How do you set Factions to one world

Discussion in 'Bukkit Help' started by claw107, Sep 21, 2014.

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

    claw107

    Hi, I'm farely new (By one day) to this server stuff, I know how to install plugins and launch and pf and stuff. But this is bugging me. In my main spawn I can do all the faction commands. I want to be able to keep it to one world. My Factions world. But how?

    The mods I have installed are:

    • Essentials
    • Authme
    • AntiMobSpawn
    • ClearLag
    • ColouredSigns
    • HomeSpawnPlus
    • Massivecore
    • Multi-verse core (Note I use wp for portals, I just use this for /mv tp and /mv create)
    • Multi-verse portals
    • WarpEdit
    • WorldEdit
    • WorldGuard
    • NoBoom
    My instance.jsor from factions_mconf (friend told me I should include this) is:


    {
    "aliasesF": [
    "f"
    ],
    "taskPlayerPowerUpdateMinutes": 1.0,
    "taskPlayerDataRemoveMinutes": 5.0,
    "taskEconLandRewardMinutes": 20.0,
    "removePlayerDataWhenBanned": true,
    "removePlayerDataAfterInactiveDays": 20.0,
    "radiusClaimFailureLimit": 9,
    "radiusClaimRadiusLimit": 5,
    "chatSetFormat": false,
    "chatSetFormatAt": "LOWEST",
    "chatSetFormatTo": "<{factions_relcolor}§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}§f%1$s> %2$s",
    "chatParseTags": true,
    "chatParseTagsAt": "LOW",
    "herochatFactionName": "Faction",
    "herochatFactionNick": "F",
    "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{factions_roleprefix}&r{color}{factions_title|rp}{sender}{color}] &f{msg}",
    "herochatFactionColor": "GREEN",
    "herochatFactionDistance": 0,
    "herochatFactionIsShortcutAllowed": false,
    "herochatFactionCrossWorld": true,
    "herochatFactionMuted": false,
    "herochatFactionWorlds": [],
    "herochatAlliesName": "Allies",
    "herochatAlliesNick": "A",
    "herochatAlliesFormat": "{color}[&l{nick}&r&f {factions_relcolor}&l{factions_roleprefix}&r{factions_relcolor}{factions_name|rp}{sender}{color}] &f{msg}",
    "herochatAlliesColor": "DARK_PURPLE",
    "herochatAlliesDistance": 0,
    "herochatAlliesIsShortcutAllowed": false,
    "herochatAlliesCrossWorld": true,
    "herochatAlliesMuted": false,
    "herochatAlliesWorlds": [],
    "colorMember": "GREEN",
    "colorAlly": "DARK_PURPLE",
    "colorTruce": "LIGHT_PURPLE",
    "colorNeutral": "WHITE",
    "colorEnemy": "RED",
    "colorNoPVP": "GOLD",
    "colorFriendlyFire": "DARK_RED",
    "prefixLeader": "**",
    "prefixOfficer": "*",
    "prefixMember": "+",
    "prefixRecruit": "-",
    "playersWhoBypassAllProtection": [],
    "worldsNoClaiming": [world],
    "worldsNoPowerLoss": [world],
    "worldsIgnorePvP": [world],
    "handleExploitObsidianGenerators": true,
    "handleExploitEnderPearlClipping": true,
    "handleExploitTNTWaterlog": false,
    "logFactionCreate": true,
    "logFactionDisband": true,
    "logFactionJoin": true,
    "logFactionKick": true,
    "logFactionLeave": true,
    "logLandClaims": true,
    "logLandUnclaims": true,
    "logMoneyTransactions": true,
    "logPlayerCommands": true,
    "materialsEditOnInteract": [
    "DIODE_BLOCK_OFF",
    "DIODE_BLOCK_ON",
    "NOTE_BLOCK",
    "CAULDRON",
    "SOIL"
    ],
    "materialsEditTools": [
    "FIREBALL",
    "FLINT_AND_STEEL",
    "BUCKET",
    "WATER_BUCKET",
    "LAVA_BUCKET"
    ],
    "materialsDoor": [
    "WOODEN_DOOR",
    "TRAP_DOOR",
    "FENCE_GATE"
    ],
    "materialsContainer": [
    "DISPENSER",
    "CHEST",
    "FURNACE",
    "BURNING_FURNACE",
    "JUKEBOX",
    "BREWING_STAND",
    "ENCHANTMENT_TABLE",
    "ANVIL",
    "BEACON",
    "TRAPPED_CHEST",
    "HOPPER",
    "DROPPER"
    ],
    "entityTypesMonsters": [
    "BLAZE",
    "CAVE_SPIDER",
    "CREEPER",
    "ENDERMAN",
    "ENDER_DRAGON",
    "GHAST",
    "GIANT",
    "MAGMA_CUBE",
    "PIG_ZOMBIE",
    "SILVERFISH",
    "SKELETON",
    "SLIME",
    "SPIDER",
    "WITCH",
    "WITHER",
    "ZOMBIE"
    ],
    "dynmapUse": true,
    "dynmapUpdateLog": false,
    "dynmapLayerName": "Factions",
    "dynmapLayerVisible": true,
    "dynmapLayerPriority": 2,
    "dynmapLayerMinimumZoom": 0,
    "dynmapDescription": "<div class=\"infowindow\">\n<span style=\"font-weight: bold; font-size: 150%;\">%name%</span></br>\n<span style=\"font-style: italic; font-size: 110%;\">%description%</span></br>\n</br>\n<span style=\"font-weight: bold;\">Leader:</span> %players.leader%</br>\n<span style=\"font-weight: bold;\">Officers:</span> %players.officers.count%</br>\n<span style=\"font-weight: bold;\">Members:</span> %players.members.count%</br>\n<span style=\"font-weight: bold;\">Recruits:</span> %players.recruits.count%</br>\n<span style=\"font-weight: bold;\">TOTAL:</span> %players.count%</br>\n</br>\n<span style=\"font-weight: bold;\">Age:</span> %age%</br>\n<span style=\"font-weight: bold;\">Bank:</span> %money%</br>\n</br>\n<span style=\"font-weight: bold;\">Flags:</span></br>\n%open.color% | %permanent.color% | %peaceful.color% | %infpower.color% | %powerloss.color%</br>\n%pvp.color% | %friendlyfire.color% | %monsters.color% | %explosions.color%</br>\n%offlineexplosions.color% | %firespread.color% | %endergrief.color%\n</div>",
    "dynmapDescriptionMoney": false,
    "dynmapVisibilityByFaction": true,
    "dynmapVisibleFactions": [],
    "dynmapHiddenFactions": [],
    "dynmapDefaultStyle": {
    "lineColor": "#00FF00",
    "lineOpacity": 0.8,
    "lineWeight": 3,
    "fillColor": "#00FF00",
    "fillOpacity": 0.35,
    "homeMarker": "greenflag",
    "boost": false
    },
    "dynmapFactionStyles": {
    "SafeZone": {
    "lineColor": "#FF00FF",
    "fillColor": "#FF00FF",
    "boost": false
    },
    "WarZone": {
    "lineColor": "#FF0000",
    "fillColor": "#FF0000",
    "boost": false
    }
    }
    }
     
  2. Offline

    Adzkii

    @claw107
    In your faction folder (mstore) go on 'factions_mconf' then you go on the file that's in the folder '
    mstore/factions_mconf/instance.json.
    Scroll down you will see the following text that says

    "worldsNoClaiming": [
    "",
    ],
    "worldsNoPowerLoss": [
    ""
    ],
    "worldsIgnorePvP": [
    ""

    Now in put the world name you want to use faction on....
    Example.... "worldsNoClaiming": [
    "world_nether",

    Easy :) Hope i helped.
     
  3. Offline

    claw107

    Didn't work, isn't it that you put the worlds you don't want in there? (tried aswell, nothing)
     
  4. Offline

    Adzkii

    claw107
    You put the world names in their, the worlds that you don't want faction in.
    Can you past your factions_mconf here?
     
  5. Offline

    claw107

    Fixed
     
  6. Offline

    Adzkii

Thread Status:
Not open for further replies.

Share This Page