Commit Graph

50 Commits

Author SHA1 Message Date
asofold c23e39d156 Reset set-speed hook values for older config versions.
Some people might have had the inoperable set-speed hook enabled.
2013-07-17 11:57:06 +02:00
asofold 56f534a0ea Update dependencies. 2013-06-18 00:05:00 +02:00
asofold 13e2554e24 [EXPERIMENTAL] Add in MagicSpells hook, untested.
This only works for spells that are processed in the same tick.
2013-03-03 16:26:14 +01:00
asofold af7114a455 Lists. 2013-03-03 14:43:27 +01:00
asofold dbb70e9bcc Add skeleton for MagicSpells support (not yet operable). 2013-03-03 13:35:55 +01:00
asofold 52b60bd04b Update some dependencies. 2013-01-23 02:52:56 +01:00
asofold 7af0957935 Set dependency for Bukkit to LATEST (1.4.7), for NCP to build 324 2013-01-20 17:22:49 +01:00
asofold 07c9242e96 lists 2012-12-21 11:48:08 +01:00
asofold d6c093d2fd Adapt to NCP API changes (NCP build 158 +). 2012-10-17 18:31:02 +02:00
asofold fbea0ee095 Add SpoutClientPlayer to default classes. 2012-10-03 02:27:02 +02:00
asofold 5af4f6a661 Compatibility with Spout. 2012-09-15 20:20:27 +02:00
asofold 7c03eefa1e lists. 2012-09-15 10:12:42 +02:00
asofold 5645f468b0 (bugfix) critical: Insta break hook uses a stack now. 2012-09-13 19:01:39 +02:00
asofold 122848d04b REVERT: insta break hook needs to be enabled, currently (slightly
mysterious).
2012-09-13 18:10:02 +02:00
asofold 5d43f83351 - (adjust) Also exempt mcMMO from WrongBlock check, disable insta break
hook (for ncp 88+), limit to 20 blcokbreaks per second by default.
2012-09-13 18:04:16 +02:00
asofold 306e1d41f0 (6.2.1)
- (bugfix) Fix priorities of InstaBreak hook.
2012-09-13 00:07:20 +02:00
asofold 980a39c693 - (add) Generic insta break hook.
- (add) Option to let mcMMO use the insta break hook.
2012-09-12 19:19:20 +02:00
asofold c9d1b1e490 (adapt) Adjust mcMMO hook to build 84 of NCP. Use exemption mechanisms
where possible for better performance.
2012-09-12 18:27:52 +02:00
asofold 6ce5d55618 ADjust to NCP build 82 + . 2012-09-10 21:26:18 +02:00
asofold 043f2aadb6 lists 2012-09-04 00:20:48 +02:00
asofold da9a098b90 wow 2012-09-01 01:37:03 +02:00
asofold ee8d2e326f Lists - to note: PlayerClass is enabled by default (again). 2012-08-31 04:26:56 +02:00
asofold 39534cc5af (6.1.0)
- (add) Generic hooks: block-break and block-place. Some defaults added
for MachinaCraft.
- (refactor) Re structured generic hooks configuration handling.
2012-08-31 04:25:49 +02:00
asofold 73784131a5 (bugfix) Citizens2 hook should unregister correctly on reloading etc. 2012-08-24 13:49:04 +02:00
asofold 5518ccd6bb (BIG CHANGE) Restructure to load before NoCheatPlus. 2012-08-22 23:07:56 +02:00
asofold 3d73099442 lists 2012-08-11 14:08:22 +02:00
asofold 827617eeb6 - (change) Set speed is disabled by default and needs to be anabled by
the config flag.
- (add) Enable flags for the built in generic hooks.
2012-08-11 13:50:07 +02:00
asofold 9896ead526 ADd player speed hook 2012-08-10 18:45:02 +02:00
asofold c96430fdc9 (add) Hook for Citizens 2 . 2012-08-08 03:42:10 +02:00
asofold 34da5cc0d6 lists 2012-08-08 02:10:01 +02:00
asofold 82bcac2029 switch to enum 2012-08-07 21:14:31 +02:00
asofold 447ef2f4a9 (BIG CHANGE) Internal structure and hooks. 2012-08-07 19:38:17 +02:00
asofold 84f67ba251 Increment Version: API change 2012-08-07 16:44:42 +02:00
asofold dd0c22fae2 Quick adaption: back to NoCheatPlus 2012-08-06 03:35:45 +02:00
asofold addfd395a6 (bugfix?) Re release with corrected class name (something went wrong). 2012-08-05 17:00:57 +02:00
asofold a1ec2f5559 - (BIG CHANGE) THIS NOW IS FOR: DeadNoCheat 2012-08-04 14:39:02 +02:00
asofold cff19411d8 (CHANGE) Packet naming. 2012-07-27 21:06:46 +02:00
asofold 94015d1066 (add) Option to prevent adding hooks (only is effective if cncp has been
loaded already).
2012-07-24 08:45:50 +02:00
asofold 4e45a0f415 (add) Generic hook for the Player class name, defaults to exempt all non
CraftPlayer classes from checks.
2012-07-24 08:22:16 +02:00
asofold b293b29314 (remove) Direct hooking of Citizens. 2012-07-24 07:41:53 +02:00
asofold d2a57b490b (bugfix) Add noswing treatment for mcMMO. 2012-07-23 18:09:04 +02:00
asofold 57f7967346 lists 2012-07-23 16:13:00 +02:00
asofold 9aae08bcec ok. 2012-07-17 23:25:04 +02:00
asofold 0a91aa1c48 Raw: add Citizens hook 2012-07-17 23:20:21 +02:00
asofold 5312e9573d (update) config/comaptlayer 2012-06-29 15:44:01 +02:00
asofold a7df119a9c (bugfix) Remove import of mcMMO-hook (use direct package reference
instead).
2012-06-25 21:39:26 +02:00
asofold a59efb80f9 Preserve order of entries in the lists read from the configuration. 2012-06-24 03:22:56 +02:00
asofold c188f67a61 add license hint 2012-06-19 15:10:58 +02:00
asofold f0745f58ba lists 2012-06-19 15:07:25 +02:00
asofold 981bc7d28f initial version on server 2012-06-13 02:13:18 +02:00