Commit Graph
16 Commits
Author SHA1 Message Date
auto b91c9418fb Made default flag length (30d by default) 2023-08-02 22:04:00 +02:00
auto 53611b6c04 Fixed time formatting leaving space for hours and minutes when it doesn't need to 2023-03-01 02:49:28 +01:00
auto 731faafcd5 Fixed time formatting leaving space for hours and minutes when it doesn't need to 2023-03-01 02:46:34 +01:00
auto 6e5a1d43c7 Fixed being unable to remove flags 2023-03-01 02:46:19 +01:00
auto 7f57647f11 Updated to 1.19 2022-06-09 18:43:36 +02:00
auto b6d9454cf7 Fixed clicking on flag information not replacing <player> with playername
added gradle
2022-05-24 02:31:38 +02:00
auto 9debf2aea4 Fixed missing the first word of a perm flag 2022-03-02 15:19:54 +01:00
auto 15e5efddad Fix console spam 2022-02-08 00:31:20 +01:00
auto 683dda7031 fixed player name tab completing with capitalized names 2022-01-06 23:47:51 +01:00
auto 73c7a90491 Check array size before accessing array 2022-01-02 18:53:01 +01:00
auto 66b2579a68 Added API version 2021-12-31 03:40:44 +01:00
auto 6fff710fcb Added error message 2021-12-31 03:40:37 +01:00
auto 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
auto 99e5c1b25e Attempted to update to 1.17.1 2021-07-13 18:38:35 +02:00
auto 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
auto b235928089 Re-did formatting, removed some unused code and rewrote some excessive if statements 2021-04-04 19:24:43 +02:00