Commit Graph

29 Commits

Author SHA1 Message Date
3608e8e825 [Breaking] Remove rank stuff from database 2023-10-29 23:00:12 -05:00
Taah
c51d8da5b7 fix prefixes 2023-08-29 20:41:15 -07:00
2a2152603b Attempt to add prefixes to adminchat 2023-08-29 16:06:16 -05: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
cea84884fc Merge remote-tracking branch 'origin/master' 2023-08-26 06:18:54 -07:00
Eva
668460f486
Fix string sanitising (#62) 2023-08-25 23:03:37 +01: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
77dc95ae29
Add Folia support minus world generation 2023-07-21 20:01:59 -05:00
ea512487ac Reformat 2023-03-08 14:26:10 -06:00
Focusvity
77be23faf0
Minor clean up 2023-03-08 22:45:47 +11:00
f3f7daaafb
Add customizable login messages 2022-11-26 04:24:12 -06:00
22199be335
Plex v1.2 2022-08-25 20:28:13 -05:00
Taah
7fa26f9a64 add admin chat redis support 2022-08-02 17:03:04 -07:00
Focusvity
d6b44863aa
Remove the API component - closes #51 2022-08-02 22:08:52 +10:00
Allink
3611148b4c
Remove non-ASCII characters from tags & chat messages (closes #48) 2022-08-02 03:23:08 +01:00
Allink
a014a38e2f
Check if array is empty in disabled effect (closes #50) 2022-08-02 02:48:25 +01:00
4a14f94158 Use ComponentLogger + update dependencies 2022-06-29 18:11:03 -05:00
92c07f89fe i prefer this 2022-05-19 13:59:16 -05:00
Focusvity
7efa151157
A bit more work on the API 2022-05-18 20:31:15 +10:00
8ab337d0a6
Allow server owners to use plex update 2022-05-12 22:45:17 -05:00
Taah
b78f71c238 make vault optional and automatically enable if a server is using vault 2022-05-10 22:48:47 -07:00
bb8c34e0cd
Format 2022-05-10 00:08:45 -05:00
Taah
5e1475dfb5 add messageComponent that takes a component parameter 2022-05-07 17:34:41 -07:00
Taah
f52c8462ae actually indent array types in toml
add a default config file instead of generation for commenting purposes
add a random gradient placeholder and a converter for legacy colorcodes
2022-05-05 00:49:03 -07:00
Business Goose
45b338fd9b
Make a safe mini message class with a custom tag resolver 2022-05-04 17:08:35 +01:00
Business Goose
3604add18a
Add getting text from component to PlexUtils 2022-05-04 16:30:37 +01:00
Allink
303f81d5cd
Add me to dev list (I am epic) 2022-05-04 07:13:43 +01:00
Focusvity
f9a577035b
Move Plex to API-driven plugin and fix NoClassDefFoundError on startup 2022-04-24 14:16:14 +10:00