Commit Graph

20 Commits

Author SHA1 Message Date
asofold a649ad5c18 Make unregistration of NCPHook instances more robust.
* Do catch exceptions on unregister (too many for now).
* Register a DisableListener with NCP, for timely unregistration.
* Still attempt to unregister in onDisable (no effect for the usual
case)
2014-07-21 12:06:33 +02:00
asofold 2dea2695b9 Quick try: Add EntityDamageByEntity hook (aiming at CrackShot). 2013-12-25 23:41:20 +01:00
asofold 124f47be1a Change info command output for cncp. 2013-03-03 16:39:54 +01: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 ec30333545 Clear registered hooks on disable, add info command (cncp). 2013-03-03 15:50:19 +01:00
asofold 607d40201c Hotfix attempt. 2012-11-16 00:42:10 +01: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 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 5518ccd6bb (BIG CHANGE) Restructure to load before NoCheatPlus. 2012-08-22 23:07:56 +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 6fcc3d016a Adapt to API being put to NCP ! 2012-08-08 01:38:28 +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 dd0c22fae2 Quick adaption: back to NoCheatPlus 2012-08-06 03:35:45 +02:00
asofold 2e33e93c0b update wrong dependices of ncp 2012-08-04 14:44:05 +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