Commit graph

27 commits

Author SHA1 Message Date
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