Factions help

Discussion in 'Plugin Development' started by ParadoXz, Dec 29, 2013.

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

    ParadoXz

    pretty simply i run a multiworld survival factions server but we also have worlds for mob arena and creative and in these worlds whenever players die they loose their faction power this is really annoying in mob arena as you can die easily 20 times in 15 minutes

    i looked through the factions main config and found this so i set it up like this but it still doesn't work

    Code:
      "worldsNoClaiming": [
        "creative",
        "pvp",
      ],
      "worldsNoPowerLoss": [
        "creative",
        "pvp",
      ],
      "worldsIgnorePvp": [
        "creative",
        "pvp",
      ],
     
  2. Offline

    NathanWolf

    I'm not sure what the right forum is, but probably not dev - I would try getting support for Factions in the Factions thread on BukkitDev.
     
  3. Offline

    ParadoXz

    cant someone just answer this here? i cant believe something this simple cant be solved here
     
  4. Offline

    xTigerRebornx

    ParadoXz Its not that it can't be solved here, its that this isn't the right place to get it solved at
     
  5. Offline

    ParadoXz

    oh my instead of complaining this is in the wrong place can someone just please help me

    i've looked at the factions bukkit dev and there is nothing there and nobodys questions are getting answered so

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 6, 2016
  6. Offline

    NathanWolf

    We are not complaining, we are trying to help you by pointing you to the right place. This forum is for plugin development, not server administration or plugin configuration.

    If the Factions dev (team?) isn't providing any support, and the documentation didn't work for you, then I don't know what to tell you.

    I guess you can hope someone who happens to be familiar with Factions configuration will see this thread. But I am certain there are better places to find support for this.
     
  7. Offline

    AoH_Ruthless

    ParadoXz
    What I do is I claim the land for a faction, and set the powerloss flag to false. i.e for MobArena, just make a faction, /f claim mobarena, and then just set powerloss to "no"
     
Thread Status:
Not open for further replies.

Share This Page