Commit Graph

8 Commits

Author SHA1 Message Date
Phoenix616 34fc5c3439
Add ability to select random preset 2023-03-16 16:48:59 +01:00
johnfriedrich 18ad2b50c0 Use player world as preset when using rtp without parameters 2022-05-28 22:50:24 +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 5b5450ad08 Add some more permissions and properly set command permission 2019-04-27 02:48:49 +01:00
Phoenix616 c4d9fd74af Don't start multiple searches at once
This only applies to sign interactions and when a player uses a preset himself
2019-04-12 16:07:06 +01:00
Phoenix616 7c5f658de1 Add preset commands and signs 2019-03-25 21:16:05 +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 bb8528dbc6 [WIP] Some initial code and structure for v2 2019-01-09 01:34:52 +01:00