Commit Graph

9 Commits

Author SHA1 Message Date
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
d4578f2255 Fix tab handling and add more commands 2022-02-17 20:00:47 -06:00
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
753dba8986 Add Player field to all commands, add readable string to ranks 2022-02-03 22:49:05 -06:00
081a702c70 Actually add Player as a field to the commands 2022-02-03 22:01:30 -06:00
4a05d90c17 Code cleanup 2022-01-30 15:03:47 -06:00
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
bc41415034 Fix unban 2022-01-29 19:53:22 -06:00
a95ea3557e I can't believe we didn't have an unban command 2022-01-29 19:31:10 -06:00