TribeCraft Wiki · Release 2026.09.5
Wiki Release: 2026.09.5 · UltimateClans: 9.1.4 · Documentation branch: 9

UltimateClans V9 administration guide#

Daily administration#

Use /uclan for administrative operations and /clan for the player-facing workflow. Administrators should be able to inspect clan/player state, moderate clans, reload supported configuration, and diagnose integrations without directly editing live storage.

Keep a small test clan with leader/member accounts. It lets you validate role permissions, module GUIs, addons and relationship behavior after updates without using production clans.

Modules and addons#

Modules are closer to the Core lifecycle and usually add a focused clan capability. Addons are larger independent feature systems with their own commands/config/storage. Enable only the systems you use and keep versions aligned with the Core branch.

Extensions#

Extensions are integration adapters. They connect UltimateClans to economy, map, hologram, item, protection and other external APIs. If a feature such as a hologram fails, verify the relevant extension/provider before changing clan data.

Updating#

Back up Core + module/addon configuration and storage, update the Core first when required, then compatible components. Read startup logs for version/min-version checks. Do not copy old generated/default files blindly over a newer installation.