Config ‐ Worlds - Rosstail/Karma GitHub Wiki

This is a feature that can able or disable worlds to be part of Karma PvE and PvP systems.

#config.yml
worlds:
  enable: <boolean>
  black-list: <boolean>
  worlds:
    - <String>
    - <String>
    - <String>
    - etc...

worlds.enable : If true, only the worlds listed in worlds.worlds will be used by the plugin for fights worlds.blacklist : if true, only listed worlds will be DISABLED. worlds.enable must be TRUE. worlds.worlds : Add the name of the world into the selection

⚠️ **GitHub.com Fallback** ⚠️