Commit Graph

58 Commits

Author SHA1 Message Date
asofold
9896ead526 ADd player speed hook 2012-08-10 18:45:02 +02:00
asofold
637a0795b2 Increment version: feature 2012-08-10 18:02:21 +02:00
asofold
c96430fdc9 (add) Hook for Citizens 2 . 2012-08-08 03:42:10 +02:00
asofold
e4b5db2e02 Increment version (feature) 2012-08-08 03:38:11 +02:00
asofold
34da5cc0d6 lists 2012-08-08 02:10:01 +02:00
asofold
6fcc3d016a Adapt to API being put to NCP ! 2012-08-08 01:38:28 +02:00
asofold
f7079693b0 method name 2012-08-08 01:12:55 +02:00
asofold
23442aef66 hooksByName it shoudlbne for names arent unique. 2012-08-08 00:22:15 +02:00
asofold
ab670c3a75 Added missing check types (hopefuully all for the moment). 2012-08-07 21:47:31 +02:00
asofold
85ae6112d8 javadocs updated 2012-08-07 21:30:38 +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
7d3ba1e3eb add removeHooks convenience method 2012-08-07 19:00:51 +02:00
asofold
5771c20d2e update javadoc 2012-08-07 18:49:21 +02:00
asofold
1a0e5f4aa6 allow checkIds to be null (i.e. ALL). 2012-08-07 18:48:57 +02:00
asofold
3caa3cd96f add API for all hooks (remove, get). 2012-08-07 18:45:15 +02:00
asofold
759872b5d3 add javadocs. 2012-08-07 18:38:57 +02:00
asofold
29125e7aa2 Add check ids currently used by hooks. 2012-08-07 18:25:26 +02:00
asofold
55fbfcd758 update javadocs 2012-08-07 18:21:33 +02:00
asofold
2e3d93f4d2 use method for calculating the group id. 2012-08-07 18:02:45 +02:00
asofold
5644f7b01f Added methods for removing hookjs by name. 2012-08-07 17:38:39 +02:00
asofold
84f67ba251 Increment Version: API change 2012-08-07 16:44:42 +02:00
asofold
074626c2e7 Example sketch for new hook system (designed for replacing events
completely later).
2012-08-07 16:43:58 +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
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
asofold
0698c42e24 non beta ! 2012-07-24 08:46:09 +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
cb1ff7b30b fix: add setting super class checking from config 2012-07-24 08:33:12 +02:00
asofold
bea446d9be fix ocnfig paths for hooks 2012-07-24 08:31:24 +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
ffb9c1ad75 Increment version: feature 2012-07-24 07:33:27 +02:00
asofold
d2a57b490b (bugfix) Add noswing treatment for mcMMO. 2012-07-23 18:09:04 +02:00
asofold
19e0d9fa5f Verison increment: fix 2012-07-23 18:02:26 +02:00
asofold
57f7967346 lists 2012-07-23 16:13:00 +02:00
asofold
778f6a1589 Add assertPluginPresent to Citizens hook. 2012-07-23 16:11:59 +02:00
asofold
cda9c666c1 add assertPluginPresent to constrctor of mcMMO hook. 2012-07-23 16:11:24 +02:00
asofold
53e8b24740 add assertPluginPresent to AbstractHook 2012-07-23 16:10:32 +02:00
asofold
40f7057744 crement version: fix 2012-07-23 16:04:25 +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
6514430179 Increment version: feature 2012-07-17 23:13:35 +02:00
asofold
5312e9573d (update) config/comaptlayer 2012-06-29 15:44:01 +02:00
asofold
218915a702 cleanup imports 2012-06-27 17:02:53 +02:00
asofold
b300d33db4 use Configutil.asList 2012-06-27 17:02:36 +02:00
asofold
1904c30df3 add new compatlayer 2012-06-27 17:01:53 +02:00
asofold
a7df119a9c (bugfix) Remove import of mcMMO-hook (use direct package reference
instead).
2012-06-25 21:39:26 +02:00