Commit Graph

99 Commits

Author SHA1 Message Date
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
Taah 98c487c639 add tempban punishment system and redo the way tempbans parse duration 2022-04-19 13:16:07 -07:00
Telesphoreo 223eaf30b3 Code review 2022-04-12 21:20:56 -05: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
ayunami2000 0fc2aa68b0 remove separated color 2022-04-10 14:10:15 -04:00
Telesphoreo 8544775be2
Delete build.properties 2022-04-10 01:56:05 -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
Telesphoreo 9849003ecc API 👀 2022-04-09 23:51:27 -05:00
Telesphoreo e35d70bc3c Change config entries 2022-04-09 00:08:03 -05:00
Telesphoreo e421867f63 Bump to snapshot 2022-04-09 00:05:06 -05:00
ayunami2000 cf45863632 fix and improve 👍
fix !
2022-04-08 22:13:51 -04:00
Telesphoreo b939219fc9 Merge branch 'master' of https://github.com/plexusorg/Plex into cmdblocker 2022-04-08 16:57:11 -05:00
9378062 797372f4b6 AAAAA PANIC
CONSISTENCY...GONE...
2022-04-08 11:12:35 -04:00
9378062 fad5455f76 small changes
tweaks, if you will.
2022-04-08 11:07:11 -04:00
9378062 245f7dd4d3 update command blocker usage 2022-04-08 10:41:28 -04:00
9378062 e84e39b170 update usage for command blocker 2022-04-08 09:47:22 -04:00
ayunami2000 92eb900f22 patch 2022-04-08 03:07:47 -04:00
ayunami2000 78f3127dc9 part DONE 2022-04-08 02:49:59 -04:00
Telesphoreo e402cd1fe5 Reorganize the config 2022-04-08 01:26:18 -05:00
ayunami2000 4320e789d4 part 3...? 2022-04-08 02:15:25 -04: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 a89cca1baa disallow tnt minecarts by default
in the future, tnt will be toggleable and this will be unnecessary
2022-04-07 19:52:36 -04:00
Telesphoreo fb17c4c858 Add smite command and a few other fixes 2022-04-07 18:23:38 -05:00
Telesphoreo 890f847c2f Allow specifying branch for update checking 2022-04-07 15:59:09 -05:00
9378062 e9e5db7c2b mob blocker
yay :D
2022-04-07 10:59:04 -04:00
Taah 9ddf3ceeda fix mongo support 2022-04-07 00:37:31 -07: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
ayunami2000 705500bddd autowipe + toggledrops
yay!
2022-04-06 21:48:51 -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
Taah 35d436bb61 remove <v> and swap it to {number} for messages 2022-04-03 21:07:48 -07:00
Telesphoreo 9ebbeb3c15 Revamp update checker 2022-04-01 02:54:22 -05:00
Telesphoreo 85f91b046b Delete build.properties 2022-03-26 16:40:04 -05:00
Telesphoreo 4646b87893 Add build number 2022-03-26 16:36:29 -05:00
Telesphoreo 273dd8a5ef Add blockedit command 2022-03-25 00:45:55 -05:00
Telesphoreo d0b89d995c Add global gamerules 2022-03-20 20:05:50 -05:00
Telesphoreo bce3d90cc0 Plex 0.9 2022-03-19 15:04:48 -05:00
Telesphoreo 6a569bb638 Fix many bugs 2022-03-18 20:12:05 -05:00
Telesphoreo 89199eb580 Let's not make ourselves permbanned by default 2022-03-05 19:56:46 -06:00
Taah 2804f6bc41 - Change indefinite bans config system to be more organized
- Store indefinite bans through an object instead
- Add debug redis messages
- Make loading keys from the jar optional
2022-03-05 15:44:38 -08:00
Telesphoreo 0b5425b8d2 Begin work on 1.18.2
- Add update checking
- World generation is broken
- Won't compile unless 1.18.2 is in your local Maven repository
- No longer need MiniMessage bundled in Plex
- Customizable namehistory
- Set comments in config.yml if they're missing
2022-03-03 15:45:19 -06:00
Telesphoreo 71de135cfc chili sauce 2022-02-28 19:44:10 -06:00
Taah 565cef61db - Add /lockup 2022-02-28 12:39:04 -08:00
Telesphoreo 02df46c553 Add examples 2022-02-28 01:20:35 -06:00
Taah 8550240754 - Start the indefinite ban system, currently working with manually adding to the configuration.
- /plex reload reloads the indefinite bans
- Fixed bug where AdminChat showed up with symbols still and not colorized in adminchat
2022-02-27 22:28:00 -08:00
Telesphoreo fea21195da Better defaults 2022-02-26 00:48:52 -06:00