1

World Edit {//wand won't work}

RazorK13's Avatar RazorK131/24/15 1:23 pm
9/18/2015 1:00 pm
flapsnap96's Avatar flapsnap96
I need help with my world edit! //wand will not work. This is an mcprohosting server with Spigot 1.8! But when I use //wand it's like it's there but it's not. when i do //wand it doesn't say I don't have permission or unknown command. It just doens't say anything! But here is a copy &paste of my console:


24.01 12:21:30 [Server] INFO auto-saved 2 chests
24.01 12:19:49 [Server] INFO Admins: [Owner]~Razer
24.01 12:16:55 [Server] INFO ... 18 more
24.01 12:16:55 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[worldedit-bukkit-6.0%20(3).jar:?]
24.01 12:16:55 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[worldedit-bukkit-6.0%20(3).jar:?]
24.01 12:16:55 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
24.01 12:16:55 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
24.01 12:16:55 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
24.01 12:16:55 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
24.01 12:16:55 [Server] INFO at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225) ~[worldedit-bukkit-6.0%20(3).jar:?]
24.01 12:16:55 [Server] INFO at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:111) ~[worldedit-bukkit-6.0%20(3).jar:?]
24.01 12:16:55 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.sk89q.minecraft.util.commands.CommandContext.split(Ljava/lang/String;)[Ljava/lang/String;
24.01 12:16:55 [Server] INFO ... 18 more
24.01 12:16:55 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[worldedit-bukkit-6.0%20(3).jar:?]
24.01 12:16:55 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[worldedit-bukkit-6.0%20(3).jar:?]
24.01 12:16:55 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_72]
24.01 12:16:55 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
24.01 12:16:55 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_72]
24.01 12:16:55 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_72]
24.01 12:16:55 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
24.01 12:16:55 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
24.01 12:16:55 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.7.0_72]
24.01 12:16:55 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.7.0_72]
24.01 12:16:55 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:53) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(PacketPlayInChat.java:26) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:950) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1115) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:645) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot18.jar:git-Spigot-b1e6da1-17962f6]
24.01 12:16:55 [Server] INFO at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:51) [AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?]
24.01 12:16:55 [Server] INFO at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242) [worldedit-bukkit-6.0%20(3).jar:?]
24.01 12:16:55 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173) [worldedit-bukkit-6.0%20(3).jar:?]
24.01 12:16:55 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187) [worldedit-bukkit-6.0%20(3).jar:?]
24.01 12:16:55 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75) ~[worldedit-bukkit-6.0%20(3).jar:?]
24.01 12:16:55 [Server] INFO java.lang.reflect.InvocationTargetException
24.01 12:16:55 [Server] ERROR Could not dispatch event: com.sk89q.worldedit.event.platform.CommandEvent@4047831d to handler EventHandler{priority=NORMAL}
24.01 12:16:53 [Multicraft] razork13 ran command Message of the Day
24.01 12:16:53 [Connect] User RazorK13, IP 173.216.0.131
24.01 12:16:53 [Server] INFO UUID of player RazorK13 is abf75619-9895-45ec-b0af-c2360a3bcd4d
24.01 12:16:25 [Server] INFO No new version available
24.01 12:16:25 [Server] INFO Checking for Updates ...
24.01 12:16:25 [Server] INFO GroupManager - INFO - Bukkit Permissions Updated!
24.01 12:16:25 [Server] Startup Done (7.921s)! For help, type "help" or "?"
24.01 12:16:25 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
24.01 12:16:25 [Server] INFO Enabling EssentialsAntiBuild vTeamCity
24.01 12:16:25 [Server] INFO Enabling EssentialsChat vTeamCity
24.01 12:16:25 [Server] INFO Enabling EssentialsSpawn vTeamCity
24.01 12:16:25 [Server] INFO Enabling EssentialsProtect vTeamCity
24.01 12:16:25 [Server] INFO Essentials: Using GroupManager based permissions.
24.01 12:16:25 [Server] INFO [Vault][Economy] Essentials Economy hooked.
24.01 12:16:24 [Server] INFO Using locale en_US
24.01 12:16:24 [Server] INFO Using locale en_US
24.01 12:16:24 [Server] INFO 1.8-R0.1-SNAPSHOT
24.01 12:16:24 [Server] INFO git-Spigot-b1e6da1-17962f6 (MC: 1.8)
24.01 12:16:24 [Server] INFO Bukkit version format changed. Version not checked.
24.01 12:16:24 [Server] INFO Enabling Essentials vTeamCity
24.01 12:16:24 [Server] INFO 0 regions loaded for 'one'
24.01 12:16:24 [Server] INFO 0 regions loaded for '#1_the_end'
24.01 12:16:24 [Server] INFO 0 regions loaded for '#1_nether'
24.01 12:16:24 [Server] INFO 0 regions loaded for '#1'
24.01 12:16:24 [Server] INFO 0 regions loaded for 'Superflat'
24.01 12:16:24 [Server] INFO 0 regions loaded for 'W1_the_end'
24.01 12:16:24 [Server] INFO 0 regions loaded for 'W1_nether'
24.01 12:16:24 [Server] INFO 0 regions loaded for 'W1'
24.01 12:16:24 [Server] INFO Loaded configuration for world 'one'
24.01 12:16:24 [Server] INFO (one) Fire spread is UNRESTRICTED.
24.01 12:16:24 [Server] INFO (one) Lava fire is blocked.
24.01 12:16:24 [Server] INFO (one) Lighters are PERMITTED.
24.01 12:16:24 [Server] INFO (one) TNT ignition is PERMITTED.
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/one/blacklist.txt
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/one/config.yml
24.01 12:16:24 [Server] INFO Loaded configuration for world '#1_the_end'
24.01 12:16:24 [Server] INFO (#1_the_end) Fire spread is UNRESTRICTED.
24.01 12:16:24 [Server] INFO (#1_the_end) Lava fire is blocked.
24.01 12:16:24 [Server] INFO (#1_the_end) Lighters are PERMITTED.
24.01 12:16:24 [Server] INFO (#1_the_end) TNT ignition is PERMITTED.
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/#1_the_end/blacklist.txt
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/#1_the_end/config.yml
24.01 12:16:24 [Server] INFO Loaded configuration for world '#1_nether'
24.01 12:16:24 [Server] INFO (#1_nether) Fire spread is UNRESTRICTED.
24.01 12:16:24 [Server] INFO (#1_nether) Lava fire is blocked.
24.01 12:16:24 [Server] INFO (#1_nether) Lighters are PERMITTED.
24.01 12:16:24 [Server] INFO (#1_nether) TNT ignition is PERMITTED.
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/#1_nether/blacklist.txt
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/#1_nether/config.yml
24.01 12:16:24 [Server] INFO Loaded configuration for world '#1'
24.01 12:16:24 [Server] INFO (#1) Fire spread is UNRESTRICTED.
24.01 12:16:24 [Server] INFO (#1) Lava fire is blocked.
24.01 12:16:24 [Server] INFO (#1) Lighters are PERMITTED.
24.01 12:16:24 [Server] INFO (#1) TNT ignition is PERMITTED.
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/#1/blacklist.txt
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/#1/config.yml
24.01 12:16:24 [Server] INFO Loaded configuration for world 'Superflat'
24.01 12:16:24 [Server] INFO (Superflat) Fire spread is UNRESTRICTED.
24.01 12:16:24 [Server] INFO (Superflat) Lava fire is blocked.
24.01 12:16:24 [Server] INFO (Superflat) Lighters are PERMITTED.
24.01 12:16:24 [Server] INFO (Superflat) TNT ignition is PERMITTED.
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/Superflat/blacklist.txt
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/Superflat/config.yml
24.01 12:16:24 [Server] INFO Loaded configuration for world 'W1_the_end'
24.01 12:16:24 [Server] INFO (W1_the_end) Fire spread is UNRESTRICTED.
24.01 12:16:24 [Server] INFO (W1_the_end) Lava fire is blocked.
24.01 12:16:24 [Server] INFO (W1_the_end) Lighters are PERMITTED.
24.01 12:16:24 [Server] INFO (W1_the_end) TNT ignition is PERMITTED.
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/W1_the_end/blacklist.txt
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/W1_the_end/config.yml
24.01 12:16:24 [Server] INFO Loaded configuration for world 'W1_nether'
24.01 12:16:24 [Server] INFO (W1_nether) Fire spread is UNRESTRICTED.
24.01 12:16:24 [Server] INFO (W1_nether) Lava fire is blocked.
24.01 12:16:24 [Server] INFO (W1_nether) Lighters are PERMITTED.
24.01 12:16:24 [Server] INFO (W1_nether) TNT ignition is PERMITTED.
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/W1_nether/blacklist.txt
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/W1_nether/config.yml
24.01 12:16:24 [Server] INFO Loaded configuration for world 'W1'
24.01 12:16:24 [Server] INFO (W1) Fire spread is UNRESTRICTED.
24.01 12:16:24 [Server] INFO (W1) Lava fire is blocked.
24.01 12:16:24 [Server] INFO (W1) Lighters are PERMITTED.
24.01 12:16:24 [Server] INFO (W1) TNT ignition is PERMITTED.
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/W1/blacklist.txt
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/worlds/W1/config.yml
24.01 12:16:24 [Server] INFO Default configuration file written: /plugins/WorldGuard/config.yml
24.01 12:16:24 [Server] INFO Enabling WorldGuard v5.9
24.01 12:16:24 [Server] INFO 8 - World(s) loaded.
24.01 12:16:23 [Server] INFO Preparing start region for level 7 (Seed: 2517348245262443152)
24.01 12:16:23 [Server] INFO Experience Merge Radius: 3.0
24.01 12:16:23 [Server] INFO Clear tick list: false
24.01 12:16:23 [Server] INFO Chunks to Grow per Tick: 650
24.01 12:16:23 [Server] INFO Zombie Aggressive Towards Villager: true
24.01 12:16:23 [Server] INFO Arrow Despawn Rate: 1200
24.01 12:16:23 [Server] INFO Item Despawn Rate: 6000
24.01 12:16:23 [Server] INFO Item Merge Radius: 2.5
24.01 12:16:23 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
24.01 12:16:23 [Server] INFO View Distance: 10
24.01 12:16:23 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
24.01 12:16:23 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
24.01 12:16:23 [Server] INFO Wheat Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Sapling Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Pumpkin Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Mushroom Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Melon Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Cane Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Cactus Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Nerfing mobs spawned from spawners: false
24.01 12:16:23 [Server] INFO Replace Blocks: [1, 5]
24.01 12:16:23 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
24.01 12:16:23 [Server] INFO Engine Mode: 1
24.01 12:16:23 [Server] INFO Anti X-Ray: true
24.01 12:16:23 [Server] INFO Mob Spawn Range: 4
24.01 12:16:23 [Server] INFO Max TNT Explosions: 100
24.01 12:16:23 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
24.01 12:16:23 [Server] INFO Max Entity Collisions: 8
24.01 12:16:23 [Server] INFO Sending up to 10 chunks per packet
24.01 12:16:23 [Server] INFO Structure Info Saving: true
24.01 12:16:23 [Server] INFO Random Lighting Updates: false
24.01 12:16:23 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
24.01 12:16:23 [Server] INFO Alternative Hopper Ticking: false
24.01 12:16:23 [Server] INFO -------- World Settings For [one] --------
24.01 12:16:23 [Server] INFO Loading World & Settings - 'one' - Env: NORMAL - Type: NORMAL & seed: 2517348245262443152
24.01 12:16:23 [Server] INFO Preparing start region for level 6 (Seed: -1148722978005147028)
24.01 12:16:23 [Server] INFO Experience Merge Radius: 3.0
24.01 12:16:23 [Server] INFO Clear tick list: false
24.01 12:16:23 [Server] INFO Chunks to Grow per Tick: 650
24.01 12:16:23 [Server] INFO Zombie Aggressive Towards Villager: true
24.01 12:16:23 [Server] INFO Arrow Despawn Rate: 1200
24.01 12:16:23 [Server] INFO Item Despawn Rate: 6000
24.01 12:16:23 [Server] INFO Item Merge Radius: 2.5
24.01 12:16:23 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
24.01 12:16:23 [Server] INFO View Distance: 10
24.01 12:16:23 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
24.01 12:16:23 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
24.01 12:16:23 [Server] INFO Wheat Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Sapling Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Pumpkin Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Mushroom Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Melon Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Cane Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Cactus Growth Modifier: 100%
24.01 12:16:23 [Server] INFO Nerfing mobs spawned from spawners: false
24.01 12:16:23 [Server] INFO Replace Blocks: [1, 5]
24.01 12:16:23 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
24.01 12:16:23 [Server] INFO Engine Mode: 1
24.01 12:16:23 [Server] INFO Anti X-Ray: true
24.01 12:16:23 [Server] INFO Mob Spawn Range: 4
24.01 12:16:23 [Server] INFO Max TNT Explosions: 100
24.01 12:16:23 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
24.01 12:16:23 [Server] INFO Max Entity Collisions: 8
24.01 12:16:23 [Server] INFO Sending up to 10 chunks per packet
24.01 12:16:23 [Server] INFO Structure Info Saving: true
24.01 12:16:23 [Server] INFO Random Lighting Updates: false
24.01 12:16:23 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
24.01 12:16:23 [Server] INFO Alternative Hopper Ticking: false
24.01 12:16:23 [Server] INFO -------- World Settings For [#1_the_end] --------
24.01 12:16:23 [Server] INFO Loading World & Settings - '#1_the_end' - Env: THE_END - Type: NORMAL & seed: -1148722978005147028
24.01 12:16:22 [Server] INFO Preparing start region for level 5 (Seed: -1148722978005147028)
24.01 12:16:22 [Server] INFO Experience Merge Radius: 3.0
24.01 12:16:22 [Server] INFO Clear tick list: false
24.01 12:16:22 [Server] INFO Chunks to Grow per Tick: 650
24.01 12:16:22 [Server] INFO Zombie Aggressive Towards Villager: true
24.01 12:16:22 [Server] INFO Arrow Despawn Rate: 1200
24.01 12:16:22 [Server] INFO Item Despawn Rate: 6000
24.01 12:16:22 [Server] INFO Item Merge Radius: 2.5
24.01 12:16:22 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
24.01 12:16:22 [Server] INFO View Distance: 10
24.01 12:16:22 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
24.01 12:16:22 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
24.01 12:16:22 [Server] INFO Wheat Growth Modifier: 100%
24.01 12:16:22 [Server] INFO Sapling Growth Modifier: 100%
24.01 12:16:22 [Server] INFO Pumpkin Growth Modifier: 100%
24.01 12:16:22 [Server] INFO Mushroom Growth Modifier: 100%
24.01 12:16:22 [Server] INFO Melon Growth Modifier: 100%
24.01 12:16:22 [Server] INFO Cane Growth Modifier: 100%
24.01 12:16:22 [Server] INFO Cactus Growth Modifier: 100%
24.01 12:16:22 [Server] INFO Nerfing mobs spawned from spawners: false
24.01 12:16:22 [Server] INFO Replace Blocks: [1, 5]
24.01 12:16:22 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
24.01 12:16:22 [Server] INFO Engine Mode: 1
24.01 12:16:22 [Server] INFO Anti X-Ray: true
24.01 12:16:22 [Server] INFO Mob Spawn Range: 4
24.01 12:16:22 [Server] INFO Max TNT Explosions: 100
24.01 12:16:22 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
24.01 12:16:22 [Server] INFO Max Entity Collisions: 8
24.01 12:16:22 [Server] INFO Sending up to 10 chunks per packet
24.01 12:16:22 [Server] INFO Structure Info Saving: true
24.01 12:16:22 [Server] INFO Random Lighting Updates: false
24.01 12:16:22 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
24.01 12:16:22 [Server] INFO Alternative Hopper Ticking: false
24.01 12:16:22 [Server] INFO -------- World Settings For [#1_nether] --------
24.01 12:16:22 [Server] INFO Loading World & Settings - '#1_nether' - Env: NETHER - Type: NORMAL & seed: -1148722978005147028
24.01 12:16:22 [Server] INFO Preparing spawn area for #1, 61%
24.01 12:16:21 [Server] INFO Preparing start region for level 4 (Seed: -1148722978005147028)
24.01 12:16:21 [Server] INFO Experience Merge Radius: 3.0
24.01 12:16:21 [Server] INFO Clear tick list: false
24.01 12:16:21 [Server] INFO Chunks to Grow per Tick: 650
24.01 12:16:21 [Server] INFO Zombie Aggressive Towards Villager: true
24.01 12:16:21 [Server] INFO Arrow Despawn Rate: 1200
24.01 12:16:21 [Server] INFO Item Despawn Rate: 6000
24.01 12:16:21 [Server] INFO Item Merge Radius: 2.5
24.01 12:16:21 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
24.01 12:16:21 [Server] INFO View Distance: 10
24.01 12:16:21 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
24.01 12:16:21 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
24.01 12:16:21 [Server] INFO Wheat Growth Modifier: 100%
24.01 12:16:21 [Server] INFO Sapling Growth Modifier: 100%
24.01 12:16:21 [Server] INFO Pumpkin Growth Modifier: 100%
24.01 12:16:21 [Server] INFO Mushroom Growth Modifier: 100%
24.01 12:16:21 [Server] INFO Melon Growth Modifier: 100%
24.01 12:16:21 [Server] INFO Cane Growth Modifier: 100%
24.01 12:16:21 [Server] INFO Cactus Growth Modifier: 100%
24.01 12:16:21 [Server] INFO Nerfing mobs spawned from spawners: false
24.01 12:16:21 [Server] INFO Replace Blocks: [1, 5]
24.01 12:16:21 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
24.01 12:16:21 [Server] INFO Engine Mode: 1
24.01 12:16:21 [Server] INFO Anti X-Ray: true
24.01 12:16:21 [Server] INFO Mob Spawn Range: 4
24.01 12:16:21 [Server] INFO Max TNT Explosions: 100
24.01 12:16:21 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
24.01 12:16:21 [Server] INFO Max Entity Collisions: 8
24.01 12:16:21 [Server] INFO Sending up to 10 chunks per packet
24.01 12:16:21 [Server] INFO Structure Info Saving: true
24.01 12:16:21 [Server] INFO Random Lighting Updates: false
24.01 12:16:21 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
24.01 12:16:21 [Server] INFO Alternative Hopper Ticking: false
24.01 12:16:21 [Server] INFO -------- World Settings For [#1] --------
24.01 12:16:21 [Server] INFO Loading World & Settings - '#1' - Env: NORMAL - Type: NORMAL & seed: -1148722978005147028
24.01 12:16:21 [Server] INFO Preparing start region for level 3 (Seed: 6015675754785761980)
24.01 12:16:20 [Server] INFO Experience Merge Radius: 3.0
24.01 12:16:20 [Server] INFO Clear tick list: false
24.01 12:16:20 [Server] INFO Chunks to Grow per Tick: 650
24.01 12:16:20 [Server] INFO Zombie Aggressive Towards Villager: true
24.01 12:16:20 [Server] INFO Arrow Despawn Rate: 1200
24.01 12:16:20 [Server] INFO Item Despawn Rate: 6000
24.01 12:16:20 [Server] INFO Item Merge Radius: 2.5
24.01 12:16:20 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
24.01 12:16:20 [Server] INFO View Distance: 10
24.01 12:16:20 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
24.01 12:16:20 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
24.01 12:16:20 [Server] INFO Wheat Growth Modifier: 100%
24.01 12:16:20 [Server] INFO Sapling Growth Modifier: 100%
24.01 12:16:20 [Server] INFO Pumpkin Growth Modifier: 100%
24.01 12:16:20 [Server] INFO Mushroom Growth Modifier: 100%
24.01 12:16:20 [Server] INFO Melon Growth Modifier: 100%
24.01 12:16:20 [Server] INFO Cane Growth Modifier: 100%
24.01 12:16:20 [Server] INFO Cactus Growth Modifier: 100%
24.01 12:16:20 [Server] INFO Nerfing mobs spawned from spawners: false
24.01 12:16:20 [Server] INFO Replace Blocks: [1, 5]
24.01 12:16:20 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
24.01 12:16:20 [Server] INFO Engine Mode: 1
24.01 12:16:20 [Server] INFO Anti X-Ray: true
24.01 12:16:20 [Server] INFO Mob Spawn Range: 4
24.01 12:16:20 [Server] INFO Max TNT Explosions: 100
24.01 12:16:20 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
24.01 12:16:20 [Server] INFO Max Entity Collisions: 8
24.01 12:16:20 [Server] INFO Sending up to 10 chunks per packet
24.01 12:16:20 [Server] INFO Structure Info Saving: true
24.01 12:16:20 [Server] INFO Random Lighting Updates: false
24.01 12:16:20 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
24.01 12:16:20 [Server] INFO Alternative Hopper Ticking: false
24.01 12:16:20 [Server] INFO -------- World Settings For [Superflat] --------
24.01 12:16:20 [Server] INFO Loading World & Settings - 'Superflat' - Env: NORMAL - Type: FLAT & seed: 6015675754785761980
24.01 12:16:20 [Server] INFO Loading World & Settings - 'W1_the_end' - Env: THE_END - Type: NORMAL & seed: 8913706419132371515
24.01 12:16:20 [Server] INFO Loading World & Settings - 'W1_nether' - Env: NETHER - Type: NORMAL & seed: 8913706419132371515
24.01 12:16:20 [Server] INFO Loading World & Settings - 'W1' - Env: NORMAL - Type: NORMAL & seed: 8913706419132371515
24.01 12:16:20 [Server] INFO No updates found!
24.01 12:16:20 [Server] INFO - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
24.01 12:16:20 [Server] INFO - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
24.01 12:16:20 [Server] INFO Enabling Multiverse-Core v2.4-b527
24.01 12:16:20 [Server] INFO Checking for updates...
24.01 12:16:20 [Server] INFO Clearlag is now enabled!
24.01 12:16:20 [Server] INFO Modules have been loaded!
24.01 12:16:20 [Server] WARN mob-range requires you to use bukkit v1.7_r4 (1.7.10)
24.01 12:16:20 [Server] INFO Loading modules...
24.01 12:16:20 [Server] INFO Enabling ClearLag v2.7.2
24.01 12:16:20 [Server] INFO AdminColorChat V.1.1 Has Been Enabled
24.01 12:16:20 [Server] INFO Enabling AdminColorChat v1.1
24.01 12:16:20 [Server] INFO ColoredSigns v4.25 Release has been enabled.
24.01 12:16:20 [Server] INFO Enabling ColoredSigns v4.25 Release
24.01 12:16:20 [Server] INFO Using SQLite for data storage.
24.01 12:16:20 [Server] INFO CoreProtect version 2.10.0 is enabled!
24.01 12:16:20 [Server] INFO Invalid WorldEdit version found.
24.01 12:16:20 [Server] INFO Enabling CoreProtect v2.10.0
24.01 12:16:20 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
24.01 12:16:20 [Server] INFO WEPIF: GroupManager detected! Using GroupManager for permissions.
24.01 12:16:19 [Server] INFO Enabling WorldEdit v6.0;3342-78f975b9
24.01 12:16:19 [Server] INFO Enabling AutoBroadcaster v0.4
24.01 12:16:19 [Server] INFO loaded 2 chests
24.01 12:16:19 [Server] INFO Enabling AlphaChest v1.17.0
24.01 12:16:19 [Server] INFO aAntiSpam activated.
24.01 12:16:19 [Server] INFO Enabling aAntiSpam v1.2
24.01 12:16:19 [Server] INFO [Vault][Chat] GroupManager - Chat hooked.
24.01 12:16:19 [Server] INFO [Vault][Permission] GroupManager hooked.
24.01 12:16:19 [Server] INFO GroupManager version 2.1.31 (Phoenix) is enabled!
24.01 12:16:19 [Server] INFO GroupManager - INFO - Backups will be retained for 24 hours!
24.01 12:16:19 [Server] INFO GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
24.01 12:16:19 [Server] INFO GroupManager - INFO - Superperms support enabled.
24.01 12:16:19 [Server] INFO GroupManager - INFO - World Found: world
24.01 12:16:19 [Server] INFO GroupManager - INFO - World Found: w1
24.01 12:16:19 [Server] INFO GroupManager - INFO - World Found: a1
24.01 12:16:19 [Server] INFO GroupManager - INFO - World Found: #1
24.01 12:16:19 [Server] INFO Enabling GroupManager v2.1.31 (Phoenix)
24.01 12:16:19 [Server] INFO Preparing start region for level 2 (Seed: 8913706419132371515)
24.01 12:16:18 [Server] INFO Preparing start region for level 1 (Seed: 8913706419132371515)
24.01 12:16:18 [Server] INFO Preparing spawn area: 77%
24.01 12:16:17 [Server] INFO Preparing start region for level 0 (Seed: 8913706419132371515)
24.01 12:16:17 [Server] INFO Experience Merge Radius: 3.0
24.01 12:16:17 [Server] INFO Clear tick list: false
24.01 12:16:17 [Server] INFO Chunks to Grow per Tick: 650
24.01 12:16:17 [Server] INFO Zombie Aggressive Towards Villager: true
24.01 12:16:17 [Server] INFO Arrow Despawn Rate: 1200
24.01 12:16:17 [Server] INFO Item Despawn Rate: 6000
24.01 12:16:17 [Server] INFO Item Merge Radius: 2.5
24.01 12:16:17 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
24.01 12:16:17 [Server] INFO View Distance: 10
24.01 12:16:17 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
24.01 12:16:17 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
24.01 12:16:17 [Server] INFO Wheat Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Sapling Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Pumpkin Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Mushroom Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Melon Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Cane Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Cactus Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Nerfing mobs spawned from spawners: false
24.01 12:16:17 [Server] INFO Replace Blocks: [1, 5]
24.01 12:16:17 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
24.01 12:16:17 [Server] INFO Engine Mode: 1
24.01 12:16:17 [Server] INFO Anti X-Ray: true
24.01 12:16:17 [Server] INFO Mob Spawn Range: 4
24.01 12:16:17 [Server] INFO Max TNT Explosions: 100
24.01 12:16:17 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
24.01 12:16:17 [Server] INFO Max Entity Collisions: 8
24.01 12:16:17 [Server] INFO Sending up to 10 chunks per packet
24.01 12:16:17 [Server] INFO Structure Info Saving: true
24.01 12:16:17 [Server] INFO Random Lighting Updates: false
24.01 12:16:17 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
24.01 12:16:17 [Server] INFO Alternative Hopper Ticking: false
24.01 12:16:17 [Server] INFO -------- World Settings For [W1_the_end] --------
24.01 12:16:17 [Server] INFO Experience Merge Radius: 3.0
24.01 12:16:17 [Server] INFO Clear tick list: false
24.01 12:16:17 [Server] INFO Chunks to Grow per Tick: 650
24.01 12:16:17 [Server] INFO Zombie Aggressive Towards Villager: true
24.01 12:16:17 [Server] INFO Arrow Despawn Rate: 1200
24.01 12:16:17 [Server] INFO Item Despawn Rate: 6000
24.01 12:16:17 [Server] INFO Item Merge Radius: 2.5
24.01 12:16:17 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
24.01 12:16:17 [Server] INFO View Distance: 10
24.01 12:16:17 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
24.01 12:16:17 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
24.01 12:16:17 [Server] INFO Wheat Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Sapling Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Pumpkin Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Mushroom Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Melon Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Cane Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Cactus Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Nerfing mobs spawned from spawners: false
24.01 12:16:17 [Server] INFO Replace Blocks: [1, 5]
24.01 12:16:17 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
24.01 12:16:17 [Server] INFO Engine Mode: 1
24.01 12:16:17 [Server] INFO Anti X-Ray: true
24.01 12:16:17 [Server] INFO Mob Spawn Range: 4
24.01 12:16:17 [Server] INFO Max TNT Explosions: 100
24.01 12:16:17 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
24.01 12:16:17 [Server] INFO Max Entity Collisions: 8
24.01 12:16:17 [Server] INFO Sending up to 10 chunks per packet
24.01 12:16:17 [Server] INFO Structure Info Saving: true
24.01 12:16:17 [Server] INFO Random Lighting Updates: false
24.01 12:16:17 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
24.01 12:16:17 [Server] INFO Alternative Hopper Ticking: false
24.01 12:16:17 [Server] INFO -------- World Settings For [W1_nether] --------
24.01 12:16:17 [Server] INFO Experience Merge Radius: 3.0
24.01 12:16:17 [Server] INFO Clear tick list: false
24.01 12:16:17 [Server] INFO Chunks to Grow per Tick: 650
24.01 12:16:17 [Server] INFO Zombie Aggressive Towards Villager: true
24.01 12:16:17 [Server] INFO Arrow Despawn Rate: 1200
24.01 12:16:17 [Server] INFO Item Despawn Rate: 6000
24.01 12:16:17 [Server] INFO Item Merge Radius: 2.5
24.01 12:16:17 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
24.01 12:16:17 [Server] INFO View Distance: 10
24.01 12:16:17 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
24.01 12:16:17 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
24.01 12:16:17 [Server] INFO Wheat Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Sapling Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Pumpkin Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Mushroom Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Melon Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Cane Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Cactus Growth Modifier: 100%
24.01 12:16:17 [Server] INFO Nerfing mobs spawned from spawners: false
24.01 12:16:17 [Server] INFO Replace Blocks: [1, 5]
24.01 12:16:17 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
24.01 12:16:17 [Server] INFO Engine Mode: 1
24.01 12:16:17 [Server] INFO Anti X-Ray: true
24.01 12:16:17 [Server] INFO Mob Spawn Range: 4
24.01 12:16:17 [Server] INFO Max TNT Explosions: 100
24.01 12:16:17 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
24.01 12:16:17 [Server] INFO Max Entity Collisions: 8
24.01 12:16:17 [Server] INFO Sending up to 10 chunks per packet
24.01 12:16:17 [Server] INFO Structure Info Saving: true
24.01 12:16:17 [Server] INFO Random Lighting Updates: false
24.01 12:16:17 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
24.01 12:16:17 [Server] INFO Alternative Hopper Ticking: false
24.01 12:16:17 [Server] INFO -------- World Settings For [W1] --------
24.01 12:16:17 [Server] INFO Preparing level "W1"
24.01 12:16:17 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
24.01 12:16:15 [Server] INFO Enabling mcMMO v1.5.00-b3547
24.01 12:16:15 [Server] INFO Enabled Version 1.5.2-b33
24.01 12:16:15 [Server] INFO [Chat] GroupManager found: Waiting
24.01 12:16:15 [Server] INFO [Permission] SuperPermissions loaded as backup permission system.
24.01 12:16:15 [Server] INFO [Permission] GroupManager found: Waiting
24.01 12:16:15 [Server] INFO [Economy] Essentials Economy found: Waiting
24.01 12:16:15 [Server] INFO Enabling Vault v1.5.2-b33
24.01 12:16:15 [Server] INFO Loading EssentialsAntiBuild vTeamCity
24.01 12:16:15 [Server] INFO Loading EssentialsChat vTeamCity
24.01 12:16:15 [Server] INFO Loading EssentialsSpawn vTeamCity
24.01 12:16:15 [Server] INFO Loading EssentialsProtect vTeamCity
24.01 12:16:15 [Server] INFO Loading Essentials vTeamCity
24.01 12:16:15 [Server] INFO Loading WorldGuard v5.9
24.01 12:16:15 [Server] INFO Loading mcMMO v1.5.00-b3547
24.01 12:16:15 [Server] INFO Loading Multiverse-Core v2.4-b527
24.01 12:16:15 [Server] INFO Loading ClearLag v2.7.2
24.01 12:16:15 [Server] INFO Loading Vault v1.5.2-b33
24.01 12:16:15 [Server] INFO Loading AdminColorChat v1.1
24.01 12:16:15 [Server] INFO Loading ColoredSigns v4.25 Release
24.01 12:16:15 [Server] INFO Loading CoreProtect v2.10.0
24.01 12:16:15 [Server] INFO Loading WorldEdit v6.0;3342-78f975b9
24.01 12:16:15 [Server] INFO Loading AutoBroadcaster v0.4
24.01 12:16:15 [Server] INFO Loading AlphaChest v1.17.0
24.01 12:16:15 [Server] INFO Loading aAntiSpam v1.2
24.01 12:16:15 [Server] INFO Loading GroupManager v2.1.31 (Phoenix)
24.01 12:16:14 [Server] INFO Set PluginClassLoader as parallel capable
24.01 12:16:14 [Server] INFO Starting Minecraft server on 162.244.166.21:46386
24.01 12:16:14 [Server] INFO Generating keypair
24.01 12:16:14 [Server] INFO Using 4 threads for Netty based IO
24.01 12:16:14 [Server] INFO Server Ping Player Sample Count: 12
24.01 12:16:14 [Server] INFO Debug logging is disabled
24.01 12:16:13 [Server] INFO This server is running CraftBukkit version git-Spigot-b1e6da1-17962f6 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
24.01 12:16:13 [Server] INFO Default game type: SURVIVAL
24.01 12:16:13 [Server] INFO Loading properties
24.01 12:16:13 [Server] INFO Starting minecraft server version 1.8
24.01 12:16:05 [Server] INFO Loading libraries, please wait...
24.01 12:16:05 [Multicraft] Loaded config for "Spigot 1.8 (Bukkit Alternative)"
24.01 12:16:05 [Multicraft] Starting server!
24.01 12:16:05 [Multicraft] Loading server properties
24.01 12:16:05 [Multicraft] Received start command
Posted by RazorK13's Avatar
RazorK13
Level 1 : New Miner
0

Create an account or sign in to comment.

10

flapsnap96
09/18/2015 1:00 pm
Level 1 : New Miner
flapsnap96's Avatar
This is a simple fix.
Just install the latest version of worldedit!
Hope I helped
1
applemacguy44
09/15/2015 11:28 am
Level 1 : New Network
applemacguy44's Avatar
1
LGCJosh
06/13/2015 1:05 am
Level 1 : New Network
LGCJosh's Avatar
If you change world edit version you must also change worldguard version to match.
1
arthasias
06/12/2015 2:05 pm
Level 1 : New Crafter
arthasias's Avatar
Somewhat the same thing is happening to me. none of the commands for WorldEdit, at all, will work. This is an example:

[14:04:10 INFO]: arthasias issued server command: //undo
[14:04:10 ERROR]: [WorldEdit] Could not dispatch event: com.sk89q.worldedit.event.platform.CommandEvent@2aafb166 to handler EventHandler{priority=NORMAL}
java.lang.reflect.InvocationTargetException
at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75) ~[worldedit-bukkit-6.0.jar:?]
at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187) [worldedit-bukkit-6.0.jar:?]
at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173) [worldedit-bukkit-6.0.jar:?]
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:242) [worldedit-bukkit-6.0.jar:?]
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:51) [AutoBroadcasterPlus-1.1.1-SNAPSHOT.jar:?]
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.dispatchCommand(CraftServer.java:625) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at net.minecraft.server.v1_8_R1.PlayerConnection.handleCommand(PlayerConnection.java:1058) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:919) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(SourceFile:37) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at net.minecraft.server.v1_8_R1.PacketPlayInChat.a(SourceFile:9) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_79]
at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_79]
at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:643) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:284) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:598) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:506) [craftbukkit-1.8.jar:git-Bukkit-15e81cf]
at java.lang.Thread.run(Thread.java:745) [?:1.7.0_79]
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[worldedit-bukkit-6.0.jar:?]
at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[worldedit-bukkit-6.0.jar:?]
... 18 more
Caused by: java.lang.NoSuchMethodError: com.sk89q.minecraft.util.commands.CommandContext.split(Ljava/lang/String;)[Ljava/lang/String;
at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:111) ~[worldedit-bukkit-6.0.jar:?]
at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:225) ~[worldedit-bukkit-6.0.jar:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_79]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ~[?:1.7.0_79]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_79]
at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_79]
at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[worldedit-bukkit-6.0.jar:?]
at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[worldedit-bukkit-6.0.jar:?]
... 18 more

