anth64
1baa20022b
feat: stub out full /land command surface as hook points
...
Table-drives dispatch for every vanilla /land subcommand (free,
info, list, adminfree, claim's new/grant/revoke/grow/shrink/etc.)
so each has a named hook to fill in.
2026-07-12 16:16:25 +02:00
anth64
5c7fa58ea2
feat: hook /land claim load/cancel and dump claim info via admin info
...
Intercepts vanilla /land claim load|cancel to track a per-player
pending claim selection, and wires LandClaimAPI/Logger through
ModSystem so admin info can dump full claim state for debugging.
2026-07-12 16:13:06 +02:00
anth64
9206ecd6a9
refactor: add aliases for claim link and admin sub commands
2026-07-12 09:43:31 +02:00
anth64
7d5deb5bdf
refactor: drive subcommand registration from a data table
2026-07-11 17:55:32 +02:00
anth64
28a89056e6
feat: add admin management surface
2026-07-01 20:04:00 +02:00
anth64
72b59c93ed
feat: build /claimlink command tree stubbed
2026-07-01 19:12:10 +02:00
anth64
a668e56622
chore: make build.sh executable
2026-06-29 07:31:58 +02:00
anth64
ba9d4d992b
feat: hook into land claim commands via CommandHook
2026-06-29 07:31:51 +02:00
anth64
a46c0ea8a8
chore: declare commandhook dependency, mark server-side
2026-06-29 07:31:41 +02:00
anth64
6b72350dfe
build: reference CommandHook assembly
2026-06-29 07:31:34 +02:00
anth64
e435e61a45
chore: initialize project
2026-06-27 09:50:34 +02:00
anth64
ac43d3f302
Initial commit
2026-06-24 01:52:12 -04:00