Disabling Plugins

Discussion in 'Bukkit Help' started by Gobakos, Jul 3, 2014.

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

    Gobakos

    Hello there...I am hosting a server in my computer,to learn plugins,and i have skyblock and normal word.That i want to do is to disable factions on skyblock world.Is this possible?i have GroupManager.



     
  2. Offline

    Raw180

    i have this same problem for pvp and skyblock.
     
  3. Offline

    Bobcat00

  4. Offline

    MineCrashKoen

  5. Offline

    Gobakos

    Guys thnx a lot!!!i Will see them,i will answer to you.thnx for the help!!!!
     
  6. Offline

    LHammonds

    In Factions 1.8.2, you can disable worlds by adding the world name to the correct sections in conf.json

    Code:
      "worldsNoClaiming": [
        "games",
        "skyworld"
      ],
      "worldsNoPowerLoss": [
        "games",
        "skyworld"
      ],
      "worldsIgnorePvP": [
        "games",
        "skyworld"
      ]
     
  7. Offline

    Gobakos

    http://prntscr.com/3z4x9a
    i did what you told me,but still,when i go to skyworld,i can have my factions,invite factions players :/ any idea?
     
Thread Status:
Not open for further replies.

Share This Page