Plugin Help Enabling Factions in one world

Discussion in 'Plugin Help/Development/Requests' started by HumanCraft, Mar 23, 2015.

Thread Status:
Not open for further replies.
  1. Offline

    HumanCraft

    Herro,

    I want to enable factions in one world only, and I know that I have to go to: mstore/factions_mconf/instance.json and then do something with this:

    {
    "aliasesF": [
    "f"
    ],
    "worldsClaimingEnabled": {
    "standard": true,
    "exceptions":[]
    },
    "worldsPowerLossEnabled": {
    "standard": true,
    "exceptions": []
    },
    "worldsPvpRulesEnabled": {
    "standard": true,
    "exceptions":[]
    },
    But I don't know what to do with it,
    Please help, thanks.
     
  2. Offline

    pie_flavor

  3. Offline

    HumanCraft

    There must be something to do?
    And if you are sure there isn't, does anyone else know a plugin / way to enabling factions in one world only?
     
  4. Online

    timtower Administrator Administrator Moderator

  5. Offline

    HumanCraft

    Okay I'll try that. But which plugin shoud I use for this? PEX or GroupManager
     
  6. Online

    timtower Administrator Administrator Moderator

  7. Offline

    HumanCraft

    Okay thanks
     
  8. Offline

    nverdier

    @HumanCraft Most large servers that I know of use PermissionsEx, and it's what I use for testing etc.
     
Thread Status:
Not open for further replies.

Share This Page