Plex/server/src/main/java/dev/plex/listener/impl
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
..
AdminListener.java Reformat 2023-03-08 14:26:10 -06:00
AntiNukerListener.java Reformat 2023-03-08 14:26:10 -06:00
AntiSpamListener.java Reformat 2023-03-08 14:26:10 -06:00
BanListener.java Add bypass for command blocking and definite bans 2023-08-22 14:37:45 -07:00
BlockListener.java Reformat 2023-03-08 14:26:10 -06:00
BookListener.java Reformat 2023-03-08 14:26:10 -06:00
ChatListener.java Allow someone to modify the event before the renderer is set. This allows someone to edit the message before processing 2023-08-23 19:34:01 -07:00
CommandListener.java Fixes vulnerability related to command blocking in rank-based systems (#58) 2023-08-23 15:23:30 -05:00
DropListener.java Begin work on toggles 2022-05-19 16:11:45 -05:00
FreezeListener.java Cancel PlayerTeleportEvent for frozen players (closes #31) 2022-05-02 06:08:30 +01:00
GameModeListener.java Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
MobListener.java Remove checkTab and replace with silentCheckRank 2023-08-24 02:40:52 -07:00
MuteListener.java Reformat 2023-03-08 14:26:10 -06:00
PlayerListener.java Reformat 2023-03-08 14:26:10 -06:00
ServerListener.java Reformat 2023-03-08 14:26:10 -06:00
SignListener.java Allow books and signs to use SafeMiniMessage 2022-05-04 17:40:58 +01:00
TabListener.java Minor clean up 2023-03-08 22:45:47 +11:00
TogglesListener.java Properly disable explosions (#45) 2022-06-05 15:29:49 -05:00
WorldListener.java Remove checkTab and replace with silentCheckRank 2023-08-24 02:40:52 -07:00