Commit graph

124 commits

Author SHA1 Message Date
Taah 81d3cc8dde add additional conditions for telnet users 2022-04-10 02:31:07 -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
Taah 09bc47f3fb Merge branch 'master' into taah-cmd-blocker
# Conflicts:
#	src/main/java/dev/plex/Plex.java
#	src/main/java/dev/plex/listener/impl/CommandListener.java
#	src/main/java/dev/plex/services/impl/CommandBlockerService.java
#	src/main/resources/commands.yml
2022-04-10 00:04:06 -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
ayunami2000 c801feed6f fix special cases such as worldedit
all my homies hate worldedit
2022-04-09 17:13:47 -04:00
ayunami2000 a87a9241af optimize command blocker 2022-04-09 15:31:55 -04:00
Telesphoreo 333f38fb64 Don't send empty line for list if there are no players 2022-04-09 00:09:54 -05:00
Telesphoreo d55eaf0d3d A few more 2022-04-09 00:08:18 -05:00
Telesphoreo 0f88f7c8fd Change package name 2022-04-08 21:23:22 -05:00
Telesphoreo b939219fc9 Merge branch 'master' of https://github.com/plexusorg/Plex into cmdblocker 2022-04-08 16:57:11 -05:00
Taah 10e63f5e86 - taah command blocker 2022-04-08 00:20:17 -07: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
ayunami2000 294f8db528 fix baby mobs, clean a few imports 2022-04-07 23:47:32 -04:00
Telesphoreo fb17c4c858 Add smite command and a few other fixes 2022-04-07 18:23:38 -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 e9e5db7c2b mob blocker
yay :D
2022-04-07 10:59:04 -04:00
9378062 8801c740a6 fix message lol 2022-04-07 10:09:07 -04:00
Taah 9ddf3ceeda fix mongo support 2022-04-07 00:37:31 -07: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
Telesphoreo 5012d0478b Switch UUID in PlexPlayer to an actual UUID and fix notes 2022-04-06 22:55:01 -05:00
ayunami2000 96de4cdb1d fix!! 2022-04-06 22:46:21 -04:00
Telesphoreo b22a36948a this isnt working 2022-04-06 21:39:45 -05:00
Taah 34d1eafaaf reload services and add ids to notes 2022-04-06 19:05:29 -07:00
Telesphoreo 48bf9bdbe5 Merge branch 'master' of https://github.com/plexusorg/Plex 2022-04-06 21:00:33 -05:00
Telesphoreo 41e81449bd half working 2022-04-06 21:00:28 -05:00
ayunami2000 705500bddd autowipe + toggledrops
yay!
2022-04-06 21:48:51 -04:00
ayunami2000 2105f51b44 comment out useless teleporting
not necessary lol
2022-04-06 20:16:16 -04:00
ayunami2000 0b9f9d74ba add /mp, and refine /rd to only non-mobs by default
awesome
2022-04-06 19:42:47 -04:00
ayunami2000 9eacb2287a Add /entitywipe + fix messageComponent
lol
2022-04-06 18:43:49 -04:00
Telesphoreo 7420e7e721 Optimize imports 2022-04-05 15:40:42 -05:00
Telesphoreo 7ed0549ec6 Fixed a few bugs 2022-04-05 15:40:25 -05:00
Telesphoreo f5a89384a0 Remove commented out things 2022-04-05 13:14:53 -05:00
Telesphoreo 08bdeaac48
Merge branch 'master' into punishments 2022-04-05 13:10:08 -05:00
Telesphoreo 8a0c354682 actually fix it this time 2022-04-04 15:22:04 -05:00
Telesphoreo 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
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
Focusvity 099680d068
Add missing retention policy to annotation classes 2022-04-02 12:46:04 +11: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