Cadmus
The configuration settings described here are located in config/skyblockbuilder/cadmus.json5
when you have
Cadmus 🔗 installed.
Display Name​
This setting defines the display name of the owner for the claimed chunks at spawn. You can configure it like this:
Using a fixed text:
{
"text": "SkyblockBuilder Spawn"
}
Or with a resource pack that references a translation key:
{
"translate": "cavestone.cadmus.chunk_claim_name"
}
Protect Spawn Chunks​
This option automatically claims spawn chunks as admin-owned. The size of the protected area is determined by the
spawnProtectionRadius
setting.