Wiki Release: 2026.09.5 · UltimateKoth: 2.26.1 · Documentation branch: 2
MiniKoth usage#
Player creation flow#
- Player accesses
/koth miniand the configured creation action. - The addon checks creation cooldown, per-player event limit and global concurrent-event limit.
- The player selects/creates the mini event area using the configured flow/wand.
- Size/world/region/land-plugin restrictions are validated.
- The event receives the configured player event name and lifetime/capture limits.
- The player can preview/list/start/delete it through the MiniKoth command branch.
- With
destroy.enabled: true, temporary events can be automatically destroyed after the configured number of runs.
Supplied safety limits#
- creation cooldown:
60minutes (not persistent across reloads); - per-player limit:
1event; - maximum simultaneous player events:
1; - maximum size:
6; max_sky: true, so the selected horizontal size can extend vertically;- maximum execution time:
300seconds; - maximum capture time:
180seconds; - loot type:
DROP; - loot max amount:
100; - loot chance:
100%.
Land restrictions#
enabled_plugin_region can restrict creation to land the player owns/can edit in supported land plugins such as PlotSquared, Lands and IridiumSkyblock V4. Use this when player-created KOTHs must stay inside private territory.