Commit Graph

11 Commits

Author SHA1 Message Date
Christian Koop
3967209265
Moved all classes fromcom.songoda package to com.craftaro package 2023-06-24 11:27:25 +02:00
Christian Koop
f82486aecb
Sets the plugin's version to v3.0.0-SNAPSHOT 2023-06-24 11:00:53 +02:00
Christian Koop
dea440732e
Make the plugin compatible with the latest Core-Snapshot build
I've replaced CompatibleMaterial with a library adding XMaterial.
2023-06-24 10:57:14 +02:00
Christian Koop
bbfd62c1d3
Restructures the code and add classes/interfaces to the API module
I tried creating a usable API module containing everything important without introducing
too many changes that cost time and might confuse people when migration to the new module.

We have limited time right now and need to push the 1.20 update... So no additional thoughts on
the API design (so I can regret it in the somewhat near future \o/)
2023-06-24 10:51:11 +02:00
Christian Koop
da2e999ef9
Change the project structure to allow a dedicated API module to exist 2023-06-21 15:05:48 +02:00
Brianna
6ac0814358 Removed Useless API layer and hook handler. 2019-06-08 16:24:44 -04:00
Esophose
164e4e995d Fix for 1.8, worldguard 6 support, fix epicspawners hard dependency 2019-05-11 02:15:40 -06:00
Brianna O'Keefe
89c3856ae1 Anchors are now breakable.
Anchors are now properly identified before breaking.
2018-09-12 12:06:14 -04:00
Brianna O'Keefe
c76370af43 HookHandler.
Redid the look of the anchor item titles.
added customizable lore for anchors.
2018-09-12 01:37:38 -04:00
Brianna O'Keefe
22cc5f9734 Resolved command issues.
Added system to add time to anchors based on the epic series upgrade system.
Removed level system.
Fixed anchor stacking.
Added the optional ability to allow anchors to drop when broken.
2018-09-09 17:13:47 -04:00
Brianna O'Keefe
54ea982e34 Initial commit 2018-08-31 11:02:51 -04:00