Plex/src/main/java/dev/plex
2022-02-21 20:26:05 -06:00
..
admin Format code 2022-02-06 23:59:26 -06:00
cache Format code 2022-02-06 23:59:26 -06:00
command 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
config Add documentation to custom Plex events + config 2022-02-07 09:07:48 -08:00
event Move gamemode stuff to listener 2022-02-13 23:55:50 -06:00
handlers 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
listener Merge pull request #3 from PlexDevelopment/punishment-rework 2022-02-21 20:26:05 -06:00
menu Code cleanup 2022-01-30 15:03:47 -06:00
player 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
punishment 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
rank Add Player field to all commands, add readable string to ranks 2022-02-03 22:49:05 -06:00
services 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
storage 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
util 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
world Optimize imports 2022-01-27 15:23:01 -06:00
Plex.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
PlexBase.java Dont call the plugin every time tl() is used 2022-01-27 15:38:44 -06:00