Commit Graph

13 Commits

Author SHA1 Message Date
Taah
8344e3596e Remove checkTab and replace with silentCheckRank
add isCancelled checks for MobListener
Modify the plugin's YAML file to load before essentials
Modify the world command to support the TFM Extras module
Add more checks in WorldListener to prevent spawning entities and interacting with anything except openable things (doors, trapdoors, gates)
2023-08-24 02:40:52 -07:00
ea512487ac Reformat 2023-03-08 14:26:10 -06:00
Focusvity
d6b44863aa
Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
Allink
5f64e02cae
Fix NPE in PlexCommand 2022-07-24 01:12:30 +01:00
92c07f89fe i prefer this 2022-05-19 13:59:16 -05:00
Focusvity
7efa151157
A bit more work on the API 2022-05-18 20:31:15 +10:00
Luna
ce9b70bc98
Make getNonNullPlayer work with UUIDs too (#43)
* Make getNonNullPlayer work with UUIDs too

* allman
2022-05-17 12:24:58 -05:00
Taah
b78f71c238 make vault optional and automatically enable if a server is using vault 2022-05-10 22:48:47 -07:00
bb8c34e0cd
Format 2022-05-10 00:08:45 -05:00
Taah
9557737915 add messageComponent that takes a component parameter 2022-05-07 17:37:47 -07:00
fd50589331 Allow not setting permissions 2022-05-06 16:58:56 -05:00
Taah
8fc2f74275 optionally register command 2022-05-05 18:54:08 -07:00
Focusvity
f9a577035b
Move Plex to API-driven plugin and fix NoClassDefFoundError on startup 2022-04-24 14:16:14 +10:00