Commit Graph

461 Commits

Author SHA1 Message Date
Telesphoreo 2cde4a430c Plex 1.0.3 2022-04-21 17:17:05 -05:00
Telesphoreo c3a426d6db Back to snapshot 2022-04-20 22:07:31 -05:00
Telesphoreo e662491198 Release 1.0.2 2022-04-20 21:34:53 -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 953f1813d3 Add version back to jar 2022-04-18 17:11:24 -05:00
Telesphoreo df02ad6771 broh 2022-04-17 00:27:04 -05:00
Telesphoreo 299aeae38e
Update codeql-analysis.yml 2022-04-14 00:10:34 -05:00
Telesphoreo f622e6c295
just wanna test this 2022-04-14 00:05:38 -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 14cd376f7e
Create CONTRIBUTING.md 2022-04-13 20:03:22 -05:00
Telesphoreo ce3758730f Back to snapshot 2022-04-12 21:46:06 -05:00
Telesphoreo eb788f02dd Plex v1.0.1 2022-04-12 21:22:50 -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 6763878d74 Readd code style 2022-04-12 21:10:41 -05:00
Telesphoreo 81c656c86e Tell admins if a player has notes 2022-04-12 21:08:12 -05:00
Telesphoreo 6c09905a8d Update build.gradle 2022-04-12 16:38:19 -05:00
Telesphoreo f0c646688e Speed things up 2022-04-11 21:51:17 -05:00
Taah 336f17b1cf refactor packages and rename + add sql permission system + mongodb 2022-04-11 10:56:26 -07:00
Taah 583f502cee Merge remote-tracking branch 'origin/master' 2022-04-11 00:53:49 -07:00
Taah c071195aaf fix punishments not being retrieved from sql 2022-04-11 00:53:09 -07:00
Telesphoreo f62b084bbc
Update settings.gradle 2022-04-11 00:17:13 -05:00
Taah c92a4bbdb9 add jitpack for vault 2022-04-10 17:27:03 -07:00
Taah 9b0b7537c2 fix build.gradle publishing wrong artifact 2022-04-10 17:22:22 -07:00
Taah f8d25491d5 add library dependencies to pom 2022-04-10 16:36:37 -07:00
Telesphoreo 1dc0e05715 Closes #26 2022-04-10 18:30:21 -05:00
Taah ffe8993ee1 use packs's repository for plugin-yml 2022-04-10 15:39:58 -07:00
Taah 90ef0a2121 Merge branch 'master' of https://github.com/plexusorg/plex into taah-cmd-blocker 2022-04-10 15:30:23 -07:00
Telesphoreo 7457e9e454 wack 2022-04-10 17:27:46 -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