\
1
d1One
02/10/2015 12:42 am
Level 18 : Journeyman Button Pusher
d1One's Avatar
24.01 12:16:20 [Server] INFO Invalid WorldEdit version found.

You are not using the correct combination of world edit and world guard versions.

Well, next time please use pastebin to paste your console startup.
1
mitch619911
02/08/2015 6:56 am
Level 1 : New Network
mitch619911's Avatar
The world of troubles... the plugin was not working do I a plugin called autobroadcaster.
If that does not work, try removing a plugin and see...





mc.thegamingpros.com:25661
TheGamingPros.com
1
tommer725
01/25/2015 9:50 pm
Level 1 : New Explorer
tommer725's Avatar
http://dev.bukkit.org/bukkit-plugins/worldedit/files/60-world-edit-6-0/
This one should work since you are using spigot 1.8
1
RazorK13
01/24/2015 7:28 pm
Level 1 : New Miner
RazorK13's Avatar
Can you drop the link to the one I need?
1
RazorK13
01/24/2015 7:28 pm
Level 1 : New Miner
RazorK13's Avatar
6.0
1
SonOfLiberty796
01/24/2015 3:22 pm
Level 1 : New Network
SonOfLiberty796's Avatar
Which version of WorldEdit are you using? There's a specific WorldEdit version you need to use for 1.8.
1
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome