Commit Graph

194 Commits

Author SHA1 Message Date
Telesphoreo 17aec8736f Plex 0.9 2022-03-19 14:37:11 -05:00
Telesphoreo 1b7511e817 Reflections API for listeners 2022-03-19 14:27:55 -05:00
Focusvity 159ed046cb
Removed deprecated methods from custom world and fixed a missing Jedis check 2022-03-19 20:38:09 +11:00
Focusvity d669da9f28
Prevent all commands from being loaded 2022-03-19 15:17:43 +11:00
Telesphoreo 172080576c
Merge pull request #7 from PlexDevelopment/reflection
Use Google's reflection library to register commands
2022-03-18 22:44:18 -05: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 d7cbbc8d52 Fix errors when unloading modules with listeners 2022-03-18 14:15: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 3c0b79ba06 Start getting rid of legacy strings 2022-03-17 17:16:17 -05:00
Telesphoreo 8f7fed5835 Taah broke it 2022-03-10 19:55:03 -06:00
Telesphoreo aa3aa7cb0e Update usage 2022-03-06 00:43:37 -06:00
Telesphoreo 8e9acec1ff Bump to snapshot 2022-03-06 00:31:59 -06:00
Telesphoreo afd793cdba Plex 0.8 2022-03-05 22:54:02 -06:00
Telesphoreo 1d9662acde Merge branch 'master' of https://github.com/PlexDevelopment/Plex 2022-03-05 19:56:51 -06:00
Telesphoreo 89199eb580 Let's not make ourselves permbanned by default 2022-03-05 19:56:46 -06:00
Taah 0aa9669f5f lol i disabled modules on reload 2022-03-05 17:22:30 -08:00
Taah 46d8debd18 - don't reload indefinite bans 2022-03-05 17:20:51 -08:00
Taah 69541a20b8 - Add command and listener support 2022-03-05 17:17:14 -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 aa5e184a56 Don't check for updates if it's a snapshot version 2022-03-05 17:28:52 -06:00
Telesphoreo 0a3594370a
Merge pull request #5 from PlexDevelopment/dev/1.18.2
Update to 1.18.2
2022-03-04 15:50:47 -06:00
Telesphoreo 2cdd3a0e78
Merge branch 'master' into dev/1.18.2 2022-03-04 15:50:34 -06:00
Telesphoreo 14fb24a380 Bump to 0.8-SNAPSHOT 2022-03-03 19:51:07 -06:00
Telesphoreo c82586b02a Plex 0.7
Backport changes from 1.18.2
2022-03-03 17:24:15 -06:00
Telesphoreo e258e27814 Replace with Kyori 2022-03-03 16:56:52 -06:00
Telesphoreo 41f4029877 Merge branch 'master' of https://github.com/PlexDevelopment/Plex into dev/1.18.2 2022-03-03 15:45:51 -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 cd0da8d78e turns out you need this 💀 2022-03-03 15:43:28 -06:00
Telesphoreo 22a26edd79
Damnit taah 2022-03-03 12:21:07 -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
Telesphoreo 02df46c553 Add examples 2022-02-28 01:20:35 -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 fea21195da Better defaults 2022-02-26 00:48:52 -06:00
Telesphoreo e20efb9798 Back to snapshot 2022-02-26 00:30:13 -06:00
Telesphoreo 3b8f89b314 0.6 2022-02-26 00:29:59 -06: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
Telesphoreo 8b4a5d64a0 do this instead 2022-02-25 17:55:02 -06:00
Telesphoreo ed3aaa5692 Test push again 2022-02-25 17:25:32 -06:00
Telesphoreo c9e6e3d45d Test push 2022-02-25 17:20:32 -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 827f632534 WAIT IT WASNT EVEN IN THE FILE IN THE FIRST PLACE 2022-02-25 02:12:03 -06:00
Telesphoreo 0c347557a9 i am an actual idiot 2022-02-25 02:11:04 -06:00