Commit Graph

26 Commits

Author SHA1 Message Date
Telesphoreo 096bb1bb24 Reformat 2022-04-12 21:22:17 -05:00
Taah c071195aaf fix punishments not being retrieved from sql 2022-04-11 00:53:09 -07:00
Telesphoreo f5a89384a0 Remove commented out things 2022-04-05 13:14:53 -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
Telesphoreo 470f652e0b Actually add IPs to punishment 2022-04-02 18:03:58 -05:00
Telesphoreo 817cb03dca Add tempbans 2022-02-26 00:24:11 -06:00
Taah 1b856db297 - Add unmute & mute and some checks as well as fix prefix bug 2022-02-25 00:59:48 -08:00
Taah f13bd8a5d5 - Fix banning bug + make plex name color config option work 2022-02-24 23:50:11 -08:00
Taah bd21e5d2ba - Switch messages.yml to minimessage 2022-02-24 23:09:55 -08: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
Telesphoreo d4578f2255 Fix tab handling and add more commands 2022-02-17 20:00:47 -06:00
Telesphoreo f2db87624f Move gamemode stuff to listener
- Fix messages in messages.yml not being used
- Fixed checkRank not working
- Added permissions support for tab handing
2022-02-13 23:55:50 -06:00
Telesphoreo 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
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
Telesphoreo 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
Telesphoreo 753dba8986 Add Player field to all commands, add readable string to ranks 2022-02-03 22:49:05 -06:00
Telesphoreo 081a702c70 Actually add Player as a field to the commands 2022-02-03 22:01:30 -06:00
Telesphoreo 4a05d90c17 Code cleanup 2022-01-30 15:03:47 -06:00
Telesphoreo d4761d4386 Many, many bug fixes
- Fix permission checks
- Fix unban command
- getOfflinePlexPlayer no longer uses cache
- Register worlds before trying to load gamerules
- Customizable ban messages
2022-01-30 14:56:08 -06:00
Telesphoreo a95ea3557e I can't believe we didn't have an unban command 2022-01-29 19:31:10 -06:00
Telesphoreo 087f6dc35a Optimize imports 2022-01-27 15:23:01 -06:00
spacerocket62 8202021f07 Migrate (what I could find) legacy component system uses to kyori component system
Create List command
Remove fionn command
Remove test command
Add Mojang Utils
Auto add Plex Players back to cache on start if any are online
2022-01-27 01:00:50 -08:00
spacerocket62 587ea8f352 Begin fixing command system 2022-01-26 21:28:30 -08:00
Telesphoreo 88c70e84cc Big update 2022-01-03 21:04:39 -06:00
Telesphoreo f4aa3bd3b9 Some updates 2021-06-20 03:02:07 -05:00
Telesphoreo 5bafa1122c
tttt 2021-01-03 01:21:15 -06:00