Plugin Help Factions Plugins Not Working

Discussion in 'Plugin Help/Development/Requests' started by Liquid Reserve, Apr 16, 2017.

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

    Liquid Reserve

    I have tried multiple factions plugins but none work. They either don't have a config or don't work at all. Any suggestions?
     
  2. Offline

    yPedx

    @Liquid Reserve
    What factions plugins are you using?
    I suggest using the normal factions plugin + MassiveCore.
     
  3. Offline

    Liquid Reserve

    @yPedx
    I have used both for my 1.8.8 server, but the config for Factions doesn't ever show up.
     
  4. Offline

    yPedx

    @Liquid Reserve
    The config for factions is not created in plugins directory. The faction settings can be sound in "mstore" in the same place as you find your worlds. Open it up and you can find it all :)
     
  5. Offline

    Liquid Reserve

    @yPedx
    Ok thanks! Lastly, is it possible to disable the factions plugin in different multiverse worlds?
     
  6. Offline

    yPedx

    @Liquid Reserve
    Yes, by using PerWorldPlugins this can be done quickly :)
     
  7. Offline

    Liquid Reserve

    @yPedx
    Can you give me an example of one?
     
  8. Offline

    yPedx

  9. Offline

    Liquid Reserve

    @yPedx
    Ok I have downloaded the plugin and set it up. I still have a problem though, it still shows the factions name next to yours in chat, but it looks more like code. This is what it looks like in chat: <{factions_relcolor}**{factions_relcolor}Turtles4life. Then after that it showd their prefix and name. It only does this in the worlds that I don't have it enabled in.
     
  10. Offline

    yPedx

  11. Offline

    Liquid Reserve

    @yPedx
    I'm confused it doesn't say to do anything.
     
  12. Offline

    yPedx

  13. Offline

    Liquid Reserve

    @yPedx
    Ok, thats all fixed, but tnt doesn't blow up in faction bases? How do I fox this?
     
  14. Offline

    yPedx

    @Liquid Reserve
    ./mstore/factions_mconf/instance.json
    Code:
    "defaultFactionFlags": {
            "PERMANENT": false,
            "PEACEFUL": false,
            "INFPOWER": false,
            "POWERLOSS": true,
            "PVP": true,
            "FRIENDLYFIRE": false,
            "MONSTERS": true,
            "EXPLOSIONS": true,
            "FIRESPREAD": true,
            "ENDERGRIEF": false
        },
    Set EXPLOSIONS to true if it's false.
     
  15. Offline

    Liquid Reserve

    @yPedx
    I found that file but I can't find the default factions flags.
     
  16. Offline

    yPedx

    @Liquid Reserve
    Try the other files related to factions.

    EDIT: Look in the factions_mflag
     
  17. Offline

    Liquid Reserve

    @yPedx
    I looked in there and found explosions.json In it, it says:

    "priority": 8000,
    "name": "explosions",
    "desc": "Can explosions occur in this territory?",
    "descYes": "Explosions can occur in this territory.",
    "descNo": "Explosions can NOT occur in this territory.",
    "standard": true,
    "editable": false,
    "visible": true

    What do I change?
     
  18. Offline

    yPedx

  19. Offline

    Liquid Reserve

    Last edited: Apr 16, 2017
Thread Status:
Not open for further replies.

Share This Page