Wrapping blocks of config for multi-world configuration with kits from xrex64
lol768 opened this issue ยท 1 comments
Autogenerated issue from http://dev.bukkit.org/server-mods/battlekits/?comment=419 (author: xrex64) at Jan 03, 2013 at 20:39 UTC
I have a few questions. In the config file it talks away "warapping". Can someone show me how to properly "warap" blocks of the config for specific worlds? I'm trying to make an arena world and not have kits in another worlds. If anyone can help that would be great.
To restrict kits to one world:
Add in an active-in
setting for the kit. E.g.:
active-in: "'world','word_nether','word_end'"
For more info, see here: https://github.com/np98765/BattleKits/blob/master/BattleKits/kits.yml#L3