Commit Graph

12 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
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 53fece8dac
Add missing softdepend declaration 2020-12-18 01:48:30 +01:00
Phoenix616 081d217053 Added min and max y settings (Resolves #2)
Max y will be 127 in the nether by default. Use the -maxY parameter to change it. Also once a maxY is set it will try to find a random y between the values if the highest block is above the max y value.
2019-10-02 17:02:09 +01:00
Phoenix616 aa9d995e4d Re-add ability to only search in loaded chunks 2019-07-27 15:38:55 +01:00
Phoenix616 5b5450ad08 Add some more permissions and properly set command permission 2019-04-27 02:48:49 +01:00
Phoenix616 b25e38f393 Rename maxChecks to maxTries and add command flag 2019-04-27 01:03:59 +01:00
Phoenix616 3d378bdb7b Add option for setting the spawnpoint after teleporting 2019-04-12 13:10:39 +01:00
Phoenix616 d16f95b3b1 Add simple cooldown functionality
Currently doesn't support storing of that information beyond server restarts.
Also improve formatting in the plugin.yml
2019-03-27 19:02:21 +01:00
Phoenix616 7c5f658de1 Add preset commands and signs 2019-03-25 21:16:05 +01:00
Phoenix616 bb8528dbc6 [WIP] Some initial code and structure for v2 2019-01-09 01:34:52 +01:00