Commit Graph

48 Commits

Author SHA1 Message Date
Telesphoreo 096bb1bb24 Reformat 2022-04-12 21:22:17 -05:00
Telesphoreo 223eaf30b3 Code review 2022-04-12 21:20:56 -05:00
Taah 9b0b7537c2 fix build.gradle publishing wrong artifact 2022-04-10 17:22:22 -07:00
Taah 9f7ac310d9 merge master branch and add ayunami's delimiter code, with of course, credit to him added in the code, and fix a bug 2022-04-10 00:25:14 -07:00
Telesphoreo dcecebdc8d Revert API 2022-04-10 01:47:33 -05:00
Telesphoreo 9849003ecc API 👀 2022-04-09 23:51:27 -05:00
Telesphoreo b939219fc9 Merge branch 'master' of https://github.com/plexusorg/Plex into cmdblocker 2022-04-08 16:57:11 -05:00
ayunami2000 583394d22e part 1 2022-04-08 01:16:05 -04:00
Telesphoreo 898dace3c1 Set different verbosity levels for the update messages 2022-04-08 00:01:02 -05:00
9378062 a43072cd1d i forgor to pass this variable lmao 2022-04-07 14:06:38 -04:00
9378062 3666379645 a few fixes & optimizations 2022-04-07 13:12:38 -04:00
9378062 8801c740a6 fix message lol 2022-04-07 10:09:07 -04:00
Telesphoreo eaa40e7013 Attempt to fix updater 2022-04-06 23:49:45 -05:00
Taah ea862e152f check for update status instead of sending msg 2022-04-06 21:08:03 -07:00
Taah 1f653ab5df Add /plex update 2022-04-06 20:55:54 -07:00
Taah 34d1eafaaf reload services and add ids to notes 2022-04-06 19:05:29 -07:00
Taah 1f2eed78de add custom module config class
fix npe in tab listener
add getter for indefinite bans
fix npe in plex cmd
remove spring boot and add jetty
2022-04-01 20:58:03 -07:00
Telesphoreo bb92805fa5 Add caching to the updater 2022-04-01 15:00:55 -05:00
Telesphoreo 48fb4f919a Make update checking better 2022-04-01 03:08:17 -05:00
Taah 6e768c0e0f find player by ip + reload system on /plex reload 2022-03-30 23:50:53 -07:00
Telesphoreo def38eed06 fix it all 2022-03-26 17:22:08 -05:00
Telesphoreo 4646b87893 Add build number 2022-03-26 16:36:29 -05:00
Telesphoreo d8c6c3b4a8 Improvements for servers using permissions 2022-03-18 19:01:20 -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 3c0b79ba06 Start getting rid of legacy strings 2022-03-17 17:16:17 -05:00
Telesphoreo aa3aa7cb0e Update usage 2022-03-06 00:43:37 -06:00
Taah 0aa9669f5f lol i disabled modules on reload 2022-03-05 17:22:30 -08:00
Taah 87ddf355b5 - Begin BETA module system 2022-03-05 17:04:34 -08:00
Taah 2804f6bc41 - Change indefinite bans config system to be more organized
- Store indefinite bans through an object instead
- Add debug redis messages
- Make loading keys from the jar optional
2022-03-05 15:44:38 -08:00
Telesphoreo 71de135cfc chili sauce 2022-02-28 19:44:10 -06: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
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
spacerocket62 282da7fdbb delete commandargumentexception and return usage instead 2022-02-06 19:53:35 -08:00
Telesphoreo dbf95441dc 🅱️an glowup 2022-02-04 14:13:56 -06:00
Telesphoreo 140f298018 Fix Redis hanging 2022-02-04 13:30:05 -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 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 8293b1a879 bruh 2022-01-29 18:43:44 -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