Commit Graph

14 Commits

Author SHA1 Message Date
Phoenix616 b8d686d9d3
Re-add backwards support down to 1.13
Also update PaperLib dependency and repo
2022-05-22 12:42:51 +01:00
Omer Oreg 61c32c5995
Implements Hooks for GriefDefender & ChunkyBorder. (#49)
* Added griefdefender support

* Added info command

* Fixed info command not executing

oops

* Implemented hook for chunkyborder

* Removed --info command

You can get this info in the logs.

* Update plugin.yml

* Added missing GriefDefender hook artifact
2022-05-22 00:23:34 +01:00
Phoenix616 6098947fbb
Fix issues with world heights (Resolves #50)
This adds support for new 1.17 min world heights as well as move the default nether max y one down.
2022-01-05 01:12:30 +01:00
Phoenix616 c893b45ddc
Rename maven project and add provides to differentiate from others 2021-02-01 14:24:47 +01:00
Phoenix616 a8db0033df
Add MineDown support (and with that RGB colors) 2020-09-03 17:23:23 +01:00
Phoenix616 0cf2f0a28a
Update language library 2020-07-03 22:13:46 +01:00
Phoenix616 0c35fe9bb9 Require 1.13 2020-04-17 23:31:45 +01:00
Phoenix616 80eeab8fc0 Update to PaperLib 1.0.2 to fix version detection 2019-04-12 15:44:15 +01:00
Phoenix616 5eba37c68b Fix maven building issues 2019-03-26 13:06:51 +01:00
Phoenix616 59bcf6e79a Implement validators and command parsing. Also add language support.
Theoretically this should already work...
2019-02-20 00:44:10 +01:00
Phoenix616 9017dadc15 Fix issues with maven build 2019-01-23 00:48:02 +01:00
Phoenix616 514e2bb684 Prepare plugin hooks module 2019-01-22 23:15:32 +01:00
Phoenix616 fd552c9ecb Rename hooks module to just hook 2019-01-22 23:05:13 +01:00
Phoenix616 bb8528dbc6 [WIP] Some initial code and structure for v2 2019-01-09 01:34:52 +01:00