Commit graph

17 commits

Author SHA1 Message Date
2fe6498830 Replace /tell with custom implementation 2024-10-22 22:28:24 +02:00
4d2c2cb36f Remove leftover command 2024-10-18 15:53:27 +02:00
dimaguy
f814f8151c Bump version
Add an overloaded set function that replaces existing key
2024-10-18 13:47:57 +01:00
d5be87ac61 Bugfix AFK message not having the right placeholders 2024-10-18 00:34:39 +02:00
abb2d985ca Add AFK messages 2024-10-17 20:26:43 +02:00
5b1faa5f8e Exit resetAfkState if playerState is null 2024-10-13 22:09:38 +02:00
f9f752cfb2 Do not submit active time to LP 2024-10-13 22:05:53 +02:00
d07fade5ab Add AFK and active time support 2024-10-13 19:24:25 +02:00
b33d6f000e
Merge branch 'main' into setReturnsFuture 2024-10-13 18:22:43 +02:00
dimaguy
a327b7a867 PlayerData#set, PlayerData#setBoolean and PlayerData#setDate now return a CompletableFuture for consecutive writes to lp DB 2024-10-13 17:18:17 +01:00
4f38f2e5f0 Add AFK support 2024-10-13 02:46:59 +02:00
99099a345a Add PlayerData.getPrimaryGroup 2024-10-11 14:39:25 +02:00
b77daee289 Removed debug prints 2024-10-11 12:42:17 +02:00
69099b2cec Migrate database to LuckPerms meta 2024-10-11 12:07:41 +02:00
870b495deb Add command to clear PlayerTable cache.
Add method to create players, made updating use UPDATE instead of recreating.
2024-09-01 14:16:06 +02:00
59604a1997 Fix HTTP server preventing server stop 2024-09-01 13:46:03 +02:00
fdcd730819 Backport to 1.20.1 + rename 2024-08-31 10:29:34 +02:00