Commit Graph

17 Commits

Author SHA1 Message Date
Taah
9ddf3ceeda fix mongo support 2022-04-07 00:37:31 -07:00
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
894cda2ede Remove some of this duplicate code 2022-04-03 16:45:32 -05:00
470f652e0b Actually add IPs to punishment 2022-04-02 18:03:58 -05:00
3c0b79ba06 Start getting rid of legacy strings 2022-03-17 17:16:17 -05: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
3f3bba57ac Reformat code 2022-02-26 00:26:42 -06:00
817cb03dca Add tempbans 2022-02-26 00:24:11 -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
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
Taah
fddf57d7f5 Convert to Ashcon API for NameHistory 2022-02-06 21:06:55 -08:00
spacerocket62
c2206d0079 - Fix NH bug & Gson not liking LocalDateTime 2022-02-06 19:43:37 -08:00
spacerocket62
211308e813 Add documentation to dev.plex.admin, dev.plex.banning, dev.plex.cache, and dev.plex.command (annotations and PlexCommand.java only)
Convert Date in punishments to LocalDateTime
2022-02-05 15:14:23 -08:00
93a8a10212 That's right, Redis is working!
- Fix end date for bans not being correct
- Add a lot of debug information
- Add ban reasons
2022-02-04 02:18:07 -06:00
087f6dc35a Optimize imports 2022-01-27 15:23:01 -06:00
5bafa1122c
tttt 2021-01-03 01:21:15 -06:00