• Joined on 2026-05-12
admin pushed to main at admin/Cites_Plugins 2026-06-10 14:02:24 +02:00
6648b3b375 docs: rename GEMINI.md → CLAUDE.md and update content
admin pushed to main at admin/Cites_Plugins 2026-06-10 13:58:51 +02:00
b02e532563 docs: organize diagrams to mirror code layout (util/ + features/)
admin pushed to main at admin/Cites_Plugins 2026-06-10 12:19:24 +02:00
4efaa5bbde feat: moderation feature skeleton (/core admin + mod mode + tools)
admin pushed to main at admin/Cites_Plugins 2026-06-10 12:00:02 +02:00
84735221f1 refactor: split util/ vs features/ + modular opt-in setupX() config
admin pushed to main at admin/Cites_Plugins 2026-06-10 11:46:57 +02:00
75d2fa866d feat: typed team settings (cascade per-team → global → default) + in-game GUI
admin pushed to main at admin/Cites_Plugins 2026-06-10 11:16:41 +02:00
a94bc56a5b feat: configurable broadcasts + /core reload
admin pushed to main at admin/Cites_Plugins 2026-06-10 10:54:42 +02:00
923f48ffc7 refactor: split team/player/message into impl/ and exception/ subpackages
admin pushed to main at admin/Cites_Plugins 2026-06-09 16:06:22 +02:00
4651ccbe69 docs: document MessagesService — single per-plugin YAML, defaults in jar
admin pushed to main at admin/Cites_Plugins 2026-06-09 15:58:04 +02:00
f92f22f6c8 feat: MessagesService — externalized YAML messages in a single per-plugin file
admin pushed to main at admin/Cites_Plugins 2026-06-09 15:28:51 +02:00
bcba8363c9 fix: restore visibility arg on /core team create + auto-migrate leader_id
admin pushed to main at admin/Cites_Plugins 2026-06-09 15:08:25 +02:00
5385b6e674 fix: update /core team leave error message for admin-only commands
admin pushed to main at admin/Cites_Plugins 2026-06-09 15:05:06 +02:00
8b7cad3fce feat: chef commands moved to admin + PlaceholderAPI integration
admin pushed to main at admin/Cites_Plugins 2026-06-09 14:56:11 +02:00
002fefdc02 feat: admin/chef/player permission model + leaderless teams + setleader
admin pushed to main at admin/Cites_Plugins 2026-06-09 12:18:44 +02:00
5bd6e227d3 chore: downgrade compile target to Java 11
admin pushed to main at admin/Cites_Plugins 2026-06-09 11:34:04 +02:00
7ee349f206 feat: dynamic command registration + Maven publication setup