Commit Graph

74 Commits

Author SHA1 Message Date
Taah
336f17b1cf refactor packages and rename + add sql permission system + mongodb 2022-04-11 10:56:26 -07:00
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
391677596a i forgor 💀 2022-04-10 13:45:52 -04:00
ayunami2000
5988eba06b cleanup & fix 2022-04-10 13:44:36 -04:00
dcecebdc8d Revert API 2022-04-10 01:47:33 -05:00
9849003ecc API 👀 2022-04-09 23:51:27 -05:00
Taah
d33c8df675 add fleek to devs list 2022-04-08 00:40:42 -07:00
6071567eb3 Add some color 2022-04-08 00:03:59 -05:00
898dace3c1 Set different verbosity levels for the update messages 2022-04-08 00:01:02 -05:00
ayunami2000
294f8db528 fix baby mobs, clean a few imports 2022-04-07 23:47:32 -04:00
fb17c4c858 Add smite command and a few other fixes 2022-04-07 18:23:38 -05:00
890f847c2f Allow specifying branch for update checking 2022-04-07 15:59:09 -05:00
9378062
6e149d07c6 remove argument-less updateJar 2022-04-07 14:22:53 -04:00
9378062
3666379645 a few fixes & optimizations 2022-04-07 13:12:38 -04:00
9378062
1496e5a55c make disabled sound relative to what is disabled 2022-04-07 12:55:12 -04:00
9378062
e9e5db7c2b mob blocker
yay :D
2022-04-07 10:59:04 -04:00
9378062
bb78816dec developer'd 2022-04-07 10:27:57 -04:00
Taah
fa75ea945d Merge remote-tracking branch 'origin/master' 2022-04-07 00:37:46 -07:00
Taah
9ddf3ceeda fix mongo support 2022-04-07 00:37:31 -07:00
c9d3b26930 Forgot to do it here 2022-04-07 02:16:37 -05:00
02393f6be3 Change update URL 2022-04-07 02:04:36 -05:00
eaa40e7013 Attempt to fix updater 2022-04-06 23:49:45 -05:00
ca18b12164 Try this 2022-04-06 23:14:44 -05:00
Taah
ea862e152f check for update status instead of sending msg 2022-04-06 21:08:03 -07:00
Taah
1f653ab5df Add /plex update 2022-04-06 20:55:54 -07:00
Taah
03e5833f0a add item builder class 2022-04-06 18:39:13 -07:00
ayunami2000
9eacb2287a Add /entitywipe + fix messageComponent
lol
2022-04-06 18:43:49 -04:00
e0632644ab Fix the updater 2022-04-05 15:46:21 -05:00
7420e7e721 Optimize imports 2022-04-05 15:40:42 -05:00
f5a89384a0 Remove commented out things 2022-04-05 13:14:53 -05:00
Taah
6f4bc5aec1 so far it is working but the only thing preventing me from going to fully asynchronous calls for punishments is httpd... 2022-04-04 01:36:50 -07:00
Taah
35d436bb61 remove <v> and swap it to {number} for messages 2022-04-03 21:07:48 -07:00
bb92805fa5 Add caching to the updater 2022-04-01 15:00:55 -05:00
be428d58f2 Fix formatting 2022-04-01 03:17:42 -05:00
48fb4f919a Make update checking better 2022-04-01 03:08:17 -05:00
9ebbeb3c15 Revamp update checker 2022-04-01 02:54:22 -05:00
635c1beba7 Revert "intellij "code cleanup" just adds final everywhere"
This reverts commit eb8571b6e9.
2022-03-25 00:54:21 -05:00
eb8571b6e9 intellij "code cleanup" just adds final everywhere 2022-03-25 00:52:06 -05:00
d0b89d995c Add global gamerules 2022-03-20 20:05:50 -05:00
Focusvity
cc97612101
Use Google's reflection library to register commands 2022-03-19 14:33:23 +11:00
06e51926be Major changes
- Convert prefixes to Component
- Styling improvements to the list command
- Fix tab completing on plex command
- Allow console to check ranks of other players
- Add coloring in tab for admins
- Add color field to ranks and titles
- Fix debug logging not working
2022-03-17 20:18:35 -05:00
aa5e184a56 Don't check for updates if it's a snapshot version 2022-03-05 17:28:52 -06: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
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
3f3bba57ac Reformat code 2022-02-26 00:26:42 -06:00
817cb03dca Add tempbans 2022-02-26 00:24:11 -06:00
Taah
1333f06dad - Add the ability to customize game rules per world in config
- Add gamerules argument to /debug
2022-02-25 01:54:11 -08:00
Taah
1b856db297 - Add unmute & mute and some checks as well as fix prefix bug 2022-02-25 00:59:48 -08:00