Commit graph

28 commits

Author SHA1 Message Date
Telesphoreo 137bc44212 a few things 2022-02-22 01:11:37 -06:00
Taah 355a930c89 - Create tag command
- Fix bug fixes
2022-02-21 22:55:59 -08:00
Taah 455713db3c - Fix world permissions handling and add more customization 2022-02-21 20:51:05 -08:00
Telesphoreo 3d3d92d72b cba to do this 2022-02-21 20:43:53 -06:00
Telesphoreo 02f5654c6d
Merge pull request #3 from PlexDevelopment/punishment-rework
Rework punishment system
2022-02-21 20:26:05 -06:00
Taah e446002567 - Add samples to config for motd 2022-02-21 17:26:50 -08:00
Taah 93fa38d9da - Make adminworld check for ranks or permissions 2022-02-21 16:29:52 -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 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 917775e7e7 Format code 2022-02-06 23:59:26 -06:00
Telesphoreo cb3a6cc391 Last minute bug fix 2022-02-06 23:58:55 -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 e70a01868d Fix plex creating a new punished player everytime 2022-02-05 15:18:17 -08:00
spacerocket62 4171a504ce Fix commands rank permission system by adding check for ANY command source 2022-02-05 13:51:15 -08:00
Telesphoreo d8a8f33425 this codebase is a mess 2022-02-05 14:43:49 -06:00
Telesphoreo eebb34cd1c Add CommandSpy 2022-02-04 15:25:40 -06:00
Telesphoreo dbf95441dc 🅱️an glowup 2022-02-04 14:13:56 -06: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 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 86f3fd8d29 Begin work on implementing ranks 2022-01-29 16:35:48 -06:00
Telesphoreo 087f6dc35a Optimize imports 2022-01-27 15:23:01 -06:00
spacerocket62 15f0f5fe2d Move the chat renderer to a final class variable instead of initializing it every chat event 2022-01-27 01:03:48 -08: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
Telesphoreo f2bbf6f6dc Gamerule stuff 2022-01-27 00:36:00 -06: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