Skip to content

API Kingdom remove_clan

SolWayward edited this page Dec 22, 2025 · 3 revisions

gm.kingdom.remove_clan

Endpoint: gm.kingdom.remove_clan

Syntax

gm.kingdom.remove_clan <clan>

Parameters

Parameter Type Required Description
clan string Yes Clan identifier to remove (StringId or partial name match)

Description

Removes a clan from their current kingdom, making them an independent faction.

WARNING: Cannot remove the ruling clan from a kingdom. The ruling clan must remain part of the kingdom. To change the ruling clan, use gm.kingdom.set_ruler first.

Example

gm.kingdom.remove_clan clan_empire_south_1

Output:

Clan Name removed from Kingdom Name.

Related Commands

Last Updated: 2025-12-16

Quick Links

🏠 Home | Quick Reference | Syntax Guide


Hero Commands
Clan Commands
Kingdom Commands
Settlement Commands
Item Commands
Troop Commands
Caravan Commands
Bandit Commands
Query Commands

Clone this wiki locally