|
1aa225f700
|
Replace redundant code with shorter version
|
2024-11-09 12:58:32 +01:00 |
|
|
c2047ccd2c
|
Make /back track all teleports
|
2024-11-09 12:48:04 +01:00 |
|
|
256f518fb4
|
Reflect original class name
|
2024-11-09 12:27:58 +01:00 |
|
|
5978dbe176
|
Warn unsigned messages
|
2024-11-09 00:23:57 +01:00 |
|
|
ca0a5761cb
|
Bump version
|
2024-11-08 19:43:01 +01:00 |
|
|
822a860756
|
Merge pull request #8
* WIP
* Make most Texts customizable from config.
* Minor changes
* Remove unused args in commands
|
2024-11-08 19:41:08 +01:00 |
|
|
9807f5c018
|
Bump version 👀
|
2024-11-04 22:56:03 +01:00 |
|
|
df169f61d7
|
Changed config management, switched to pb4 placeholders in new custom chat formats
|
2024-11-04 22:55:36 +01:00 |
|
|
362132f696
|
Merge pull request #7
* Initial mixins for custom chat
* More experiment
* Custom chat messages support + join, leave, /me
* Add custom death message
* Bump version
|
2024-11-04 18:04:47 +01:00 |
|
|
59fc43c227
|
Upgrade to Fabric 0.16.8
|
2024-11-01 21:53:54 +01:00 |
|
|
afb7341262
|
Fix resetting existing home throws homes limit reached error
|
2024-11-01 10:30:23 +01:00 |
|
|
9805179093
|
Add homes limit
|
2024-10-30 19:22:16 +01:00 |
|
|
cc6fd0edb8
|
Config refactor (#6)
* Refactor config into categories
* Bump version to 1.16.2
|
2024-10-30 10:05:08 +01:00 |
|
|
82f4e24404
|
Add restart API events
|
2024-10-28 19:39:11 +01:00 |
|
|
fc00b80c05
|
Bump version
|
2024-10-27 16:03:35 +01:00 |
|
|
6b99f27f89
|
Add automatic restart feature
|
2024-10-27 16:02:39 +01:00 |
|
|
8e7244b0b8
|
Add timed boss bars, /near command
|
2024-10-26 17:54:55 +02:00 |
|
|
f11036a844
|
Bump version, not even semver at this point
|
2024-10-26 11:31:19 +02:00 |
|
|
0690947612
|
Unify Rcc events into a single class, safe guards against math crimes, add AFK tag
|
2024-10-26 11:30:41 +02:00 |
|
|
77cb5719e1
|
Bump version
|
2024-10-26 10:29:41 +02:00 |
|
|
d5721935de
|
Remove LP usage in RccServer.java, move to api space along events
|
2024-10-26 10:28:50 +02:00 |
|
|
2f3b5fcbc2
|
Tab list phase configurable
|
2024-10-26 09:54:33 +02:00 |
|
|
74bc5fd995
|
Bugfix send player tab update to all players
|
2024-10-25 23:59:46 +02:00 |
|
|
5a879b0800
|
More refactoring, added custom tab
|
2024-10-25 22:47:09 +02:00 |
|
|
019da6ebfb
|
Upgrade versions
|
2024-10-25 13:19:55 +02:00 |
|
|
c29bab20fd
|
Bugfix /back on death
|
2024-10-25 13:12:16 +02:00 |
|
|
6ca46fc562
|
Refactor code structure
|
2024-10-25 12:56:22 +02:00 |
|
|
325e52bc19
|
Add custom tab
|
2024-10-25 11:43:33 +02:00 |
|
|
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 |
|