Commit graph

233 commits

Author SHA1 Message Date
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
Focusvity
099680d068
Add missing retention policy to annotation classes 2022-04-02 12:46:04 +11:00
Telesphoreo
90cccb804a Remove this 2022-04-01 16:13:09 -05:00
Telesphoreo
bb92805fa5 Add caching to the updater 2022-04-01 15:00:55 -05:00
Telesphoreo
bbb41aa052 Good thing we haven't had a release yet! 2022-04-01 14:34:12 -05:00
Telesphoreo
228b67a592 Nope 2022-04-01 14:31:05 -05:00
Telesphoreo
986a9c6f22 lets see if we can do this 2022-04-01 14:28:15 -05:00
Telesphoreo
af40217a57 Revamp Maven publishing 2022-04-01 14:24:04 -05:00
Telesphoreo
be428d58f2 Fix formatting 2022-04-01 03:17:42 -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
8ebb1c91a0 add get all admins method to get all admin objects 2022-03-31 22:47:15 -07:00
Telesphoreo
f0a05a8256 Try to automate Jenkins publishing 2022-03-31 02:01:29 -05:00
Taah
20fe89edbc Merge remote-tracking branch 'origin/master' 2022-03-30 23:56:11 -07:00
Telesphoreo
47b3054739 Allow publishing snapshots once again 2022-03-31 01:54:25 -05:00
Taah
ad2273f5ab Merge remote-tracking branch 'origin/master' 2022-03-30 23:51:45 -07:00
Taah
6e768c0e0f find player by ip + reload system on /plex reload 2022-03-30 23:50:53 -07:00
Telesphoreo
6d30b2a14d
Create LICENSE.md 2022-03-31 01:40:10 -05:00
Telesphoreo
d350ff4542 Update dependencies 2022-03-27 00:42:18 -05:00
Telesphoreo
7bc42c25a7 ok it actually works now 2022-03-26 17:53:25 -05:00
Telesphoreo
e5ae89a072 try this 2022-03-26 17:50:59 -05:00
Telesphoreo
56e71b10fa idk why its not working 2022-03-26 17:49:03 -05:00
Telesphoreo
cc2ba42e87 Oops 2022-03-26 17:46:58 -05:00
Telesphoreo
df87cd73fd fix a few things 2022-03-26 17:44:26 -05:00
Telesphoreo
222eec2eac do it for both 2022-03-26 17:37:58 -05:00
Telesphoreo
94da9ff7fe Set author to jenkins 2022-03-26 17:31:36 -05:00
Telesphoreo
def38eed06 fix it all 2022-03-26 17:22:08 -05:00
Telesphoreo
85f91b046b Delete build.properties 2022-03-26 16:40:04 -05:00
Telesphoreo
8ae3f6a71b Update .gitignore 2022-03-26 16:39:05 -05:00
Telesphoreo
4646b87893 Add build number 2022-03-26 16:36:29 -05:00
Telesphoreo
0d662c18ea Test build number 2022-03-26 16:29:25 -05:00
Telesphoreo
635c1beba7 Revert "intellij "code cleanup" just adds final everywhere"
This reverts commit eb8571b6e9.
2022-03-25 00:54:21 -05:00
Telesphoreo
eb8571b6e9 intellij "code cleanup" just adds final everywhere 2022-03-25 00:52:06 -05:00
Telesphoreo
273dd8a5ef Add blockedit command 2022-03-25 00:45:55 -05:00
Telesphoreo
262368ed18 Optimize imports 2022-03-20 20:06:36 -05:00
Telesphoreo
d0b89d995c Add global gamerules 2022-03-20 20:05:50 -05:00
Focusvity
580f87f28b
Move mute into its own class 2022-03-20 13:13:34 +11:00
Focusvity
117852e6d0
Few changes to toggleable listener system 2022-03-20 13:04:55 +11:00
Telesphoreo
d55886dcbd Back to snapshot 2022-03-19 15:20:52 -05:00
Telesphoreo
bce3d90cc0 Plex 0.9 2022-03-19 15:04:48 -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