Commit graph

27 commits

Author SHA1 Message Date
6ca46fc562 Refactor code structure 2024-10-25 12:56:22 +02:00
325e52bc19 Add custom tab 2024-10-25 11:43:33 +02:00
61b5fffcd4 Clean up code 2024-10-23 22:07:12 +02:00
abb5a00182 Implement teleport commands 2024-10-23 22:05:36 +02:00
2d8322f0bd Standardize permission nodes 2024-10-23 12:19:35 +02:00
e3f0d0f72d Standardize permission nodes 2024-10-23 12:19:24 +02:00
4899a2c14d Add /god command 2024-10-23 12:18:00 +02:00
af6132a3e7 Add /fly command 2024-10-23 12:11:15 +02:00
b0cc010823 Set sender's reply player on tell instead of just receiving messages 2024-10-22 23:33:23 +02:00
d95471b7c6 Cleanup 2024-10-22 22:30:28 +02:00
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