Commit Graph

11 Commits

Author SHA1 Message Date
54015f668a Fixes NPE if Prism or CoreProtect are not installed (#87) 2024-03-02 15:38:49 -06:00
72467de5ce Tab completer improvements (#80)
* Attempt to improve the tab completion for Plex

* i give up for the night

* steven is a god

* Fix permission node
2024-01-20 11:32:24 -06:00
7bca348587 Show the same treatment for tempbans 2024-01-15 15:45:00 -08:00
bc8c89449e Remove WebUtils, MojangUtils, and ashcon and replace references of WebUtils with DataUtils#getPlayer(String username) 2023-08-31 02:48:02 -07:00
7ff6bdb171 Remove rank system entirely and move developer title to being hardcoded 2023-08-25 04:07:56 -07:00
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
a1c009909d Lang to lang3 2022-06-08 15:09:42 -05:00
770fe65f98 Reduce code duplication 2022-05-10 00:00:48 -05:00
9284ec3409 add plugin messaging to proxies for kicking players 2022-05-09 18:05:31 -07:00
f9a577035b Move Plex to API-driven plugin and fix NoClassDefFoundError on startup 2022-04-24 14:16:14 +10:00