Taah
9ddf3ceeda
fix mongo support
2022-04-07 00:37:31 -07:00
c9d3b26930
Forgot to do it here
2022-04-07 02:16:37 -05:00
02393f6be3
Change update URL
2022-04-07 02:04:36 -05:00
9708f871c8
Merge branch 'master' of https://github.com/plexusorg/Plex
2022-04-06 23:49:50 -05:00
eaa40e7013
Attempt to fix updater
2022-04-06 23:49:45 -05:00
ayunami2000
c6aa4cf0a4
Merge branch 'master' of https://github.com/plexusorg/Plex
2022-04-07 00:41:31 -04:00
ayunami2000
72b8774731
add dispenser filter & touch up spawn egg filter
2022-04-07 00:41:29 -04:00
ca18b12164
Try this
2022-04-06 23:14:44 -05:00
Taah
ea862e152f
check for update status instead of sending msg
2022-04-06 21:08:03 -07:00
ayunami2000
639365bd52
realize spawneggservice is useless
2022-04-07 00:06:18 -04:00
ayunami2000
262b600b11
Merge branch 'master' of https://github.com/plexusorg/Plex
2022-04-07 00:02:57 -04:00
ayunami2000
199832e020
add block blocker
...
in the future, this will be it's own module or something
2022-04-07 00:02:45 -04:00
Taah
1f653ab5df
Add /plex update
2022-04-06 20:55:54 -07:00
5012d0478b
Switch UUID in PlexPlayer to an actual UUID and fix notes
2022-04-06 22:55:01 -05:00
ayunami2000
c18eb6fedd
Merge branch 'master' into spawneggfilter
2022-04-06 22:50:02 -04:00
ayunami2000
96de4cdb1d
fix!!
2022-04-06 22:46:21 -04:00
b22a36948a
this isnt working
2022-04-06 21:39:45 -05:00
ayunami2000
21bef1280d
fix autowiping
...
so it can work with reloads
2022-04-06 22:08:51 -04:00
Taah
34d1eafaaf
reload services and add ids to notes
2022-04-06 19:05:29 -07:00
48bf9bdbe5
Merge branch 'master' of https://github.com/plexusorg/Plex
2022-04-06 21:00:33 -05:00
41e81449bd
half working
2022-04-06 21:00:28 -05:00
ayunami2000
705500bddd
autowipe + toggledrops
...
yay!
2022-04-06 21:48:51 -04:00
Taah
03e5833f0a
add item builder class
2022-04-06 18:39:13 -07:00
Taah
f2ee3bf7a5
begin notes system
...
store task id
2022-04-06 17:38:15 -07:00
f62e0a42d1
i have no idea what im doing
2022-04-06 19:18:12 -05:00
ayunami2000
2105f51b44
comment out useless teleporting
...
not necessary lol
2022-04-06 20:16:16 -04:00
ayunami2000
fcf41fe58e
add spawn egg filtering
2022-04-06 20:06:50 -04:00
Taah
1d8ce6001c
add getting players by username
2022-04-06 16:59:34 -07:00
ayunami2000
0b9f9d74ba
add /mp, and refine /rd to only non-mobs by default
...
awesome
2022-04-06 19:42:47 -04:00
035b579fc1
Merge branch 'master' of https://github.com/plexusorg/Plex
2022-04-06 18:01:34 -05:00
f547f10e0f
Fix typo
2022-04-06 18:01:29 -05:00
ayunami2000
9eacb2287a
Add /entitywipe + fix messageComponent
...
lol
2022-04-06 18:43:49 -04:00
e0632644ab
Fix the updater
2022-04-05 15:46:21 -05:00
7420e7e721
Optimize imports
2022-04-05 15:40:42 -05:00
7ed0549ec6
Fixed a few bugs
2022-04-05 15:40:25 -05:00
f5a89384a0
Remove commented out things
2022-04-05 13:14:53 -05:00
08bdeaac48
Merge branch 'master' into punishments
2022-04-05 13:10:08 -05:00
8a0c354682
actually fix it this time
2022-04-04 15:22:04 -05:00
c8a64cc9cb
Fix NPE in unban command
2022-04-04 15:18:20 -05:00
Taah
6f4bc5aec1
so far it is working but the only thing preventing me from going to fully asynchronous calls for punishments is httpd...
2022-04-04 01:36:50 -07:00
Taah
35d436bb61
remove <v> and swap it to {number} for messages
2022-04-03 21:07:48 -07:00
511506348f
Ban service now works with JSON
2022-04-03 17:59:16 -05:00
894cda2ede
Remove some of this duplicate code
2022-04-03 16:45:32 -05:00
470f652e0b
Actually add IPs to punishment
2022-04-02 18:03:58 -05:00
fd9fafb6bb
I'd say this is pretty important
2022-04-02 15:12:38 -05:00
aa18e5d11a
Add new IPs
2022-04-02 14:55:47 -05:00
a4ce9511fd
this is enough coding for one day
2022-04-02 01:25:24 -05:00
82343815dd
Remove debug
2022-04-02 00:36:04 -05:00
4d0cf96b97
Revert "Let's try something"
...
This reverts commit ccdefe97a3
.
2022-04-02 00:32:04 -05:00
ccdefe97a3
Let's try something
2022-04-01 23:56:56 -05:00
787458f1df
Remove debugging from command loader
2022-04-01 23:21:37 -05:00
0f898380db
this is why we need an API
2022-04-01 23:09:43 -05:00
c484f4b2b2
Not tested, remove automatic loading of properties
2022-04-01 23:04:51 -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
Focusvity
099680d068
Add missing retention policy to annotation classes
2022-04-02 12:46:04 +11:00
bb92805fa5
Add caching to the updater
2022-04-01 15:00:55 -05:00
be428d58f2
Fix formatting
2022-04-01 03:17:42 -05:00
48fb4f919a
Make update checking better
2022-04-01 03:08:17 -05:00
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
Taah
6e768c0e0f
find player by ip + reload system on /plex reload
2022-03-30 23:50:53 -07:00
def38eed06
fix it all
2022-03-26 17:22:08 -05:00
85f91b046b
Delete build.properties
2022-03-26 16:40:04 -05:00
4646b87893
Add build number
2022-03-26 16:36:29 -05:00
635c1beba7
Revert "intellij "code cleanup" just adds final everywhere"
...
This reverts commit eb8571b6e9
.
2022-03-25 00:54:21 -05:00
eb8571b6e9
intellij "code cleanup" just adds final everywhere
2022-03-25 00:52:06 -05:00
273dd8a5ef
Add blockedit command
2022-03-25 00:45:55 -05:00
262368ed18
Optimize imports
2022-03-20 20:06:36 -05:00
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
bce3d90cc0
Plex 0.9
2022-03-19 15:04:48 -05:00
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
Focusvity
cc97612101
Use Google's reflection library to register commands
2022-03-19 14:33:23 +11:00
6a569bb638
Fix many bugs
2022-03-18 20:12:05 -05:00
d8c6c3b4a8
Improvements for servers using permissions
2022-03-18 19:01:20 -05:00
d7cbbc8d52
Fix errors when unloading modules with listeners
2022-03-18 14:15:05 -05:00
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
3c0b79ba06
Start getting rid of legacy strings
2022-03-17 17:16:17 -05:00
8f7fed5835
Taah broke it
2022-03-10 19:55:03 -06:00
aa3aa7cb0e
Update usage
2022-03-06 00:43:37 -06:00
afd793cdba
Plex 0.8
2022-03-05 22:54:02 -06:00
1d9662acde
Merge branch 'master' of https://github.com/PlexDevelopment/Plex
2022-03-05 19:56:51 -06:00
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
aa5e184a56
Don't check for updates if it's a snapshot version
2022-03-05 17:28:52 -06:00
14fb24a380
Bump to 0.8-SNAPSHOT
2022-03-03 19:51:07 -06:00
e258e27814
Replace with Kyori
2022-03-03 16:56:52 -06:00
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
22a26edd79
Damnit taah
2022-03-03 12:21:07 -06:00
71de135cfc
chili sauce
2022-02-28 19:44:10 -06:00
Taah
565cef61db
- Add /lockup
2022-02-28 12:39:04 -08:00
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