Commit Graph

24 Commits

Author SHA1 Message Date
Allink 7d5d20b3f9
Set "folia-supported" in plugin.yml to true (#10) 2023-03-30 13:02:23 +03:00
Chip b7f20a595a
Update Paper API & use Adventure for chat messages (#9) 2022-10-31 00:14:57 +02:00
kaboom 308652bfd0 Various cleanups and optimizations 2022-05-21 03:17:28 +03:00
kaboom 316ce3f0f9 Simplify plugin config access 2022-05-20 22:06:26 +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
business-goose 1cd9ff47ea
Make messages yellow if the command executor is using CommandSpy (#6) 2022-02-27 12:35:20 +02: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 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