Solved Factions is trying to charge players to claim land?(Please help?!?!?)

Discussion in 'Plugin Help/Development/Requests' started by Lex3051, Jan 8, 2015.

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

    Lex3051

    I'm trying to run a server and i recently discovered that whenever someone tried to claim land it gave them an error "You can't afford E1 to claim this land" so i thought "no prob ill go in the config and disable factions econ" but i found out that factions econ is already disabled and i even set all the charges to 0 so i don't get why it is still trying to charge people for it! can someone pls help me out?
    my plugins:
    AntyCheat
    AndyXRay
    AutoBradcaster
    CustomDeathMessages
    EnjinMinecraftPlugin
    Essentials
    EssentialsGeoIP
    EssentialsXMPP
    Factions
    GroupManager
    InfanateDisspencersAndDroppers
    LogBlock
    MassiveCore
    PluginMetrics
    RandomTP
    Updater
    Vault
    Votifier
    Worldetit

    That's every last plugin pls help me....
     
  2. Offline

    xMakerx

  3. Offline

    Lex3051

    That's the thing, that is set to 0 here's my whole config if it helps:
    Code:
    {
      "colorMember": "GREEN",
      "colorAlly": "DARK_PURPLE",
      "colorTruce": "LIGHT_PURPLE",
      "colorNeutral": "WHITE",
      "colorEnemy": "RED",
      "colorNoPVP": "GOLD",
      "colorFriendlyFire": "DARK_RED",
      "factionFlagDefaults": {
        "PERMANENT": false,
        "PEACEFUL": false,
        "INFPOWER": false,
        "POWERLOSS": true,
        "PVP": true,
        "FRIENDLYFIRE": false,
        "MONSTERS": true,
        "EXPLOSIONS": true,
        "FIRESPREAD": true,
        "ENDERGRIEF": false
      },
      "factionPermDefaults": {
        "BUILD": [
          "RECRUIT",
          "LEADER",
          "OFFICER",
          "ALLY",
          "MEMBER"
        ],
        "PAINBUILD": [],
        "DOOR": [
          "RECRUIT",
          "LEADER",
          "OFFICER",
          "ALLY",
          "MEMBER"
        ],
        "BUTTON": [
          "RECRUIT",
          "LEADER",
          "OFFICER",
          "ALLY",
          "MEMBER"
        ],
        "LEVER": [
          "RECRUIT",
          "LEADER",
          "OFFICER",
          "ALLY",
          "MEMBER"
        ],
        "CONTAINER": [
          "LEADER",
          "OFFICER",
          "MEMBER"
        ],
        "INVITE": [
          "LEADER",
          "OFFICER"
        ],
        "KICK": [
          "LEADER",
          "OFFICER"
        ],
        "SETHOME": [
          "LEADER",
          "OFFICER"
        ],
        "WITHDRAW": [
          "LEADER",
          "OFFICER"
        ],
        "TERRITORY": [
          "LEADER",
          "OFFICER"
        ],
        "CAPE": [
          "LEADER",
          "OFFICER"
        ],
        "ACCESS": [
          "LEADER",
          "OFFICER"
        ],
        "DISBAND": [
          "LEADER"
        ],
        "PERMS": [
          "LEADER"
        ]
      },
      "factionRankDefault": "RECRUIT",
      "powerPlayerMax": 10.0,
      "powerPlayerMin": -10.0,
      "powerPlayerStarting": 10.0,
      "powerPerMinute": 0.33334,
      "powerPerDeath": 1.0,
      "scaleNegativePower": false,
      "scaleNegativeDivisor": 40.0,
      "powerRegenOffline": false,
      "powerOfflineLossPerDay": 0.5,
      "powerOfflineLossLimit": 0.0,
      "powerFactionMax": 0.0,
      "prefixLeader": "[**]",
      "prefixOfficer": "[*]",
      "prefixMember": "[+]",
      "prefixRecruit": "[-]",
      "factionTagLengthMin": 1,
      "factionTagLengthMax": 20,
      "factionTagForceUpperCase": false,
      "newFactionsDefaultOpen": false,
      "factionMemberLimit": 0,
      "newPlayerStartingFactionID": "0",
      "canLeaveWithNegativePower": false,
      "chatSetFormat": true,
      "chatSetFormatTo": "<{faction_relcolor}{faction_roleprefix}§r{faction_relcolor}{faction_tag_pr}§f%s> %s",
      "chatParseTags": true,
      "chatParseTagsColored": true,
      "chatSingleFormats": {
        "pr": "%s ",
        "pb": " %s ",
        "pl": " %s"
      },
      "chatTagFormat": "%s§f",
      "herochatFactionName": "Faction",
      "herochatFactionNick": "F",
      "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{faction_roleprefix}&r{color}{faction_title_pr}{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 {faction_relcolor}&l{faction_roleprefix}&r{faction_relcolor}{faction_tag_pr}{sender}{color}] &f{msg}",
      "herochatAlliesColor": "DARK_PURPLE",
      "herochatAlliesDistance": 0,
      "herochatAlliesIsShortcutAllowed": false,
      "herochatAlliesCrossWorld": true,
      "herochatAlliesMuted": false,
      "herochatAlliesWorlds": [],
      "herochatAllyName": "Allies",
      "broadcastDescriptionChanges": false,
      "saveToFileEveryXMinutes": 30.0,
      "autoLeaveAfterDaysOfInactivity": 10.0,
      "autoLeaveRoutineRunsEveryXMinutes": 5.0,
      "autoLeaveRoutineMaxMillisecondsPerTick": 5,
      "removePlayerDataWhenBanned": false,
      "worldGuardChecking": false,
      "lwcIntegration": false,
      "onUnclaimResetLwcLocks": false,
      "onCaptureResetLwcLocks": 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": true,
      "homesEnabled": true,
      "homesMustBeInClaimedTerritory": true,
      "homesTeleportToOnDeath": true,
      "homesRespawnFromNoPowerLossWorlds": true,
      "homesTeleportCommandEnabled": true,
      "homesTeleportCommandEssentialsIntegration": true,
      "homesTeleportCommandSmokeEffectEnabled": true,
      "homesTeleportAllowedFromEnemyTerritory": true,
      "homesTeleportAllowedFromDifferentWorld": true,
      "homesTeleportAllowedEnemyDistance": 32.0,
      "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
      "friendlyFireFromRel": "TRUCE",
      "disablePVPForFactionlessPlayers": false,
      "enablePVPAgainstFactionlessInAttackersLand": false,
      "noPVPDamageToOthersForXSecondsAfterLogin": 3,
      "permanentFactionsDisableLeaderPromotion": false,
      "claimsMustBeConnected": false,
      "claimingFromOthersAllowed": true,
      "claimsCanBeUnconnectedIfOwnedByOtherFaction": true,
      "claimsRequireMinFactionMembers": 1,
      "claimedLandsMax": 0,
      "radiusClaimFailureLimit": 9,
      "protectOfflineFactionsFromExplosions": true,
      "offlineExplosionProtectionDelay": 120.0,
      "actionDeniedPainAmount": 2,
      "permanentFactionMemberDenyCommands": [],
      "territoryNeutralDenyCommands": [],
      "territoryEnemyDenyCommands": [
        "home",
        "sethome",
        "spawn",
        "tpahere",
        "tpaccept",
        "tpa",
        "warp"
      ],
      "territoryShieldFactor": 0.3,
      "pistonProtectionThroughDenyBuild": true,
      "spoutFactionTagsOverNames": true,
      "spoutFactionTitlesOverNames": true,
      "spoutHealthBarUnderNames": true,
      "spoutHealthBarLeft": "{c}[",
      "spoutHealthBarSolid": "|",
      "spoutHealthBarBetween": "&8",
      "spoutHealthBarEmpty": "|",
      "spoutHealthBarRight": "{c}]",
      "spoutHealthBarSolidsPerEmpty": 1.0,
      "spoutHealthBarColorTag": "{c}",
      "spoutHealthBarWidth": 30,
      "spoutHealthBarColorUnderQuota": {
        "1.0": "&2",
        "0.8": "&a",
        "0.5": "&e",
        "0.4": "&6",
        "0.3": "&c",
        "0.2": "&4"
      },
      "spoutCapes": true,
      "spoutTerritoryDisplayPosition": 1,
      "spoutTerritoryDisplaySize": 1.0,
      "spoutTerritoryDisplayShowDescription": true,
      "spoutTerritoryAccessShow": true,
      "spoutTerritoryNoticeShow": true,
      "spoutTerritoryNoticeTop": 40,
      "spoutTerritoryNoticeShowDescription": false,
      "spoutTerritoryNoticeSize": 1.5,
      "spoutTerritoryNoticeLeaveAfterSeconds": 2.0,
      "econEnabled": false,
      "econUniverseAccount": "",
      "econCostClaimWilderness": 0.0,
      "econCostClaimFromFactionBonus": 0.0,
      "econClaimAdditionalMultiplier": 0,
      "econClaimRefundMultiplier": 0,
      "econClaimUnconnectedFee": 0.0,
      "econCostCreate": 0.0,
      "econCostSethome": 0.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,
      "econCostPower": 0.0,
      "econCostShow": 0.0,
      "econCostOpen": 0.0,
      "econCostAlly": 0.0,
      "econCostTruce": 0.0,
      "econCostNeutral": 0.0,
      "econCostEnemy": 0.0,
      "econLandRewardTaskRunsEveryXMinutes": 0,
      "econLandReward": 0.0,
      "bankEnabled": false,
      "bankFactionPaysCosts": false,
      "bankFactionPaysLandCosts": false,
      "playersWhoBypassAllProtection": [],
      "worldsNoClaiming": [],
      "worldsNoPowerLoss": [],
      "worldsIgnorePvP": []
    }
     
  4. @Lex3051 This is strange, can you restart the server, ensuring that the config is still the one you provided, and confirm it's still happening? If it is, could you provide a startup log too?
     
  5. Offline

    Lex3051

    I restarted my server and yes, its still doing it and here's the latest start up log:

    Code:
    [11:19:55] [Server thread/INFO]: Starting minecraft server version 1.8
    [11:19:55] [Server thread/INFO]: Loading properties
    [11:19:55] [Server thread/INFO]: Default game type: SURVIVAL
    [11:19:55] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-f234263-2db3ea2 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
    [11:19:59] [Server thread/INFO]: Server Ping Player Sample Count: 12
    [11:19:59] [Server thread/INFO]: Using 4 threads for Netty based IO
    [11:19:59] [Server thread/INFO]: Debug logging is disabled
    [11:19:59] [Server thread/INFO]: Generating keypair
    [11:19:59] [Server thread/INFO]: Starting Minecraft server on mc11.fadehost.com:26903
    [11:20:00] [Server thread/INFO]: Set PluginClassLoader as parallel capable
    [11:20:02] [Server thread/INFO]: [CustomDeathMessages] Loading CustomDeathMessages v2.03
    [11:20:02] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
    [11:20:02] [Server thread/INFO]: [InfiniteDispensersAndDroppers] Loading InfiniteDispensersAndDroppers v5.0.0
    [11:20:02] [Server thread/INFO]: [AntiXRay] Loading AntiXRay v1.8.2
    [11:20:02] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
    [11:20:02] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
    [11:20:02] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.80
    [11:20:03] [Server thread/INFO]: [LogBlock] Connecting to user6331@jdbc:mysql://5.135.145.49:3306/user6331?useUnicode=true&characterEncoding=utf-8...
    [11:20:06] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
    [11:20:06] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
    [11:20:06] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
    [11:20:06] [Server thread/INFO]: [AutoBroadcaster] Loading AutoBroadcaster v0.4
    [11:20:06] [Server thread/INFO]: [AntiCheat] Loading AntiCheat v2.0.2
    [11:20:06] [Server thread/INFO]: [Vault] Loading Vault v1.5.0-b28
    [11:20:06] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
    [11:20:06] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
    [11:20:06] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.4
    [11:20:06] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.0-bukkit
    [11:20:06] [Server thread/INFO]: [Factions] Loading Factions v2.7.4
    [11:20:06] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP vTeamCity
    [11:20:06] [Server thread/INFO]: [RandomTP] Loading RandomTP v1.3
    [11:20:06] [Server thread/INFO]: [Vault] Enabling Vault v1.5.0-b28
    [11:20:06] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [11:20:06] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
    [11:20:06] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [11:20:06] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
    [11:20:06] [Server thread/INFO]: [Vault] Enabled Version 1.5.0-b28
    [11:20:06] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.4
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE START ===
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Cachefile datas...
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Onlineplayer datas...
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Registry datas...
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Dbmojangapi datas...
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Found: 0
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Cached: 0
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Remaining: 0
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Now fetching the remaining players from Mojang API ...
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4]  ... done!
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Saving Cachefile...
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Setup of IdUtil took 42ms.
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] Activated integration with Vault
    [11:20:06] [Server thread/INFO]: [MassiveCore 2.7.4] === ENABLE COMPLETE (Took 163ms) ===
    [11:20:06] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
    [11:20:06] [Server thread/INFO]: Preparing level "world"
    [11:20:06] [Server thread/INFO]: -------- World Settings For [world] --------
    [11:20:06] [Server thread/INFO]: Mob Spawn Range: 4
    [11:20:06] [Server thread/INFO]: Anti X-Ray: true
    [11:20:06] [Server thread/INFO]:     Engine Mode: 1
    [11:20:06] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [11:20:06] [Server thread/INFO]:     Replace Blocks: [1, 5]
    [11:20:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [11:20:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Cane Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Melon Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [11:20:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [11:20:06] [Server thread/INFO]: Alternative Hopper Ticking: false
    [11:20:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    [11:20:06] [Server thread/INFO]: Random Lighting Updates: false
    [11:20:06] [Server thread/INFO]: Structure Info Saving: true
    [11:20:06] [Server thread/INFO]: Sending up to 10 chunks per packet
    [11:20:06] [Server thread/INFO]: Max Entity Collisions: 8
    [11:20:06] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
    [11:20:06] [Server thread/INFO]: Max TNT Explosions: 100
    [11:20:06] [Server thread/INFO]: Item Despawn Rate: 6000
    [11:20:06] [Server thread/INFO]: Item Merge Radius: 2.5
    [11:20:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [11:20:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [11:20:06] [Server thread/INFO]: View Distance: 10
    [11:20:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [11:20:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
    [11:20:06] [Server thread/INFO]: Clear tick list: false
    [11:20:06] [Server thread/INFO]: Experience Merge Radius: 3.0
    [11:20:06] [Server thread/INFO]: -------- World Settings For [world_nether] --------
    [11:20:06] [Server thread/INFO]: Mob Spawn Range: 4
    [11:20:06] [Server thread/INFO]: Anti X-Ray: true
    [11:20:06] [Server thread/INFO]:     Engine Mode: 1
    [11:20:06] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [11:20:06] [Server thread/INFO]:     Replace Blocks: [1, 5]
    [11:20:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [11:20:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Cane Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Melon Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [11:20:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [11:20:06] [Server thread/INFO]: Alternative Hopper Ticking: false
    [11:20:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    [11:20:06] [Server thread/INFO]: Random Lighting Updates: false
    [11:20:06] [Server thread/INFO]: Structure Info Saving: true
    [11:20:06] [Server thread/INFO]: Sending up to 10 chunks per packet
    [11:20:06] [Server thread/INFO]: Max Entity Collisions: 8
    [11:20:06] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
    [11:20:06] [Server thread/INFO]: Max TNT Explosions: 100
    [11:20:06] [Server thread/INFO]: Item Despawn Rate: 6000
    [11:20:06] [Server thread/INFO]: Item Merge Radius: 2.5
    [11:20:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [11:20:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [11:20:06] [Server thread/INFO]: View Distance: 10
    [11:20:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [11:20:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
    [11:20:06] [Server thread/INFO]: Clear tick list: false
    [11:20:06] [Server thread/INFO]: Experience Merge Radius: 3.0
    [11:20:06] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
    [11:20:06] [Server thread/INFO]: Mob Spawn Range: 4
    [11:20:06] [Server thread/INFO]: Anti X-Ray: true
    [11:20:06] [Server thread/INFO]:     Engine Mode: 1
    [11:20:06] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [11:20:06] [Server thread/INFO]:     Replace Blocks: [1, 5]
    [11:20:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [11:20:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Cane Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Melon Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [11:20:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [11:20:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [11:20:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [11:20:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [11:20:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [11:20:07] [Server thread/INFO]: Alternative Hopper Ticking: false
    [11:20:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    [11:20:07] [Server thread/INFO]: Random Lighting Updates: false
    [11:20:07] [Server thread/INFO]: Structure Info Saving: true
    [11:20:07] [Server thread/INFO]: Sending up to 10 chunks per packet
    [11:20:07] [Server thread/INFO]: Max Entity Collisions: 8
    [11:20:07] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
    [11:20:07] [Server thread/INFO]: Max TNT Explosions: 100
    [11:20:07] [Server thread/INFO]: Item Despawn Rate: 6000
    [11:20:07] [Server thread/INFO]: Item Merge Radius: 2.5
    [11:20:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [11:20:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [11:20:07] [Server thread/INFO]: View Distance: 10
    [11:20:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [11:20:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
    [11:20:07] [Server thread/INFO]: Clear tick list: false
    [11:20:07] [Server thread/INFO]: Experience Merge Radius: 3.0
    [11:20:07] [Server thread/INFO]: Preparing start region for level 0 (Seed: -3820428963412961976)
    [11:20:08] [Server thread/INFO]: Preparing spawn area: 1%
    [11:20:09] [Server thread/INFO]: Preparing spawn area: 16%
    [11:20:11] [Server thread/INFO]: Preparing spawn area: 28%
    [11:20:12] [Server thread/INFO]: Preparing spawn area: 88%
    [11:20:12] [Server thread/INFO]: Preparing start region for level 1 (Seed: -3820428963412961976)
    [11:20:14] [Server thread/INFO]: Preparing spawn area: 10%
    [11:20:14] [Server thread/INFO]: Preparing start region for level 2 (Seed: -3820428963412961976)
    [11:20:14] [Server thread/INFO]: [CustomDeathMessages] Enabling CustomDeathMessages v2.03
    [11:20:14] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
    [11:20:20] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [11:20:20] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
    [11:20:20] [Server thread/INFO]: [InfiniteDispensersAndDroppers] Enabling InfiniteDispensersAndDroppers v5.0.0
    [11:20:20] [Server thread/INFO]: [InfiniteDispensersAndDroppers] Checking for updates.....
    [11:20:22] [Server thread/INFO]: [InfiniteDispensersAndDroppers] You are using the newest version!
    [11:20:22] [Server thread/INFO]: [InfiniteDispensersAndDroppers] Infinite Dispensers & Droppers is enabled!
    [11:20:22] [Server thread/INFO]: [AntiXRay] Enabling AntiXRay v1.8.2
    [11:20:28] [Server thread/INFO]: [AntiXRay] AntiXRay enabled.
    [11:20:28] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
    [11:20:28] [Server thread/INFO]: Bukkit version format changed. Version not checked.
    [11:20:28] [Server thread/INFO]: git-Spigot-f234263-2db3ea2 (MC: 1.8)
    [11:20:28] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
    [11:20:28] [Server thread/ERROR]: §4Unknown item WARP.~ in enabledSigns list.
    [11:20:28] [Server thread/ERROR]: §4Unknown item RTP in enabledSigns list.
    [11:20:28] [Server thread/INFO]: Using locale en_GB
    [11:20:28] [Server thread/ERROR]: §4Unknown item WARP.~ in enabledSigns list.
    [11:20:28] [Server thread/ERROR]: §4Unknown item RTP in enabledSigns list.
    [11:20:28] [Server thread/INFO]: Using locale en_GB
    [11:20:29] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    [11:20:29] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
    [11:20:29] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
    [11:20:29] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
    [11:20:29] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.80
    [11:20:29] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
    [11:20:29] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
    [11:20:29] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
    [11:20:29] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
    [11:20:29] [Server thread/WARN]: GroupManager - WARNING - Inherited group 'Payer' not found for group Admin. Ignoring entry in file: plugins/GroupManager/worlds/world/groups.yml
    [11:20:29] [Server thread/INFO]: GroupManager - INFO - World Found: world
    [11:20:29] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
    [11:20:29] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
    [11:20:29] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
    [11:20:29] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
    [11:20:29] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
    [11:20:29] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
    [11:20:29] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
    [11:20:29] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
    [11:20:29] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
    [11:20:29] [Server thread/INFO]: [AutoBroadcaster] Enabling AutoBroadcaster v0.4
    [11:20:29] [Server thread/INFO]: [AntiCheat] Enabling AntiCheat v2.0.2
    [11:20:29] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
    [11:20:30] [Server thread/INFO]: [Votifier] Votifier enabled.
    [11:20:30] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
    [11:20:30] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.0-bukkit
    [11:20:30] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
    [11:20:30] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
    [11:20:30] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.10 or above found, enabling version 2 player handling.
    [11:20:30] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
    [11:20:30] [Server thread/INFO]: [Factions] Enabling Factions v2.7.4
    [11:20:30] [Server thread/INFO]: [Factions 2.7.4] === ENABLE START ===
    [11:20:30] [Server thread/INFO]: [Factions 2.7.4] === ENABLE COMPLETE (Took 227ms) ===
    [11:20:30] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP vTeamCity
    [11:20:30] [Server thread/WARN]: config broken for xmpp
    [11:20:30] [Server thread/INFO]: [RandomTP] Enabling RandomTP v1.3
    [11:20:30] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [11:20:31] [Server thread/INFO]: Done (24.526s)! For help, type "help" or "?"
    [11:20:31] [Server thread/INFO]: Starting GS4 status listener
    [11:20:31] [Query Listener #1/INFO]: Query running on mc11.fadehost.com:3051
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Cachefile datas...
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Onlineplayer datas...
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Registry datas...
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Loading Dbmojangapi datas...
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Found: 0
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Cached: 0
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Player Strings Remaining: 0
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Now fetching the remaining players from Mojang API ...
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4]  ... done!
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Saving Cachefile...
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Upgrading from player name to player uuid...
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Pre update factions_mplayer.
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] Post update factions_mplayer. Took 0ms. 0/27 changed.
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4]  ... done!
    [11:20:32] [Server thread/INFO]: [MassiveCore 2.7.4] (database saving will now commence which might lock the server for a while)
    [11:20:32] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
    [11:20:32] [Craft Scheduler Thread - 11/INFO]: [Vault] Checking for Updates ...
    [11:20:33] [Craft Scheduler Thread - 11/INFO]: [Vault] No new version available
     
  6. Offline

    mrCookieSlime

    Moved to Alternatives Section.
     
  7. Offline

    Lex3051

    @AdamQpzm can you figure it out? ive tried everything i can think of, not even googly helped XD
     
  8. Offline

    jolbol1

    Have you tried deleting the config then letting it install a fresh version.
     
  9. Offline

    Lex3051

    Ok ill try that thx

    Strange when i deleted it and started the server back up it didn't make a new config :confused:
    Maby its not saved in the factions folder?

    I got it, thx for the help turns out when i updated from 1.7 to 1.8 the factions config was moved to another location but the original was never deleted so i was editing the wrong config that did nothing XD
     
    Last edited by a moderator: Jan 8, 2015
Thread Status:
Not open for further replies.

Share This Page