Commit Graph

18 Commits

Author SHA1 Message Date
Teriuihi 53611b6c04 Fixed time formatting leaving space for hours and minutes when it doesn't need to 2023-03-01 02:49:28 +01:00
Teriuihi 731faafcd5 Fixed time formatting leaving space for hours and minutes when it doesn't need to 2023-03-01 02:46:34 +01:00
Teriuihi 6e5a1d43c7 Fixed being unable to remove flags 2023-03-01 02:46:19 +01:00
Teriuihi 7f57647f11 Updated to 1.19 2022-06-09 18:43:36 +02:00
Teriuihi b6d9454cf7 Fixed clicking on flag information not replacing <player> with playername
added gradle
2022-05-24 02:31:38 +02:00
Len 45ce9a560c Update minimessage references for 1.18.2 2022-05-22 16:00:53 +02:00
Teriuihi 9debf2aea4 Fixed missing the first word of a perm flag 2022-03-02 15:19:54 +01:00
Teriuihi 15e5efddad Fix console spam 2022-02-08 00:31:20 +01:00
Teriuihi 683dda7031 fixed player name tab completing with capitalized names 2022-01-06 23:47:51 +01:00
Teriuihi 73c7a90491 Check array size before accessing array 2022-01-02 18:53:01 +01:00
Teriuihi 66b2579a68 Added API version 2021-12-31 03:40:44 +01:00
Teriuihi 6fff710fcb Added error message 2021-12-31 03:40:37 +01:00
Teriuihi 38ce337fe9 Rewrote everything to be up-to date with 1.18, using Minimessage, moved config to share and added more things to the config, optimized use of the database 2021-12-30 18:56:14 +01:00
Teriuihi 99e5c1b25e Attempted to update to 1.17.1 2021-07-13 18:38:35 +02:00
Sti-jn eb2b1bf5f7 Stop passing LiteFlags to every object when they don't use it.
Changed .replaceFirst to .replace so that it doesn't try to use regex and breaks when things like $ is passed into it
2021-04-09 16:07:00 +02:00
Sti-jn b235928089 Re-did formatting, removed some unused code and rewrote some excessive if statements 2021-04-04 19:24:43 +02:00
len e9b13e085e Decompile fixes 2021-04-04 18:03:07 +02:00
len 1e1298c647 initial commit 2021-04-04 17:48:59 +02:00