Commit graph

73 commits

Author SHA1 Message Date
Telesphoreo 470f652e0b Actually add IPs to punishment 2022-04-02 18:03:58 -05: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
Telesphoreo 9ebbeb3c15 Revamp update checker 2022-04-01 02:54:22 -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 273dd8a5ef Add blockedit command 2022-03-25 00:45:55 -05:00
Telesphoreo d0b89d995c Add global gamerules 2022-03-20 20:05:50 -05:00
Focusvity d669da9f28
Prevent all commands from being loaded 2022-03-19 15:17:43 +11:00
Focusvity cc97612101
Use Google's reflection library to register commands 2022-03-19 14:33:23 +11:00
Telesphoreo 6a569bb638 Fix many bugs 2022-03-18 20:12:05 -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 14fb24a380 Bump to 0.8-SNAPSHOT 2022-03-03 19:51:07 -06:00
Telesphoreo 0b5425b8d2 Begin work on 1.18.2
- Add update checking
- World generation is broken
- Won't compile unless 1.18.2 is in your local Maven repository
- No longer need MiniMessage bundled in Plex
- Customizable namehistory
- Set comments in config.yml if they're missing
2022-03-03 15:45:19 -06:00
Telesphoreo 71de135cfc chili sauce 2022-02-28 19:44:10 -06:00
Taah 565cef61db - Add /lockup 2022-02-28 12:39:04 -08: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 3f3bba57ac Reformat code 2022-02-26 00:26:42 -06:00
Telesphoreo 817cb03dca Add tempbans 2022-02-26 00:24:11 -06:00
Taah 1333f06dad - Add the ability to customize game rules per world in config
- Add gamerules argument to /debug
2022-02-25 01:54:11 -08:00
Taah 1b856db297 - Add unmute & mute and some checks as well as fix prefix bug 2022-02-25 00:59:48 -08:00
Taah bc461ee870 Merge remote-tracking branch 'origin/master' 2022-02-25 00:37:59 -08:00
Taah 210b02ff78 Add minimessage support to prefixes 2022-02-25 00:37:43 -08:00
Telesphoreo 0c347557a9 i am an actual idiot 2022-02-25 02:11:04 -06:00
Telesphoreo 27daa3a858 ee 2022-02-25 02:08:46 -06:00
Taah f13bd8a5d5 - Fix banning bug + make plex name color config option work 2022-02-24 23:50:11 -08:00
Telesphoreo 5b8854b7fe Add tag messages to messages.yml 2022-02-25 01:36:46 -06:00
Telesphoreo 3b2566039d Fix commandspy 2022-02-25 01:15:13 -06: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
Telesphoreo b37cd31e98 lol 2022-02-24 00:51:46 -06:00
Telesphoreo e326477a5a A few changes
- Better documentation for messages.yml
- Add rawsay command
- Add seeing other peoples ranks
2022-02-24 00:04:26 -06:00
Telesphoreo 553e5c6355 Formatting 2022-02-22 03:30:23 -06:00
Telesphoreo 137bc44212 a few things 2022-02-22 01:11:37 -06:00
Telesphoreo a218ae45c0 who changed this 2022-02-22 00:57:26 -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
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
Taah fddf57d7f5 Convert to Ashcon API for NameHistory 2022-02-06 21:06:55 -08:00