13 Commits

Author SHA1 Message Date
Taah
bc8c89449e Remove WebUtils, MojangUtils, and ashcon and replace references of WebUtils with DataUtils#getPlayer(String username) 2023-08-31 02:48:02 -07:00
Taah
cc9967f9c2 make bans and kicks not take too long 2023-08-31 02:18:11 -07:00
Taah
b0a8b463cb Add SQL Generators
Add cache for table strings generated
Add legacy support for Tags and login messages by converting legacy color codes to minimessage tags
2023-08-26 06:59:29 -07:00
Taah
7ff6bdb171 Remove rank system entirely and move developer title to being hardcoded 2023-08-25 04:07:56 -07:00
Taah
175c7db23d Bump the version to 1.4-SNAPSHOT
Remove every trace of MongoDB
Fix issue where notes were not being notified on a permissions based system
2023-08-25 01:30:41 -07:00
Taah
f97411ce09 Cache whether the server is on a proxy or not
Fix kick where ban message was displayed instead of kick message
2023-08-24 22:36:14 -07:00
Taah
28ec8e1d2d Add support for reasons 2023-08-24 15:35:59 -07:00
ea512487ac Reformat 2023-03-08 14:26:10 -06:00
Focusvity
77be23faf0
Minor clean up 2023-03-08 22:45:47 +11:00
Focusvity
d6b44863aa
Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
Taah
9f19bd14ca fix NPE and codec issues 2022-05-28 19:12:18 -07:00
bb8c34e0cd
Format 2022-05-10 00:08:45 -05:00
Focusvity
f9a577035b
Move Plex to API-driven plugin and fix NoClassDefFoundError on startup 2022-04-24 14:16:14 +10:00