Commit Graph

235 Commits

Author SHA1 Message Date
asofold bd5bc5a5bd Use public visibility for event handler methods. 2018-01-20 00:37:39 +01:00
asofold 7a4a8b0490 [BLEEDING] With NCP 3.16.1-SNAPSHOT: remove plugin enabling, add order.
* Run from NCP 3.16.1-SNAPSHOT on exclusively.
* Add default order to registration.
* Add true wrapping order to hook event handlers.
* Remove config features for enabling other plugins.
* Remove static instance storing.

Effects remain to be seen...
2018-01-17 15:32:18 +01:00
asofold b00cbbdb21 Set version to 6.6.6-SNAPSHOT in case of future changes. 2018-01-14 13:42:56 +01:00
asofold 94f2565005 Release building against NCP 3.16.0.
-SNAPSHOT, because we can't build NCP right now.
2018-01-07 22:47:30 +01:00
asofold 66006f63d8 Set version to 6.6.5-RC for release. 2018-01-07 21:00:22 +01:00
asofold f1e9efc828 Don't use getTypeId. 2017-12-10 14:44:08 +01:00
asofold 0487003e55 Set version to 6.6.5-SNAPSHOT. 2017-12-10 14:43:54 +01:00
asofold ad3104ead3 Set version to 6.6.4-RC for release and depend on NCP 3.15.1-RC. 2017-04-17 17:36:06 +02:00
asofold ad48d3400b Use IDisableListener instead of the deprecated DisableListener. 2017-04-02 11:30:24 +02:00
asofold 37487f0dbe Merge pull request #9 from TheComputerGeek2/master
Magicspells compatibility
2016-12-04 12:59:25 +01:00
TheComputerGeek2 a490a718c8 Added class based exemption hook for PlayerInteractEvent.
Default contains MagicSpells's wrapped event class.
2016-12-03 18:50:15 -08:00
TheComputerGeek2 fe67703311 Added MagicSpells events to existing class based exemption hooks.
- BlockBreak
- BlockPlace
- EntityDamageByEntity
2016-12-03 17:58:56 -08:00
asofold 4c265ec186 Update to latest NCP changes. 2016-06-21 20:13:39 +02:00
asofold aeff9584d9 Set NCP dependency to 3.14.0-SNAPSHOT. 2016-04-24 11:59:13 +02:00
asofold fa5c1e05aa Remove WorldGuard from the ensure-enable preset.
Don't remember why it's been there...
2015-11-24 14:55:32 +01:00
asofold 8ca712c2dc Set version to 6.6.3-SNAPSHOT for next iteration. 2015-11-24 14:54:49 +01:00
asofold d7da0388ff Set version to 6.6.2-RC for release. 2015-11-24 14:37:13 +01:00
asofold b06e76d4c5 Random bullshit. 2015-11-24 14:34:55 +01:00
asofold d14f6a7b7e Set all to provided scope. 2015-11-24 14:28:19 +01:00
asofold 90674d3af2 Add spigot hub repo. 2015-11-24 14:10:57 +01:00
asofold de0aee342b Use bukkit 1.8.8. 2015-11-24 14:08:55 +01:00
asofold dbd5b2dfd7 Set NCP dependency version to 3.13.1-SNAPSHOT. 2015-11-24 07:51:02 +01:00
asofold 3edeec8f7c Copy ActionFrequency here, to avoid issues on future renaming. 2015-11-24 07:37:31 +01:00
asofold faa27713fd Set version to 6.6.2-SNAPSHOT. 2015-11-24 07:35:08 +01:00
asofold 0c52cbef60 Maven not found for MagicSpells, remove this hook for the time being. 2015-07-30 12:44:43 +02:00
asofold 64da08c65c Maven has mcMMO. 2015-07-30 12:28:30 +02:00
asofold 9beac2b7e7 Citizens2 has Maven. 2015-07-30 12:09:08 +02:00
asofold c3a15f6929 Bump version + get NoCheatPlus over Maven (repo.md-5.net). 2015-07-30 11:55:54 +02:00
asofold 63702f2641 Update to 1.8.x, move dependency jars off GitHub. 6.6.0 NOT ON JENKINS! 2015-07-29 00:14:10 +02:00
asofold 21d54b48a4 onEnable: Log an error if NCP is not there or already enabled. Spaces. 2015-03-22 01:24:18 +01:00
asofold 94fd56e66f Set bukkit dependency to 1.8 (thus add Spigot repositories). 2015-02-08 00:51:27 +01:00
asofold 3e43f0a367 Update mcMMo and NCP dependencies. 2015-02-08 00:32:01 +01:00
asofold 4c9145c225 Set SNAPSHOT version. 2014-07-21 12:14:35 +02:00
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