TribeCraft Wiki · Release 2026.09.5
Wiki Release: 2026.09.5 · UltimateKoth: 2.26.1 · Documentation branch: 2

MiniKoth configuration#

The important settings are under Config.Events.player.

  • creator_enabled — master switch for player creation.
  • player_getwand_enabled and player_getwand_special_permission — control direct wand access.
  • create_cooldown — minutes between creations; the supplied comment notes this cooldown is not persistent across reloads.
  • destroy.enabled / destroy.after — automatic cleanup policy.
  • limit — maximum events per player.
  • maximum_concurrent_events — global player-created event cap.
  • max_size / max_sky — area size rules.
  • maximum_execution_time / maximum_capture_time — hard event timing limits.
  • loot_type, loot_max_amount, loot_chance — player-event reward limits.
  • enabled_regions, enabled_worlds, enabled_plugin_region — creation location restrictions.

Change limits in staging first; a very large player-created area or high concurrent-event count can have gameplay/performance consequences.