NoCheatPlus/NCPCore
asofold ea5b249197 Alter how command lists are interpreted. Might fix some issues.
Details:
* Only trim commands from the left side (both on feed and check).
* Ensure versions with and without leading '/' are fed into trees.
* Move methods to feed CharPrefixTree from configs to CommandUtil.

Potentially fixes (untested):
* Only deny the sub-commands for a prefix, example: feed 'version ' to
consoleonly, in order to allow 'version' but not 'version NoCheatplus'.
* Might fix some plugin/server specific prefixes not being detected,
example: feed "/version" and expect "/bukkit:version" to be blocked.
2014-12-17 18:54:04 +01:00
..
src/main/java/fr/neatmonster/nocheatplus Alter how command lists are interpreted. Might fix some issues. 2014-12-17 18:54:04 +01:00
pom.xml Add depth strider support. 2014-12-05 11:47:34 +01:00