Advertisement
Guest User

Untitled

a guest
Oct 26th, 2012
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 7.03 KB | None | 0 0
  1. {
  2.   "baseCommandAliases": [
  3.     "f"
  4.   ],
  5.   "allowNoSlashCommand": true,
  6.   "colorMember": "GREEN",
  7.   "colorAlly": "DARK_PURPLE",
  8.   "colorTruce": "LIGHT_PURPLE",
  9.   "colorNeutral": "WHITE",
  10.   "colorEnemy": "RED",
  11.   "colorNoPVP": "GOLD",
  12.   "colorFriendlyFire": "DARK_RED",
  13.   "factionFlagDefaults": {
  14.     "PERMANENT": false,
  15.     "PEACEFUL": false,
  16.     "INFPOWER": false,
  17.     "POWERLOSS": true,
  18.     "PVP": true,
  19.     "FRIENDLYFIRE": false,
  20.     "MONSTERS": true,
  21.     "EXPLOSIONS": true,
  22.     "FIRESPREAD": true,
  23.     "ENDERGRIEF": false
  24.   },
  25.   "factionPermDefaults": {
  26.     "BUILD": [
  27.       "ALLY",
  28.       "MEMBER",
  29.       "OFFICER",
  30.       "LEADER"
  31.     ],
  32.     "PAINBUILD": [],
  33.     "DOOR": [
  34.       "ALLY",
  35.       "MEMBER",
  36.       "OFFICER",
  37.       "LEADER"
  38.     ],
  39.     "BUTTON": [
  40.       "ALLY",
  41.       "MEMBER",
  42.       "OFFICER",
  43.       "LEADER"
  44.     ],
  45.     "LEVER": [
  46.       "ALLY",
  47.       "MEMBER",
  48.       "OFFICER",
  49.       "LEADER"
  50.     ],
  51.     "CONTAINER": [
  52.       "MEMBER",
  53.       "OFFICER",
  54.       "LEADER"
  55.     ],
  56.     "INVITE": [
  57.       "OFFICER",
  58.       "LEADER"
  59.     ],
  60.     "KICK": [
  61.       "OFFICER",
  62.       "LEADER"
  63.     ],
  64.     "SETHOME": [
  65.       "OFFICER",
  66.       "LEADER"
  67.     ],
  68.     "WITHDRAW": [
  69.       "OFFICER",
  70.       "LEADER"
  71.     ],
  72.     "TERRITORY": [
  73.       "OFFICER",
  74.       "LEADER"
  75.     ],
  76.     "CAPE": [
  77.       "OFFICER",
  78.       "LEADER"
  79.     ],
  80.     "ACCESS": [
  81.       "OFFICER",
  82.       "LEADER"
  83.     ],
  84.     "DISBAND": [
  85.       "LEADER"
  86.     ],
  87.     "PERMS": [
  88.       "LEADER"
  89.     ]
  90.   },
  91.   "powerPlayerMax": 10.0,
  92.   "powerPlayerMin": -10.0,
  93.   "powerPlayerStarting": 10.0,
  94.   "powerPerMinute": 0.2,
  95.   "powerPerDeath": 4.0,
  96.   "scaleNegativePower": false,
  97.   "scaleNegativeDivisor": 40.0,
  98.   "powerRegenOffline": false,
  99.   "powerOfflineLossPerDay": 0.0,
  100.   "powerOfflineLossLimit": 0.0,
  101.   "powerFactionMax": 0.0,
  102.   "prefixLeader": "**",
  103.   "prefixOfficer": "*",
  104.   "factionTagLengthMin": 3,
  105.   "factionTagLengthMax": 10,
  106.   "factionTagForceUpperCase": false,
  107.   "newFactionsDefaultOpen": false,
  108.   "factionMemberLimit": 0,
  109.   "newPlayerStartingFactionID": "0",
  110.   "canLeaveWithNegativePower": true,
  111.   "chatSetFormat": true,
  112.   "chatSetFormatTo": "<{faction_relcolor}§l{faction_roleprefix}§r{faction_relcolor}{faction_tag_pr}§f%s> %s",
  113.   "chatParseTags": true,
  114.   "chatParseTagsColored": false,
  115.   "chatSingleFormats": {
  116.     "pb": " %s ",
  117.     "pl": " %s",
  118.     "pr": "%s "
  119.   },
  120.   "chatTagFormat": "%s§f",
  121.   "herochatFactionName": "Faction",
  122.   "herochatFactionNick": "F",
  123.   "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{faction_roleprefix}&r{color}{faction_title_pr}{sender}{color}] &f{msg}",
  124.   "herochatFactionColor": "GREEN",
  125.   "herochatFactionDistance": 0,
  126.   "herochatFactionIsShortcutAllowed": false,
  127.   "herochatFactionCrossWorld": true,
  128.   "herochatFactionMuted": false,
  129.   "herochatFactionWorlds": [],
  130.   "herochatAlliesName": "Allies",
  131.   "herochatAlliesNick": "A",
  132.   "herochatAlliesFormat": "{color}[&l{nick}&r&f {faction_relcolor}&l{faction_roleprefix}&r{faction_relcolor}{faction_tag_pr}{sender}{color}] &f{msg}",
  133.   "herochatAlliesColor": "DARK_PURPLE",
  134.   "herochatAlliesDistance": 0,
  135.   "herochatAlliesIsShortcutAllowed": false,
  136.   "herochatAlliesCrossWorld": true,
  137.   "herochatAlliesMuted": false,
  138.   "herochatAlliesWorlds": [],
  139.   "herochatAllyName": "Allies",
  140.   "autoLeaveAfterDaysOfInactivity": 10.0,
  141.   "autoLeaveRoutineRunsEveryXMinutes": 5.0,
  142.   "removePlayerDataWhenBanned": true,
  143.   "worldGuardChecking": false,
  144.   "lwcIntegration": false,
  145.   "onUnclaimResetLwcLocks": false,
  146.   "onCaptureResetLwcLocks": false,
  147.   "logFactionCreate": true,
  148.   "logFactionDisband": true,
  149.   "logFactionJoin": true,
  150.   "logFactionKick": true,
  151.   "logFactionLeave": true,
  152.   "logLandClaims": true,
  153.   "logLandUnclaims": true,
  154.   "logMoneyTransactions": true,
  155.   "logPlayerCommands": true,
  156.   "handleExploitObsidianGenerators": true,
  157.   "handleExploitEnderPearlClipping": true,
  158.   "handleExploitInteractionSpam": true,
  159.   "handleExploitTNTWaterlog": false,
  160.   "homesEnabled": true,
  161.   "homesMustBeInClaimedTerritory": true,
  162.   "homesTeleportToOnDeath": true,
  163.   "homesRespawnFromNoPowerLossWorlds": true,
  164.   "homesTeleportCommandEnabled": true,
  165.   "homesTeleportCommandEssentialsIntegration": true,
  166.   "homesTeleportCommandSmokeEffectEnabled": true,
  167.   "homesTeleportAllowedFromEnemyTerritory": true,
  168.   "homesTeleportAllowedFromDifferentWorld": true,
  169.   "homesTeleportAllowedEnemyDistance": 32.0,
  170.   "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  171.   "friendlyFireFromRel": "TRUCE",
  172.   "disablePVPForFactionlessPlayers": false,
  173.   "enablePVPAgainstFactionlessInAttackersLand": false,
  174.   "noPVPDamageToOthersForXSecondsAfterLogin": 3,
  175.   "permanentFactionsDisableLeaderPromotion": false,
  176.   "claimsMustBeConnected": false,
  177.   "claimingFromOthersAllowed": true,
  178.   "claimsCanBeUnconnectedIfOwnedByOtherFaction": true,
  179.   "claimsRequireMinFactionMembers": 1,
  180.   "claimedLandsMax": 0,
  181.   "radiusClaimFailureLimit": 9,
  182.   "actionDeniedPainAmount": 2,
  183.   "permanentFactionMemberDenyCommands": [],
  184.   "territoryNeutralDenyCommands": [],
  185.   "territoryEnemyDenyCommands": [
  186.     "home",
  187.     "sethome",
  188.     "spawn",
  189.     "tpahere",
  190.     "tpaccept",
  191.     "tpa",
  192.     "warp"
  193.   ],
  194.   "territoryShieldFactor": 0.3,
  195.   "pistonProtectionThroughDenyBuild": true,
  196.   "spoutFactionTagsOverNames": true,
  197.   "spoutFactionTitlesOverNames": true,
  198.   "spoutHealthBarUnderNames": true,
  199.   "spoutHealthBarLeft": "{c}[",
  200.   "spoutHealthBarSolid": "|",
  201.   "spoutHealthBarBetween": "&8",
  202.   "spoutHealthBarEmpty": "|",
  203.   "spoutHealthBarRight": "{c}]",
  204.   "spoutHealthBarSolidsPerEmpty": 1.0,
  205.   "spoutHealthBarColorTag": "{c}",
  206.   "spoutHealthBarWidth": 30,
  207.   "spoutHealthBarColorUnderQuota": {
  208.     "1.0": "&2",
  209.     "0.8": "&a",
  210.     "0.5": "&e",
  211.     "0.4": "&6",
  212.     "0.3": "&c",
  213.     "0.2": "&4"
  214.   },
  215.   "spoutCapes": true,
  216.   "spoutTerritoryDisplayPosition": 1,
  217.   "spoutTerritoryDisplaySize": 1.0,
  218.   "spoutTerritoryDisplayShowDescription": true,
  219.   "spoutTerritoryAccessShow": true,
  220.   "spoutTerritoryNoticeShow": true,
  221.   "spoutTerritoryNoticeTop": 40,
  222.   "spoutTerritoryNoticeShowDescription": false,
  223.   "spoutTerritoryNoticeSize": 1.5,
  224.   "spoutTerritoryNoticeLeaveAfterSeconds": 2.0,
  225.   "econEnabled": false,
  226.   "econUniverseAccount": "",
  227.   "econCostClaimWilderness": 30.0,
  228.   "econCostClaimFromFactionBonus": 30.0,
  229.   "econClaimAdditionalMultiplier": 0.5,
  230.   "econClaimRefundMultiplier": 0.7,
  231.   "econClaimUnconnectedFee": 0.0,
  232.   "econCostCreate": 100.0,
  233.   "econCostSethome": 30.0,
  234.   "econCostJoin": 0.0,
  235.   "econCostLeave": 0.0,
  236.   "econCostKick": 0.0,
  237.   "econCostInvite": 0.0,
  238.   "econCostHome": 0.0,
  239.   "econCostTag": 0.0,
  240.   "econCostDesc": 0.0,
  241.   "econCostTitle": 0.0,
  242.   "econCostList": 0.0,
  243.   "econCostMap": 0.0,
  244.   "econCostPower": 0.0,
  245.   "econCostShow": 0.0,
  246.   "econCostOpen": 0.0,
  247.   "econCostAlly": 0.0,
  248.   "econCostTruce": 0.0,
  249.   "econCostNeutral": 0.0,
  250.   "econCostEnemy": 0.0,
  251.   "bankEnabled": true,
  252.   "bankFactionPaysCosts": true,
  253.   "bankFactionPaysLandCosts": true,
  254.   "playersWhoBypassAllProtection": [],
  255.   "worldsNoClaiming": [],
  256.   "worldsNoPowerLoss": [],
  257.   "worldsIgnorePvP": []
  258. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement