Add newer CoalGov update

This commit is contained in:
CoalGov Deploy
2026-07-11 02:06:53 +00:00
parent dd69ab17a5
commit 963cdd2d9d
39 changed files with 2763 additions and 43 deletions

View File

@@ -9,9 +9,14 @@ Use this checklist after install or upgrade.
* /coal deposit removes coal from inventory and increases balance.
* /coal withdraw decreases balance and gives coal items.
* /coal pay transfers balance.
* /coal networth reports balance, inventory estimate, and claims estimate.
* /coal lottery buy 1 charges a ticket.
* /coal lottery status shows the active round and pot.
* /coal lottery draw pays a winner and leaves a treasury edge.
* /market opens the Ministry Exchange inventory menu.
* Selling resources through /market increases balance and market stock.
* Buying resources through /market decreases balance and market stock.
* Selling a recently bought material uses buyback protection during the configured window.
* Market prices change after stock changes.
* /land create creates a region.
* /land info reports current land class.
@@ -35,3 +40,10 @@ Use this checklist after install or upgrade.
* /coalgov admin bypass on bypasses mining, build, and marker restrictions for that admin.
* /coalgov admin bypass off restores normal gameplay restrictions for that admin.
* /coalgov admin spawn setup creates protected spawn guide signs.
* /coalgov admin furnace grants a Super Furnace.
* Super Furnace synthetic diamond conversion works when enabled.
* Named entities drop a recovered name tag on death.
* /cgnpc role, /cgnpc home, /cgnpc work, and /cgnpc needs work for an NPC.
* Worker NPCs return home during rest hours.
* Worker NPCs travel toward work during work hours.
* Worker NPCs consume configured food and stop working if hunger is too low.