Commit graph

23 commits

Author SHA1 Message Date
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
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
0690947612 Unify Rcc events into a single class, safe guards against math crimes, add AFK tag 2024-10-26 11:30:41 +02:00
d5721935de Remove LP usage in RccServer.java, move to api space along events 2024-10-26 10:28:50 +02:00
5a879b0800 More refactoring, added custom tab 2024-10-25 22:47:09 +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
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
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
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
d07fade5ab Add AFK and active time support 2024-10-13 19:24:25 +02:00
4f38f2e5f0 Add AFK support 2024-10-13 02:46:59 +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
Renamed from src/main/java/ct/server/CtServer.java (Browse further)