Plugin Help Factions 2.5.0 Features not working

Discussion in 'Plugin Help/Development/Requests' started by Kutline, Oct 19, 2014.

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

    Kutline

    Hello,
    I've recently upgraded from factions 1.8.2 to factions 2.5.0. I updated everything to fit with the new
    factions and it was working until I wanted to claim spawn with WarZone/SafeZone. I tried joining WarZone/SafeZone and it gave me this message: http://prntscr.com/4xspkz.
    Here's the error code in console:

    Code:
    [13:47:25 INFO]: iKutline issued server command: /f join WarZone
    [13:47:25 ERROR]: null
    org.bukkit.command.CommandException: Unhandled exception executing 'f join WarZo
    ne' in com.massivecraft.massivecore.cmd.MassiveCoreBukkitCommand(f)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
    8) ~[spigot.jar:git-Spigot-1571]
            at org.bukkit.craftbukkit.v1_7_R4.CraftServer.dispatchCommand(CraftServe
    r.java:767) ~[spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.PlayerConnection.handleCommand(PlayerCon
    nection.java:1010) [spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.PlayerConnection.a(PlayerConnection.java
    :847) [spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.PacketPlayInChat.a(PacketPlayInChat.java
    :28) [spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.PacketPlayInChat.handle(PacketPlayInChat
    .java:65) [spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.NetworkManager.a(NetworkManager.java:184
    ) [spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.ServerConnection.c(ServerConnection.java
    :81) [spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.MinecraftServer.v(MinecraftServer.java:7
    31) [spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.DedicatedServer.v(DedicatedServer.java:2
    89) [spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.MinecraftServer.u(MinecraftServer.java:5
    84) [spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java
    :490) [spigot.jar:git-Spigot-1571]
            at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:6
    28) [spigot.jar:git-Spigot-1571]
    Caused by: java.lang.NoSuchMethodError: com.massivecraft.massivecore.cmd.arg.ARS
    enderEntity.getStartAny(Lcom/massivecraft/massivecore/store/SenderColl;)Lcom/mas
    sivecraft/massivecore/cmd/arg/ARSenderEntity;
            at com.massivecraft.factions.cmd.arg.ARUPlayer.getStartAny(ARUPlayer.jav
    a:16) ~[?:?]
            at com.massivecraft.factions.cmd.CmdFactionsJoin.perform(CmdFactionsJoin
    .java:48) ~[?:?]
            at com.massivecraft.massivecore.cmd.MassiveCommand.execute(MassiveComman
    d.java:245) ~[?:?]
            at com.massivecraft.massivecore.cmd.MassiveCommand.execute(MassiveComman
    d.java:236) ~[?:?]
            at com.massivecraft.massivecore.cmd.MassiveCommand.execute(MassiveComman
    d.java:252) ~[?:?]
            at com.massivecraft.massivecore.cmd.MassiveCoreBukkitCommand.execute(Mas
    siveCoreBukkitCommand.java:67) ~[?:?]
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
    1) ~[spigot.jar:git-Spigot-1571]
            ... 12 more
    Here's the startup:

    Code:
    [14:01:10] [Server thread/INFO]: Starting minecraft server version 1.7.10
    [14:01:10] [Server thread/INFO]: Loading properties
    [14:01:10] [Server thread/INFO]: Default game type: SURVIVAL
    [14:01:11] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1571 (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
    [14:01:11] [Server thread/INFO]: Server Ping Player Sample Count: 12
    [14:01:11] [Server thread/INFO]: Using 4 threads for Netty based IO
    [14:01:11] [Server thread/INFO]: Generating keypair
    [14:01:11] [Server thread/INFO]: Starting Minecraft server on *:25565
    [14:01:12] [Server thread/INFO]: Set PluginClassLoader as parallel capable
    [14:01:13] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport vmaven-version-number
    [14:01:13] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.2
    [14:01:13] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.12-RC-sMD5NET-b700
    [14:01:13] [Server thread/INFO]: [ChatControl] Loading ChatControl v4.5.2
    [14:01:13] [Server thread/INFO]: [PluginManager] Loading PluginManager v1.2.2
    [14:01:13] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v7.4.0
    [14:01:13] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
    [14:01:13] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.2
    [14:01:13] [Server thread/INFO]: [SimpleBroadcast] Loading SimpleBroadcast v1.7.1
    [14:01:13] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.5
    [14:01:13] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v2.4
    [14:01:13] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v1.8.6
    [14:01:13] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
    [14:01:13] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
    [14:01:13] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
    [14:01:13] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
    [14:01:13] [Server thread/INFO]: [StaffChat] Loading StaffChat v2.2.2
    [14:01:13] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
    [14:01:13] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
    [14:01:13] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
    [14:01:13] [Server thread/INFO]: [Factions] Loading Factions v2.5.0
    [14:01:13] [Server thread/INFO]: [floAuction] Loading floAuction v3.0.4
    [14:01:13] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
    [14:01:13] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v7.4.0
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] === ENABLE START ===
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Playerdat datas...
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Cachefile datas...
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Onlineplayer datas...
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Registry datas...
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Dbmojangapi datas...
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Found: 0
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Cached: 0
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Remaining: 0
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Now fetching the remaining players from Mojang API ...
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0]  ... done!
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Saving Cachefile...
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Setup of IdUtil took 149ms.
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] === ENABLE COMPLETE (Took 339ms) ===
    [14:01:13] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
    [14:01:13] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
    [14:01:13] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
    [14:01:13] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
    [14:01:13] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
    [14:01:13] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
    [14:01:13] [Server thread/INFO]: [MassiveCore 7.4.0] Activated integration with Vault
    [14:01:13] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
    [14:01:13] [Server thread/INFO]: Preparing level "world"
    [14:01:13] [Server thread/INFO]: -------- World Settings For [world] --------
    [14:01:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [14:01:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
    [14:01:13] [Server thread/INFO]: Clear tick list: false
    [14:01:13] [Server thread/INFO]: Experience Merge Radius: 3.0
    [14:01:13] [Server thread/INFO]: View Distance: 10
    [14:01:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [14:01:13] [Server thread/INFO]: Item Despawn Rate: 6000
    [14:01:13] [Server thread/INFO]: Item Merge Radius: 2.5
    [14:01:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Cane Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Melon Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [14:01:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [14:01:13] [Server thread/INFO]: Max Entity Collisions: 8
    [14:01:13] [Server thread/INFO]: Sending up to 5 chunks per packet
    [14:01:13] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
    [14:01:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [14:01:13] [Server thread/INFO]: Alternative Hopper Ticking: false
    [14:01:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    [14:01:13] [Server thread/INFO]: Structure Info Saving: true
    [14:01:13] [Server thread/INFO]: Anti X-Ray: true
    [14:01:13] [Server thread/INFO]:    Engine Mode: 1
    [14:01:13] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [14:01:13] [Server thread/INFO]:    Replace Blocks: [1, 5]
    [14:01:13] [Server thread/INFO]: Mob Spawn Range: 4
    [14:01:13] [Server thread/INFO]: Random Lighting Updates: false
    [14:01:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [14:01:13] [Server thread/INFO]: -------- World Settings For [world_nether] --------
    [14:01:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [14:01:13] [Server thread/INFO]: Chunks to Grow per Tick: 650
    [14:01:13] [Server thread/INFO]: Clear tick list: false
    [14:01:13] [Server thread/INFO]: Experience Merge Radius: 3.0
    [14:01:13] [Server thread/INFO]: View Distance: 10
    [14:01:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [14:01:13] [Server thread/INFO]: Item Despawn Rate: 6000
    [14:01:13] [Server thread/INFO]: Item Merge Radius: 2.5
    [14:01:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Cane Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Melon Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [14:01:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [14:01:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [14:01:13] [Server thread/INFO]: Max Entity Collisions: 8
    [14:01:13] [Server thread/INFO]: Sending up to 5 chunks per packet
    [14:01:13] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
    [14:01:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [14:01:13] [Server thread/INFO]: Alternative Hopper Ticking: false
    [14:01:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    [14:01:13] [Server thread/INFO]: Structure Info Saving: true
    [14:01:13] [Server thread/INFO]: Anti X-Ray: true
    [14:01:13] [Server thread/INFO]:    Engine Mode: 1
    [14:01:13] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [14:01:13] [Server thread/INFO]:    Replace Blocks: [1, 5]
    [14:01:13] [Server thread/INFO]: Mob Spawn Range: 4
    [14:01:13] [Server thread/INFO]: Random Lighting Updates: false
    [14:01:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [14:01:14] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
    [14:01:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
    [14:01:14] [Server thread/INFO]: Chunks to Grow per Tick: 650
    [14:01:14] [Server thread/INFO]: Clear tick list: false
    [14:01:14] [Server thread/INFO]: Experience Merge Radius: 3.0
    [14:01:14] [Server thread/INFO]: View Distance: 10
    [14:01:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
    [14:01:14] [Server thread/INFO]: Item Despawn Rate: 6000
    [14:01:14] [Server thread/INFO]: Item Merge Radius: 2.5
    [14:01:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
    [14:01:14] [Server thread/INFO]: Cane Growth Modifier: 100%
    [14:01:14] [Server thread/INFO]: Melon Growth Modifier: 100%
    [14:01:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
    [14:01:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
    [14:01:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
    [14:01:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
    [14:01:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
    [14:01:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
    [14:01:14] [Server thread/INFO]: Max Entity Collisions: 8
    [14:01:14] [Server thread/INFO]: Sending up to 5 chunks per packet
    [14:01:14] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
    [14:01:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
    [14:01:14] [Server thread/INFO]: Alternative Hopper Ticking: false
    [14:01:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    [14:01:14] [Server thread/INFO]: Structure Info Saving: true
    [14:01:14] [Server thread/INFO]: Anti X-Ray: true
    [14:01:14] [Server thread/INFO]:    Engine Mode: 1
    [14:01:14] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    [14:01:14] [Server thread/INFO]:    Replace Blocks: [1, 5]
    [14:01:14] [Server thread/INFO]: Mob Spawn Range: 4
    [14:01:14] [Server thread/INFO]: Random Lighting Updates: false
    [14:01:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    [14:01:14] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6246904790534012965)
    [14:01:15] [Server thread/INFO]: Preparing spawn area: 36%
    [14:01:15] [Server thread/INFO]: Preparing start region for level 1 (Seed: -7754731704731074401)
    [14:01:16] [Server thread/INFO]: Preparing start region for level 2 (Seed: -7754731704731074401)
    [14:01:16] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport vmaven-version-number
    [14:01:17] [Server thread/INFO]: [RandomTP] Auto-Updater disabled! If you would like to have RandomTP Update itself please set Enable to true!
    [14:01:17] [Server thread/INFO]: [RandomTP] Enabled!
    [14:01:17] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.2
    [14:01:17] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
    [14:01:17] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.12-RC-sMD5NET-b700
    [14:01:17] [Server thread/WARN]: [NoCheatPlus]  Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
    [14:01:17] [Server thread/WARN]: [NoCheatPlus]  Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
    [14:01:17] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-1571 (MC: 1.7.10)). Please check for updates and consider to request support.
    [14:01:17] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
    [14:01:17] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
    [14:01:17] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
    [14:01:17] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
    [14:01:17] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
    [14:01:17] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
    [14:01:17] [Server thread/INFO]: [NoCheatPlus] Version 3.10.12-RC-sMD5NET-b700 is enabled.
    [14:01:18] [Server thread/INFO]: [ChatControl] Enabling ChatControl v4.5.2
    [14:01:18] [Server thread/WARN]: [ChatControl] Default system encoding may have misread config.yml from plugin jar
    [14:01:18] [Server thread/INFO]: [PluginManager] Enabling PluginManager v1.2.2
    [14:01:18] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.2
    [14:01:18] [Server thread/INFO]: [ClearLag] Loading modules...
    [14:01:18] [Server thread/INFO]: [ClearLag] Modules have been loaded!
    [14:01:18] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
    [14:01:18] [Server thread/INFO]: [SimpleBroadcast] Enabling SimpleBroadcast v1.7.1
    [14:01:18] [Thread-9/INFO]: [ClearLag] Checking for updates...
    [14:01:18] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.5
    [14:01:18] [Server thread/INFO]: [PermissionsEx] Initializing file backend
    [14:01:18] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
    [14:01:18] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    [14:01:18] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
    [14:01:18] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
    [14:01:18] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v2.4
    [14:01:18] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v1.8.6
    [14:01:18] [Server thread/INFO]: [HolographicDisplays] Loaded animation 'example.txt', speed 20.
    [14:01:18] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
    [14:01:18] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
    [14:01:18] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
    [14:01:18] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
    [14:01:18] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
    [14:01:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
    [14:01:19] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
    [14:01:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
    [14:01:19] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
    [14:01:19] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
    [14:01:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
    [14:01:19] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
    [14:01:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
    [14:01:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
    [14:01:19] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
    [14:01:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
    [14:01:19] [Server thread/INFO]: [WorldGuard] 3 regions loaded for 'world'
    [14:01:19] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
    [14:01:19] [Server thread/INFO]: [WorldGuard] 3 regions loaded for 'world_the_end'
    [14:01:19] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
    [14:01:19] [Server thread/INFO]: Bukkit version format changed. Version not checked.
    [14:01:19] [Server thread/INFO]: git-Spigot-1571 (MC: 1.7.10)
    [14:01:19] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
    [14:01:19] [Thread-9/INFO]: [ClearLag] No updates found!
    [14:01:19] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
    [14:01:19] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
    [14:01:19] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
    [14:01:19] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
    [14:01:19] [Server thread/INFO]: [StaffChat] Enabling StaffChat v2.2.2
    [14:01:19] [Server thread/INFO]: [StaffChat] Found vault! Attempting to setup permissions!
    [14:01:19] [Server thread/INFO]: [StaffChat] Permissions setup!
    [14:01:20] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
    [14:01:20] [Server thread/INFO]: [WhatIsIt] has been enabled.
    [14:01:20] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
    [14:01:20] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
    [14:01:20] [Server thread/INFO]: [Factions] Enabling Factions v2.5.0
    [14:01:20] [Server thread/INFO]: [Factions 2.5.0] === ENABLE START ===
    [14:01:20] [Thread-12/INFO]: [StaffChat] Staff Chat v2.2.2
    [14:01:20] [Server thread/INFO]: [Factions 2.5.0] === ENABLE COMPLETE (Took 263ms) ===
    [14:01:20] [Server thread/INFO]: [floAuction] Enabling floAuction v3.0.4
    [14:01:20] [Server thread/INFO]: Auction | has been enabled.
    [14:01:20] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
    [14:01:20] [Server thread/INFO]: [CombatLog] Loading messages.properties.
    [14:01:20] [Server thread/INFO]: [CombatLog] Loading config.yml.
    [14:01:20] [Server thread/INFO]: [CombatLog] DisguiseCraft plugin not found! Disguise removal will not work.
    [14:01:20] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
    [14:01:20] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
    [14:01:21] [Server thread/INFO]: Done (7.266s)! For help, type "help" or "?"
    [14:01:21] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
    [14:01:21] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] ============================================
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] We are preparing for Mojangs switch to UUIDs.
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Learn more at: https://forums.bukkit.org/threads/psa-the-switch-to-uuids-potential-plugin-server-breakage.250915/
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Playerdat datas...
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Cachefile datas...
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Onlineplayer datas...
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Registry datas...
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Loading Dbmojangapi datas...
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Found: 0
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Cached: 0
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Player Strings Remaining: 0
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Now fetching the remaining players from Mojang API ...
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0]  ... done!
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Saving Cachefile...
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Now updating database for plugins that are ready ...
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Pre update factions_mplayer.
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Post update factions_mplayer. Took 1ms. 0/1 changed.
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Pre update factions_uplayer@default.
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] Post update factions_uplayer@default. Took 1ms. 0/1 changed.
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0]  ... done!
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] (database saving will now commence which might lock the server for a while)
    [14:01:21] [Server thread/INFO]: [MassiveCore 7.4.0] ============================================
    [14:01:21] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v1.8.7
    [14:01:21] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
    [14:01:21] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
    [14:01:21] [Server thread/INFO]: [NametagEdit] Hooked into PermissionsEx!
    [14:01:21] [Server thread/INFO]: Setting prefix/suffix for Notch: §b< §a,  §b> (user)
    [14:01:21] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates:
    [14:01:21] [Craft Scheduler Thread - 3/INFO]: [Vault] No new version available
    
    Can you please help?

    Thanks : )

    Edit: All other faction commands work (Ex. /f create test, /f disband).
     
Thread Status:
Not open for further replies.

Share This Page