Commit graph

17 commits

Author SHA1 Message Date
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 538f580238 Fix command issue 2019-12-17 19:39:53 +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 3094f6b141 Rollback to 1.12.2 for now 2018-08-06 04:14:49 +03:00
mathias 53dfd741bf Target 1.13 2018-08-02 13:28:24 +03:00
mathias 740ab43d87 Initial version 2018-05-13 18:28:53 +03:00