Created
February 4, 2016 07:02
-
-
Save nsporillo/6fa0b69402f3fb7b2441 to your computer and use it in GitHub Desktop.
Working conf file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "baseCommandAliases": [ | |
| "f" | |
| ], | |
| "allowNoSlashCommand": true, | |
| "colorMember": "GREEN", | |
| "colorAlly": "LIGHT_PURPLE", | |
| "colorTruce": "DARK_PURPLE", | |
| "colorNeutral": "WHITE", | |
| "colorEnemy": "RED", | |
| "colorPeaceful": "GOLD", | |
| "colorWar": "DARK_RED", | |
| "prefixAdmin": "**", | |
| "prefixMod": "*", | |
| "factionTagLengthMin": 3, | |
| "factionTagLengthMax": 10, | |
| "factionTagForceUpperCase": false, | |
| "newFactionsDefaultOpen": false, | |
| "factionMemberLimit": 0, | |
| "newPlayerStartingFactionID": "0", | |
| "showMapFactionKey": true, | |
| "showNeutralFactionsOnMap": true, | |
| "showEnemyFactionsOnMap": true, | |
| "factionOnlyChat": true, | |
| "chatTagEnabled": true, | |
| "chatTagRelationColored": true, | |
| "chatTagReplaceString": "[FACTION]", | |
| "chatTagFactionlessSymbol": "-", | |
| "chatTagInsertAfterString": "", | |
| "chatTagInsertBeforeString": "", | |
| "chatPrefixAdmin": "*", | |
| "chatPrefixMod": "*", | |
| "chatTagInsertIndex": 0, | |
| "chatTagPadBefore": false, | |
| "chatTagPadAfter": true, | |
| "chatTagFormat": "%s§f", | |
| "factionChatFormat": "%s:§f %s", | |
| "allianceChatFormat": "§d%s:§f %s", | |
| "truceChatFormat": "§5%s:§f %s", | |
| "broadcastDescriptionChanges": false, | |
| "broadcastFactionTagChanges": true, | |
| "saveToFileEveryXMinutes": 30.0, | |
| "autoLeaveAfterDaysOfInactivity": 10.0, | |
| "autoLeaveRoutineRunsEveryXMinutes": 5.0, | |
| "autoLeaveRoutineMaxMillisecondsPerTick": 5, | |
| "removePlayerDataWhenBanned": true, | |
| "autoLeaveDeleteFPlayerData": true, | |
| "worldGuardChecking": false, | |
| "worldGuardBuildPriority": false, | |
| "logFactionCreate": true, | |
| "logFactionDisband": true, | |
| "logFactionJoin": true, | |
| "logFactionKick": true, | |
| "logFactionLeave": true, | |
| "logLandClaims": true, | |
| "logLandUnclaims": true, | |
| "logMoneyTransactions": true, | |
| "logPlayerCommands": true, | |
| "handleExploitObsidianGenerators": true, | |
| "handleExploitEnderPearlClipping": true, | |
| "handleExploitInteractionSpam": true, | |
| "handleExploitTNTWaterlog": false, | |
| "handleExploitLiquidFlow": false, | |
| "handleExploitBoatClipping": false, | |
| "homesEnabled": true, | |
| "homesMustBeInClaimedTerritory": true, | |
| "homesTeleportToOnDeath": true, | |
| "homesRespawnFromNoDtrLossWorlds": true, | |
| "homesTeleportCommandEnabled": true, | |
| "homesTeleportCommandEssentialsIntegration": true, | |
| "homesTeleportCommandSmokeEffectEnabled": true, | |
| "homesTeleportCommandSmokeEffectThickness": 3.0, | |
| "homesTeleportAllowedFromEnemyTerritory": true, | |
| "homesTeleportAllowedFromDifferentWorld": true, | |
| "homesTeleportAllowedEnemyDistance": 32.0, | |
| "homesTeleportIgnoreEnemiesIfInOwnTerritory": true, | |
| "disablePVPBetweenNeutralFactions": false, | |
| "disablePVPForFactionlessPlayers": false, | |
| "enablePVPAgainstFactionlessInAttackersLand": false, | |
| "noPVPDamageToOthersForXSecondsAfterLogin": 3, | |
| "peacefulTerritoryDisablePVP": true, | |
| "peacefulTerritoryDisableMonsters": false, | |
| "peacefulTerritoryDisableBoom": false, | |
| "peacefulMembersDisableDtrLoss": true, | |
| "permanentFactionsAreRaidable": false, | |
| "permanentFactionsDisableLeaderPromotion": false, | |
| "claimsMustBeConnected": false, | |
| "claimsCanBeUnconnectedIfOwnedByOtherFaction": true, | |
| "claimsRequireMinFactionMembers": 1, | |
| "lineClaimLimit": 5, | |
| "radiusClaimFailureLimit": 9, | |
| "considerFactionsReallyOfflineAfterXMinutes": 0.0, | |
| "actionDeniedPainAmount": 1, | |
| "permanentFactionMemberDenyCommands": [], | |
| "territoryNeutralDenyCommands": [], | |
| "territoryEnemyDenyCommands": [ | |
| "home", | |
| "sethome", | |
| "spawn", | |
| "tpahere", | |
| "tpaccept", | |
| "tpa" | |
| ], | |
| "warzoneDenyCommands": [], | |
| "territoryAllyDenyCommands": [], | |
| "wildernessDenyCommands": [], | |
| "territoryDenyBuild": true, | |
| "territoryDenyBuildWhenOffline": true, | |
| "territoryPainBuild": false, | |
| "territoryPainBuildWhenOffline": false, | |
| "territoryDenyUseage": true, | |
| "territoryEnemyDenyBuild": true, | |
| "territoryEnemyDenyBuildWhenOffline": true, | |
| "territoryEnemyPainBuild": false, | |
| "territoryEnemyPainBuildWhenOffline": false, | |
| "territoryEnemyDenyUseage": true, | |
| "territoryEnemyProtectMaterials": true, | |
| "territoryAllyDenyBuild": true, | |
| "territoryAllyDenyBuildWhenOffline": true, | |
| "territoryAllyPainBuild": false, | |
| "territoryAllyPainBuildWhenOffline": false, | |
| "territoryAllyDenyUseage": true, | |
| "territoryAllyProtectMaterials": true, | |
| "territoryTruceDenyBuild": true, | |
| "territoryTruceDenyBuildWhenOffline": true, | |
| "territoryTrucePainBuild": false, | |
| "territoryTrucePainBuildWhenOffline": false, | |
| "territoryTruceDenyUseage": true, | |
| "territoryTruceProtectMaterials": true, | |
| "territoryBlockCreepers": false, | |
| "territoryBlockCreepersWhenOffline": false, | |
| "territoryBlockFireballs": false, | |
| "territoryBlockFireballsWhenOffline": false, | |
| "territoryBlockTNT": false, | |
| "territoryBlockTNTWhenOffline": false, | |
| "territoryDenyEndermanBlocks": true, | |
| "territoryDenyEndermanBlocksWhenOffline": true, | |
| "safeZoneDenyBuild": true, | |
| "safeZoneDenyUseage": true, | |
| "safeZoneBlockTNT": true, | |
| "safeZonePreventAllDamageToPlayers": false, | |
| "safeZoneDenyEndermanBlocks": true, | |
| "warZoneDenyBuild": true, | |
| "warZoneDenyUseage": true, | |
| "warZoneBlockCreepers": false, | |
| "warZoneBlockFireballs": false, | |
| "warZoneBlockTNT": true, | |
| "warZoneDtrLoss": true, | |
| "warZoneFriendlyFire": false, | |
| "warZoneDenyEndermanBlocks": true, | |
| "wildernessDenyBuild": false, | |
| "wildernessDenyUseage": false, | |
| "wildernessBlockCreepers": false, | |
| "wildernessBlockFireballs": false, | |
| "wildernessBlockTNT": false, | |
| "wildernessDtrLoss": true, | |
| "wildernessDenyEndermanBlocks": false, | |
| "ownedAreasEnabled": true, | |
| "ownedAreasLimitPerFaction": 0, | |
| "ownedAreasModeratorsCanSet": false, | |
| "ownedAreaModeratorsBypass": true, | |
| "ownedAreaDenyBuild": true, | |
| "ownedAreaPainBuild": false, | |
| "ownedAreaProtectMaterials": true, | |
| "ownedAreaDenyUseage": true, | |
| "ownedMessageOnBorder": true, | |
| "ownedMessageInsideTerritory": true, | |
| "ownedMessageByChunk": false, | |
| "pistonProtectionThroughDenyBuild": true, | |
| "territoryProtectedMaterials": [ | |
| "DISPENSER", | |
| "CHEST", | |
| "SOIL", | |
| "FURNACE", | |
| "BURNING_FURNACE", | |
| "WOODEN_DOOR", | |
| "JUKEBOX", | |
| "DIODE_BLOCK_OFF", | |
| "DIODE_BLOCK_ON", | |
| "TRAP_DOOR", | |
| "FENCE_GATE", | |
| "ENCHANTMENT_TABLE", | |
| "BREWING_STAND", | |
| "CAULDRON", | |
| "BEACON", | |
| "ANVIL", | |
| "TRAPPED_CHEST", | |
| "HOPPER", | |
| "DROPPER" | |
| ], | |
| "territoryDenyUseageMaterials": [ | |
| "FLINT_AND_STEEL", | |
| "BUCKET", | |
| "WATER_BUCKET", | |
| "LAVA_BUCKET", | |
| "FIREBALL" | |
| ], | |
| "territoryProtectedMaterialsWhenOffline": [ | |
| "DISPENSER", | |
| "CHEST", | |
| "SOIL", | |
| "FURNACE", | |
| "BURNING_FURNACE", | |
| "WOODEN_DOOR", | |
| "JUKEBOX", | |
| "DIODE_BLOCK_OFF", | |
| "DIODE_BLOCK_ON", | |
| "TRAP_DOOR", | |
| "FENCE_GATE", | |
| "ENCHANTMENT_TABLE", | |
| "BREWING_STAND", | |
| "CAULDRON", | |
| "BEACON", | |
| "ANVIL", | |
| "TRAPPED_CHEST", | |
| "HOPPER", | |
| "DROPPER" | |
| ], | |
| "territoryDenyUseageMaterialsWhenOffline": [ | |
| "FLINT_AND_STEEL", | |
| "BUCKET", | |
| "WATER_BUCKET", | |
| "LAVA_BUCKET", | |
| "FIREBALL" | |
| ], | |
| "econEnabled": false, | |
| "econUniverseAccount": "", | |
| "econCostClaimWilderness": 30.0, | |
| "econCostClaimFromFactionBonus": 30.0, | |
| "econClaimAdditionalMultiplier": 0.5, | |
| "econClaimRefundMultiplier": 0.7, | |
| "econClaimUnconnectedFee": 0.0, | |
| "econCostCreate": 100.0, | |
| "econCostOwner": 15.0, | |
| "econCostSethome": 30.0, | |
| "econCostJoin": 0.0, | |
| "econCostLeave": 0.0, | |
| "econCostKick": 0.0, | |
| "econCostInvite": 0.0, | |
| "econCostHome": 0.0, | |
| "econCostTag": 0.0, | |
| "econCostDesc": 0.0, | |
| "econCostTitle": 0.0, | |
| "econCostList": 0.0, | |
| "econCostMap": 0.0, | |
| "econCostStuck": 0.0, | |
| "econCostShow": 0.0, | |
| "econCostOpen": 0.0, | |
| "econCostAlly": 0.0, | |
| "econCostTruce": 0.0, | |
| "econCostEnemy": 0.0, | |
| "econCostNeutral": 0.0, | |
| "econCostNoBoom": 0.0, | |
| "dynmapUse": 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><br>\n<span style=\"font-weight: bold;\">Leader:</span> %players.leader%<br>\n<span style=\"font-weight: bold;\">Admins:</span> %players.admins.count%<br>\n<span style=\"font-weight: bold;\">Moderators:</span> %players.moderators.count%<br>\n<span style=\"font-weight: bold;\">Members:</span> %players.normals.count%<br>\n<span style=\"font-weight: bold;\">TOTAL:</span> %players.count%<br>\n</br>\n<span style=\"font-weight: bold;\">Bank:</span> %money%<br>\n<br>\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 | |
| } | |
| }, | |
| "bankEnabled": true, | |
| "bankMembersCanWithdraw": false, | |
| "bankFactionPaysCosts": true, | |
| "bankFactionPaysLandCosts": true, | |
| "playersWhoBypassAllProtection": [], | |
| "worldsNoClaiming": [ | |
| "factions2_nether", | |
| "factions2_the_end" | |
| ], | |
| "worldsNoDtrLoss": [], | |
| "worldsNoClaiming": [ | |
| "factions2_nether", | |
| "factions2_the_end" | |
| ], | |
| "worldsNoWildernessProtection": [], | |
| "backEnd": "JSON" | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment