Commit Graph

343 Commits

Author SHA1 Message Date
Telesphoreo 2cde4a430c Plex 1.0.3 2022-04-21 17:17:05 -05:00
Telesphoreo ec7e370a01 Fix it this time 2022-04-20 21:26:39 -05:00
Telesphoreo ef957467ce set it back to 0 2022-04-20 20:40:28 -05:00
Telesphoreo 1a94c3e39f Not sure we need a nuker, paper is blocking it before Plex 2022-04-20 20:34:31 -05:00
Telesphoreo b1fcf5e348 adds anti spam
likely needs tweaking
2022-04-20 19:46:06 -05:00
Telesphoreo 7c27c03d98 Resolves #20 2022-04-20 18:48:23 -05:00
Telesphoreo cbf4004169 Add some defaults 2022-04-20 16:47:50 -05:00
Telesphoreo 57eab45b43 this is wip 2022-04-20 16:37:15 -05:00
Telesphoreo 4eeaf051ad i forgot supers username 💀 2022-04-19 21:16:19 -05:00
Telesphoreo 285514b04a Update RandomUtil.java 2022-04-19 17:39:40 -05:00
Taah a00c6926c4 add tempban punishment type and swap localdatetime zoneddatetime, as well as reload timezone on /plex reload 2022-04-19 14:49:45 -07:00
Telesphoreo bae1e49c5e Actually fix it 2022-04-19 15:58:38 -05:00
Telesphoreo 730f7c5ea0 it doesnt work 2022-04-19 15:49:21 -05:00
Taah 67a382695a Merge remote-tracking branch 'origin/master' 2022-04-19 13:34:15 -07:00
Taah 9600f2d5d9 add warning for querying plex players by ip when using sqlite 2022-04-19 13:33:58 -07:00
Telesphoreo 81200f73d1 Get rid of more ChatColor usage 2022-04-19 15:31:34 -05:00
Telesphoreo ee18ae324d git 2022-04-19 15:20:39 -05:00
Telesphoreo 7d2a25668a Organize the util classes 2022-04-19 15:19:55 -05:00
Taah 98c487c639 add tempban punishment system and redo the way tempbans parse duration 2022-04-19 13:16:07 -07:00
Telesphoreo df02ad6771 broh 2022-04-17 00:27:04 -05:00
Telesphoreo 5f93b7e1e5 Make it more clear 2022-04-13 23:20:11 -05:00
Telesphoreo b41015bfd8 try this 2022-04-13 23:12:24 -05:00
Telesphoreo 096bb1bb24 Reformat 2022-04-12 21:22:17 -05:00
Telesphoreo 223eaf30b3 Code review 2022-04-12 21:20:56 -05:00
Telesphoreo 81c656c86e Tell admins if a player has notes 2022-04-12 21:08:12 -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 4bbb73d1ff
Merge branch 'plexusorg:master' into master 2022-04-10 17:57:13 -04:00
ayunami2000 aa9f306586 fix entitywipe not actually wiping entities 2022-04-10 17:56:15 -04:00
Telesphoreo 08a004d65f
Merge pull request #22 from ayunami2000/master
cleanup & fix
2022-04-10 16:16:23 -05:00
Telesphoreo d798904394
Update Plex.java 2022-04-10 13:33:49 -05:00
ayunami2000 f78edc55d4 re remove debug logging
lmao
2022-04-10 14:23:34 -04:00
ayunami2000 8866f44aa2 fix issue where matcher would match partial commands 2022-04-10 14:21:34 -04:00
ayunami2000 0fc2aa68b0 remove separated color 2022-04-10 14:10:15 -04:00
ayunami2000 391677596a i forgor 💀 2022-04-10 13:45:52 -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 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 8544775be2
Delete build.properties 2022-04-10 01:56:05 -05:00
Telesphoreo c8c8fc9c59 WTF 2022-04-10 01:55:20 -05:00
Telesphoreo 14095fdebb jkn 2022-04-10 01:54:55 -05:00
Telesphoreo dcecebdc8d Revert API 2022-04-10 01:47:33 -05:00