Commit graph

107 commits

Author SHA1 Message Date
Taah 06fcf531af instead of checking if a command starts with the message, check if each argument of the command is equal to the message until you can't check anymore 2022-04-10 00:42:53 -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
Telesphoreo 10dd546c09 Quick fix 2022-04-09 00:26:34 -05:00
Telesphoreo d55eaf0d3d A few more 2022-04-09 00:08:18 -05:00
Telesphoreo e35d70bc3c Change config entries 2022-04-09 00:08:03 -05:00
Telesphoreo 0f88f7c8fd Change package name 2022-04-08 21:23:22 -05:00
ayunami2000 cf45863632 fix and improve 👍
fix !
2022-04-08 22:13:51 -04:00
Telesphoreo ec7d814467 Merge branch 'master' of https://github.com/plexusorg/Plex into taah-cmd-blocker 2022-04-08 18:56:57 -05:00
Telesphoreo 79b687c80d add debug 2022-04-08 18:56:45 -05:00
Telesphoreo 271b8a1df4 idk fix it 2022-04-08 18:19:06 -05:00
Telesphoreo b939219fc9 Merge branch 'master' of https://github.com/plexusorg/Plex into cmdblocker 2022-04-08 16:57:11 -05:00
Telesphoreo 9297eb6703 Try to improve things 2022-04-08 16:57:09 -05:00
Telesphoreo 3039125b48 Improve it more 2022-04-08 16:37:13 -05:00
9378062 d756dcb2f4 final update before looking into...
...reusing preexisting plex code for different parts. dont merge until review has been done.
2022-04-08 12:26:46 -04:00
9378062 9f0b8fb56a fix ranks in commandblocker for inactive admins 2022-04-08 11:04:55 -04:00
9378062 5f7a89d7cd mOre FEATURES!! (+fixes) 2022-04-08 10:17:39 -04:00
9378062 af7ca9acef tele was right...this was wrong...
match mode now acts simply, as one may intially expect
2022-04-08 09:43:23 -04:00
9378062 2a23759d34 remove debug message LMAO 2022-04-08 09:39:56 -04:00
Taah 9c5a557316 switch statements look cleaner here 2022-04-08 00:32:53 -07:00
Taah 38e79fd917 add case insensitivity 2022-04-08 00:24:46 -07:00
Taah 10e63f5e86 - taah command blocker 2022-04-08 00:20:17 -07:00
ayunami2000 15d9eab91e final i think update yAY 2022-04-08 02:55:41 -04:00
ayunami2000 78f3127dc9 part DONE 2022-04-08 02:49:59 -04:00
ayunami2000 9bb316b80b part 4.... . .. .
incomplete
2022-04-08 02:36:56 -04:00
ayunami2000 4320e789d4 part 3...? 2022-04-08 02:15:25 -04:00
Telesphoreo def099c3a3 Band aid fix 2022-04-08 01:06:34 -05:00
ayunami2000 dd94613b99 part 2 2022-04-08 01:42:05 -04:00
ayunami2000 583394d22e part 1 2022-04-08 01:16:05 -04: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 1652dd1ffa fix dispenser item decreasing when using spawn eggs 2022-04-07 19:09:23 -04:00
9378062 1b7a06794b fix...???!?!???!! 2022-04-07 14:37:33 -04:00
9378062 d10f738304 add command sign blocking
todo: move all these blockings to blackout
2022-04-07 14:05:15 -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 0187b4ef84 remove a part that doesnt work anyways
lol
2022-04-07 09:47:11 -04:00
Taah 9ddf3ceeda fix mongo support 2022-04-07 00:37:31 -07:00
ayunami2000 72b8774731 add dispenser filter & touch up spawn egg filter 2022-04-07 00:41:29 -04: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
Telesphoreo 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 705500bddd autowipe + toggledrops
yay!
2022-04-06 21:48:51 -04:00
Taah f2ee3bf7a5 begin notes system
store task id
2022-04-06 17:38:15 -07:00
ayunami2000 fcf41fe58e add spawn egg filtering 2022-04-06 20:06:50 -04:00
Telesphoreo 7420e7e721 Optimize imports 2022-04-05 15:40:42 -05:00