2012-06-13 02:13:18 +02:00
|
|
|
CompatNoCheatPlus lists file
|
|
|
|
-------------------------------------------------------
|
|
|
|
|
2012-06-19 15:10:58 +02:00
|
|
|
LICENSE
|
|
|
|
-------------------------
|
|
|
|
Minimal license + NCP: Minimal on top of what can be done with the licenses of Bukkit/CraftBukkit/NoCheatPlus.
|
2012-06-13 02:13:18 +02:00
|
|
|
|
|
|
|
|
|
|
|
STACK
|
|
|
|
---------
|
|
|
|
?(add) more intricate load order stuff ?
|
|
|
|
!(add) Limit blockbreaking speed by mcmmo (config) !
|
|
|
|
|
|
|
|
|
|
|
|
***
|
|
|
|
!(add) reload command
|
|
|
|
|
2012-06-19 15:07:25 +02:00
|
|
|
? another sequence number (for standard events)
|
|
|
|
|
2012-07-24 07:41:53 +02:00
|
|
|
*** 0.3.0
|
2012-06-13 02:13:18 +02:00
|
|
|
|
2012-07-24 07:41:53 +02:00
|
|
|
!(add) Option to prevent adding hooks by name.
|
|
|
|
!(add) Refactor citizens hook into a general hook using reflection (PlayerClassHook).
|
2012-07-17 23:20:21 +02:00
|
|
|
|
2012-06-13 02:13:18 +02:00
|
|
|
VERSION HISTORY
|
|
|
|
---------------------------
|
2012-07-17 23:20:21 +02:00
|
|
|
|
2012-07-24 07:41:53 +02:00
|
|
|
(0.3.0)
|
2012-07-24 08:22:16 +02:00
|
|
|
- (add) Generic hook for the Player class name, defaults to exempt all non CraftPlayer classes from checks.
|
|
|
|
- (remove) Direct hooking of Citizens (+direct CraftBukkit dependency).
|
2012-07-24 07:41:53 +02:00
|
|
|
|
2012-07-23 18:09:04 +02:00
|
|
|
(0.2.2)
|
|
|
|
- (bugfix) Add noswing treatment for mcMMO.
|
|
|
|
|
2012-07-23 16:13:00 +02:00
|
|
|
(0.2.1)
|
|
|
|
- (bugfix) Checks if plugins are present for hooks.
|
|
|
|
|
2012-07-17 23:20:21 +02:00
|
|
|
(0.2.0)
|
|
|
|
- (add) Simple Citizens hook.
|
|
|
|
|
2012-06-24 03:22:56 +02:00
|
|
|
(0.1.0)
|
|
|
|
- (add) List to enable plugins: plugins.ensure-enable [Forces their events to be processed before NoCheatPlus gets them!]
|
2012-06-25 21:39:26 +02:00
|
|
|
- (bugfix) Remove import of mcMMO-hook (use direct package reference instead).
|
2012-06-24 03:22:56 +02:00
|
|
|
- (bugfix) Preserve order of entries in the lists read from the configuration.
|
2012-06-29 15:44:01 +02:00
|
|
|
- (update) config/comaptlayer
|
2012-06-24 03:22:56 +02:00
|
|
|
|
2012-06-13 02:13:18 +02:00
|
|
|
(0.0.0) [initial version]
|