|
5530b3b430
|
Bump version
|
2024-10-23 22:07:37 +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 |
|
|
193462015d
|
Bump version
|
2024-10-17 20:27:13 +02:00 |
|
|
abb2d985ca
|
Add AFK messages
|
2024-10-17 20:26:43 +02:00 |
|
|
e2c0a350a9
|
Update Maven repository
|
2024-10-16 20:30:10 +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 |
|
|
1d353f89f5
|
Merge pull request #5 from ReconnectedCC/setReturnsFuture
setReturnsFuture
|
2024-10-13 18:23:36 +02:00 |
|
|
b33d6f000e
|
Merge branch 'main' into setReturnsFuture
|
2024-10-13 18:22:43 +02:00 |
|
dimaguy
|
311c3c1518
|
Bump version
|
2024-10-13 17:21:10 +01: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 |
|
|
1b70b8e487
|
Merge remote-tracking branch 'origin/main'
|
2024-09-01 13:46:24 +02:00 |
|
|
59604a1997
|
Fix HTTP server preventing server stop
|
2024-09-01 13:46:03 +02:00 |
|
EmmaKnijn
|
4efccd1116
|
add README
|
2024-08-31 10:48:32 +02:00 |
|
EmmaKnijn
|
e1bfa36e7a
|
github action caching
|
2024-08-31 10:46:20 +02:00 |
|
|
fdcd730819
|
Backport to 1.20.1 + rename
|
2024-08-31 10:29:34 +02:00 |
|
|
98b0ca449a
|
Add pronouns in PlayerData
|
2024-08-07 12:12:25 +02:00 |
|
|
417bdad061
|
Update LICENSE
|
2024-08-07 11:39:57 +02:00 |
|
|
d28b2005a4
|
Add code authors to mod info
|
2024-08-06 20:34:54 +02:00 |
|
|
7007feac5a
|
It is fixed now
|
2024-08-06 13:23:03 +02:00 |
|
|
17e839c1a8
|
Fix INSTANCE being null
|
2024-08-06 12:27:00 +02:00 |
|
|
c16722fc8e
|
Add PlayerWelcome event
|
2024-08-06 11:19:39 +02:00 |
|
|
d40b2d1b3b
|
Add PlayerData DB table
|
2024-08-06 10:27:18 +02:00 |
|
|
f47e80d510
|
Bump version
|
2024-08-05 22:54:14 +02:00 |
|
|
8019578868
|
Add Postgresql JDBC driver
|
2024-08-05 22:53:49 +02:00 |
|
|
2fb98ef64c
|
Add database client as common for other components.
|
2024-08-05 22:52:34 +02:00 |
|
EmmaKnijn
|
5e9485eb3e
|
change gradlew task
|
2024-08-03 10:49:58 +02:00 |
|
|
7d75c2f628
|
Bump version
|
2024-08-02 11:15:12 +02:00 |
|
|
3505a3f44f
|
Host a HTTP server instead of sending data to third party.
|
2024-08-02 11:13:53 +02:00 |
|
EmmaKnijn
|
4f3912ac7b
|
bump version
|
2024-08-01 15:46:11 +02:00 |
|
EmmaKnijn
|
1c681f8e17
|
remove logging
|
2024-08-01 15:46:04 +02:00 |
|
EmmaKnijn
|
2bdcac64f5
|
bump version
|
2024-08-01 15:39:57 +02:00 |
|
EmmaKnijn
|
abaa9b376f
|
add player amount information
|
2024-08-01 15:39:53 +02:00 |
|