Skip to main content
Version: 26.1

Cadmus

The configuration settings described here are located in config/skyblockbuilder/compatability/cadmus.json5 when you have Cadmus 🔗 installed.

warning

Cadmus isn't available for this version yet, so the integration is currently switched off. The command still exists and reports success, but no chunks are actually claimed. This page describes how it behaves once Cadmus is back.

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.