dependabot[bot]
0bfeb6a2f0
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.0 to 3.6.2 ( #34 )
...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.6.0 to 3.6.2.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.6.0...maven-javadoc-plugin-3.6.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-01 18:39:03 +01:00
dependabot[bot]
8cbf1b789c
Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.5.0 to 3.6.0 ( #33 )
...
Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin ) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases )
- [Commits](https://github.com/apache/maven-javadoc-plugin/compare/maven-javadoc-plugin-3.5.0...maven-javadoc-plugin-3.6.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-02 15:43:22 +01:00
Christian Koop
9e850c5a49
Release v3.0.0-b2-SNAPSHOT
2023-10-23 17:57:47 +02:00
ceze88
f3c8778ad2
Updates to new database system
2023-08-02 17:20:52 +02:00
Christian Koop
5e23c339f9
Configure generation of JavaDocs and Source jars for API submodule
2023-06-24 12:32:49 +02:00
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