Commit Graph

11 Commits

Author SHA1 Message Date
7420e7e721 Optimize imports 2022-04-05 15:40:42 -05:00
Taah
6f4bc5aec1 so far it is working but the only thing preventing me from going to fully asynchronous calls for punishments is httpd... 2022-04-04 01:36:50 -07:00
Taah
8550240754 - Start the indefinite ban system, currently working with manually adding to the configuration.
- /plex reload reloads the indefinite bans
- Fixed bug where AdminChat showed up with symbols still and not colorized in adminchat
2022-02-27 22:28:00 -08:00
817cb03dca Add tempbans 2022-02-26 00:24:11 -06:00
27daa3a858 ee 2022-02-25 02:08:46 -06:00
Taah
bd21e5d2ba - Switch messages.yml to minimessage 2022-02-24 23:09:55 -08:00
553e5c6355 Formatting 2022-02-22 03:30:23 -06:00
Taah
6f506ac5cb 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
917775e7e7 Format code 2022-02-06 23:59:26 -06:00
cb3a6cc391 Last minute bug fix 2022-02-06 23:58:55 -06:00
2631867e27 Fix a whole bunch of bugs
- Rewrite how bans are handled
- Add /unfreeze command
- Rename LoginListener to BanListener
- Persistent commandspy
2022-02-06 23:53:57 -06:00