Wiki Release: 2026.09.5 · UltimateClans: 9.1.4 · Documentation branch: 9
UltimateClans V9 extensions#
Extensions are lightweight integration JARs that implement an external service for UltimateClans without turning that service into a Core dependency. They are different from modules (focused clan features) and addons (larger independent systems).
Typical extension groups#
- Economy/currency: Vault, PlayerPoints, TokenEnchant Money, ElementalGems, Eco.
- Holograms: CMIHolograms, DecentHolograms, FancyHolograms, Holograms, HolographicDisplays.
- Maps: Dynmap, BlueMap.
- Protection/claims: WorldGuard Region, GriefDefender, GriefPrevention, ProtectionStones, HuskClaims.
- Custom items: ItemsAdder, Nexo.
- Display: TAB and other adapters supplied for the branch.
Administrator workflow#
- Install the external plugin/provider.
- Install the matching extension JAR.
- Restart and inspect
/uclan extension list/view. - Configure the addon/module that consumes that service.
- Perform one simple real operation before enabling it for players.
A loaded extension does not prove a consuming feature is enabled; troubleshoot provider → extension → feature in that order.