Commit graph

21 commits

Author SHA1 Message Date
Telesphoreo 6a569bb638 Fix many bugs 2022-03-18 20:12:05 -05:00
Telesphoreo 06e51926be Major changes
- Convert prefixes to Component
- Styling improvements to the list command
- Fix tab completing on plex command
- Allow console to check ranks of other players
- Add coloring in tab for admins
- Add color field to ranks and titles
- Fix debug logging not working
2022-03-17 20:18:35 -05:00
Telesphoreo 3f3bba57ac Reformat code 2022-02-26 00:26:42 -06: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 210b02ff78 Add minimessage support to prefixes 2022-02-25 00:37:43 -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
Telesphoreo b6f4ddbb4c Add adminchat 2022-02-24 21:56:28 -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 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 4171a504ce Fix commands rank permission system by adding check for ANY command source 2022-02-05 13:51:15 -08:00
Telesphoreo eebb34cd1c Add CommandSpy 2022-02-04 15:25:40 -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 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 f4aa3bd3b9 Some updates 2021-06-20 03:02:07 -05:00
Telesphoreo 5bafa1122c
tttt 2021-01-03 01:21:15 -06:00
Renamed from src/main/java/me/totalfreedom/plex/listener/impl/ChatListener.java (Browse further)