Advertisement
Guest User

Untitled

a guest
Aug 13th, 2017
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.07 KB | None | 0 0
  1. [15:15:10] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [15:15:10] [Server thread/INFO]: Loading properties
  3. [15:15:10] [Server thread/INFO]: Default game type: SURVIVAL
  4. [15:15:10] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [15:15:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [15:15:10] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [15:15:10] [Server thread/INFO]: Debug logging is disabled
  8. [15:15:10] [Server thread/INFO]: Generating keypair
  9. [15:15:10] [Server thread/INFO]: Starting Minecraft server on 184.95.44.82:25575
  10. [15:15:10] [Server thread/INFO]: Using epoll channel type
  11. [15:15:10] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [15:15:11] [Server thread/ERROR]: Could not load 'plugins/RetrixCore.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/util/com/google/common/base/Joiner
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  17. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  18. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  19. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  20. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  21. Caused by: java.lang.NoClassDefFoundError: net/minecraft/util/com/google/common/base/Joiner
  22. at com.anarchyhcf.core.HCF.<clinit>(HCF.java:153) ~[?:?]
  23. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
  24. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
  25. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  26. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  27. ... 6 more
  28. Caused by: java.lang.ClassNotFoundException: net.minecraft.util.com.google.common.base.Joiner
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  31. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  32. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  33. at com.anarchyhcf.core.HCF.<clinit>(HCF.java:153) ~[?:?]
  34. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
  35. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_131]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  38. ... 6 more
  39. [15:15:11] [Server thread/ERROR]: Could not load 'plugins/Report.jar' in folder 'plugins'
  40. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/util/com/google/common/collect/Maps
  41. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  42. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  43. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  44. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  45. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  46. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  47. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  48. Caused by: java.lang.NoClassDefFoundError: net/minecraft/util/com/google/common/collect/Maps
  49. at me.overgifted.Base.<init>(Base.java:34) ~[?:?]
  50. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  51. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  52. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  53. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  54. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_131]
  55. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  56. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  57. ... 6 more
  58. Caused by: java.lang.ClassNotFoundException: net.minecraft.util.com.google.common.collect.Maps
  59. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  60. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  61. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  62. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  63. at me.overgifted.Base.<init>(Base.java:34) ~[?:?]
  64. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_131]
  65. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  66. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.8.0_131]
  67. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.8.0_131]
  68. at java.lang.Class.newInstance(Unknown Source) ~[?:1.8.0_131]
  69. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  70. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  71. ... 6 more
  72. [15:15:11] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
  73. [15:15:11] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  74. [15:15:11] [Server thread/INFO]: [GrootPhase] Loading GrootPhase v0.0.1-SNAPSHOT
  75. [15:15:11] [Server thread/INFO]: [FreezePlayer] Loading FreezePlayer v1.0
  76. [15:15:11] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.4
  77. [15:15:11] [Server thread/INFO]: [SketchRC] Loading SketchRC v1.0
  78. [15:15:11] [Server thread/INFO]: [SetEnd] Loading SetEnd v1.0
  79. [15:15:11] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  80. [15:15:11] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  81. [15:15:11] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
  82. [15:15:11] [Server thread/INFO]: [PlayerUtils] Loading PlayerUtils v1.0
  83. [15:15:11] [Server thread/INFO]: [iHCFDupe] Loading iHCFDupe v1.0
  84. [15:15:11] [Server thread/INFO]: [Giveall] Loading Giveall v1.1.0
  85. [15:15:11] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.31
  86. [15:15:11] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
  87. [15:15:11] [Server thread/INFO]: [StaffProtection] Loading StaffProtection v1.0
  88. [15:15:11] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  89. [15:15:11] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  90. [15:15:11] [Server thread/INFO]: [Groot] Loading Groot v2.4.3
  91. [15:15:11] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  92. [15:15:11] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b472
  93. [15:15:11] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.1.21
  94. [15:15:11] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.6
  95. [15:15:11] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b472
  96. [15:15:11] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b472
  97. [15:15:11] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  98. [15:15:11] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  99. [15:15:11] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  100. [15:15:11] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  101. [15:15:11] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  102. [15:15:11] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  103. [15:15:11] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  104. [15:15:11] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  105. [15:15:11] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  106. [15:15:11] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  107. [15:15:11] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  108. [15:15:11] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  109. [15:15:11] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  110. [15:15:11] [Server thread/INFO]: Preparing level "world"
  111. [15:15:11] [Server thread/INFO]: -------- World Settings For [world] --------
  112. [15:15:11] [Server thread/INFO]: Mob Spawn Range: 4
  113. [15:15:11] [Server thread/INFO]: Anti X-Ray: true
  114. [15:15:11] [Server thread/INFO]: Engine Mode: 1
  115. [15:15:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  116. [15:15:11] [Server thread/INFO]: Replace Blocks: [1, 5]
  117. [15:15:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  118. [15:15:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  119. [15:15:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  120. [15:15:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  121. [15:15:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  122. [15:15:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  123. [15:15:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  124. [15:15:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  125. [15:15:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  126. [15:15:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  127. [15:15:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  128. [15:15:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  129. [15:15:11] [Server thread/INFO]: Random Lighting Updates: false
  130. [15:15:11] [Server thread/INFO]: Structure Info Saving: true
  131. [15:15:11] [Server thread/INFO]: Sending up to 5 chunks per packet
  132. [15:15:11] [Server thread/INFO]: Max Entity Collisions: 8
  133. [15:15:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  134. [15:15:11] [Server thread/INFO]: Max TNT Explosions: 100
  135. [15:15:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  136. [15:15:11] [Server thread/INFO]: Item Despawn Rate: 6000
  137. [15:15:11] [Server thread/INFO]: Item Merge Radius: 2.5
  138. [15:15:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  139. [15:15:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  140. [15:15:11] [Server thread/INFO]: View Distance: 8
  141. [15:15:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  142. [15:15:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
  143. [15:15:11] [Server thread/INFO]: Clear tick list: false
  144. [15:15:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  145. [15:15:11] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  146. [15:15:11] [Server thread/INFO]: Mob Spawn Range: 4
  147. [15:15:11] [Server thread/INFO]: Anti X-Ray: true
  148. [15:15:11] [Server thread/INFO]: Engine Mode: 1
  149. [15:15:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  150. [15:15:11] [Server thread/INFO]: Replace Blocks: [1, 5]
  151. [15:15:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  152. [15:15:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  153. [15:15:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  154. [15:15:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  155. [15:15:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  156. [15:15:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  157. [15:15:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  158. [15:15:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  159. [15:15:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  160. [15:15:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  161. [15:15:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  162. [15:15:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  163. [15:15:11] [Server thread/INFO]: Random Lighting Updates: false
  164. [15:15:11] [Server thread/INFO]: Structure Info Saving: true
  165. [15:15:11] [Server thread/INFO]: Sending up to 5 chunks per packet
  166. [15:15:11] [Server thread/INFO]: Max Entity Collisions: 8
  167. [15:15:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  168. [15:15:11] [Server thread/INFO]: Max TNT Explosions: 100
  169. [15:15:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  170. [15:15:11] [Server thread/INFO]: Item Despawn Rate: 6000
  171. [15:15:11] [Server thread/INFO]: Item Merge Radius: 2.5
  172. [15:15:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  173. [15:15:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  174. [15:15:11] [Server thread/INFO]: View Distance: 8
  175. [15:15:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  176. [15:15:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
  177. [15:15:11] [Server thread/INFO]: Clear tick list: false
  178. [15:15:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  179. [15:15:11] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  180. [15:15:11] [Server thread/INFO]: Mob Spawn Range: 4
  181. [15:15:11] [Server thread/INFO]: Anti X-Ray: true
  182. [15:15:11] [Server thread/INFO]: Engine Mode: 1
  183. [15:15:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  184. [15:15:11] [Server thread/INFO]: Replace Blocks: [1, 5]
  185. [15:15:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  186. [15:15:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  187. [15:15:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  188. [15:15:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  189. [15:15:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  190. [15:15:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  191. [15:15:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  192. [15:15:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  193. [15:15:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  194. [15:15:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  195. [15:15:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  196. [15:15:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  197. [15:15:11] [Server thread/INFO]: Random Lighting Updates: false
  198. [15:15:11] [Server thread/INFO]: Structure Info Saving: true
  199. [15:15:11] [Server thread/INFO]: Sending up to 5 chunks per packet
  200. [15:15:11] [Server thread/INFO]: Max Entity Collisions: 8
  201. [15:15:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  202. [15:15:11] [Server thread/INFO]: Max TNT Explosions: 100
  203. [15:15:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  204. [15:15:11] [Server thread/INFO]: Item Despawn Rate: 6000
  205. [15:15:11] [Server thread/INFO]: Item Merge Radius: 2.5
  206. [15:15:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  207. [15:15:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  208. [15:15:11] [Server thread/INFO]: View Distance: 8
  209. [15:15:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  210. [15:15:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
  211. [15:15:11] [Server thread/INFO]: Clear tick list: false
  212. [15:15:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  213. [15:15:11] [Server thread/INFO]: Preparing start region for level 0 (Seed: 27594263)
  214. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  215. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  216. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  217. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  218. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  219. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  220. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  221. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  222. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  223. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  224. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  225. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  226. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:horse
  227. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  228. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  229. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  230. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  231. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  232. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  233. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  234. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  235. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  236. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  237. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  238. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  239. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:spider
  240. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:skeleton
  241. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  242. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  243. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:skeleton
  244. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:skeleton
  245. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  246. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  247. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  248. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  249. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  250. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  251. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  252. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  253. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  254. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  255. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  256. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  257. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  258. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  259. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  260. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:skeleton
  261. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  262. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:chicken
  263. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:chicken
  264. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  265. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
  266. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  267. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  268. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  269. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  270. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  271. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  272. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  273. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  274. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  275. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  276. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  277. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  278. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
  279. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:horse
  280. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  281. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  282. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  283. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  284. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  285. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  286. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
  287. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  288. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  289. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  290. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:xp_orb
  291. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  292. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  293. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  294. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  295. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  296. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  297. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  298. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  299. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  300. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  301. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  302. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  303. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  304. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  305. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  306. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  307. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  308. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  309. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  310. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  311. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  312. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  313. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  314. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  315. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:item
  316. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  317. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  318. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
  319. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
  320. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:horse
  321. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  322. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  323. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  324. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  325. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  326. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  327. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  328. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  329. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  330. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  331. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  332. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  333. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  334. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  335. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  336. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  337. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  338. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  339. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  340. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  341. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:donkey
  342. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  343. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  344. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  345. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  346. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  347. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  348. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  349. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  350. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  351. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  352. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:skeleton
  353. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  354. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  355. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  356. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  357. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:enchanting_table
  358. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:ender_chest
  359. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  360. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:hopper
  361. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  362. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  363. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  364. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  365. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  366. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  367. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  368. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  369. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:chicken
  370. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  371. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:chicken
  372. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  373. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  374. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  375. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  376. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  377. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  378. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  379. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:spider
  380. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  381. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  382. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:hopper
  383. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:enchanting_table
  384. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:ender_chest
  385. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  386. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:enchanting_table
  387. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:ender_chest
  388. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  389. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:hopper
  390. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  391. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  392. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  393. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  394. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  395. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  396. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  397. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  398. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  399. [15:15:11] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  400. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  401. [15:15:11] [Server thread/WARN]: Skipping Entity with id minecraft:horse
  402. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  403. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  404. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  405. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  406. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:hopper
  407. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  408. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  409. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  410. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:enchanting_table
  411. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:ender_chest
  412. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:enchanting_table
  413. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:ender_chest
  414. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  415. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
  416. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
  417. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:hopper
  418. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:bat
  419. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
  420. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
  421. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:bat
  422. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  423. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:hopper
  424. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:bat
  425. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  426. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  427. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  428. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  429. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  430. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  431. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  432. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  433. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  434. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  435. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  436. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  437. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  438. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  439. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  440. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  441. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
  442. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:hopper
  443. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
  444. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:bat
  445. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  446. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  447. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:hopper
  448. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
  449. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:flower_pot
  450. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:bat
  451. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  452. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  453. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  454. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  455. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:hopper
  456. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  457. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  458. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  459. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  460. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  461. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  462. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  463. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  464. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  465. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  466. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  467. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  468. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  469. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  470. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  471. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  472. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  473. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  474. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  475. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  476. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  477. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  478. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  479. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  480. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  481. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  482. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  483. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  484. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  485. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  486. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  487. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  488. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  489. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:chicken
  490. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  491. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  492. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  493. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  494. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  495. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  496. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  497. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  498. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  499. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  500. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  501. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  502. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:chicken
  503. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:chicken
  504. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  505. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  506. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  507. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  508. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  509. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  510. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  511. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  512. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  513. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  514. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  515. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  516. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  517. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  518. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  519. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  520. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:hopper
  521. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:skeleton
  522. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  523. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  524. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  525. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  526. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:skeleton
  527. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  528. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  529. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  530. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  531. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  532. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  533. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  534. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  535. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  536. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  537. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:skeleton
  538. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  539. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:xp_orb
  540. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  541. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  542. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  543. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  544. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  545. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:spider
  546. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  547. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  548. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:skeleton
  549. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  550. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  551. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  552. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  553. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  554. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  555. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  556. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  557. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  558. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  559. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  560. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  561. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  562. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  563. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  564. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  565. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  566. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:bat
  567. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
  568. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  569. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
  570. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  571. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  572. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  573. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:cow
  574. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  575. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:skeleton
  576. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  577. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:chicken
  578. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  579. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie
  580. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  581. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
  582. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:chest
  583. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  584. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  585. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  586. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  587. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:creeper
  588. [15:15:12] [Server thread/INFO]: Preparing start region for level 1 (Seed: 0)
  589. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  590. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  591. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  592. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  593. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  594. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  595. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  596. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  597. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  598. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  599. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:xp_orb
  600. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  601. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  602. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  603. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  604. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  605. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  606. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  607. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  608. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  609. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  610. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  611. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  612. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  613. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  614. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  615. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  616. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  617. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  618. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  619. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  620. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  621. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  622. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  623. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  624. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  625. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  626. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  627. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  628. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  629. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  630. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:ghast
  631. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  632. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  633. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:fireball
  634. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  635. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  636. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  637. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  638. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  639. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  640. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  641. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  642. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  643. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  644. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  645. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  646. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  647. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  648. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  649. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  650. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  651. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  652. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:zombie_pigman
  653. [15:15:12] [Server thread/INFO]: Preparing start region for level 2 (Seed: 6305233978300069579)
  654. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  655. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  656. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  657. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  658. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  659. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  660. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  661. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  662. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  663. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  664. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  665. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  666. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  667. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  668. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  669. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  670. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  671. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  672. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  673. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  674. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  675. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  676. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  677. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  678. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  679. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  680. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  681. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  682. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  683. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  684. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  685. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:sign
  686. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  687. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  688. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  689. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  690. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  691. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  692. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  693. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  694. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  695. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  696. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  697. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  698. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  699. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  700. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  701. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  702. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  703. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  704. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  705. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  706. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  707. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  708. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  709. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  710. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:xp_orb
  711. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:xp_orb
  712. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:xp_orb
  713. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  714. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  715. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  716. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  717. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  718. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  719. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  720. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  721. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  722. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  723. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  724. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  725. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  726. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  727. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  728. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:item
  729. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  730. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  731. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  732. [15:15:12] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  733. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  734. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  735. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  736. [15:15:12] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  737. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  738. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  739. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  740. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  741. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  742. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  743. [15:15:13] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  744. [15:15:13] [Server thread/WARN]: Skipping BlockEntity with id minecraft:mob_spawner
  745. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  746. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  747. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  748. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  749. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:chicken
  750. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  751. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  752. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:sheep
  753. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:pig
  754. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  755. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:item
  756. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  757. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  758. [15:15:13] [Server thread/WARN]: Skipping Entity with id minecraft:enderman
  759. [15:15:13] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
  760. [15:15:13] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
  761. [15:15:13] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  762. [15:15:13] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  763. [15:15:13] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  764. [15:15:13] [Server thread/INFO]: [GrootPhase] Enabling GrootPhase v0.0.1-SNAPSHOT
  765. [15:15:13] [Server thread/INFO]: [GrootPhase] GrootPhase has been enabled!
  766. [15:15:13] [Server thread/INFO]: [FreezePlayer] Enabling FreezePlayer v1.0
  767. [15:15:13] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.4
  768. [15:15:13] [Server thread/INFO]: [BuycraftX] Validating your server key...
  769. [15:15:14] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying.
  770. [15:15:14] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties.
  771. [15:15:14] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  772. [15:15:14] [Server thread/INFO]: [SketchRC] Enabling SketchRC v1.0
  773. [15:15:14] [Server thread/INFO]: [SetEnd] Enabling SetEnd v1.0
  774. [15:15:14] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  775. [15:15:14] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  776. [15:15:14] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  777. [15:15:14] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  778. [15:15:14] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  779. [15:15:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  780. [15:15:14] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  781. [15:15:14] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  782. [15:15:14] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  783. [15:15:14] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  784. [15:15:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  785. [15:15:14] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  786. [15:15:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  787. [15:15:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  788. [15:15:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  789. [15:15:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  790. [15:15:14] [Server thread/INFO]: [WorldGuard] Loading region data...
  791. [15:15:14] [Server thread/INFO]: [PlayerUtils] Enabling PlayerUtils v1.0
  792. [15:15:14] [Server thread/INFO]: [iHCFDupe] Enabling iHCFDupe v1.0
  793. [15:15:14] [Server thread/ERROR]: Error occurred while enabling iHCFDupe v1.0 (Is it up to date?)
  794. java.lang.NoClassDefFoundError: net/minecraft/util/com/google/common/base/Strings
  795. at me.subbotted.NoDupe.onEnable(NoDupe.java:43) ~[?:?]
  796. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  797. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  798. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  799. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  800. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  801. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  802. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  803. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  804. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  805. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  806. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  807. Caused by: java.lang.ClassNotFoundException: net.minecraft.util.com.google.common.base.Strings
  808. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  809. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  810. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  811. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_131]
  812. ... 12 more
  813. [15:15:14] [Server thread/INFO]: [Giveall] Enabling Giveall v1.1.0
  814. [15:15:14] [Server thread/INFO]: [Giveall] Thanks for using GiveAll, by D4n13lH!
  815. [15:15:14] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.31
  816. [15:15:14] [Server thread/ERROR]: [Shopkeepers] Potentially incompatible server version: v1_8_R3
  817. [15:15:14] [Server thread/ERROR]: [Shopkeepers] Shopkeepers is trying to run in 'compatibility mode'.
  818. [15:15:14] [Server thread/INFO]: [Shopkeepers] Check for updates at http://dev.bukkit.org/bukkit-plugins/shopkeepers/
  819. [15:15:14] [Server thread/ERROR]: [Shopkeepers] Incompatible server version: Shopkeepers cannot be enabled.
  820. [15:15:14] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT
  821. [15:15:14] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  822. [15:15:14] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  823. [15:15:14] [Server thread/INFO]: [StaffProtection] Enabling StaffProtection v1.0
  824. [15:15:14] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  825. [15:15:14] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  826. [15:15:14] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  827. [15:15:14] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  828. [15:15:14] [Server thread/INFO]: logging this
  829. [15:15:14] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  830. [15:15:14] [Server thread/INFO]: logging this
  831. [15:15:14] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  832. [15:15:14] [Server thread/INFO]: [Groot] Enabling Groot v2.4.3
  833. [15:15:14] [Server thread/INFO]: [Groot] Initializing Event Manager...
  834. [15:15:14] [Server thread/INFO]: [Groot] Initializing Data Manager...
  835. [15:15:14] [Server thread/INFO]: [Groot] Initializing Check Manager...
  836. [15:15:14] [Server thread/INFO]: [Groot] Initializing Command Manager...
  837. [15:15:14] [Server thread/INFO]: [Groot] Initializing Text Manager...
  838. [15:15:14] [Server thread/INFO]: [Groot] Initializing Configuration...
  839. [15:15:14] [Server thread/INFO]: [Groot] Detecting server version...
  840. [15:15:14] [Server thread/INFO]: [Groot] Detected version: 1.8
  841. [15:15:14] [Server thread/INFO]: [Groot] Initializing player listeners...
  842. [15:15:14] [Server thread/INFO]: [Groot] Enabling Groot...
  843. [15:15:14] [Server thread/INFO]: [Groot] Groot was enabled.
  844. [15:15:14] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b472
  845. [15:15:14] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  846. [15:15:14] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  847. [15:15:14] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
  848. [15:15:15] [Server thread/INFO]: Using locale en_US
  849. [15:15:15] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  850. [15:15:15] [Server thread/INFO]: logging this
  851. [15:15:15] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  852. [15:15:15] [Server thread/INFO]: [Essentials] Using Vault based permissions (PermissionsEx)
  853. [15:15:15] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.1.21
  854. [15:15:15] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  855. [15:15:15] [Server thread/INFO]: [LiteBans] Connecting to database...
  856. [15:15:15] [Thread-7/INFO]: --------------------
  857. [15:15:15] [Thread-7/INFO]: [CoreProtect] Version 2.14.2 now available.
  858. [15:15:15] [Thread-7/INFO]: [CoreProtect] Download: Type "/co version" in-game.
  859. [15:15:15] [Thread-7/INFO]: --------------------
  860. [15:15:15] [Thread-7/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
  861. [15:15:15] [Thread-7/INFO]: --------------------
  862. [15:15:32] [Thread-13/INFO]: UUID of player BullCutZ is b13e7e64-70be-3d61-9aec-86fac2d9bb57
  863. [15:15:50] [Server thread/ERROR]: [LiteBans] Failed to connect to [jdbc:mysql://localhost:3306/litebans] using mysql driver.
  864. [15:15:50] [Server thread/ERROR]: [LiteBans] Error: Exception during pool initialization: litebans-pool - Connection is not available, request timed out after 30000ms.
  865. [15:15:50] [Server thread/ERROR]: [LiteBans] Cause: Access denied for user 'root'@'localhost' (using password: NO)
  866. [15:15:50] [Server thread/ERROR]: [LiteBans] [!] Access to the database "litebans" was denied.
  867. [15:15:50] [Server thread/ERROR]: [LiteBans] [!] Ensure that the database "litebans" has been created and that you have permissions to access this database.
  868. [15:15:50] [Server thread/ERROR]: [LiteBans] [!!] Your database is named "litebans"; this is the default database name. Make sure that you have defined the correct database name.
  869. [15:15:50] [Server thread/ERROR]: [LiteBans] Please configure: plugins/LiteBans/config.yml
  870. [15:15:50] [Server thread/ERROR]: [LiteBans] Connection failed.
  871. [15:15:50] [Server thread/INFO]: [LiteBans] v2.1.21 enabled. Startup took 35191 ms.
  872. [15:15:50] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.6
  873. [15:15:50] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
  874. [15:15:50] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b472
  875. [15:15:50] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b472
  876. [15:15:50] [Server thread/INFO]: logging this
  877. [15:15:50] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  878. [15:15:50] [Server thread/INFO]: Done (39.183s)! For help, type "help" or "?"
  879. [15:15:50] [Server thread/INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.v5.CoreProtectEditSessionFactoryv5 from net.coreprotect.worldedit.v5
  880. [15:15:50] [Craft Scheduler Thread - 9/INFO]: [Vault] Checking for Updates ...
  881. [15:15:50] [Server thread/INFO]: BullCutZ[/158.69.23.79:41565] logged in with entity id 0 at ([world]1.5, 65.0, -4.5)
  882. [15:15:50] [pool-23-thread-1/INFO]: Creating empty config: /home/root/multicraft/servers/server6/plugins/Essentials/userdata/b13e7e64-70be-3d61-9aec-86fac2d9bb57.yml
  883. [15:15:50] [Craft Scheduler Thread - 9/INFO]: [Vault] No new version available
  884. [15:15:51] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetching all due players...
  885. [15:15:52] [Craft Scheduler Thread - 8/INFO]: [LiteBans] A plugin update is available! Your version: 2.1.21, latest version: 2.2.4
  886. [15:15:52] [Craft Scheduler Thread - 8/INFO]: [LiteBans] Updates can be downloaded from here:
  887. [15:15:52] [Craft Scheduler Thread - 8/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
  888. [15:15:53] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetched due players (0 found).
  889. [15:15:54] [Server thread/INFO]: BullCutZ has just earned the achievement [Taking Inventory]
  890. [15:16:03] [Server thread/INFO]: BullCutZ issued server command: /fly
  891. [15:16:03] [Server thread/INFO]: 搂cBullCutZ 搂4was denied access to command.
  892. [15:16:04] [Server thread/INFO]: BullCutZ issued server command: /gm 1
  893. [15:16:04] [Server thread/INFO]: 搂cBullCutZ 搂4was denied access to command.
  894. [15:16:13] [Server thread/INFO]: Opped bullcutz
  895. [15:16:14] [Server thread/INFO]: BullCutZ issued server command: /gm 1
  896. [15:16:24] [Server thread/INFO]: BullCutZ issued server command: /speed 5
  897. [15:16:24] [Server thread/INFO]: logging this
  898. [15:16:24] [Server thread/INFO]: CONSOLE issued server command: /list
  899. [15:16:24] [Server thread/INFO]: There are 1 out of maximum 100 players online.
  900. [15:16:24] [Server thread/INFO]: default: BullCutZ
  901. [15:16:54] [Server thread/INFO]: BullCutZ issued server command: /pl
  902. [15:16:58] [Server thread/INFO]: logging this
  903. [15:16:58] [Server thread/INFO]: CONSOLE issued server command: /list
  904. [15:16:58] [Server thread/INFO]: There are 1 out of maximum 100 players online.
  905. [15:16:58] [Server thread/INFO]: default: BullCutZ
  906. [15:17:02] [Server thread/INFO]: BullCutZ issued server command: /f
  907. [15:17:04] [Server thread/INFO]: BullCutZ issued server command: /f
  908. [15:17:11] [Server thread/INFO]: BullCutZ issued server command: /staffmode
  909. [15:17:21] [Server thread/INFO]: BullCutZ issued server command: /staffmode
  910. [15:17:32] [Server thread/INFO]: logging this
  911. [15:17:32] [Server thread/INFO]: CONSOLE issued server command: /list
  912. [15:17:32] [Server thread/INFO]: There are 1 out of maximum 100 players online.
  913. [15:17:32] [Server thread/INFO]: default: BullCutZ
  914. [15:18:06] [Server thread/INFO]: logging this
  915. [15:18:06] [Server thread/INFO]: CONSOLE issued server command: /list
  916. [15:18:06] [Server thread/INFO]: There are 1 out of maximum 100 players online.
  917. [15:18:06] [Server thread/INFO]: default: BullCutZ
  918. [15:18:10] [Server thread/INFO]: BullCutZ issued server command: /pl
  919. [15:18:16] [Server thread/INFO]: BullCutZ issued server command: /help ihcf
  920. [15:18:22] [Server thread/INFO]: BullCutZ issued server command: //help ihcfdupe
  921. [15:18:22] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
  922. [15:18:30] [Server thread/INFO]: BullCutZ issued server command: /help ihcfdupe
  923. [15:18:39] [Server thread/INFO]: logging this
  924. [15:18:39] [Server thread/INFO]: CONSOLE issued server command: /list
  925. [15:18:39] [Server thread/INFO]: There are 1 out of maximum 100 players online.
  926. [15:18:39] [Server thread/INFO]: default: BullCutZ
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement