Commit graph

136 commits

Author SHA1 Message Date
Telesphoreo 096bb1bb24 Reformat 2022-04-12 21:22:17 -05:00
Telesphoreo 223eaf30b3 Code review 2022-04-12 21:20:56 -05:00
Taah 336f17b1cf refactor packages and rename + add sql permission system + mongodb 2022-04-11 10:56:26 -07:00
Taah c071195aaf fix punishments not being retrieved from sql 2022-04-11 00:53:09 -07:00
Taah 9b0b7537c2 fix build.gradle publishing wrong artifact 2022-04-10 17:22:22 -07:00
Telesphoreo 1dc0e05715 Closes #26 2022-04-10 18:30:21 -05:00
Taah dc65187381 add /csay
make /say and /csay not parse minimessage messages
add a strip color function to strip a message of minimessage strings
2022-04-10 15:27:25 -07:00
Taah b449d732b0 Merge branch 'master' of https://github.com/plexusorg/plex into taah-cmd-blocker
 Conflicts:
	src/main/java/dev/plex/command/blocker/CommandBlockerManager.java
	src/main/java/dev/plex/listener/impl/CommandListener.java
	src/main/resources/commands.yml
2022-04-10 15:03:32 -07:00
Taah 8dfaaf7a8c fix /tag
fix /notes
fix /rank
switch /admin to a datautils check instead of using ashcon api
2022-04-10 15:02:50 -07:00
Telesphoreo 6b7bfacbfd Update EntityWipeCMD.java 2022-04-10 17:01:02 -05:00
ayunami2000 aa9f306586 fix entitywipe not actually wiping entities 2022-04-10 17:56:15 -04:00
ayunami2000 5988eba06b cleanup & fix 2022-04-10 13:44:36 -04:00
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