Commit Graph

202 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 c410ebb9da Set version to 6.5.0-RC for release. 2014-05-26 20:49:11 +02:00
asofold 9b273d6f19 Correct file name. 2014-05-26 20:48:41 +02:00
asofold 2afd9a458c Update Bukkit dependency to 1.7.9-R0.1-SNAPSHOT. 2014-04-27 10:57:21 +02:00
asofold 32a2c976b4 Update jar dependencies to the latest versions available at BukkitDev. 2014-04-27 10:47:22 +02:00
asofold 2dea2695b9 Quick try: Add EntityDamageByEntity hook (aiming at CrackShot). 2013-12-25 23:41:20 +01:00
asofold d910a01aa9 Set version to 6.5.0-SNAPSHOT (adding features). 2013-12-25 23:26:59 +01:00
asofold 135596b114 Merge pull request #2 from HeroCC/patch-1
dev-url fix
2013-11-06 04:20:18 -08:00
HeroCC 74e8f9bd61 Update plugin.yml
I fixed the quotes in the dev-url, they are not supposed to be there. (Works with CBUTD now)
2013-10-31 15:57:34 -04:00
asofold 809ece249f Update to latest dependencies (1.6.4). 2013-10-03 15:13:13 +02:00
asofold 05fd5c76d8 Set version to 6.4.5-SNAPSHOT - back to dev. 2013-08-04 20:44:23 +02:00
asofold b4cbaddc3b Set version to 6.4.4-RC for release on BukkitDev. 2013-07-26 23:36:10 +02:00
asofold 6d162287b0 Update NCP dependency to beta release candidate. 2013-07-26 23:35:42 +02:00
asofold b37ccf4d49 Update ncp dependency. 2013-07-17 12:37:43 +02:00
asofold 38952d5e87 Add BUILD_SERIES parameter and defaults for series and number ('?'). 2013-07-17 12:16:17 +02:00
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 3103ffbafa Must increment version of HookSetSpeed. 2013-07-17 11:47:35 +02:00
asofold ec15239b87 Set Bukkit dependency to 1.6.2. 2013-07-16 01:25:35 +02:00
asofold 52295403a0 Update dependencies. 2013-07-16 00:24:52 +02:00
asofold e049523b30 L-O-L. 2013-07-15 22:03:59 +02:00
asofold ebcc776553 Set initial speeds for the set-speed hook to CraftBukkit defaults. 2013-07-15 22:01:40 +02:00
asofold c474c775be Set version to 6.4.4-SNAPSHOT for new version naming. 2013-07-15 21:27:29 +02:00
asofold 56f534a0ea Update dependencies. 2013-06-18 00:05:00 +02:00
asofold ad4d7a284d Suppress deprecation warnings for NCP API access. 2013-06-07 15:28:22 +02:00
asofold e53ab6e7f1 Set version to 6.4.3-DEV for development phase. 2013-06-07 15:27:51 +02:00
asofold 4cafa83d79 Update plugin dependencies. 2013-05-04 02:01:44 +02:00
asofold 309dbe1cf6 Set version to 6.4.2-RC for release on BukkitDev. 2013-05-04 02:01:14 +02:00
asofold 6586543706 Update dependencies. 2013-03-22 09:03:15 +01:00
asofold 72d5e5a0b4 Set version to 6.4.2 for further development. 2013-03-22 09:02:40 +01:00
asofold 124f47be1a Change info command output for cncp. 2013-03-03 16:39:54 +01:00
asofold 48ca4e4ee5 Add dev-url to plugin.yml. 2013-03-03 16:36:06 +01:00
asofold aa81be84b5 Set version to 6.4.1-RC for release on BukkitDev (fixes). 2013-03-03 16:34:31 +01:00
asofold 54ee77d51b Set version to 6.4.0-RC for release on BukkitDev. 2013-03-03 16:29:56 +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 af7114a455 Lists. 2013-03-03 14:43:27 +01:00
asofold de7025debf Deprecate ExemptionManager. 2013-03-03 14:18:10 +01:00
asofold 11b6c18c74 Forgot to increment versions of changed hooks. 2013-03-03 14:13:25 +01:00
asofold 46fa467755 Add SpoutCraftPlayer (and other random ones) ot player-class default
player classes.
2013-03-03 14:11:21 +01:00
asofold 165a5462a5 Add License. 2013-03-03 13:46:09 +01:00
asofold 58436abf35 By default the player-class hook is disabled from now on.
It was mostly used for Citizens 1.
2013-03-03 13:39:50 +01:00
asofold aaede8c4e3 Set Bukkit dependency to 1.4.7-R1.0. 2013-03-03 13:36:16 +01:00
asofold dbb70e9bcc Add skeleton for MagicSpells support (not yet operable). 2013-03-03 13:35:55 +01:00
asofold a284937c47 Update mcMMO dependency. 2013-03-02 12:02:06 +01:00
asofold 6fb70cb572 DEpendency: NCP 3.8.10-b428 2013-03-02 12:01:54 +01:00
asofold d93c7d1166 Add AbstractConfigurableHook. 2013-02-06 09:41:13 +01:00
asofold e26e9d1407 Version increment: feature 2013-02-06 09:07:50 +01:00
asofold 444cb0311c Version to 6.3.9. 2013-02-01 08:33:57 +01:00
asofold cbe63815ba Better cancary. 2013-02-01 08:33:17 +01:00
asofold a362430a79 Update mcMMO dependency and NCP dependency (3.8.9-b353). 2013-01-31 03:01:33 +01:00