Chip
b7f20a595a
Update Paper API & use Adventure for chat messages ( #9 )
2022-10-31 00:14:57 +02:00
kaboom
5933691f8c
Compile with Java 17
2022-10-31 00:14:34 +02:00
kaboom
308652bfd0
Various cleanups and optimizations
2022-05-21 03:17:28 +03:00
Allink
a904674707
Update the maven Paper repository URL ( #8 )
...
* Update the maven Paper repository URL
* Remove /repo
2022-05-20 22:22:43 +03:00
kaboom
316ce3f0f9
Simplify plugin config access
2022-05-20 22:06:26 +03:00
kaboom
21e3c43b14
Remove unnecessary .checkstyle file
2022-05-20 05:18:28 +03:00
kaboom
2c43271355
Set maximum line length to 100 characters
2022-05-20 05:15:47 +03:00
kaboom
7762bd56f5
Use spaces instead of tabs
2022-05-20 05:10:07 +03:00
kaboom
849895747e
Remove 'NewlineAtEndOfFile' checkstyle suppression
2022-05-20 04:34:30 +03:00
kaboom
d90ebc4393
Update maven-checkstyle-plugin to 3.1.2
2022-05-20 04:34:30 +03:00
business-goose
1cd9ff47ea
Make messages yellow if the command executor is using CommandSpy ( #6 )
2022-02-27 12:35:20 +02:00
kaboom
b4ce0443a4
Use actions/setup-java v2
2021-10-23 05:11:54 +03:00
kaboom
a577e87c97
Use Java 8 in GitHub Actions workflow
2021-10-23 05:03:15 +03:00
Luna
0e4fb0950f
Add GitHub Actions workflow ( #5 )
2021-09-03 17:53:48 +03:00
Kaboom
b1fb2f5490
Merge pull request #4 from business-goose/patch-1
...
Don't use ridiculously outdated language versions
2021-09-01 05:34:11 +03:00
Business Goose
0123e254da
Don't use ridiculously outdated JDKs
...
Maven won't compile with this
2021-08-31 19:44:40 +01:00
Business Goose
b2df42a51c
Disable the ability to view cancelled player commands ( #2 )
...
* Disable the ability to view cancelled player commands
This would mean that you cannot see the commands of persons who have been ICU controlled.
This would be a nice quality-of-life update because some bots who have been ICU controlled can still clog up CommandSpy even though their commands mean nothing.
* Move check outside the loop, per mathiascode's request
* Remove superfluous check
2020-12-12 18:59:04 +02:00
mathiascode
fb0c8e11ae
Correct command logic
2020-04-16 20:40:33 +03:00
mathiascode
bbfd27a046
Fix command error
2020-04-16 20:29:57 +03:00
mathiascode
3bd20f4ceb
Use correct index
2020-04-16 20:22:09 +03:00
mathiascode
8c4d4e8e6f
Add on/off arguments
2020-04-16 20:18:44 +03:00
mathiascode
099982d788
Change text color
2020-04-16 20:12:44 +03:00
mathiascode
2e70511748
Optimizations
2020-04-16 20:05:32 +03:00
mathiascode
0a3c44db89
Optimizations
2020-04-16 19:43:57 +03:00
mathiascode
a30bae3c3c
Don't allow star imports
2019-12-21 15:07:27 +02:00
mathiascode
538f580238
Fix command issue
2019-12-17 19:39:53 +02:00
mathiascode
43eb404e48
Target Java 5
2019-12-17 19:17:40 +02:00
mathiascode
9dc606c341
Set encoding
2019-12-17 18:55:36 +02:00
mathiascode
13b1b56545
Decrease target version
2019-12-17 18:09:28 +02:00
mathiascode
184fab622d
Update gitignore
2019-12-17 18:04:10 +02:00
mathiascode
29c52b475f
Enforce checkstyle
2019-12-17 18:00:31 +02:00
mathiascode
72a164ac3e
Cleanups
2019-09-28 03:37:11 +03:00
mathiascode
fd068e2682
Better command handling in console
2019-09-22 05:44:11 +03:00
mathias
1fa559b92f
Minecraft 1.13.2 compatibility and optimizations
2019-07-24 01:59:14 +03:00
mathias
3f6aa6718f
Track sign changes
2019-04-05 11:36:48 +03:00
mathias
bd9fc89ab8
Update repo URL
2018-10-01 16:56:07 +03:00
mathias
3094f6b141
Rollback to 1.12.2 for now
2018-08-06 04:14:49 +03:00
mathias
64056dfd02
Clean up pom
2018-08-02 13:42:36 +03:00
mathias
53dfd741bf
Target 1.13
2018-08-02 13:28:24 +03:00
mathias
926ec616a8
Update readme
2018-07-11 18:26:17 +03:00
mathias
740ab43d87
Initial version
2018-05-13 18:28:53 +03:00
mathias
3238dac0a7
Initial commit
2018-05-13 15:18:12 +00:00