Advertisement
Guest User

Spigot Factions error

a guest
Nov 22nd, 2014
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.86 KB | None | 0 0
  1. [17:48:08] [Server thread/INFO]: Starting minecraft server version 1.7.10
  2. [17:48:08] [Server thread/INFO]: Loading properties
  3. [17:48:08] [Server thread/INFO]: Default game type: SURVIVAL
  4. [17:48:09] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10) (Implementing API version 1.7.10-R0.1-SNAPSHOT)
  5. [17:48:09] [Server thread/INFO]: Debug logging is disabled
  6. [17:48:09] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [17:48:09] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [17:48:09] [Server thread/INFO]: Generating keypair
  9. [17:48:09] [Server thread/INFO]: Starting Minecraft server on 198.23.247.69:25565
  10. [17:48:09] [Server thread/ERROR]: Could not load 'plugins/MCCore.jar' in folder 'plugins'
  11. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  12. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:160) ~[spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  14. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  15. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  16. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  17. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  18. Caused by: java.util.zip.ZipException: error in opening zip file
  19. at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_51]
  20. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_51]
  21. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.7.0_51]
  22. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_51]
  23. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.7.0_51]
  24. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:148) ~[spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  25. ... 5 more
  26. [17:48:09] [Server thread/ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins'
  27. org.bukkit.plugin.UnknownDependencyException: MassiveCore
  28. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:223) [spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  29. at org.bukkit.craftbukkit.v1_7_R4.CraftServer.loadPlugins(CraftServer.java:369) [spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  30. at net.minecraft.server.v1_7_R4.DedicatedServer.init(DedicatedServer.java:152) [spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  31. at net.minecraft.server.v1_7_R4.MinecraftServer.run(MinecraftServer.java:458) [spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  32. at net.minecraft.server.v1_7_R4.ThreadServerApplication.run(SourceFile:628) [spigot_1649.jar:git-Spigot-1.7.9-R0.2-207-g03373bb]
  33. [17:48:09] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  34. [17:48:09] [Server thread/INFO]: [MobCatcher] Loading MobCatcher v3.18
  35. [17:48:09] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.0-SNAPSHOT
  36. [17:48:09] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.10) has not yet been tested! Proceed with caution.
  37. [17:48:09] [Server thread/INFO]: [Essentials] Loading Essentials v2.13.1
  38. [17:48:09] [Server thread/INFO]: [Carbon] Loading Carbon v1.7
  39. [17:48:09] [Server thread/INFO]: [Carbon] Server version git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10) detected! Carbon is loading...
  40. [17:48:09] [Server thread/INFO]: [Carbon] Lib folder has been set to plugins/Carbon/libraries/natives
  41. [17:48:10] [Attach Listener/INFO]: [Carbon] Loaded transformer agent!
  42. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/DataWatcher
  43. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTracker
  44. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTrackerEntry
  45. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/DataWatcher
  46. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTracker
  47. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTrackerEntry
  48. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemStack
  49. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem
  50. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemFactory
  51. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem$SerializableMeta
  52. [17:48:10] [Server thread/INFO]: [Carbon] Material SLIME with ID 165 was injected into CraftBukkit.
  53. [17:48:10] [Server thread/INFO]: [Carbon] Material BARRIER with ID 166 was injected into CraftBukkit.
  54. [17:48:10] [Server thread/INFO]: [Carbon] Material IRON_TRAPDOOR with ID 167 was injected into CraftBukkit.
  55. [17:48:10] [Server thread/INFO]: [Carbon] Material PRISMARINE with ID 168 was injected into CraftBukkit.
  56. [17:48:10] [Server thread/INFO]: [Carbon] Material SEA_LANTERN with ID 169 was injected into CraftBukkit.
  57. [17:48:10] [Server thread/INFO]: [Carbon] Material STANDING_BANNER with ID 176 was injected into CraftBukkit.
  58. [17:48:10] [Server thread/INFO]: [Carbon] Material WALL_BANNER with ID 177 was injected into CraftBukkit.
  59. [17:48:10] [Server thread/INFO]: [Carbon] Material DAYLIGHT_DETECTOR_INVERTED with ID 178 was injected into CraftBukkit.
  60. [17:48:10] [Server thread/INFO]: [Carbon] Material RED_SANDSTONE with ID 179 was injected into CraftBukkit.
  61. [17:48:10] [Server thread/INFO]: [Carbon] Material RED_SANDSTONE_STAIRS with ID 180 was injected into CraftBukkit.
  62. [17:48:10] [Server thread/INFO]: [Carbon] Material RED_SANDSTONE_DOUBLESLAB with ID 181 was injected into CraftBukkit.
  63. [17:48:10] [Server thread/INFO]: [Carbon] Material RED_SANDSTONE_SLAB with ID 182 was injected into CraftBukkit.
  64. [17:48:10] [Server thread/INFO]: [Carbon] Material SPRUCE_FENCE_GATE with ID 183 was injected into CraftBukkit.
  65. [17:48:10] [Server thread/INFO]: [Carbon] Material BIRCH_FENCE_GATE with ID 184 was injected into CraftBukkit.
  66. [17:48:10] [Server thread/INFO]: [Carbon] Material JUNGLE_FENCE_GATE with ID 185 was injected into CraftBukkit.
  67. [17:48:10] [Server thread/INFO]: [Carbon] Material DARK_OAK_FENCE_GATE with ID 186 was injected into CraftBukkit.
  68. [17:48:10] [Server thread/INFO]: [Carbon] Material ACACIA_FENCE_GATE with ID 187 was injected into CraftBukkit.
  69. [17:48:10] [Server thread/INFO]: [Carbon] Material SPRUCE_FENCE with ID 188 was injected into CraftBukkit.
  70. [17:48:10] [Server thread/INFO]: [Carbon] Material BIRCH_FENCE with ID 189 was injected into CraftBukkit.
  71. [17:48:10] [Server thread/INFO]: [Carbon] Material JUNGLE_FENCE with ID 190 was injected into CraftBukkit.
  72. [17:48:10] [Server thread/INFO]: [Carbon] Material DARK_OAK_FENCE with ID 191 was injected into CraftBukkit.
  73. [17:48:10] [Server thread/INFO]: [Carbon] Material ACACIA_FENCE with ID 192 was injected into CraftBukkit.
  74. [17:48:10] [Server thread/INFO]: [Carbon] Material SPRUCE_DOOR_BLOCK with ID 193 was injected into CraftBukkit.
  75. [17:48:10] [Server thread/INFO]: [Carbon] Material BIRCH_DOOR_BLOCK with ID 194 was injected into CraftBukkit.
  76. [17:48:10] [Server thread/INFO]: [Carbon] Material JUNGLE_DOOR_BLOCK with ID 195 was injected into CraftBukkit.
  77. [17:48:10] [Server thread/INFO]: [Carbon] Material ACACIA_DOOR_BLOCK with ID 196 was injected into CraftBukkit.
  78. [17:48:10] [Server thread/INFO]: [Carbon] Material DARK_OAK_DOOR_BLOCK with ID 197 was injected into CraftBukkit.
  79. [17:48:10] [Server thread/INFO]: [Carbon] Material PRISMARINE_SHARD with ID 409 was injected into CraftBukkit.
  80. [17:48:10] [Server thread/INFO]: [Carbon] Material PRISMARINE_CRYSTALS with ID 410 was injected into CraftBukkit.
  81. [17:48:10] [Server thread/INFO]: [Carbon] Material RABBIT with ID 411 was injected into CraftBukkit.
  82. [17:48:10] [Server thread/INFO]: [Carbon] Material COOKED_RABBIT with ID 412 was injected into CraftBukkit.
  83. [17:48:10] [Server thread/INFO]: [Carbon] Material RABBIT_STEW with ID 413 was injected into CraftBukkit.
  84. [17:48:10] [Server thread/INFO]: [Carbon] Material RABBIT_FOOT with ID 414 was injected into CraftBukkit.
  85. [17:48:10] [Server thread/INFO]: [Carbon] Material RABBIT_HIDE with ID 415 was injected into CraftBukkit.
  86. [17:48:10] [Server thread/INFO]: [Carbon] Material ARMOR_STAND with ID 416 was injected into CraftBukkit.
  87. [17:48:10] [Server thread/INFO]: [Carbon] Material MUTTON with ID 423 was injected into CraftBukkit.
  88. [17:48:10] [Server thread/INFO]: [Carbon] Material COOKED_MUTTON with ID 424 was injected into CraftBukkit.
  89. [17:48:10] [Server thread/INFO]: [Carbon] Material BANNER with ID 425 was injected into CraftBukkit.
  90. [17:48:10] [Server thread/INFO]: [Carbon] Material SPRUCE_DOOR with ID 427 was injected into CraftBukkit.
  91. [17:48:10] [Server thread/INFO]: [Carbon] Material BIRCH_DOOR with ID 428 was injected into CraftBukkit.
  92. [17:48:10] [Server thread/INFO]: [Carbon] Material JUNGLE_DOOR with ID 429 was injected into CraftBukkit.
  93. [17:48:10] [Server thread/INFO]: [Carbon] Material ACACIA_DOOR with ID 430 was injected into CraftBukkit.
  94. [17:48:10] [Server thread/INFO]: [Carbon] Material DARK_OAK_DOOR with ID 431 was injected into CraftBukkit.
  95. [17:48:10] [Server thread/INFO]: [Carbon] Entity ENDERMITE with ID 67 was injected into CraftBukkit.
  96. [17:48:10] [Server thread/INFO]: [Carbon] Entity GUARDIAN with ID 68 was injected into CraftBukkit.
  97. [17:48:10] [Server thread/INFO]: [Carbon] Entity RABBIT with ID 101 was injected into CraftBukkit.
  98. [17:48:10] [Server thread/INFO]: [Carbon] Entity ARMOR_STAND with ID 30 was injected into CraftBukkit.
  99. [17:48:10] [Server thread/INFO]: [Carbon] DataWatcher type com.lastabyss.carbon.entity.ArmorStandPose was registered into Minecraft.
  100. [17:48:10] [Server thread/INFO]: [Carbon] Block stone(tile.null.name) with item tile.null was registered into Minecraft.
  101. [17:48:10] [Server thread/INFO]: [Carbon] Block sponge(tile.null.name) with item tile.null was registered into Minecraft.
  102. [17:48:10] [Server thread/INFO]: [Carbon] Block stone_button(tile.null.name) with item tile.null was registered into Minecraft.
  103. [17:48:10] [Server thread/INFO]: [Carbon] Block torch(Torch) with item tile.torch was registered into Minecraft.
  104. [17:48:10] [Server thread/INFO]: [Carbon] Block stone_pressure_plate(Pressure Plate) with item tile.pressurePlate was registered into Minecraft.
  105. [17:48:10] [Server thread/INFO]: [Carbon] Block wooden_pressure_plate(Pressure Plate) with item tile.pressurePlate was registered into Minecraft.
  106. [17:48:10] [Server thread/INFO]: [Carbon] Block unlit_redstone_torch(Redstone Torch) with item tile.notGate was registered into Minecraft.
  107. [17:48:10] [Server thread/INFO]: [Carbon] Block redstone_torch(Redstone Torch) with item tile.notGate was registered into Minecraft.
  108. [17:48:10] [Server thread/INFO]: [Carbon] Block wooden_button(tile.null.name) with item tile.null was registered into Minecraft.
  109. [17:48:10] [Server thread/INFO]: [Carbon] Block light_weighted_pressure_plate(Weighted Pressure Plate (Light)) with item tile.weightedPlate_light was registered into Minecraft.
  110. [17:48:10] [Server thread/INFO]: [Carbon] Block heavy_weighted_pressure_plate(Weighted Pressure Plate (Heavy)) with item tile.weightedPlate_heavy was registered into Minecraft.
  111. [17:48:10] [Server thread/INFO]: [Carbon] Block daylight_detector(tile.null.name) with item tile.null was registered into Minecraft.
  112. [17:48:10] [Server thread/INFO]: [Carbon] Block slime(tile.null.name) with item tile.null was registered into Minecraft.
  113. [17:48:10] [Server thread/INFO]: [Carbon] Block barrier(tile.null.name) with item tile.null was registered into Minecraft.
  114. [17:48:10] [Server thread/INFO]: [Carbon] Block iron_trapdoor(tile.iron_trapdoor.name) with item tile.iron_trapdoor was registered into Minecraft.
  115. [17:48:10] [Server thread/INFO]: [Carbon] Block prismarine(tile.null.name) with item tile.null was registered into Minecraft.
  116. [17:48:10] [Server thread/INFO]: [Carbon] Block sea_lantern(tile.null.name) with item tile.null was registered into Minecraft.
  117. [17:48:10] [Server thread/INFO]: [Carbon] Block standing_banner was registered into Minecraft.
  118. [17:48:10] [Server thread/INFO]: [Carbon] Block wall_banner was registered into Minecraft.
  119. [17:48:10] [Server thread/INFO]: [Carbon] Block daylight_detector_inverted was registered into Minecraft.
  120. [17:48:10] [Server thread/INFO]: [Carbon] Block red_sandstone(tile.null.name) with item tile.null was registered into Minecraft.
  121. [17:48:10] [Server thread/INFO]: [Carbon] Block red_sandstone_stairs(tile.red_sandstone_stairs.name) with item tile.red_sandstone_stairs was registered into Minecraft.
  122. [17:48:10] [Server thread/INFO]: [Carbon] Block double_stone_slab2(tile.stoneSlab2.name) with item tile.stoneSlab2 was registered into Minecraft.
  123. [17:48:10] [Server thread/INFO]: [Carbon] Block stone_slab2(tile.stoneSlab2.name) with item tile.stoneSlab2 was registered into Minecraft.
  124. [17:48:10] [Server thread/INFO]: [Carbon] Block spruce_fence_gate(tile.null.name) with item tile.null was registered into Minecraft.
  125. [17:48:10] [Server thread/INFO]: [Carbon] Block birch_fence_gate(tile.null.name) with item tile.null was registered into Minecraft.
  126. [17:48:10] [Server thread/INFO]: [Carbon] Block jungle_fence_gate(tile.null.name) with item tile.null was registered into Minecraft.
  127. [17:48:10] [Server thread/INFO]: [Carbon] Block dark_oak_fence_gate(tile.null.name) with item tile.null was registered into Minecraft.
  128. [17:48:10] [Server thread/INFO]: [Carbon] Block acacia_fence_gate(tile.null.name) with item tile.null was registered into Minecraft.
  129. [17:48:10] [Server thread/INFO]: [Carbon] Block spruce_fence(tile.null.name) with item tile.null was registered into Minecraft.
  130. [17:48:10] [Server thread/INFO]: [Carbon] Block birch_fence(tile.null.name) with item tile.null was registered into Minecraft.
  131. [17:48:10] [Server thread/INFO]: [Carbon] Block jungle_fence(tile.null.name) with item tile.null was registered into Minecraft.
  132. [17:48:10] [Server thread/INFO]: [Carbon] Block dark_oak_fence(tile.null.name) with item tile.null was registered into Minecraft.
  133. [17:48:10] [Server thread/INFO]: [Carbon] Block acacia_fence(tile.null.name) with item tile.null was registered into Minecraft.
  134. [17:48:10] [Server thread/INFO]: [Carbon] Block spruce_door was registered into Minecraft.
  135. [17:48:10] [Server thread/INFO]: [Carbon] Item spruce_door was registered into Minecraft.
  136. [17:48:10] [Server thread/INFO]: [Carbon] Block birch_door was registered into Minecraft.
  137. [17:48:10] [Server thread/INFO]: [Carbon] Item birch_door was registered into Minecraft.
  138. [17:48:10] [Server thread/INFO]: [Carbon] Block jungle_door was registered into Minecraft.
  139. [17:48:10] [Server thread/INFO]: [Carbon] Item jungle_door was registered into Minecraft.
  140. [17:48:10] [Server thread/INFO]: [Carbon] Block acacia_door was registered into Minecraft.
  141. [17:48:10] [Server thread/INFO]: [Carbon] Item acacia_door was registered into Minecraft.
  142. [17:48:10] [Server thread/INFO]: [Carbon] Block dark_oak_door was registered into Minecraft.
  143. [17:48:10] [Server thread/INFO]: [Carbon] Item dark_oak_door was registered into Minecraft.
  144. [17:48:10] [Server thread/INFO]: [Carbon] Block anvil(Anvil) with item tile.anvil was registered into Minecraft.
  145. [17:48:10] [Server thread/INFO]: [Carbon] Block enchanting_table(Enchantment Table) with item tile.enchantmentTable was registered into Minecraft.
  146. [17:48:10] [Server thread/INFO]: [Carbon] Block chest(Chest) with item tile.chest was registered into Minecraft.
  147. [17:48:10] [Server thread/INFO]: [Carbon] Block trapped_chest(Chest) with item tile.chest was registered into Minecraft.
  148. [17:48:10] [Server thread/INFO]: [Carbon] Item prismarine_shard was registered into Minecraft.
  149. [17:48:10] [Server thread/INFO]: [Carbon] Item prismarine_crystals was registered into Minecraft.
  150. [17:48:10] [Server thread/INFO]: [Carbon] Item rabbit was registered into Minecraft.
  151. [17:48:10] [Server thread/INFO]: [Carbon] Item cooked_rabbit was registered into Minecraft.
  152. [17:48:10] [Server thread/INFO]: [Carbon] Item rabbit_stew was registered into Minecraft.
  153. [17:48:10] [Server thread/INFO]: [Carbon] Item rabbit_foot was registered into Minecraft.
  154. [17:48:10] [Server thread/INFO]: [Carbon] Item rabbit_hide was registered into Minecraft.
  155. [17:48:10] [Server thread/INFO]: [Carbon] Item mutton was registered into Minecraft.
  156. [17:48:10] [Server thread/INFO]: [Carbon] Item cooked_mutton was registered into Minecraft.
  157. [17:48:10] [Server thread/INFO]: [Carbon] Item banner was registered into Minecraft.
  158. [17:48:10] [Server thread/INFO]: [Carbon] Item armor_stand was registered into Minecraft.
  159. [17:48:10] [Server thread/INFO]: [Carbon] Entity com.lastabyss.carbon.entity.EntityEndermite was registered into Minecraft.
  160. [17:48:10] [Server thread/INFO]: [Carbon] Entity com.lastabyss.carbon.entity.EntityGuardian was registered into Minecraft.
  161. [17:48:10] [Server thread/INFO]: [Carbon] Entity com.lastabyss.carbon.entity.EntityRabbit was registered into Minecraft.
  162. [17:48:10] [Server thread/INFO]: [Carbon] Entity com.lastabyss.carbon.entity.EntityArmorStand was registered into Minecraft.
  163. [17:48:10] [Server thread/INFO]: [Carbon] Tile Entity com.lastabyss.carbon.entity.TileEntityBanner was registered into Minecraft.
  164. [17:48:10] [Server thread/INFO]: [Carbon] Tile Entity com.lastabyss.carbon.entity.TileEntityOptimizedChest was registered into Minecraft.
  165. [17:48:10] [Server thread/INFO]: [Carbon] Packet com.lastabyss.carbon.packets.PacketPlayOutWorldBorder was registered into Minecraft with ID: 68
  166. [17:48:10] [Server thread/INFO]: [Carbon] Packet com.lastabyss.carbon.packets.PacketPlayInUseEntity was registered into Minecraft with ID: 2
  167. [17:48:10] [Server thread/INFO]: [Carbon] SpigotDebreakfier for block tile.stoneSlab2.name with replacement tile.stoneSlab2.name was registered into Minecraft.
  168. [17:48:10] [Server thread/INFO]: [Carbon] Lib folder has been set to plugins/Carbon/libraries/natives
  169. [17:48:10] [Attach Listener/INFO]: [Carbon] Loaded transformer agent!
  170. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/DataWatcher
  171. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/DataWatcher
  172. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTracker
  173. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTracker
  174. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTrackerEntry
  175. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming net/minecraft/server/v1_7_R4/EntityTrackerEntry
  176. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemStack
  177. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemStack
  178. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem
  179. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem
  180. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemFactory
  181. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftItemFactory
  182. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem$SerializableMeta
  183. [17:48:10] [Attach Listener/INFO]: [Carbon] Transforming org/bukkit/craftbukkit/v1_7_R4/inventory/CraftMetaItem$SerializableMeta
  184. [17:48:10] [Server thread/INFO]: Carbon has finished injecting all 1.8 functionalities.
  185. [17:48:10] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  186. [17:48:10] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.13.1
  187. [17:48:10] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.13.1
  188. [17:48:10] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  189. [17:48:10] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.0-SNAPSHOT
  190. [17:48:10] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  191. [17:48:10] [Server thread/INFO]: [Carbon] Enabling Carbon v1.7
  192. [17:48:10] [Server thread/INFO]: Carbon is enabled.
  193. [17:48:10] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  194. [17:48:10] [Server thread/INFO]: Preparing level "Test World #3"
  195. [17:48:10] [Server thread/INFO]: -------- World Settings For [Test World #3] --------
  196. [17:48:10] [Server thread/INFO]: View Distance: 10
  197. [17:48:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
  198. [17:48:10] [Server thread/INFO]: Clear tick list: false
  199. [17:48:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  200. [17:48:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
  201. [17:48:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  202. [17:48:10] [Server thread/INFO]: Item Despawn Rate: 6000
  203. [17:48:10] [Server thread/INFO]: Item Merge Radius: 2.5
  204. [17:48:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  205. [17:48:10] [Server thread/INFO]: Alternative Hopper Ticking: false
  206. [17:48:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  207. [17:48:10] [Server thread/INFO]: Random Lighting Updates: false
  208. [17:48:10] [Server thread/INFO]: Structure Info Saving: true
  209. [17:48:10] [Server thread/INFO]: Sending up to 5 chunks per packet
  210. [17:48:10] [Server thread/INFO]: Anti X-Ray: true
  211. [17:48:10] [Server thread/INFO]: Engine Mode: 1
  212. [17:48:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  213. [17:48:10] [Server thread/INFO]: Replace Blocks: [1, 5]
  214. [17:48:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  215. [17:48:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  216. [17:48:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  217. [17:48:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  218. [17:48:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  219. [17:48:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  220. [17:48:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  221. [17:48:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  222. [17:48:10] [Server thread/INFO]: Mob Spawn Range: 4
  223. [17:48:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  224. [17:48:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  225. [17:48:10] [Server thread/INFO]: Max Entity Collisions: 8
  226. [17:48:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  227. [17:48:10] [Server thread/INFO]: Max TNT Explosions: 100
  228. [17:48:10] [Server thread/INFO]: -------- World Settings For [Test World #3_nether] --------
  229. [17:48:10] [Server thread/INFO]: View Distance: 10
  230. [17:48:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
  231. [17:48:10] [Server thread/INFO]: Clear tick list: false
  232. [17:48:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  233. [17:48:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
  234. [17:48:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  235. [17:48:10] [Server thread/INFO]: Item Despawn Rate: 6000
  236. [17:48:10] [Server thread/INFO]: Item Merge Radius: 2.5
  237. [17:48:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  238. [17:48:10] [Server thread/INFO]: Alternative Hopper Ticking: false
  239. [17:48:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  240. [17:48:10] [Server thread/INFO]: Random Lighting Updates: false
  241. [17:48:10] [Server thread/INFO]: Structure Info Saving: true
  242. [17:48:10] [Server thread/INFO]: Sending up to 5 chunks per packet
  243. [17:48:10] [Server thread/INFO]: Anti X-Ray: true
  244. [17:48:10] [Server thread/INFO]: Engine Mode: 1
  245. [17:48:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  246. [17:48:10] [Server thread/INFO]: Replace Blocks: [1, 5]
  247. [17:48:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  248. [17:48:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  249. [17:48:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  250. [17:48:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  251. [17:48:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  252. [17:48:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  253. [17:48:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  254. [17:48:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  255. [17:48:10] [Server thread/INFO]: Mob Spawn Range: 4
  256. [17:48:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  257. [17:48:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  258. [17:48:10] [Server thread/INFO]: Max Entity Collisions: 8
  259. [17:48:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  260. [17:48:10] [Server thread/INFO]: Max TNT Explosions: 100
  261. [17:48:10] [Server thread/INFO]: -------- World Settings For [Test World #3_the_end] --------
  262. [17:48:10] [Server thread/INFO]: View Distance: 10
  263. [17:48:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
  264. [17:48:10] [Server thread/INFO]: Clear tick list: false
  265. [17:48:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  266. [17:48:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
  267. [17:48:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  268. [17:48:10] [Server thread/INFO]: Item Despawn Rate: 6000
  269. [17:48:10] [Server thread/INFO]: Item Merge Radius: 2.5
  270. [17:48:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  271. [17:48:10] [Server thread/INFO]: Alternative Hopper Ticking: false
  272. [17:48:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  273. [17:48:10] [Server thread/INFO]: Random Lighting Updates: false
  274. [17:48:10] [Server thread/INFO]: Structure Info Saving: true
  275. [17:48:10] [Server thread/INFO]: Sending up to 5 chunks per packet
  276. [17:48:10] [Server thread/INFO]: Anti X-Ray: true
  277. [17:48:10] [Server thread/INFO]: Engine Mode: 1
  278. [17:48:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  279. [17:48:10] [Server thread/INFO]: Replace Blocks: [1, 5]
  280. [17:48:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  281. [17:48:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  282. [17:48:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  283. [17:48:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  284. [17:48:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  285. [17:48:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  286. [17:48:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  287. [17:48:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  288. [17:48:10] [Server thread/INFO]: Mob Spawn Range: 4
  289. [17:48:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  290. [17:48:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  291. [17:48:10] [Server thread/INFO]: Max Entity Collisions: 8
  292. [17:48:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  293. [17:48:10] [Server thread/INFO]: Max TNT Explosions: 100
  294. [17:48:10] [Server thread/INFO]: Preparing start region for level 0 (Seed: 5940465721393382191)
  295. [17:48:11] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5940465721393382191)
  296. [17:48:12] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5940465721393382191)
  297. [17:48:12] [Server thread/INFO]: [MobCatcher] Enabling MobCatcher v3.18
  298. [17:48:12] [Server thread/INFO]: [MobCatcher] Author: Malikk
  299. [17:48:12] [Server thread/INFO]: [MobCatcher] Vault was not found.
  300. [17:48:12] [Server thread/INFO]: [MobCatcher] Spout was not found.
  301. [17:48:12] [Server thread/INFO]: [MobCatcher] signData File is Empty
  302. [17:48:12] [Server thread/INFO]: [MobCatcher] mobData File is Empty
  303. [17:48:12] [Server thread/INFO]: [MobCatcher] Remove stackability: true
  304. [17:48:12] [Server thread/INFO]: [MobCatcher] Starting Plugin Metrics
  305. [17:48:12] [Server thread/INFO]: [MobCatcher] Enabled
  306. [17:48:12] [Server thread/INFO]: [Essentials] Enabling Essentials v2.13.1
  307. [17:48:12] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  308. [17:48:12] [Server thread/INFO]: git-Spigot-1.7.9-R0.2-207-g03373bb (MC: 1.7.10)
  309. [17:48:12] [Server thread/INFO]: 1.7.10-R0.1-SNAPSHOT
  310. [17:48:12] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  311. [17:48:12] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  312. [17:48:12] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  313. [17:48:12] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.13.1
  314. [17:48:12] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.13.1
  315. [17:48:12] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  316. [17:48:12] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  317. [17:48:12] [Server thread/INFO]: Done (2.148s)! For help, type "help" or "?"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement