Commit Graph

48 Commits

Author SHA1 Message Date
223eaf30b3 Code review 2022-04-12 21:20:56 -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
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
dcecebdc8d Revert API 2022-04-10 01:47:33 -05:00
9849003ecc API 👀 2022-04-09 23:51:27 -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
ayunami2000
dd94613b99 part 2 2022-04-08 01:42:05 -04:00
ayunami2000
583394d22e part 1 2022-04-08 01:16:05 -04:00
fb17c4c858 Add smite command and a few other fixes 2022-04-07 18:23:38 -05:00
Taah
9ddf3ceeda fix mongo support 2022-04-07 00:37:31 -07: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
273dd8a5ef Add blockedit command 2022-03-25 00:45:55 -05:00
bce3d90cc0 Plex 0.9 2022-03-19 15:04:48 -05:00
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
71de135cfc chili sauce 2022-02-28 19:44:10 -06:00
Taah
565cef61db - Add /lockup 2022-02-28 12:39:04 -08: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
817cb03dca Add tempbans 2022-02-26 00:24:11 -06:00
Taah
1b856db297 - Add unmute & mute and some checks as well as fix prefix bug 2022-02-25 00:59:48 -08:00
827f632534 WAIT IT WASNT EVEN IN THE FILE IN THE FIRST PLACE 2022-02-25 02:12:03 -06:00
5b8854b7fe Add tag messages to messages.yml 2022-02-25 01:36:46 -06:00
3b2566039d Fix commandspy 2022-02-25 01:15:13 -06:00
Taah
bd21e5d2ba - Switch messages.yml to minimessage 2022-02-24 23:09:55 -08:00
b6f4ddbb4c Add adminchat 2022-02-24 21:56:28 -06:00
e326477a5a A few changes
- Better documentation for messages.yml
- Add rawsay command
- Add seeing other peoples ranks
2022-02-24 00:04:26 -06:00
Taah
455713db3c - Fix world permissions handling and add more customization 2022-02-21 20:51:05 -08:00
f2db87624f Move gamemode stuff to listener
- Fix messages in messages.yml not being used
- Fixed checkRank not working
- Added permissions support for tab handing
2022-02-13 23:55:50 -06:00
2631867e27 Fix a whole bunch of bugs
- Rewrite how bans are handled
- Add /unfreeze command
- Rename LoginListener to BanListener
- Persistent commandspy
2022-02-06 23:53:57 -06:00
eebb34cd1c Add CommandSpy 2022-02-04 15:25:40 -06:00
dbf95441dc 🅱️an glowup 2022-02-04 14:13:56 -06:00
081a702c70 Actually add Player as a field to the commands 2022-02-03 22:01:30 -06:00
d4761d4386 Many, many bug fixes
- Fix permission checks
- Fix unban command
- getOfflinePlexPlayer no longer uses cache
- Register worlds before trying to load gamerules
- Customizable ban messages
2022-01-30 14:56:08 -06:00
bc41415034 Fix unban 2022-01-29 19:53:22 -06:00
a95ea3557e I can't believe we didn't have an unban command 2022-01-29 19:31:10 -06:00
86f3fd8d29 Begin work on implementing ranks 2022-01-29 16:35:48 -06:00
88c70e84cc Big update 2022-01-03 21:04:39 -06:00
f4aa3bd3b9 Some updates 2021-06-20 03:02:07 -05:00
5bafa1122c
tttt 2021-01-03 01:21:15 -06:00
e4d097aa51 Add some commands and listeners
- Add gamemode commands
- Added MOTD listener
- Fixed bugs
2020-11-05 21:50:16 -06:00
Super_
8428e2a6d3 name history
i still need to test bcuz i dont have an alt
2020-11-05 08:40:48 -05:00
Super_
52be58872e first listener ayyyy 2020-11-02 21:58:56 -05:00
Super_
57dbafb385 command stuff
- exceptions used now
- use CommandSource over CommandSender as it will generally be more versatile
2020-11-02 19:19:26 -05:00
Super_
3517c05054 op commands and more messages 2020-11-02 15:50:51 -05:00
Super_
668488dfd1 freezing, yml messages, and a funny lil command 2020-11-01 19:06:08 -05:00