Plex/src/main/java/dev/plex/listener/impl
2022-02-21 20:26:05 -06:00
..
AdminListener.java Move gamemode stuff to listener 2022-02-13 23:55:50 -06:00
BanListener.java Rework punishment system by deleting the Ban and BanManager and moving everything into Punishment Manager. TODO cache punishments maybe? who knows! add an active field to punishments and fix the ban service to actually unban players 2022-02-21 16:20:22 -08:00
ChatListener.java Fix a whole bunch of bugs 2022-02-06 23:53:57 -06:00
CommandListener.java Add CommandSpy 2022-02-04 15:25:40 -06:00
FreezeListener.java Fix a whole bunch of bugs 2022-02-06 23:53:57 -06:00
GameModeListener.java Move gamemode stuff to listener 2022-02-13 23:55:50 -06:00
PlayerListener.java Rework punishment system by deleting the Ban and BanManager and moving everything into Punishment Manager. TODO cache punishments maybe? who knows! add an active field to punishments and fix the ban service to actually unban players 2022-02-21 16:20:22 -08:00
ServerListener.java - Add samples to config for motd 2022-02-21 17:26:50 -08:00
WorldListener.java - Make adminworld check for ranks or permissions 2022-02-21 16:29:52 -08:00