Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2015
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 131.31 KB | None | 0 0
  1. [18:57:51] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [18:57:51] [Server thread/INFO]: Loading properties
  3. [18:57:51] [Server thread/INFO]: Default game type: SURVIVAL
  4. [18:57:52] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-13716d9-0899683 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  5. [18:57:52] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [18:57:52] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [18:57:52] [Server thread/INFO]: Debug logging is disabled
  8. [18:57:52] [Server thread/INFO]: Generating keypair
  9. [18:57:52] [Server thread/INFO]: Starting Minecraft server on 193.111.142.171:25565
  10. [18:57:53] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [18:57:53] [Server thread/ERROR]: Could not load 'plugins/CommandSigns.jar' in folder 'plugins'
  12. org.bukkit.plugin.UnknownDependencyException: Vault
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot_server.jar:git-Spigot-13716d9-0899683]
  14. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot_server.jar:git-Spigot-13716d9-0899683]
  15. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_server.jar:git-Spigot-13716d9-0899683]
  16. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_server.jar:git-Spigot-13716d9-0899683]
  17. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  18. [18:57:53] [Server thread/ERROR]: Could not load 'plugins/Test.jar' in folder 'plugins'
  19. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/nico/main/main : Unsupported major.minor version 52.0
  20. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot_server.jar:git-Spigot-13716d9-0899683]
  21. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot_server.jar:git-Spigot-13716d9-0899683]
  22. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot_server.jar:git-Spigot-13716d9-0899683]
  23. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot_server.jar:git-Spigot-13716d9-0899683]
  24. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_server.jar:git-Spigot-13716d9-0899683]
  25. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_server.jar:git-Spigot-13716d9-0899683]
  26. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  27. Caused by: java.lang.UnsupportedClassVersionError: me/nico/main/main : Unsupported major.minor version 52.0
  28. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
  29. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_71]
  30. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_71]
  31. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_71]
  32. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_71]
  33. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_71]
  34. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_71]
  35. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
  36. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_71]
  37. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot_server.jar:git-Spigot-13716d9-0899683]
  38. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot_server.jar:git-Spigot-13716d9-0899683]
  39. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_71]
  40. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_71]
  41. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
  42. at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_71]
  43. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot_server.jar:git-Spigot-13716d9-0899683]
  44. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot_server.jar:git-Spigot-13716d9-0899683]
  45. ... 6 more
  46. [18:57:53] [Server thread/ERROR]: Could not load 'plugins/askyblock.jar' in folder 'plugins'
  47. org.bukkit.plugin.UnknownDependencyException: Vault
  48. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot_server.jar:git-Spigot-13716d9-0899683]
  49. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot_server.jar:git-Spigot-13716d9-0899683]
  50. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_server.jar:git-Spigot-13716d9-0899683]
  51. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_server.jar:git-Spigot-13716d9-0899683]
  52. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  53. [18:57:53] [Server thread/ERROR]: Could not load 'plugins/SimpleColoredChat.jar' in folder 'plugins'
  54. org.bukkit.plugin.UnknownDependencyException: Vault
  55. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot_server.jar:git-Spigot-13716d9-0899683]
  56. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:290) [spigot_server.jar:git-Spigot-13716d9-0899683]
  57. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [spigot_server.jar:git-Spigot-13716d9-0899683]
  58. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_server.jar:git-Spigot-13716d9-0899683]
  59. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  60. [18:57:53] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
  61. [18:57:53] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
  62. [18:57:53] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  63. [18:57:53] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
  64. [18:57:53] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
  65. [18:57:53] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.8.1
  66. [18:57:53] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
  67. [18:57:53] [Server thread/INFO]: [AdminFun] Loading AdminFun v2.4.3
  68. [18:57:53] [Server thread/INFO]: [SimpleWarn] Loading SimpleWarn v1.1
  69. [18:57:53] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
  70. [18:57:53] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  71. [18:57:53] [Server thread/INFO]: [RemoteToolkitPlugin] Loading RemoteToolkitPlugin vR10_A15.3
  72. [18:57:53] [Server thread/INFO]: [ClearChat] Loading ClearChat v1.0
  73. [18:57:53] [Server thread/INFO]: [Tablist] Loading Tablist v1.2.3.1
  74. [18:57:53] [Server thread/INFO]: [KingKits] Loading KingKits v4.0.0
  75. [18:57:53] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v8.2
  76. [18:57:53] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.5
  77. [18:57:53] [Server thread/INFO]: [EasyFireworks] Loading EasyFireworks v5.2
  78. [18:57:53] [Server thread/INFO]: [TPSign] Loading TPSign v1.0.4
  79. [18:57:53] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  80. [18:57:53] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.14.1.3
  81. [18:57:53] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  82. [18:57:53] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  83. [18:57:53] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v1.63
  84. [18:57:53] [Server thread/INFO]: [BW] Loading Bedwars v2.3.0
  85. [18:57:53] [Server thread/INFO]: [SurvivalGames] Loading SurvivalGames vBeta 1.8
  86. [18:57:53] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.13.1
  87. [18:57:53] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.9
  88. [18:57:53] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-bUNKNOWN
  89. [18:57:53] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  90. [18:57:53] [Server thread/INFO]: Preparing level "world"
  91. [18:57:53] [Server thread/INFO]: -------- World Settings For [world] --------
  92. [18:57:53] [Server thread/INFO]: Anti X-Ray: true
  93. [18:57:53] [Server thread/INFO]: Engine Mode: 1
  94. [18:57:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  95. [18:57:53] [Server thread/INFO]: Replace Blocks: [1, 5]
  96. [18:57:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  97. [18:57:53] [Server thread/INFO]: Mob Spawn Range: 4
  98. [18:57:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  99. [18:57:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  100. [18:57:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  101. [18:57:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  102. [18:57:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  103. [18:57:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  104. [18:57:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  105. [18:57:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  106. [18:57:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  107. [18:57:53] [Server thread/INFO]: Alternative Hopper Ticking: false
  108. [18:57:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  109. [18:57:53] [Server thread/INFO]: Random Lighting Updates: false
  110. [18:57:53] [Server thread/INFO]: Structure Info Saving: true
  111. [18:57:53] [Server thread/INFO]: Sending up to 10 chunks per packet
  112. [18:57:53] [Server thread/INFO]: Max Entity Collisions: 8
  113. [18:57:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  114. [18:57:53] [Server thread/INFO]: Max TNT Explosions: 100
  115. [18:57:53] [Server thread/INFO]: Item Despawn Rate: 6000
  116. [18:57:53] [Server thread/INFO]: Item Merge Radius: 2.5
  117. [18:57:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
  118. [18:57:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  119. [18:57:53] [Server thread/INFO]: View Distance: 10
  120. [18:57:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  121. [18:57:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
  122. [18:57:53] [Server thread/INFO]: Clear tick list: false
  123. [18:57:53] [Server thread/INFO]: Experience Merge Radius: 3.0
  124. [18:57:53] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  125. [18:57:53] [Server thread/INFO]: Anti X-Ray: true
  126. [18:57:53] [Server thread/INFO]: Engine Mode: 1
  127. [18:57:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  128. [18:57:53] [Server thread/INFO]: Replace Blocks: [1, 5]
  129. [18:57:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  130. [18:57:53] [Server thread/INFO]: Mob Spawn Range: 4
  131. [18:57:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  132. [18:57:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  133. [18:57:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  134. [18:57:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  135. [18:57:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  136. [18:57:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  137. [18:57:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  138. [18:57:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  139. [18:57:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  140. [18:57:53] [Server thread/INFO]: Alternative Hopper Ticking: false
  141. [18:57:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  142. [18:57:53] [Server thread/INFO]: Random Lighting Updates: false
  143. [18:57:53] [Server thread/INFO]: Structure Info Saving: true
  144. [18:57:53] [Server thread/INFO]: Sending up to 10 chunks per packet
  145. [18:57:53] [Server thread/INFO]: Max Entity Collisions: 8
  146. [18:57:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  147. [18:57:53] [Server thread/INFO]: Max TNT Explosions: 100
  148. [18:57:53] [Server thread/INFO]: Item Despawn Rate: 6000
  149. [18:57:53] [Server thread/INFO]: Item Merge Radius: 2.5
  150. [18:57:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
  151. [18:57:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  152. [18:57:53] [Server thread/INFO]: View Distance: 10
  153. [18:57:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  154. [18:57:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
  155. [18:57:53] [Server thread/INFO]: Clear tick list: false
  156. [18:57:53] [Server thread/INFO]: Experience Merge Radius: 3.0
  157. [18:57:53] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  158. [18:57:53] [Server thread/INFO]: Anti X-Ray: true
  159. [18:57:53] [Server thread/INFO]: Engine Mode: 1
  160. [18:57:53] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  161. [18:57:53] [Server thread/INFO]: Replace Blocks: [1, 5]
  162. [18:57:53] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  163. [18:57:53] [Server thread/INFO]: Mob Spawn Range: 4
  164. [18:57:53] [Server thread/INFO]: Cactus Growth Modifier: 100%
  165. [18:57:53] [Server thread/INFO]: Cane Growth Modifier: 100%
  166. [18:57:53] [Server thread/INFO]: Melon Growth Modifier: 100%
  167. [18:57:53] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  168. [18:57:53] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  169. [18:57:53] [Server thread/INFO]: Sapling Growth Modifier: 100%
  170. [18:57:53] [Server thread/INFO]: Wheat Growth Modifier: 100%
  171. [18:57:53] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  172. [18:57:53] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  173. [18:57:53] [Server thread/INFO]: Alternative Hopper Ticking: false
  174. [18:57:53] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  175. [18:57:53] [Server thread/INFO]: Random Lighting Updates: false
  176. [18:57:53] [Server thread/INFO]: Structure Info Saving: true
  177. [18:57:53] [Server thread/INFO]: Sending up to 10 chunks per packet
  178. [18:57:53] [Server thread/INFO]: Max Entity Collisions: 8
  179. [18:57:53] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  180. [18:57:53] [Server thread/INFO]: Max TNT Explosions: 100
  181. [18:57:53] [Server thread/INFO]: Item Despawn Rate: 6000
  182. [18:57:53] [Server thread/INFO]: Item Merge Radius: 2.5
  183. [18:57:53] [Server thread/INFO]: Arrow Despawn Rate: 1200
  184. [18:57:53] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  185. [18:57:53] [Server thread/INFO]: View Distance: 10
  186. [18:57:53] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  187. [18:57:53] [Server thread/INFO]: Chunks to Grow per Tick: 650
  188. [18:57:53] [Server thread/INFO]: Clear tick list: false
  189. [18:57:53] [Server thread/INFO]: Experience Merge Radius: 3.0
  190. [18:57:53] [Server thread/INFO]: Preparing start region for level 0 (Seed: 206216813817215609)
  191. [18:57:54] [Server thread/INFO]: Preparing spawn area: 20%
  192. [18:57:55] [Server thread/INFO]: Preparing spawn area: 64%
  193. [18:57:56] [Server thread/INFO]: Preparing start region for level 1 (Seed: 206216813817215609)
  194. [18:57:56] [User Authenticator #1/INFO]: UUID of player Pascal2508 is 95f53ddb-38e2-46f3-b607-2bc5bc4837e8
  195. [18:57:57] [Server thread/INFO]: Preparing start region for level 2 (Seed: 206216813817215609)
  196. [18:57:57] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
  197. [18:57:57] [Server thread/INFO]: [Tim] Unused enchantments: DEPTH_STRIDER(8) LURE(62) LUCK(61)
  198. [18:57:57] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
  199. [18:57:57] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
  200. [18:57:57] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  201. [18:57:58] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  202. [18:57:58] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
  203. [18:57:58] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
  204. [18:57:58] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
  205. [18:57:58] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
  206. [18:57:58] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-13716d9-0899683 (MC: 1.8)). Please check for updates and consider to request support.
  207. [18:57:58] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
  208. [18:57:58] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
  209. [18:57:58] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  210. [18:57:58] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  211. [18:57:58] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  212. [18:57:58] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  213. [18:57:58] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  214. [18:57:58] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
  215. [18:57:58] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
  216. [18:57:58] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
  217. [18:57:58] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.8.1
  218. [18:57:58] [Server thread/INFO]: [Buycraft] Failed to create README.md.
  219. [18:57:58] [Server thread/INFO]: [Buycraft] Loaded all signs from disk
  220. [18:57:59] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
  221. [18:57:59] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
  222. [18:57:59] [Server thread/INFO]: [AdminFun] Enabling AdminFun v2.4.3
  223. [18:57:59] [Server thread/WARN]: [AdminFun] Could not save config.yml to plugins/AdminFun/config.yml because config.yml already exists.
  224. [18:57:59] [Server thread/INFO]: [SimpleWarn] Enabling SimpleWarn v1.1
  225. [18:57:59] [Server thread/INFO]: [Warn] v1.1 successfully enabled
  226. [18:57:59] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
  227. [18:57:59] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  228. [18:57:59] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  229. [18:57:59] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  230. [18:57:59] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  231. [18:58:00] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  232. [18:58:00] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  233. [18:58:00] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  234. [18:58:00] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  235. [18:58:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  236. [18:58:00] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  237. [18:58:00] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  238. [18:58:00] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  239. [18:58:00] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  240. [18:58:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  241. [18:58:00] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  242. [18:58:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  243. [18:58:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  244. [18:58:00] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  245. [18:58:00] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  246. [18:58:00] [Server thread/INFO]: [WorldGuard] Loading region data...
  247. [18:58:00] [Server thread/INFO]: [RemoteToolkitPlugin] Enabling RemoteToolkitPlugin vR10_A15.3
  248. [18:58:00] [Server thread/INFO]: Memory max: 2863661056 bytes
  249. [18:58:00] [Server thread/INFO]: Memory total: 635437056 bytes
  250. [18:58:00] [Server thread/INFO]: Remote Toolkit Plugin R10_A15.3 enabled!
  251. [18:58:00] [Server thread/INFO]: [ClearChat] Enabling ClearChat v1.0
  252. [18:58:00] [Server thread/INFO]: []=============[] ClearChat []============[]
  253. [18:58:00] [Server thread/INFO]: [] []
  254. [18:58:00] [Server thread/INFO]: [] Plugin by DiamondBeatZz []
  255. [18:58:00] [Server thread/INFO]: [] Plugin Status On []
  256. [18:58:00] [Server thread/INFO]: [] Version: 1.0 []
  257. [18:58:00] [Server thread/INFO]: [] []
  258. [18:58:00] [Server thread/INFO]: []=============[] ClearChat []============[]
  259. [18:58:00] [Server thread/INFO]: [Tablist] Enabling Tablist v1.2.3.1
  260. [18:58:00] [Server thread/INFO]: Tablist> Tablist v1.2.3.1 enabled!!
  261. [18:58:00] [Server thread/INFO]: [KingKits] Enabling KingKits v4.0.0
  262. [18:58:01] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v8.2
  263. [18:58:01] [Server thread/INFO]: [AdvancedBan] MC-Stats >> Connected
  264. [18:58:01] [Server thread/INFO]:
  265. [=]---------------------------[=]
  266. -= BanSystem =-
  267. Dev: Leoko
  268. Status: Enabled
  269. License: Public
  270. [=]---------------------------[=]
  271. [18:58:01] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.5
  272. [18:58:02] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!
  273. [18:58:02] [Server thread/INFO]: [EasyFireworks] Enabling EasyFireworks v5.2
  274. [18:58:02] [Server thread/INFO]: [Easy_Fireworks] Loaded 0 auto-refill dispensers!
  275. [18:58:02] [Server thread/INFO]: [Easy_Fireworks] Checking for update...
  276. [18:58:02] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.xeroserver.bplaced.net/bukkit/easy-fireworks/version
  277. [18:58:02] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)
  278. [18:58:02] [Server thread/WARN]: at at.xer0.EasyFireworks.Fireworks.getRemoteVersion(Fireworks.java:64)
  279. [18:58:02] [Server thread/WARN]: at at.xer0.EasyFireworks.Fireworks.onEnable(Fireworks.java:36)
  280. [18:58:02] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  281. [18:58:02] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  282. [18:58:02] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  283. [18:58:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355)
  284. [18:58:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315)
  285. [18:58:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402)
  286. [18:58:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370)
  287. [18:58:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325)
  288. [18:58:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211)
  289. [18:58:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494)
  290. [18:58:02] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  291. [18:58:02] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.xeroserver.bplaced.net/bukkit/easy-fireworks/version
  292. [18:58:02] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)
  293. [18:58:02] [Server thread/WARN]: at at.xer0.EasyFireworks.Fireworks.getRemoteVersion(Fireworks.java:64)
  294. [18:58:02] [Server thread/WARN]: at at.xer0.EasyFireworks.Fireworks.onEnable(Fireworks.java:39)
  295. [18:58:02] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  296. [18:58:02] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  297. [18:58:02] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  298. [18:58:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355)
  299. [18:58:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315)
  300. [18:58:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402)
  301. [18:58:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370)
  302. [18:58:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325)
  303. [18:58:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211)
  304. [18:58:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494)
  305. [18:58:02] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  306. [18:58:02] [Server thread/INFO]: [Easy_Fireworks] Update available! New Version: ERROR
  307. [18:58:02] [Server thread/INFO]: [TPSign] Enabling TPSign v1.0.4
  308. [18:58:02] [Server thread/INFO]: [TPSign] Successfully initiated the plugin!
  309. [18:58:02] [Server thread/INFO]: [TPSign] Running version 1.0.4
  310. [18:58:02] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  311. [18:58:02] [Server thread/WARN]: ?4Version mismatch! Please update EssentialsProtect to the same version.
  312. [18:58:02] [Server thread/WARN]: ?4Version mismatch! Please update EssentialsChat to the same version.
  313. [18:58:02] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  314. [18:58:02] [Server thread/INFO]: git-Spigot-13716d9-0899683 (MC: 1.8)
  315. [18:58:02] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
  316. [18:58:02] [Server thread/INFO]: Using locale en_US
  317. [18:58:02] [Server thread/INFO]: Using locale en_US
  318. [18:58:02] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  319. [18:58:02] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.14.1.3
  320. [18:58:02] [Server thread/WARN]: ?4Version mismatch! Please update all Essentials jars to the same version.
  321. [18:58:02] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  322. [18:58:02] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  323. [18:58:02] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  324. [18:58:02] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  325. [18:58:02] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 206216813817215609
  326. [18:58:02] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 206216813817215609
  327. [18:58:02] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  328. [18:58:02] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 0 Z: 0 P: 0 Y: 0
  329. [18:58:03] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
  330. [18:58:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 206216813817215609
  331. [18:58:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'flatroom' - Env: NORMAL - Type: FLAT & seed: 2571337577194214855
  332. [18:58:03] [Server thread/INFO]: -------- World Settings For [flatroom] --------
  333. [18:58:03] [Server thread/INFO]: Anti X-Ray: true
  334. [18:58:03] [Server thread/INFO]: Engine Mode: 1
  335. [18:58:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  336. [18:58:03] [Server thread/INFO]: Replace Blocks: [1, 5]
  337. [18:58:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  338. [18:58:03] [Server thread/INFO]: Mob Spawn Range: 4
  339. [18:58:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
  340. [18:58:03] [Server thread/INFO]: Cane Growth Modifier: 100%
  341. [18:58:03] [Server thread/INFO]: Melon Growth Modifier: 100%
  342. [18:58:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  343. [18:58:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  344. [18:58:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
  345. [18:58:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
  346. [18:58:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  347. [18:58:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  348. [18:58:03] [Server thread/INFO]: Alternative Hopper Ticking: false
  349. [18:58:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  350. [18:58:03] [Server thread/INFO]: Random Lighting Updates: false
  351. [18:58:03] [Server thread/INFO]: Structure Info Saving: true
  352. [18:58:03] [Server thread/INFO]: Sending up to 10 chunks per packet
  353. [18:58:03] [Server thread/INFO]: Max Entity Collisions: 8
  354. [18:58:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  355. [18:58:03] [Server thread/INFO]: Max TNT Explosions: 100
  356. [18:58:03] [Server thread/INFO]: Item Despawn Rate: 6000
  357. [18:58:03] [Server thread/INFO]: Item Merge Radius: 2.5
  358. [18:58:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
  359. [18:58:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  360. [18:58:03] [Server thread/INFO]: View Distance: 10
  361. [18:58:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  362. [18:58:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
  363. [18:58:03] [Server thread/INFO]: Clear tick list: false
  364. [18:58:03] [Server thread/INFO]: Experience Merge Radius: 3.0
  365. [18:58:03] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2571337577194214855)
  366. [18:58:03] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED.
  367. [18:58:03] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED.
  368. [18:58:03] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is blocked.
  369. [18:58:03] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED.
  370. [18:58:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'flatroom'
  371. [18:58:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Flachland' - Env: NORMAL - Type: FLAT & seed: -819999168615956976
  372. [18:58:03] [Server thread/INFO]: -------- World Settings For [Flachland] --------
  373. [18:58:03] [Server thread/INFO]: Anti X-Ray: true
  374. [18:58:03] [Server thread/INFO]: Engine Mode: 1
  375. [18:58:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  376. [18:58:03] [Server thread/INFO]: Replace Blocks: [1, 5]
  377. [18:58:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  378. [18:58:03] [Server thread/INFO]: Mob Spawn Range: 4
  379. [18:58:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
  380. [18:58:03] [Server thread/INFO]: Cane Growth Modifier: 100%
  381. [18:58:03] [Server thread/INFO]: Melon Growth Modifier: 100%
  382. [18:58:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  383. [18:58:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  384. [18:58:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
  385. [18:58:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
  386. [18:58:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  387. [18:58:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  388. [18:58:03] [Server thread/INFO]: Alternative Hopper Ticking: false
  389. [18:58:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  390. [18:58:03] [Server thread/INFO]: Random Lighting Updates: false
  391. [18:58:03] [Server thread/INFO]: Structure Info Saving: true
  392. [18:58:03] [Server thread/INFO]: Sending up to 10 chunks per packet
  393. [18:58:03] [Server thread/INFO]: Max Entity Collisions: 8
  394. [18:58:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  395. [18:58:03] [Server thread/INFO]: Max TNT Explosions: 100
  396. [18:58:03] [Server thread/INFO]: Item Despawn Rate: 6000
  397. [18:58:03] [Server thread/INFO]: Item Merge Radius: 2.5
  398. [18:58:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
  399. [18:58:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  400. [18:58:03] [Server thread/INFO]: View Distance: 10
  401. [18:58:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  402. [18:58:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
  403. [18:58:03] [Server thread/INFO]: Clear tick list: false
  404. [18:58:03] [Server thread/INFO]: Experience Merge Radius: 3.0
  405. [18:58:03] [Server thread/INFO]: Preparing start region for level 4 (Seed: -819999168615956976)
  406. [18:58:03] [Server thread/INFO]: [WorldGuard] (Flachland) TNT ignition is PERMITTED.
  407. [18:58:03] [Server thread/INFO]: [WorldGuard] (Flachland) Lighters are PERMITTED.
  408. [18:58:03] [Server thread/INFO]: [WorldGuard] (Flachland) Lava fire is blocked.
  409. [18:58:03] [Server thread/INFO]: [WorldGuard] (Flachland) Fire spread is UNRESTRICTED.
  410. [18:58:03] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Flachland'
  411. [18:58:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Lobby' - Env: NORMAL - Type: FLAT & seed: -616374835132318283
  412. [18:58:03] [Server thread/INFO]: -------- World Settings For [Lobby] --------
  413. [18:58:03] [Server thread/INFO]: Anti X-Ray: true
  414. [18:58:03] [Server thread/INFO]: Engine Mode: 1
  415. [18:58:03] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  416. [18:58:03] [Server thread/INFO]: Replace Blocks: [1, 5]
  417. [18:58:03] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  418. [18:58:03] [Server thread/INFO]: Mob Spawn Range: 4
  419. [18:58:03] [Server thread/INFO]: Cactus Growth Modifier: 100%
  420. [18:58:03] [Server thread/INFO]: Cane Growth Modifier: 100%
  421. [18:58:03] [Server thread/INFO]: Melon Growth Modifier: 100%
  422. [18:58:03] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  423. [18:58:03] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  424. [18:58:03] [Server thread/INFO]: Sapling Growth Modifier: 100%
  425. [18:58:03] [Server thread/INFO]: Wheat Growth Modifier: 100%
  426. [18:58:03] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  427. [18:58:03] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  428. [18:58:03] [Server thread/INFO]: Alternative Hopper Ticking: false
  429. [18:58:03] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  430. [18:58:03] [Server thread/INFO]: Random Lighting Updates: false
  431. [18:58:03] [Server thread/INFO]: Structure Info Saving: true
  432. [18:58:03] [Server thread/INFO]: Sending up to 10 chunks per packet
  433. [18:58:03] [Server thread/INFO]: Max Entity Collisions: 8
  434. [18:58:03] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  435. [18:58:03] [Server thread/INFO]: Max TNT Explosions: 100
  436. [18:58:03] [Server thread/INFO]: Item Despawn Rate: 6000
  437. [18:58:03] [Server thread/INFO]: Item Merge Radius: 2.5
  438. [18:58:03] [Server thread/INFO]: Arrow Despawn Rate: 1200
  439. [18:58:03] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  440. [18:58:03] [Server thread/INFO]: View Distance: 10
  441. [18:58:03] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  442. [18:58:03] [Server thread/INFO]: Chunks to Grow per Tick: 650
  443. [18:58:03] [Server thread/INFO]: Clear tick list: false
  444. [18:58:03] [Server thread/INFO]: Experience Merge Radius: 3.0
  445. [18:58:03] [Server thread/INFO]: Preparing start region for level 5 (Seed: -616374835132318283)
  446. [18:58:04] [Server thread/INFO]: [WorldGuard] (Lobby) TNT ignition is PERMITTED.
  447. [18:58:04] [Server thread/INFO]: [WorldGuard] (Lobby) Lighters are PERMITTED.
  448. [18:58:04] [Server thread/INFO]: [WorldGuard] (Lobby) Lava fire is blocked.
  449. [18:58:04] [Server thread/INFO]: [WorldGuard] (Lobby) Fire spread is UNRESTRICTED.
  450. [18:58:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobby'
  451. [18:58:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Skyblock' - Env: NORMAL - Type: FLAT & seed: -2384420787424873899
  452. [18:58:04] [Server thread/INFO]: -------- World Settings For [Skyblock] --------
  453. [18:58:04] [Server thread/INFO]: Anti X-Ray: true
  454. [18:58:04] [Server thread/INFO]: Engine Mode: 1
  455. [18:58:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  456. [18:58:04] [Server thread/INFO]: Replace Blocks: [1, 5]
  457. [18:58:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  458. [18:58:04] [Server thread/INFO]: Mob Spawn Range: 4
  459. [18:58:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
  460. [18:58:04] [Server thread/INFO]: Cane Growth Modifier: 100%
  461. [18:58:04] [Server thread/INFO]: Melon Growth Modifier: 100%
  462. [18:58:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  463. [18:58:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  464. [18:58:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
  465. [18:58:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
  466. [18:58:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  467. [18:58:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  468. [18:58:04] [Server thread/INFO]: Alternative Hopper Ticking: false
  469. [18:58:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  470. [18:58:04] [Server thread/INFO]: Random Lighting Updates: false
  471. [18:58:04] [Server thread/INFO]: Structure Info Saving: true
  472. [18:58:04] [Server thread/INFO]: Sending up to 10 chunks per packet
  473. [18:58:04] [Server thread/INFO]: Max Entity Collisions: 8
  474. [18:58:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  475. [18:58:04] [Server thread/INFO]: Max TNT Explosions: 100
  476. [18:58:04] [Server thread/INFO]: Item Despawn Rate: 6000
  477. [18:58:04] [Server thread/INFO]: Item Merge Radius: 2.5
  478. [18:58:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
  479. [18:58:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  480. [18:58:04] [Server thread/INFO]: View Distance: 10
  481. [18:58:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  482. [18:58:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
  483. [18:58:04] [Server thread/INFO]: Clear tick list: false
  484. [18:58:04] [Server thread/INFO]: Experience Merge Radius: 3.0
  485. [18:58:04] [Server thread/INFO]: Preparing start region for level 6 (Seed: -2384420787424873899)
  486. [18:58:04] [Server thread/INFO]: [WorldGuard] (Skyblock) TNT ignition is PERMITTED.
  487. [18:58:04] [Server thread/INFO]: [WorldGuard] (Skyblock) Lighters are PERMITTED.
  488. [18:58:04] [Server thread/INFO]: [WorldGuard] (Skyblock) Lava fire is blocked.
  489. [18:58:04] [Server thread/INFO]: [WorldGuard] (Skyblock) Fire spread is UNRESTRICTED.
  490. [18:58:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Skyblock'
  491. [18:58:04] [Server thread/INFO]: Could not set generator for world 'ASkyBlock': Plugin 'ASkyBlock' does not exist
  492. [18:58:04] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock' - Env: NORMAL - Type: FLAT & seed: -8239948216740201069 & generator: ASkyBlock
  493. [18:58:04] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
  494. [18:58:04] [Server thread/INFO]: Anti X-Ray: true
  495. [18:58:04] [Server thread/INFO]: Engine Mode: 1
  496. [18:58:04] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  497. [18:58:04] [Server thread/INFO]: Replace Blocks: [1, 5]
  498. [18:58:04] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  499. [18:58:04] [Server thread/INFO]: Mob Spawn Range: 4
  500. [18:58:04] [Server thread/INFO]: Cactus Growth Modifier: 100%
  501. [18:58:04] [Server thread/INFO]: Cane Growth Modifier: 100%
  502. [18:58:04] [Server thread/INFO]: Melon Growth Modifier: 100%
  503. [18:58:04] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  504. [18:58:04] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  505. [18:58:04] [Server thread/INFO]: Sapling Growth Modifier: 100%
  506. [18:58:04] [Server thread/INFO]: Wheat Growth Modifier: 100%
  507. [18:58:04] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  508. [18:58:04] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  509. [18:58:04] [Server thread/INFO]: Alternative Hopper Ticking: false
  510. [18:58:04] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  511. [18:58:04] [Server thread/INFO]: Random Lighting Updates: false
  512. [18:58:04] [Server thread/INFO]: Structure Info Saving: true
  513. [18:58:04] [Server thread/INFO]: Sending up to 10 chunks per packet
  514. [18:58:04] [Server thread/INFO]: Max Entity Collisions: 8
  515. [18:58:04] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  516. [18:58:04] [Server thread/INFO]: Max TNT Explosions: 100
  517. [18:58:04] [Server thread/INFO]: Item Despawn Rate: 6000
  518. [18:58:04] [Server thread/INFO]: Item Merge Radius: 2.5
  519. [18:58:04] [Server thread/INFO]: Arrow Despawn Rate: 1200
  520. [18:58:04] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  521. [18:58:04] [Server thread/INFO]: View Distance: 10
  522. [18:58:04] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  523. [18:58:04] [Server thread/INFO]: Chunks to Grow per Tick: 650
  524. [18:58:04] [Server thread/INFO]: Clear tick list: false
  525. [18:58:04] [Server thread/INFO]: Experience Merge Radius: 3.0
  526. [18:58:04] [Server thread/INFO]: Preparing start region for level 7 (Seed: -8239948216740201069)
  527. [18:58:05] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
  528. [18:58:05] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
  529. [18:58:05] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
  530. [18:58:05] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
  531. [18:58:05] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
  532. [18:58:05] [Server thread/INFO]: Could not set generator for world 'ASkyBlock_nether': Plugin 'ASkyBlock' does not exist
  533. [18:58:05] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock_nether' - Env: NETHER - Type: FLAT & seed: -5759961027926573267 & generator: ASkyBlock
  534. [18:58:05] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
  535. [18:58:05] [Server thread/INFO]: Anti X-Ray: true
  536. [18:58:05] [Server thread/INFO]: Engine Mode: 1
  537. [18:58:05] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  538. [18:58:05] [Server thread/INFO]: Replace Blocks: [1, 5]
  539. [18:58:05] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  540. [18:58:05] [Server thread/INFO]: Mob Spawn Range: 4
  541. [18:58:05] [Server thread/INFO]: Cactus Growth Modifier: 100%
  542. [18:58:05] [Server thread/INFO]: Cane Growth Modifier: 100%
  543. [18:58:05] [Server thread/INFO]: Melon Growth Modifier: 100%
  544. [18:58:05] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  545. [18:58:05] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  546. [18:58:05] [Server thread/INFO]: Sapling Growth Modifier: 100%
  547. [18:58:05] [Server thread/INFO]: Wheat Growth Modifier: 100%
  548. [18:58:05] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  549. [18:58:05] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  550. [18:58:05] [Server thread/INFO]: Alternative Hopper Ticking: false
  551. [18:58:05] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  552. [18:58:05] [Server thread/INFO]: Random Lighting Updates: false
  553. [18:58:05] [Server thread/INFO]: Structure Info Saving: true
  554. [18:58:05] [Server thread/INFO]: Sending up to 10 chunks per packet
  555. [18:58:05] [Server thread/INFO]: Max Entity Collisions: 8
  556. [18:58:05] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  557. [18:58:05] [Server thread/INFO]: Max TNT Explosions: 100
  558. [18:58:05] [Server thread/INFO]: Item Despawn Rate: 6000
  559. [18:58:05] [Server thread/INFO]: Item Merge Radius: 2.5
  560. [18:58:05] [Server thread/INFO]: Arrow Despawn Rate: 1200
  561. [18:58:05] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  562. [18:58:05] [Server thread/INFO]: View Distance: 10
  563. [18:58:05] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  564. [18:58:05] [Server thread/INFO]: Chunks to Grow per Tick: 650
  565. [18:58:05] [Server thread/INFO]: Clear tick list: false
  566. [18:58:05] [Server thread/INFO]: Experience Merge Radius: 3.0
  567. [18:58:05] [Server thread/INFO]: Preparing start region for level 8 (Seed: -5759961027926573267)
  568. [18:58:06] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
  569. [18:58:06] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
  570. [18:58:06] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
  571. [18:58:06] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
  572. [18:58:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
  573. [18:58:06] [Server thread/INFO]: Could not set generator for world 'skyworld': Plugin 'uSkyBlock' does not exist
  574. [18:58:06] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'skyworld' - Env: NORMAL - Type: NORMAL & seed: 8563228555767732308 & generator: uSkyBlock
  575. [18:58:06] [Server thread/INFO]: -------- World Settings For [skyworld] --------
  576. [18:58:06] [Server thread/INFO]: Anti X-Ray: true
  577. [18:58:06] [Server thread/INFO]: Engine Mode: 1
  578. [18:58:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  579. [18:58:06] [Server thread/INFO]: Replace Blocks: [1, 5]
  580. [18:58:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  581. [18:58:06] [Server thread/INFO]: Mob Spawn Range: 4
  582. [18:58:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  583. [18:58:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  584. [18:58:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  585. [18:58:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  586. [18:58:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  587. [18:58:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  588. [18:58:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  589. [18:58:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  590. [18:58:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  591. [18:58:06] [Server thread/INFO]: Alternative Hopper Ticking: false
  592. [18:58:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  593. [18:58:06] [Server thread/INFO]: Random Lighting Updates: false
  594. [18:58:06] [Server thread/INFO]: Structure Info Saving: true
  595. [18:58:06] [Server thread/INFO]: Sending up to 10 chunks per packet
  596. [18:58:06] [Server thread/INFO]: Max Entity Collisions: 8
  597. [18:58:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  598. [18:58:06] [Server thread/INFO]: Max TNT Explosions: 100
  599. [18:58:06] [Server thread/INFO]: Item Despawn Rate: 6000
  600. [18:58:06] [Server thread/INFO]: Item Merge Radius: 2.5
  601. [18:58:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  602. [18:58:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  603. [18:58:06] [Server thread/INFO]: View Distance: 10
  604. [18:58:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  605. [18:58:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
  606. [18:58:06] [Server thread/INFO]: Clear tick list: false
  607. [18:58:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  608. [18:58:06] [Server thread/INFO]: Preparing start region for level 9 (Seed: 8563228555767732308)
  609. [18:58:06] [Server thread/INFO]: [WorldGuard] (skyworld) TNT ignition is PERMITTED.
  610. [18:58:06] [Server thread/INFO]: [WorldGuard] (skyworld) Lighters are PERMITTED.
  611. [18:58:06] [Server thread/INFO]: [WorldGuard] (skyworld) Lava fire is blocked.
  612. [18:58:06] [Server thread/INFO]: [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
  613. [18:58:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'skyworld'
  614. [18:58:06] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Lohunity' - Env: NORMAL - Type: FLAT & seed: -2384420787424873899
  615. [18:58:06] [Server thread/INFO]: -------- World Settings For [Lohunity] --------
  616. [18:58:06] [Server thread/INFO]: Anti X-Ray: true
  617. [18:58:06] [Server thread/INFO]: Engine Mode: 1
  618. [18:58:06] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  619. [18:58:06] [Server thread/INFO]: Replace Blocks: [1, 5]
  620. [18:58:06] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  621. [18:58:06] [Server thread/INFO]: Mob Spawn Range: 4
  622. [18:58:06] [Server thread/INFO]: Cactus Growth Modifier: 100%
  623. [18:58:06] [Server thread/INFO]: Cane Growth Modifier: 100%
  624. [18:58:06] [Server thread/INFO]: Melon Growth Modifier: 100%
  625. [18:58:06] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  626. [18:58:06] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  627. [18:58:06] [Server thread/INFO]: Sapling Growth Modifier: 100%
  628. [18:58:06] [Server thread/INFO]: Wheat Growth Modifier: 100%
  629. [18:58:06] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  630. [18:58:06] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  631. [18:58:06] [Server thread/INFO]: Alternative Hopper Ticking: false
  632. [18:58:06] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  633. [18:58:06] [Server thread/INFO]: Random Lighting Updates: false
  634. [18:58:06] [Server thread/INFO]: Structure Info Saving: true
  635. [18:58:06] [Server thread/INFO]: Sending up to 10 chunks per packet
  636. [18:58:06] [Server thread/INFO]: Max Entity Collisions: 8
  637. [18:58:06] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  638. [18:58:06] [Server thread/INFO]: Max TNT Explosions: 100
  639. [18:58:06] [Server thread/INFO]: Item Despawn Rate: 6000
  640. [18:58:06] [Server thread/INFO]: Item Merge Radius: 2.5
  641. [18:58:06] [Server thread/INFO]: Arrow Despawn Rate: 1200
  642. [18:58:06] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  643. [18:58:06] [Server thread/INFO]: View Distance: 10
  644. [18:58:06] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  645. [18:58:06] [Server thread/INFO]: Chunks to Grow per Tick: 650
  646. [18:58:06] [Server thread/INFO]: Clear tick list: false
  647. [18:58:06] [Server thread/INFO]: Experience Merge Radius: 3.0
  648. [18:58:07] [Server thread/INFO]: Preparing start region for level 10 (Seed: -2384420787424873899)
  649. [18:58:07] [Server thread/INFO]: [WorldGuard] (Lohunity) TNT ignition is PERMITTED.
  650. [18:58:07] [Server thread/INFO]: [WorldGuard] (Lohunity) Lighters are PERMITTED.
  651. [18:58:07] [Server thread/INFO]: [WorldGuard] (Lohunity) Lava fire is blocked.
  652. [18:58:07] [Server thread/INFO]: [WorldGuard] (Lohunity) Fire spread is UNRESTRICTED.
  653. [18:58:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lohunity'
  654. [18:58:07] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'MiniGames' - Env: NORMAL - Type: FLAT & seed: -435582946392000558
  655. [18:58:07] [Server thread/INFO]: -------- World Settings For [MiniGames] --------
  656. [18:58:07] [Server thread/INFO]: Anti X-Ray: true
  657. [18:58:07] [Server thread/INFO]: Engine Mode: 1
  658. [18:58:07] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  659. [18:58:07] [Server thread/INFO]: Replace Blocks: [1, 5]
  660. [18:58:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  661. [18:58:07] [Server thread/INFO]: Mob Spawn Range: 4
  662. [18:58:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  663. [18:58:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  664. [18:58:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  665. [18:58:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  666. [18:58:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  667. [18:58:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  668. [18:58:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  669. [18:58:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  670. [18:58:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  671. [18:58:07] [Server thread/INFO]: Alternative Hopper Ticking: false
  672. [18:58:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  673. [18:58:07] [Server thread/INFO]: Random Lighting Updates: false
  674. [18:58:07] [Server thread/INFO]: Structure Info Saving: true
  675. [18:58:07] [Server thread/INFO]: Sending up to 10 chunks per packet
  676. [18:58:07] [Server thread/INFO]: Max Entity Collisions: 8
  677. [18:58:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  678. [18:58:07] [Server thread/INFO]: Max TNT Explosions: 100
  679. [18:58:07] [Server thread/INFO]: Item Despawn Rate: 6000
  680. [18:58:07] [Server thread/INFO]: Item Merge Radius: 2.5
  681. [18:58:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  682. [18:58:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  683. [18:58:07] [Server thread/INFO]: View Distance: 10
  684. [18:58:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  685. [18:58:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
  686. [18:58:07] [Server thread/INFO]: Clear tick list: false
  687. [18:58:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  688. [18:58:07] [Server thread/INFO]: Preparing start region for level 11 (Seed: -435582946392000558)
  689. [18:58:07] [Server thread/INFO]: [WorldGuard] (MiniGames) TNT ignition is PERMITTED.
  690. [18:58:07] [Server thread/INFO]: [WorldGuard] (MiniGames) Lighters are PERMITTED.
  691. [18:58:07] [Server thread/INFO]: [WorldGuard] (MiniGames) Lava fire is blocked.
  692. [18:58:07] [Server thread/INFO]: [WorldGuard] (MiniGames) Fire spread is UNRESTRICTED.
  693. [18:58:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'MiniGames'
  694. [18:58:07] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SurvivalGames' - Env: NORMAL - Type: NORMAL & seed: -2113794390909533144
  695. [18:58:07] [Server thread/INFO]: -------- World Settings For [SurvivalGames] --------
  696. [18:58:07] [Server thread/INFO]: Anti X-Ray: true
  697. [18:58:07] [Server thread/INFO]: Engine Mode: 1
  698. [18:58:07] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  699. [18:58:07] [Server thread/INFO]: Replace Blocks: [1, 5]
  700. [18:58:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  701. [18:58:07] [Server thread/INFO]: Mob Spawn Range: 4
  702. [18:58:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  703. [18:58:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  704. [18:58:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  705. [18:58:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  706. [18:58:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  707. [18:58:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  708. [18:58:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  709. [18:58:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  710. [18:58:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  711. [18:58:07] [Server thread/INFO]: Alternative Hopper Ticking: false
  712. [18:58:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  713. [18:58:07] [Server thread/INFO]: Random Lighting Updates: false
  714. [18:58:07] [Server thread/INFO]: Structure Info Saving: true
  715. [18:58:07] [Server thread/INFO]: Sending up to 10 chunks per packet
  716. [18:58:07] [Server thread/INFO]: Max Entity Collisions: 8
  717. [18:58:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  718. [18:58:07] [Server thread/INFO]: Max TNT Explosions: 100
  719. [18:58:07] [Server thread/INFO]: Item Despawn Rate: 6000
  720. [18:58:07] [Server thread/INFO]: Item Merge Radius: 2.5
  721. [18:58:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  722. [18:58:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  723. [18:58:07] [Server thread/INFO]: View Distance: 10
  724. [18:58:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  725. [18:58:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
  726. [18:58:07] [Server thread/INFO]: Clear tick list: false
  727. [18:58:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  728. [18:58:07] [Server thread/INFO]: Preparing start region for level 12 (Seed: -2113794390909533144)
  729. [18:58:08] [Server thread/INFO]: [WorldGuard] (SurvivalGames) TNT ignition is PERMITTED.
  730. [18:58:08] [Server thread/INFO]: [WorldGuard] (SurvivalGames) Lighters are PERMITTED.
  731. [18:58:08] [Server thread/INFO]: [WorldGuard] (SurvivalGames) Lava fire is blocked.
  732. [18:58:08] [Server thread/INFO]: [WorldGuard] (SurvivalGames) Fire spread is UNRESTRICTED.
  733. [18:58:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SurvivalGames'
  734. [18:58:08] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Bedwars' - Env: NORMAL - Type: FLAT & seed: -4903798082878308599
  735. [18:58:08] [Server thread/INFO]: -------- World Settings For [Bedwars] --------
  736. [18:58:08] [Server thread/INFO]: Anti X-Ray: true
  737. [18:58:08] [Server thread/INFO]: Engine Mode: 1
  738. [18:58:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  739. [18:58:08] [Server thread/INFO]: Replace Blocks: [1, 5]
  740. [18:58:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  741. [18:58:08] [Server thread/INFO]: Mob Spawn Range: 4
  742. [18:58:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  743. [18:58:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  744. [18:58:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  745. [18:58:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  746. [18:58:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  747. [18:58:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  748. [18:58:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  749. [18:58:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  750. [18:58:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  751. [18:58:08] [Server thread/INFO]: Alternative Hopper Ticking: false
  752. [18:58:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  753. [18:58:08] [Server thread/INFO]: Random Lighting Updates: false
  754. [18:58:08] [Server thread/INFO]: Structure Info Saving: true
  755. [18:58:08] [Server thread/INFO]: Sending up to 10 chunks per packet
  756. [18:58:08] [Server thread/INFO]: Max Entity Collisions: 8
  757. [18:58:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  758. [18:58:08] [Server thread/INFO]: Max TNT Explosions: 100
  759. [18:58:08] [Server thread/INFO]: Item Despawn Rate: 6000
  760. [18:58:08] [Server thread/INFO]: Item Merge Radius: 2.5
  761. [18:58:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
  762. [18:58:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  763. [18:58:08] [Server thread/INFO]: View Distance: 10
  764. [18:58:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  765. [18:58:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
  766. [18:58:08] [Server thread/INFO]: Clear tick list: false
  767. [18:58:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  768. [18:58:08] [Server thread/INFO]: Preparing start region for level 13 (Seed: -4903798082878308599)
  769. [18:58:08] [Server thread/INFO]: [WorldGuard] (Bedwars) TNT ignition is PERMITTED.
  770. [18:58:08] [Server thread/INFO]: [WorldGuard] (Bedwars) Lighters are PERMITTED.
  771. [18:58:08] [Server thread/INFO]: [WorldGuard] (Bedwars) Lava fire is blocked.
  772. [18:58:08] [Server thread/INFO]: [WorldGuard] (Bedwars) Fire spread is UNRESTRICTED.
  773. [18:58:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Bedwars'
  774. [18:58:08] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  775. [18:58:08] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 1 Y: 4 Z: 0 P: 0 Y: 0
  776. [18:58:08] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
  777. [18:58:08] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'BWLobby' - Env: NORMAL - Type: FLAT & seed: 6374931642403098945
  778. [18:58:08] [Server thread/INFO]: -------- World Settings For [BWLobby] --------
  779. [18:58:08] [Server thread/INFO]: Anti X-Ray: true
  780. [18:58:08] [Server thread/INFO]: Engine Mode: 1
  781. [18:58:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  782. [18:58:08] [Server thread/INFO]: Replace Blocks: [1, 5]
  783. [18:58:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  784. [18:58:08] [Server thread/INFO]: Mob Spawn Range: 4
  785. [18:58:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  786. [18:58:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  787. [18:58:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  788. [18:58:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  789. [18:58:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  790. [18:58:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  791. [18:58:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  792. [18:58:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  793. [18:58:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  794. [18:58:08] [Server thread/INFO]: Alternative Hopper Ticking: false
  795. [18:58:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  796. [18:58:08] [Server thread/INFO]: Random Lighting Updates: false
  797. [18:58:08] [Server thread/INFO]: Structure Info Saving: true
  798. [18:58:08] [Server thread/INFO]: Sending up to 10 chunks per packet
  799. [18:58:08] [Server thread/INFO]: Max Entity Collisions: 8
  800. [18:58:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  801. [18:58:08] [Server thread/INFO]: Max TNT Explosions: 100
  802. [18:58:08] [Server thread/INFO]: Item Despawn Rate: 6000
  803. [18:58:08] [Server thread/INFO]: Item Merge Radius: 2.5
  804. [18:58:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
  805. [18:58:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  806. [18:58:08] [Server thread/INFO]: View Distance: 10
  807. [18:58:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  808. [18:58:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
  809. [18:58:08] [Server thread/INFO]: Clear tick list: false
  810. [18:58:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  811. [18:58:08] [Server thread/INFO]: Preparing start region for level 14 (Seed: 6374931642403098945)
  812. [18:58:08] [Server thread/INFO]: [WorldGuard] (BWLobby) TNT ignition is PERMITTED.
  813. [18:58:08] [Server thread/INFO]: [WorldGuard] (BWLobby) Lighters are PERMITTED.
  814. [18:58:08] [Server thread/INFO]: [WorldGuard] (BWLobby) Lava fire is blocked.
  815. [18:58:08] [Server thread/INFO]: [WorldGuard] (BWLobby) Fire spread is UNRESTRICTED.
  816. [18:58:08] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BWLobby'
  817. [18:58:08] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'BedwarsMap_2' - Env: NORMAL - Type: FLAT & seed: 3306417277845707624
  818. [18:58:08] [Server thread/INFO]: -------- World Settings For [BedwarsMap_2] --------
  819. [18:58:08] [Server thread/INFO]: Anti X-Ray: true
  820. [18:58:08] [Server thread/INFO]: Engine Mode: 1
  821. [18:58:08] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  822. [18:58:08] [Server thread/INFO]: Replace Blocks: [1, 5]
  823. [18:58:08] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  824. [18:58:08] [Server thread/INFO]: Mob Spawn Range: 4
  825. [18:58:08] [Server thread/INFO]: Cactus Growth Modifier: 100%
  826. [18:58:08] [Server thread/INFO]: Cane Growth Modifier: 100%
  827. [18:58:08] [Server thread/INFO]: Melon Growth Modifier: 100%
  828. [18:58:08] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  829. [18:58:08] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  830. [18:58:08] [Server thread/INFO]: Sapling Growth Modifier: 100%
  831. [18:58:08] [Server thread/INFO]: Wheat Growth Modifier: 100%
  832. [18:58:08] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  833. [18:58:08] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  834. [18:58:08] [Server thread/INFO]: Alternative Hopper Ticking: false
  835. [18:58:08] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  836. [18:58:08] [Server thread/INFO]: Random Lighting Updates: false
  837. [18:58:08] [Server thread/INFO]: Structure Info Saving: true
  838. [18:58:08] [Server thread/INFO]: Sending up to 10 chunks per packet
  839. [18:58:08] [Server thread/INFO]: Max Entity Collisions: 8
  840. [18:58:08] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  841. [18:58:08] [Server thread/INFO]: Max TNT Explosions: 100
  842. [18:58:08] [Server thread/INFO]: Item Despawn Rate: 6000
  843. [18:58:08] [Server thread/INFO]: Item Merge Radius: 2.5
  844. [18:58:08] [Server thread/INFO]: Arrow Despawn Rate: 1200
  845. [18:58:08] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  846. [18:58:08] [Server thread/INFO]: View Distance: 10
  847. [18:58:08] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  848. [18:58:08] [Server thread/INFO]: Chunks to Grow per Tick: 650
  849. [18:58:08] [Server thread/INFO]: Clear tick list: false
  850. [18:58:08] [Server thread/INFO]: Experience Merge Radius: 3.0
  851. [18:58:08] [Server thread/INFO]: Preparing start region for level 15 (Seed: 3306417277845707624)
  852. [18:58:09] [Server thread/INFO]: [WorldGuard] (BedwarsMap_2) TNT ignition is PERMITTED.
  853. [18:58:09] [Server thread/INFO]: [WorldGuard] (BedwarsMap_2) Lighters are PERMITTED.
  854. [18:58:09] [Server thread/INFO]: [WorldGuard] (BedwarsMap_2) Lava fire is blocked.
  855. [18:58:09] [Server thread/INFO]: [WorldGuard] (BedwarsMap_2) Fire spread is UNRESTRICTED.
  856. [18:58:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BedwarsMap_2'
  857. [18:58:10] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Lohentime' - Env: NORMAL - Type: FLAT & seed: 4328029131161380747
  858. [18:58:10] [Server thread/INFO]: Converting world 'Lohentime'
  859. [18:58:10] [Server thread/INFO]: Scanning folders...
  860. [18:58:10] [Server thread/INFO]: Total conversion count is 0
  861. [18:58:10] [Server thread/INFO]: -------- World Settings For [Lohentime] --------
  862. [18:58:10] [Server thread/INFO]: Anti X-Ray: true
  863. [18:58:10] [Server thread/INFO]: Engine Mode: 1
  864. [18:58:10] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  865. [18:58:10] [Server thread/INFO]: Replace Blocks: [1, 5]
  866. [18:58:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  867. [18:58:10] [Server thread/INFO]: Mob Spawn Range: 4
  868. [18:58:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
  869. [18:58:10] [Server thread/INFO]: Cane Growth Modifier: 100%
  870. [18:58:10] [Server thread/INFO]: Melon Growth Modifier: 100%
  871. [18:58:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  872. [18:58:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  873. [18:58:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
  874. [18:58:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
  875. [18:58:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  876. [18:58:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  877. [18:58:10] [Server thread/INFO]: Alternative Hopper Ticking: false
  878. [18:58:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  879. [18:58:10] [Server thread/INFO]: Random Lighting Updates: false
  880. [18:58:10] [Server thread/INFO]: Structure Info Saving: true
  881. [18:58:10] [Server thread/INFO]: Sending up to 10 chunks per packet
  882. [18:58:10] [Server thread/INFO]: Max Entity Collisions: 8
  883. [18:58:10] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  884. [18:58:10] [Server thread/INFO]: Max TNT Explosions: 100
  885. [18:58:10] [Server thread/INFO]: Item Despawn Rate: 6000
  886. [18:58:10] [Server thread/INFO]: Item Merge Radius: 2.5
  887. [18:58:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
  888. [18:58:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  889. [18:58:10] [Server thread/INFO]: View Distance: 10
  890. [18:58:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  891. [18:58:10] [Server thread/INFO]: Chunks to Grow per Tick: 650
  892. [18:58:10] [Server thread/INFO]: Clear tick list: false
  893. [18:58:10] [Server thread/INFO]: Experience Merge Radius: 3.0
  894. [18:58:10] [Server thread/INFO]: Preparing start region for level 16 (Seed: 4328029131161380747)
  895. [18:58:10] [Server thread/INFO]: [WorldGuard] (Lohentime) TNT ignition is PERMITTED.
  896. [18:58:10] [Server thread/INFO]: [WorldGuard] (Lohentime) Lighters are PERMITTED.
  897. [18:58:10] [Server thread/INFO]: [WorldGuard] (Lohentime) Lava fire is blocked.
  898. [18:58:10] [Server thread/INFO]: [WorldGuard] (Lohentime) Fire spread is UNRESTRICTED.
  899. [18:58:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lohentime'
  900. [18:58:10] [Server thread/INFO]: [Multiverse-Core] 17 - World(s) loaded.
  901. [18:58:10] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v1.63
  902. [18:58:10] [Server thread/INFO]: [BW] Enabling Bedwars v2.3.0
  903. [18:58:11] [Server thread/INFO]: [Bedwars] Loaded game Sawmill
  904. [18:58:11] [Server thread/INFO]: [Bedwars] Loaded game Snowy_Kingdom
  905. [18:58:11] [Server thread/INFO]: [SurvivalGames] Enabling SurvivalGames vBeta 1.8
  906. [18:58:11] [Server thread/INFO]: [SurvivalGames] 84 messages loaded!
  907. [18:58:11] [Server thread/INFO]: [SurvivalGames] 5 scoreboard phases loaded!
  908. [18:58:11] [Server thread/INFO]: [SurvivalGames] 0 lobbys loaded!
  909. [18:58:11] [Server thread/INFO]: [SurvivalGames] 0 signs loaded!
  910. [18:58:11] [Server thread/INFO]: [SurvivalGames] Plugin enabled. WorldEdit found!
  911. [18:58:11] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.13.1
  912. [18:58:11] [Server thread/ERROR]: Error occurred while enabling EssentialsChat v2.13.1 (Is it up to date?)
  913. java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  914. at com.earth2me.essentials.chat.EssentialsChat.onEnable(EssentialsChat.java:26) ~[?:?]
  915. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot_server.jar:git-Spigot-13716d9-0899683]
  916. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [spigot_server.jar:git-Spigot-13716d9-0899683]
  917. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot_server.jar:git-Spigot-13716d9-0899683]
  918. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:355) [spigot_server.jar:git-Spigot-13716d9-0899683]
  919. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:315) [spigot_server.jar:git-Spigot-13716d9-0899683]
  920. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [spigot_server.jar:git-Spigot-13716d9-0899683]
  921. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [spigot_server.jar:git-Spigot-13716d9-0899683]
  922. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [spigot_server.jar:git-Spigot-13716d9-0899683]
  923. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [spigot_server.jar:git-Spigot-13716d9-0899683]
  924. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [spigot_server.jar:git-Spigot-13716d9-0899683]
  925. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  926. [18:58:11] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.9
  927. [18:58:11] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-bUNKNOWN
  928. [18:58:11] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-bUNKNOWN Enabled - By Rigby and fernferret
  929. [18:58:11] [Server thread/INFO]: [Logging] 0 - Portals(s) loaded
  930. [18:58:11] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit, using it for selections.
  931. [18:58:11] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  932. [18:58:11] [Server thread/INFO]: Done (17.829s)! For help, type "help" or "?"
  933. [18:58:11] [Server thread/INFO]: Starting GS4 status listener
  934. [18:58:11] [Query Listener #1/INFO]: Query running on 193.111.142.171:25565
  935. [18:58:11] [Thread-13/INFO]: [SurvivalGames] A newer version of survivalgames is available. ( SurvivalGames - Version Beta 1.9.4) You can download it here: http://dev.bukkit.org/bukkit-plugins/ultimatesurvivalgames/ You're using SurvivalGames - Version Beta 1.8
  936. [18:58:11] [Server thread/WARN]: [NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:
  937. [18:58:11] [Server thread/WARN]: --- Missing entries -------------------------------
  938. [18:58:11] [Server thread/WARN]: * MISSING 165(SLIME_BLOCK / SOLID+GROUND)
  939. [18:58:11] [Server thread/WARN]: * MISSING 166(BARRIER / SOLID+GROUND)
  940. [18:58:11] [Server thread/WARN]: * MISSING 167(IRON_TRAPDOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  941. [18:58:11] [Server thread/WARN]: * MISSING 168(PRISMARINE / SOLID+GROUND)
  942. [18:58:11] [Server thread/WARN]: * MISSING 169(SEA_LANTERN / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  943. [18:58:11] [Server thread/WARN]: * MISSING 176(STANDING_BANNER / IGN_PASSABLE)
  944. [18:58:11] [Server thread/WARN]: * MISSING 177(WALL_BANNER / IGN_PASSABLE)
  945. [18:58:11] [Server thread/WARN]: * MISSING 178(DAYLIGHT_DETECTOR_INVERTED / IGN_PASSABLE)
  946. [18:58:11] [Server thread/WARN]: * MISSING 179(RED_SANDSTONE / SOLID+GROUND)
  947. [18:58:11] [Server thread/WARN]: * MISSING 180(RED_SANDSTONE_STAIRS / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  948. [18:58:11] [Server thread/WARN]: * MISSING 181(DOUBLE_STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  949. [18:58:11] [Server thread/WARN]: * MISSING 182(STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  950. [18:58:11] [Server thread/WARN]: * MISSING 183(SPRUCE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  951. [18:58:11] [Server thread/WARN]: * MISSING 184(BIRCH_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  952. [18:58:11] [Server thread/WARN]: * MISSING 185(JUNGLE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  953. [18:58:11] [Server thread/WARN]: * MISSING 186(DARK_OAK_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  954. [18:58:11] [Server thread/WARN]: * MISSING 187(ACACIA_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  955. [18:58:11] [Server thread/WARN]: * MISSING 188(SPRUCE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  956. [18:58:11] [Server thread/WARN]: * MISSING 189(BIRCH_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  957. [18:58:11] [Server thread/WARN]: * MISSING 190(JUNGLE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  958. [18:58:11] [Server thread/WARN]: * MISSING 191(DARK_OAK_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  959. [18:58:11] [Server thread/WARN]: * MISSING 192(ACACIA_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  960. [18:58:11] [Server thread/WARN]: * MISSING 193(SPRUCE_DOOR / IGN_PASSABLE)
  961. [18:58:11] [Server thread/WARN]: * MISSING 194(BIRCH_DOOR / IGN_PASSABLE)
  962. [18:58:11] [Server thread/WARN]: * MISSING 195(JUNGLE_DOOR / IGN_PASSABLE)
  963. [18:58:11] [Server thread/WARN]: * MISSING 196(ACACIA_DOOR / IGN_PASSABLE)
  964. [18:58:11] [Server thread/WARN]: * MISSING 197(DARK_OAK_DOOR / IGN_PASSABLE)
  965. [18:58:11] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  966. [18:58:11] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  967. [18:58:11] [Server thread/ERROR]: [Buycraft] The specified Secret key could not be found.
  968. [18:58:11] [Server thread/ERROR]: [Buycraft] Type /buycraft for further advice & help.
  969. [18:58:11] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.1.10
  970. [18:58:11] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  971. [18:58:11] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  972. [18:58:12] [User Authenticator #2/INFO]: UUID of player MofaFreak12345 is 7c580de6-f8c6-49e7-b09a-4dfc17d88a46
  973. [18:58:13] [User Authenticator #3/INFO]: UUID of player xFiNniTy is cbe0c674-3e6f-4bb8-bae7-e89f144b136d
  974. [18:58:13] [Server thread/INFO]: Pascal2508[/91.52.96.57:57209] logged in with entity id 1026 at ([Lobby] -147.05576813293507, 24.0155550727022, 99.3774191323035)
  975. [18:58:13] [Server thread/INFO]: com.mojang.authlib.GameProfile@229879b[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49200) lost connection: Disconnected
  976. [18:58:13] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7dac964b[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@647aa457]},legacy=false] (/217.51.8.86:58774): You are not whitelisted on this server!
  977. [18:58:13] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@19c5dda3[id=cbe0c674-3e6f-4bb8-bae7-e89f144b136d,name=xFiNniTy,properties={textures=[com.mojang.authlib.properties.Property@400192df]},legacy=false] (/95.90.205.66:48415): You are not whitelisted on this server!
  978. [18:58:13] [Server thread/INFO]: com.mojang.authlib.GameProfile@7dac964b[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@647aa457]},legacy=false] (/217.51.8.86:58774) lost connection: You are not whitelisted on this server!
  979. [18:58:13] [Server thread/INFO]: com.mojang.authlib.GameProfile@19c5dda3[id=cbe0c674-3e6f-4bb8-bae7-e89f144b136d,name=xFiNniTy,properties={textures=[com.mojang.authlib.properties.Property@400192df]},legacy=false] (/95.90.205.66:48415) lost connection: You are not whitelisted on this server!
  980. [18:58:14] [User Authenticator #4/INFO]: UUID of player The_LegendAbu is 907cdc16-fc09-4865-872c-61dea178c009
  981. [18:58:15] [User Authenticator #5/INFO]: UUID of player marcopip2 is def8256a-9921-4628-a846-3c142eea9da2
  982. [18:58:15] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1b742bbd[id=907cdc16-fc09-4865-872c-61dea178c009,name=The_LegendAbu,properties={textures=[com.mojang.authlib.properties.Property@41a7303f]},legacy=false] (/95.90.252.247:53007): You are not whitelisted on this server!
  983. [18:58:15] [Server thread/INFO]: marcopip2[/77.75.26.253:53416] logged in with entity id 1138 at ([Lobby] -202.42704832665487, 7.745672199971463, 148.31548190682875)
  984. [18:58:15] [Server thread/INFO]: com.mojang.authlib.GameProfile@1b742bbd[id=907cdc16-fc09-4865-872c-61dea178c009,name=The_LegendAbu,properties={textures=[com.mojang.authlib.properties.Property@41a7303f]},legacy=false] (/95.90.252.247:53007) lost connection: You are not whitelisted on this server!
  985. [18:58:18] [User Authenticator #6/INFO]: UUID of player MofaFreak12345 is 7c580de6-f8c6-49e7-b09a-4dfc17d88a46
  986. [18:58:19] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6a59cb6b[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@7467babb]},legacy=false] (/217.51.8.86:58779): You are not whitelisted on this server!
  987. [18:58:19] [Server thread/INFO]: com.mojang.authlib.GameProfile@6a59cb6b[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@7467babb]},legacy=false] (/217.51.8.86:58779) lost connection: You are not whitelisted on this server!
  988. [18:58:21] [User Authenticator #7/INFO]: UUID of player ShadowKingTwix is dee553f8-82b2-41df-8407-cebc3614978c
  989. [18:58:21] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6230793e[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@7802639d]},legacy=false] (/79.239.98.128:49625): You are not whitelisted on this server!
  990. [18:58:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@6230793e[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@7802639d]},legacy=false] (/79.239.98.128:49625) lost connection: You are not whitelisted on this server!
  991. [18:58:24] [Server thread/INFO]: [Lobby]<[Owner]marcopip2> so endlich...
  992. [18:58:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@2695537[id=<null>,name=HelalerStein,properties={},legacy=false] (/95.89.88.241:63493) lost connection: Internal Exception: java.io.IOException: Connection reset by peer
  993. [18:58:25] [User Authenticator #8/INFO]: UUID of player The_LegendAbu is 907cdc16-fc09-4865-872c-61dea178c009
  994. [18:58:25] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@8ba38f7[id=907cdc16-fc09-4865-872c-61dea178c009,name=The_LegendAbu,properties={textures=[com.mojang.authlib.properties.Property@4ec2e2a4]},legacy=false] (/95.90.252.247:42018): You are not whitelisted on this server!
  995. [18:58:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@8ba38f7[id=907cdc16-fc09-4865-872c-61dea178c009,name=The_LegendAbu,properties={textures=[com.mojang.authlib.properties.Property@4ec2e2a4]},legacy=false] (/95.90.252.247:42018) lost connection: You are not whitelisted on this server!
  996. [18:58:27] [User Authenticator #9/INFO]: UUID of player xBlockBusterPaul is cb0ca1cf-8ebd-4721-813d-11b1c8081724
  997. [18:58:27] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6579258f[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@b492aba]},legacy=false] (/91.8.68.68:52385): You are not whitelisted on this server!
  998. [18:58:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@6579258f[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@b492aba]},legacy=false] (/91.8.68.68:52385) lost connection: You are not whitelisted on this server!
  999. [18:58:28] [User Authenticator #10/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1000. [18:58:28] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@752050c7[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@441d3b26]},legacy=false] (/217.249.38.19:63735): You are not whitelisted on this server!
  1001. [18:58:28] [Server thread/INFO]: com.mojang.authlib.GameProfile@752050c7[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@441d3b26]},legacy=false] (/217.249.38.19:63735) lost connection: You are not whitelisted on this server!
  1002. [18:58:28] [Craft Scheduler Thread - 16/INFO]: [Metrics] Unexpected end of file from server
  1003. [18:58:30] [User Authenticator #11/INFO]: UUID of player ShadowKingTwix is dee553f8-82b2-41df-8407-cebc3614978c
  1004. [18:58:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6fd2df1c[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@a59ead5]},legacy=false] (/79.239.98.128:49639): You are not whitelisted on this server!
  1005. [18:58:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@6fd2df1c[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@a59ead5]},legacy=false] (/79.239.98.128:49639) lost connection: You are not whitelisted on this server!
  1006. [18:58:31] [Server thread/INFO]: com.mojang.authlib.GameProfile@37b9443e[id=<null>,name=xBlockBusterPaul,properties={},legacy=false] (/91.8.68.68:52390) lost connection: Disconnected
  1007. [18:58:33] [User Authenticator #12/INFO]: UUID of player MofaFreak12345 is 7c580de6-f8c6-49e7-b09a-4dfc17d88a46
  1008. [18:58:33] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@71d6d6f5[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@3dedf739]},legacy=false] (/217.51.8.86:58849): You are not whitelisted on this server!
  1009. [18:58:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@71d6d6f5[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@3dedf739]},legacy=false] (/217.51.8.86:58849) lost connection: You are not whitelisted on this server!
  1010. [18:58:35] [User Authenticator #13/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1011. [18:58:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@39e0f41[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@54d151e]},legacy=false] (/217.249.38.19:63751): You are not whitelisted on this server!
  1012. [18:58:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@39e0f41[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@54d151e]},legacy=false] (/217.249.38.19:63751) lost connection: You are not whitelisted on this server!
  1013. [18:58:37] [User Authenticator #14/INFO]: UUID of player ShadowKingTwix is dee553f8-82b2-41df-8407-cebc3614978c
  1014. [18:58:37] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7fc6c816[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@7d5317fa]},legacy=false] (/79.239.98.128:49653): You are not whitelisted on this server!
  1015. [18:58:37] [Server thread/INFO]: com.mojang.authlib.GameProfile@7fc6c816[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@7d5317fa]},legacy=false] (/79.239.98.128:49653) lost connection: You are not whitelisted on this server!
  1016. [18:58:37] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> Jo ^^
  1017. [18:58:38] [Server thread/INFO]: marcopip2 issued server command: /list
  1018. [18:58:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@157c7120[id=<null>,name=LapisMC,properties={},legacy=false] (/217.245.94.188:54562) lost connection: Disconnected
  1019. [18:58:43] [Server thread/INFO]: com.mojang.authlib.GameProfile@68e34f04[id=<null>,name=xBlockBusterPaul,properties={},legacy=false] (/91.8.68.68:52392) lost connection: Disconnected
  1020. [18:58:47] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> Die haben alle ziemlich genervt
  1021. [18:58:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@61cf83a9[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49232) lost connection: Disconnected
  1022. [18:58:54] [Server thread/INFO]: [Lobby]<[Owner]marcopip2> ja :(
  1023. [18:58:55] [User Authenticator #16/INFO]: UUID of player xBlockBusterPaul is cb0ca1cf-8ebd-4721-813d-11b1c8081724
  1024. [18:58:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@e75628a[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@76e85deb]},legacy=false] (/91.8.68.68:52417): You are not whitelisted on this server!
  1025. [18:58:55] [Server thread/INFO]: com.mojang.authlib.GameProfile@e75628a[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@76e85deb]},legacy=false] (/91.8.68.68:52417) lost connection: You are not whitelisted on this server!
  1026. [18:58:56] [User Authenticator #17/INFO]: UUID of player HelalerStein is 4878140d-00a6-4960-844b-e154b5a1e4aa
  1027. [18:58:56] [Server thread/INFO]: HelalerStein[/95.89.88.241:63672] logged in with entity id 21872 at ([Lobby] -191.84806842390407, 5.0, 153.51117230830033)
  1028. [18:58:59] [Thread-9/ERROR]: [ColoredSigns] The updater could not contact dev.bukkit.org for updating.
  1029. [18:58:59] [Thread-9/ERROR]: [ColoredSigns] If you have not recently modified your configuration and this is the first time you are seeing this message, the site may be experiencing temporary downtime.
  1030. [18:58:59] [Thread-9/ERROR]: [ColoredSigns] null
  1031. java.io.IOException: Server returned HTTP response code: 504 for URL: https://api.curseforge.com/servermods/files?projectIds=60637
  1032. at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626) ~[?:1.7.0_71]
  1033. at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.7.0_71]
  1034. at com.xErik75125690x.ColoredSigns.Updater.read(Updater.java:343) [ColoredSigns.jar:?]
  1035. at com.xErik75125690x.ColoredSigns.Updater.access$1(Updater.java:331) [ColoredSigns.jar:?]
  1036. at com.xErik75125690x.ColoredSigns.Updater$UpdateRunnable.run(Updater.java:379) [ColoredSigns.jar:?]
  1037. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]
  1038. [18:59:00] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> mc crash
  1039. [18:59:01] [Server thread/INFO]: com.mojang.authlib.GameProfile@1351194d[id=<null>,name=ShadowKingTwix,properties={},legacy=false] (/79.239.98.128:49656) lost connection: Disconnected
  1040. [18:59:02] [Server thread/INFO]: [Lobby]<[Owner]marcopip2> aber jetz ist schluss
  1041. [18:59:02] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> #help
  1042. [18:59:04] [User Authenticator #18/INFO]: UUID of player xBlockBusterPaul is cb0ca1cf-8ebd-4721-813d-11b1c8081724
  1043. [18:59:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4458bf94[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@1a6eab49]},legacy=false] (/91.8.68.68:52420): You are not whitelisted on this server!
  1044. [18:59:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@4458bf94[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@1a6eab49]},legacy=false] (/91.8.68.68:52420) lost connection: You are not whitelisted on this server!
  1045. [18:59:06] [Server thread/INFO]: marcopip2 issued server command: /tp Pascal2508
  1046. [18:59:08] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> was los
  1047. [18:59:09] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> Jo ^^
  1048. [18:59:09] [User Authenticator #19/INFO]: UUID of player kaseknopf is 0684f412-c54a-40d8-8478-a4a2d38dc49b
  1049. [18:59:09] [Server thread/INFO]: kaseknopf[/77.75.29.252:55917] logged in with entity id 29963 at ([Lobby] -185.70153157076007, 4.0, 155.55373708262618)
  1050. [18:59:12] [Server thread/INFO]: com.mojang.authlib.GameProfile@e7569eb[id=<null>,name=LapisMC,properties={},legacy=false] (/217.245.94.188:54573) lost connection: Disconnected
  1051. [18:59:14] [Server thread/INFO]: [Lobby]<[Moderator]~Alex> Hallo :)
  1052. [18:59:18] [User Authenticator #20/INFO]: UUID of player ShadowKingTwix is dee553f8-82b2-41df-8407-cebc3614978c
  1053. [18:59:18] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3faa1b1a[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@f2b23a]},legacy=false] (/79.239.98.128:49670): You are not whitelisted on this server!
  1054. [18:59:18] [Server thread/INFO]: com.mojang.authlib.GameProfile@3faa1b1a[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@f2b23a]},legacy=false] (/79.239.98.128:49670) lost connection: You are not whitelisted on this server!
  1055. [18:59:20] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> dieser xBlock ding ist ein Griefer!
  1056. [18:59:21] [User Authenticator #21/INFO]: UUID of player xBlockBusterPaul is cb0ca1cf-8ebd-4721-813d-11b1c8081724
  1057. [18:59:21] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1e4e29d4[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@31475960]},legacy=false] (/91.8.68.68:52513): You are not whitelisted on this server!
  1058. [18:59:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@1e4e29d4[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@31475960]},legacy=false] (/91.8.68.68:52513) lost connection: You are not whitelisted on this server!
  1059. [18:59:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@26dbca9f[id=<null>,name=FiiveLight,properties={},legacy=false] (/217.249.38.19:63786) lost connection: Disconnected
  1060. [18:59:28] [User Authenticator #23/INFO]: UUID of player xBlockBusterPaul is cb0ca1cf-8ebd-4721-813d-11b1c8081724
  1061. [18:59:28] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@49c30074[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@32f7d7e4]},legacy=false] (/91.8.68.68:52515): You are not whitelisted on this server!
  1062. [18:59:28] [Server thread/INFO]: com.mojang.authlib.GameProfile@49c30074[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@32f7d7e4]},legacy=false] (/91.8.68.68:52515) lost connection: You are not whitelisted on this server!
  1063. [18:59:29] [User Authenticator #24/INFO]: UUID of player Trender is e374476d-60e4-44bb-bd0e-7a5e416090f1
  1064. [18:59:30] [User Authenticator #25/INFO]: UUID of player Dragonfire241 is 003f4e74-b598-4733-9f08-929d64c0615b
  1065. [18:59:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3333a95f[id=e374476d-60e4-44bb-bd0e-7a5e416090f1,name=Trender,properties={textures=[com.mojang.authlib.properties.Property@24b37689]},legacy=false] (/178.203.76.193:50519): You are not whitelisted on this server!
  1066. [18:59:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@762f9d8e[id=003f4e74-b598-4733-9f08-929d64c0615b,name=Dragonfire241,properties={textures=[com.mojang.authlib.properties.Property@74fddf3a]},legacy=false] (/217.93.225.22:53606): You are not whitelisted on this server!
  1067. [18:59:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@3333a95f[id=e374476d-60e4-44bb-bd0e-7a5e416090f1,name=Trender,properties={textures=[com.mojang.authlib.properties.Property@24b37689]},legacy=false] (/178.203.76.193:50519) lost connection: You are not whitelisted on this server!
  1068. [18:59:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@762f9d8e[id=003f4e74-b598-4733-9f08-929d64c0615b,name=Dragonfire241,properties={textures=[com.mojang.authlib.properties.Property@74fddf3a]},legacy=false] (/217.93.225.22:53606) lost connection: You are not whitelisted on this server!
  1069. [18:59:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@549ff5ee[id=<null>,name=ShadowKingTwix,properties={},legacy=false] (/79.239.98.128:49682) lost connection: Disconnected
  1070. [18:59:31] [Server thread/INFO]: Pascal2508 issued server command: /bukkit?
  1071. [18:59:31] [Server thread/INFO]: kaseknopf issued server command: /pl
  1072. [18:59:34] [Server thread/INFO]: Pascal2508 issued server command: /bukkit:?
  1073. [18:59:37] [Server thread/INFO]: com.mojang.authlib.GameProfile@2eeba96b[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49236) lost connection: Disconnected
  1074. [18:59:37] [Server thread/INFO]: Pascal2508 issued server command: /bukkit:? 2
  1075. [18:59:38] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Er hat versucht meinen & Pascal2508's serverzu griefen!
  1076. [18:59:40] [User Authenticator #26/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1077. [18:59:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@178566ac[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@16c1303f]},legacy=false] (/217.249.38.19:63802): You are not whitelisted on this server!
  1078. [18:59:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@178566ac[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@16c1303f]},legacy=false] (/217.249.38.19:63802) lost connection: You are not whitelisted on this server!
  1079. [18:59:41] [Server thread/INFO]: Pascal2508 issued server command: /bukkit:? 3
  1080. [18:59:43] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Er hat sich op gehackt!
  1081. [18:59:45] [Server thread/INFO]: Pascal2508 issued server command: /bukkit:? 4
  1082. [18:59:48] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> das war gemein -.-
  1083. [18:59:52] [User Authenticator #27/INFO]: UUID of player LapisMC is ef4ba252-8590-4eb2-98b8-cd140ea89b9d
  1084. [18:59:52] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@32984554[id=ef4ba252-8590-4eb2-98b8-cd140ea89b9d,name=LapisMC,properties={textures=[com.mojang.authlib.properties.Property@2095a36b]},legacy=false] (/217.245.94.188:54596): You are not whitelisted on this server!
  1085. [18:59:52] [Server thread/INFO]: Pascal2508 issued server command: /bukkit:? 5
  1086. [18:59:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@32984554[id=ef4ba252-8590-4eb2-98b8-cd140ea89b9d,name=LapisMC,properties={textures=[com.mojang.authlib.properties.Property@2095a36b]},legacy=false] (/217.245.94.188:54596) lost connection: You are not whitelisted on this server!
  1087. [18:59:58] [Server thread/INFO]: Pascal2508 issued server command: /bukkit:? 6
  1088. [19:00:01] [Server thread/INFO]: Pascal2508 issued server command: /bukkit:? 7
  1089. [19:00:04] [Server thread/INFO]: Pascal2508 issued server command: /bukkit:? 8
  1090. [19:00:06] [Server thread/INFO]: HelalerStein issued server command: /Warp
  1091. [19:00:07] [Server thread/INFO]: HelalerStein issued server command: /Warps
  1092. [19:00:11] [Server thread/INFO]: com.mojang.authlib.GameProfile@7e94d888[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49240) lost connection: Disconnected
  1093. [19:00:29] [User Authenticator #28/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1094. [19:00:29] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@33b54b1[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@28ec329]},legacy=false] (/217.249.38.19:63835): You are not whitelisted on this server!
  1095. [19:00:29] [Server thread/INFO]: com.mojang.authlib.GameProfile@33b54b1[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@28ec329]},legacy=false] (/217.249.38.19:63835) lost connection: You are not whitelisted on this server!
  1096. [19:00:30] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> marcopip2?
  1097. [19:00:38] [User Authenticator #29/INFO]: UUID of player xBlockBusterPaul is cb0ca1cf-8ebd-4721-813d-11b1c8081724
  1098. [19:00:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@286247c1[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@622a8d72]},legacy=false] (/91.8.68.68:52529): You are not whitelisted on this server!
  1099. [19:00:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@286247c1[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@622a8d72]},legacy=false] (/91.8.68.68:52529) lost connection: You are not whitelisted on this server!
  1100. [19:00:49] [Server thread/INFO]: [Lobby]<[Owner]marcopip2> ja?
  1101. [19:00:57] [User Authenticator #30/INFO]: UUID of player xFiNniTy is cbe0c674-3e6f-4bb8-bae7-e89f144b136d
  1102. [19:00:57] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@30e562d[id=cbe0c674-3e6f-4bb8-bae7-e89f144b136d,name=xFiNniTy,properties={textures=[com.mojang.authlib.properties.Property@368d6069]},legacy=false] (/95.90.205.66:48421): You are not whitelisted on this server!
  1103. [19:00:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@30e562d[id=cbe0c674-3e6f-4bb8-bae7-e89f144b136d,name=xFiNniTy,properties={textures=[com.mojang.authlib.properties.Property@368d6069]},legacy=false] (/95.90.205.66:48421) lost connection: You are not whitelisted on this server!
  1104. [19:01:01] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Wann machst du Pascal2508's system rein :)
  1105. [19:01:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@4b0df5a4[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49243) lost connection: Disconnected
  1106. [19:01:09] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Also sein perfektes plugin=
  1107. [19:01:11] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> Das Plugin ist nicht drauf kann das sein?
  1108. [19:01:16] [Server thread/INFO]: [Lobby]<[Owner]marcopip2> :D
  1109. [19:01:18] [Server thread/INFO]: [Lobby]<[Owner]marcopip2> ja
  1110. [19:01:20] [Server thread/INFO]: kaseknopf issued server command: /fly
  1111. [19:01:29] [Server thread/INFO]: [Lobby]<[Owner]marcopip2> ich warte noch schnell
  1112. [19:01:31] [Server thread/INFO]: kaseknopf issued server command: /gm 1
  1113. [19:01:35] [User Authenticator #31/INFO]: UUID of player marcopip1 is 36279ff8-50f8-4bc2-a619-0cb0d239041e
  1114. [19:01:35] [Server thread/INFO]: marcopip1[/77.75.26.253:62643] logged in with entity id 131499 at ([Lobby] -223.0386122837103, 4.0, 162.97784403364625)
  1115. [19:01:35] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Ok
  1116. [19:01:36] [User Authenticator #32/INFO]: UUID of player xFiNniTy is cbe0c674-3e6f-4bb8-bae7-e89f144b136d
  1117. [19:01:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@73eb6f8a[id=cbe0c674-3e6f-4bb8-bae7-e89f144b136d,name=xFiNniTy,properties={textures=[com.mojang.authlib.properties.Property@27736341]},legacy=false] (/95.90.205.66:48406): You are not whitelisted on this server!
  1118. [19:01:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@73eb6f8a[id=cbe0c674-3e6f-4bb8-bae7-e89f144b136d,name=xFiNniTy,properties={textures=[com.mojang.authlib.properties.Property@27736341]},legacy=false] (/95.90.205.66:48406) lost connection: You are not whitelisted on this server!
  1119. [19:01:41] [Server thread/INFO]: [Lobby]<[Moderator]~Alex> Pascal2508?
  1120. [19:01:42] [Server thread/INFO]: [Lobby]<[Admin]~Philipp> hey
  1121. [19:01:45] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> Ja?
  1122. [19:01:55] [Server thread/INFO]: [Lobby]<[Moderator]~Alex> Ich weis was du im Sinn hast;)
  1123. [19:01:59] [Server thread/INFO]: marcopip1 issued server command: /gm 1
  1124. [19:02:06] [Server thread/INFO]: marcopip1 issued server command: /socialspy
  1125. [19:02:07] [Server thread/INFO]: marcopip1 issued server command: /socialspy
  1126. [19:02:13] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> Ich wei? zwar nicht was du denkst aber gut ^^
  1127. [19:02:24] [User Authenticator #33/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1128. [19:02:24] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@75ec34e5[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@1d6605dd]},legacy=false] (/217.249.38.19:63890): You are not whitelisted on this server!
  1129. [19:02:24] [Server thread/INFO]: kaseknopf issued server command: /msg Pascal2508 Kenne das Plugin du willst den Server zerst?ren
  1130. [19:02:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@75ec34e5[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@1d6605dd]},legacy=false] (/217.249.38.19:63890) lost connection: You are not whitelisted on this server!
  1131. [19:02:27] [Server thread/INFO]: marcopip2 issued server command: /world lohunity
  1132. [19:02:33] [Server thread/INFO]: marcopip2 issued server command: /tp marcopip1
  1133. [19:02:33] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> h?h
  1134. [19:02:34] [User Authenticator #34/INFO]: UUID of player xBlockBusterPaul is cb0ca1cf-8ebd-4721-813d-11b1c8081724
  1135. [19:02:34] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7693d2e2[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@614a7715]},legacy=false] (/91.8.68.68:52785): You are not whitelisted on this server!
  1136. [19:02:34] [Server thread/INFO]: com.mojang.authlib.GameProfile@7693d2e2[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@614a7715]},legacy=false] (/91.8.68.68:52785) lost connection: You are not whitelisted on this server!
  1137. [19:02:36] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Was sollen wir machen?
  1138. [19:02:36] [Server thread/INFO]: marcopip1 issued server command: /day
  1139. [19:02:36] [Server thread/INFO]: Pascal2508 issued server command: /r Jo sicher ^^
  1140. [19:02:44] [Server thread/INFO]: Pascal2508 issued server command: /r wahrscheinlich
  1141. [19:02:53] [User Authenticator #35/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1142. [19:02:53] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@41aa911[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@25072381]},legacy=false] (/217.249.38.19:63924): You are not whitelisted on this server!
  1143. [19:02:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@41aa911[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@25072381]},legacy=false] (/217.249.38.19:63924) lost connection: You are not whitelisted on this server!
  1144. [19:02:54] [Server thread/INFO]: kaseknopf issued server command: /r wieso?
  1145. [19:03:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@5c00076d[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49255) lost connection: Disconnected
  1146. [19:03:13] [Server thread/INFO]: Pascal2508 issued server command: /
  1147. [19:03:16] [User Authenticator #36/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1148. [19:03:16] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@bc0ada1[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@6b1d5704]},legacy=false] (/217.249.38.19:63944): You are not whitelisted on this server!
  1149. [19:03:16] [Server thread/INFO]: com.mojang.authlib.GameProfile@bc0ada1[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@6b1d5704]},legacy=false] (/217.249.38.19:63944) lost connection: You are not whitelisted on this server!
  1150. [19:03:19] [Server thread/INFO]: marcopip1 issued server command: /buthcer
  1151. [19:03:21] [User Authenticator #37/INFO]: UUID of player XitoxHD is 5d89cb0e-c3bf-4452-9ef4-2e2ce8597eba
  1152. [19:03:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@3c18fcc[id=5d89cb0e-c3bf-4452-9ef4-2e2ce8597eba,name=XitoxHD,properties={textures=[com.mojang.authlib.properties.Property@1519acaf]},legacy=false] (/79.239.196.139:60171) lost connection: Disconnected
  1153. [19:03:22] [Server thread/INFO]: marcopip1 issued server command: /butcher
  1154. [19:03:25] [Server thread/INFO]: marcopip1 issued server command: /toggledownfall
  1155. [19:03:25] [Server thread/INFO]: [marcopip1: Toggled downfall]
  1156. [19:03:30] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> marcopip2 komm mal bitte wieder in skype rein :)
  1157. [19:03:40] [Server thread/INFO]: marcopip1 issued server command: /butcher
  1158. [19:03:42] [Server thread/INFO]: [Lohunity]<[Owner]marcopip2> ne wartet pls
  1159. [19:03:48] [Server thread/INFO]: marcopip2 issued server command: /banlist
  1160. [19:03:50] [User Authenticator #38/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1161. [19:03:50] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@71fb8368[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@4516d2ab]},legacy=false] (/217.249.38.19:63961): You are not whitelisted on this server!
  1162. [19:03:50] [Server thread/INFO]: com.mojang.authlib.GameProfile@71fb8368[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@4516d2ab]},legacy=false] (/217.249.38.19:63961) lost connection: You are not whitelisted on this server!
  1163. [19:03:51] [Server thread/INFO]: marcopip1 issued server command: /killall mobs
  1164. [19:03:54] [Server thread/INFO]: marcopip1 issued server command: /banlist
  1165. [19:03:55] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> dU ALEx ich wei? was du im SInn hast
  1166. [19:03:55] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> :)9
  1167. [19:04:01] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Du willst jeden deopen
  1168. [19:04:04] [User Authenticator #39/INFO]: UUID of player MofaFreak12345 is 7c580de6-f8c6-49e7-b09a-4dfc17d88a46
  1169. [19:04:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@59795e93[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@152e4858]},legacy=false] (/217.51.8.86:59052): You are not whitelisted on this server!
  1170. [19:04:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@59795e93[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@152e4858]},legacy=false] (/217.51.8.86:59052) lost connection: You are not whitelisted on this server!
  1171. [19:04:05] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> dann den server griefen?
  1172. [19:04:11] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Stimmt's oder hab ich recht?
  1173. [19:04:21] [User Authenticator #40/INFO]: UUID of player TomBob_TB is 4f507640-5bc3-4e87-acdd-896a9cf0fe6c
  1174. [19:04:21] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@fdde6f9[id=4f507640-5bc3-4e87-acdd-896a9cf0fe6c,name=TomBob_TB,properties={textures=[com.mojang.authlib.properties.Property@26aab505]},legacy=false] (/91.15.17.57:50330): You are not whitelisted on this server!
  1175. [19:04:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@fdde6f9[id=4f507640-5bc3-4e87-acdd-896a9cf0fe6c,name=TomBob_TB,properties={textures=[com.mojang.authlib.properties.Property@26aab505]},legacy=false] (/91.15.17.57:50330) lost connection: You are not whitelisted on this server!
  1176. [19:04:36] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Pascal2508 sag ma was c:
  1177. [19:04:38] [Server thread/INFO]: [Lohunity]<[Moderator]~Alex> ne XD
  1178. [19:04:42] [Server thread/INFO]: marcopip2 issued server command: /difficulty 0
  1179. [19:04:42] [Server thread/INFO]: [marcopip2: Set game difficulty to Peaceful]
  1180. [19:04:43] [User Authenticator #41/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1181. [19:04:43] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@24f1856e[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@7391973d]},legacy=false] (/217.249.38.19:63997): You are not whitelisted on this server!
  1182. [19:04:43] [Server thread/INFO]: com.mojang.authlib.GameProfile@24f1856e[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@7391973d]},legacy=false] (/217.249.38.19:63997) lost connection: You are not whitelisted on this server!
  1183. [19:04:44] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Jaja
  1184. [19:04:46] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Kann ich auch sagen
  1185. [19:04:48] [User Authenticator #42/INFO]: UUID of player Raxton is 861a574e-4ea6-4f2b-af0b-d1988b1bfbec
  1186. [19:04:48] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4114dd8b[id=861a574e-4ea6-4f2b-af0b-d1988b1bfbec,name=Raxton,properties={textures=[com.mojang.authlib.properties.Property@33fe1230]},legacy=false] (/217.93.226.173:63244): You are not whitelisted on this server!
  1187. [19:04:48] [Server thread/INFO]: com.mojang.authlib.GameProfile@4114dd8b[id=861a574e-4ea6-4f2b-af0b-d1988b1bfbec,name=Raxton,properties={textures=[com.mojang.authlib.properties.Property@33fe1230]},legacy=false] (/217.93.226.173:63244) lost connection: You are not whitelisted on this server!
  1188. [19:04:59] [User Authenticator #43/INFO]: UUID of player Eeorx is 5d77de3d-5a60-4c4c-a6a2-1ab26da83ee8
  1189. [19:04:59] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@43282a59[id=5d77de3d-5a60-4c4c-a6a2-1ab26da83ee8,name=Eeorx,properties={textures=[com.mojang.authlib.properties.Property@10534813]},legacy=false] (/92.76.250.219:65295): You are not whitelisted on this server!
  1190. [19:04:59] [Server thread/INFO]: com.mojang.authlib.GameProfile@43282a59[id=5d77de3d-5a60-4c4c-a6a2-1ab26da83ee8,name=Eeorx,properties={textures=[com.mojang.authlib.properties.Property@10534813]},legacy=false] (/92.76.250.219:65295) lost connection: You are not whitelisted on this server!
  1191. [19:05:00] [Server thread/INFO]: com.mojang.authlib.GameProfile@2ba53e0c[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49288) lost connection: Disconnected
  1192. [19:05:08] [User Authenticator #44/INFO]: UUID of player MofaFreak12345 is 7c580de6-f8c6-49e7-b09a-4dfc17d88a46
  1193. [19:05:08] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4091cfc6[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@613defc5]},legacy=false] (/217.51.8.86:59201): You are not whitelisted on this server!
  1194. [19:05:08] [Server thread/INFO]: com.mojang.authlib.GameProfile@4091cfc6[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@613defc5]},legacy=false] (/217.51.8.86:59201) lost connection: You are not whitelisted on this server!
  1195. [19:05:15] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> Alex wieso willst du denn Server griefen?
  1196. [19:05:27] [User Authenticator #45/INFO]: UUID of player MofaFreak12345 is 7c580de6-f8c6-49e7-b09a-4dfc17d88a46
  1197. [19:05:27] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6adea653[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@3c7b007b]},legacy=false] (/217.51.8.86:59309): You are not whitelisted on this server!
  1198. [19:05:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@6adea653[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@3c7b007b]},legacy=false] (/217.51.8.86:59309) lost connection: You are not whitelisted on this server!
  1199. [19:05:27] [Server thread/INFO]: com.mojang.authlib.GameProfile@67a750b3[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49293) lost connection: Disconnected
  1200. [19:05:30] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> Muss man nicht verstehen oder?
  1201. [19:05:34] [User Authenticator #46/INFO]: UUID of player The_LegendAbu is 907cdc16-fc09-4865-872c-61dea178c009
  1202. [19:05:34] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@acd6a91[id=907cdc16-fc09-4865-872c-61dea178c009,name=The_LegendAbu,properties={textures=[com.mojang.authlib.properties.Property@2046940f]},legacy=false] (/95.90.252.247:16975): You are not whitelisted on this server!
  1203. [19:05:34] [Server thread/INFO]: com.mojang.authlib.GameProfile@acd6a91[id=907cdc16-fc09-4865-872c-61dea178c009,name=The_LegendAbu,properties={textures=[com.mojang.authlib.properties.Property@2046940f]},legacy=false] (/95.90.252.247:16975) lost connection: You are not whitelisted on this server!
  1204. [19:05:40] [User Authenticator #47/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1205. [19:05:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7d5028c5[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@23f201b3]},legacy=false] (/217.249.38.19:64032): You are not whitelisted on this server!
  1206. [19:05:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@7d5028c5[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@23f201b3]},legacy=false] (/217.249.38.19:64032) lost connection: You are not whitelisted on this server!
  1207. [19:05:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@1a947e71[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49298) lost connection: Disconnected
  1208. [19:05:53] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> marcopip2 komm pls wd skype
  1209. [19:06:06] [User Authenticator #48/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1210. [19:06:06] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@33a7e02c[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@4b487a20]},legacy=false] (/217.249.38.19:64049): You are not whitelisted on this server!
  1211. [19:06:06] [Server thread/INFO]: com.mojang.authlib.GameProfile@33a7e02c[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@4b487a20]},legacy=false] (/217.249.38.19:64049) lost connection: You are not whitelisted on this server!
  1212. [19:06:07] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Alex ich kann auch sagen ich griefe net...
  1213. [19:06:09] [Server thread/INFO]: [Lobby]<[Spieler]Pascal2508> Wir m?ssen dringend mit dir Reden
  1214. [19:06:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@7853ef96[id=<null>,name=Raxton,properties={},legacy=false] (/217.93.226.173:63375) lost connection: Disconnected
  1215. [19:06:22] [Server thread/INFO]: [Lohunity]<[Moderator]~Alex> Ne...
  1216. [19:06:23] [Server thread/INFO]: marcopip1 issued server command: /skull mhf_herobrine
  1217. [19:06:25] [Server thread/INFO]: marcopip2 issued server command: /rg i
  1218. [19:06:30] [Timer-1/INFO]: [WorldGuard] Region data changes made in 'Lohunity' have been background saved
  1219. [19:06:30] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Kann ich auch sagen
  1220. [19:06:36] [Server thread/INFO]: marcopip1 issued server command: /tp kaseknopf
  1221. [19:06:38] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Ich bin Alex
  1222. [19:06:51] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Ja ich bin alex und griefe den server nicht!
  1223. [19:06:59] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> In wirklichkeit
  1224. [19:07:03] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Griefst du ihn
  1225. [19:07:06] [User Authenticator #50/INFO]: UUID of player xBlockBusterPaul is cb0ca1cf-8ebd-4721-813d-11b1c8081724
  1226. [19:07:06] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2ea4a1ba[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@17036448]},legacy=false] (/91.8.68.68:52904): You are not whitelisted on this server!
  1227. [19:07:06] [Server thread/INFO]: com.mojang.authlib.GameProfile@2ea4a1ba[id=cb0ca1cf-8ebd-4721-813d-11b1c8081724,name=xBlockBusterPaul,properties={textures=[com.mojang.authlib.properties.Property@17036448]},legacy=false] (/91.8.68.68:52904) lost connection: You are not whitelisted on this server!
  1228. [19:07:08] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> :)
  1229. [19:07:13] [Server thread/INFO]: com.mojang.authlib.GameProfile@2cc706f3[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49303) lost connection: Disconnected
  1230. [19:07:15] [Server thread/INFO]: [Lohunity]<[Moderator]~Alex> Ne
  1231. [19:07:17] [User Authenticator #51/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1232. [19:07:17] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@505f5000[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@2aeccf2e]},legacy=false] (/217.249.38.19:64089): You are not whitelisted on this server!
  1233. [19:07:17] [Server thread/INFO]: com.mojang.authlib.GameProfile@505f5000[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@2aeccf2e]},legacy=false] (/217.249.38.19:64089) lost connection: You are not whitelisted on this server!
  1234. [19:07:20] [User Authenticator #52/INFO]: UUID of player David_2802_S is 06c053fa-5f64-4f95-ac22-fb64cda44c71
  1235. [19:07:20] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1dbebb45[id=06c053fa-5f64-4f95-ac22-fb64cda44c71,name=David_2802_S,properties={textures=[com.mojang.authlib.properties.Property@235c19dd]},legacy=false] (/91.41.108.108:55897): You are not whitelisted on this server!
  1236. [19:07:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@1dbebb45[id=06c053fa-5f64-4f95-ac22-fb64cda44c71,name=David_2802_S,properties={textures=[com.mojang.authlib.properties.Property@235c19dd]},legacy=false] (/91.41.108.108:55897) lost connection: You are not whitelisted on this server!
  1237. [19:07:36] [User Authenticator #53/INFO]: UUID of player Twinblader is fb20b91d-ecd8-4e67-944b-997848c0007a
  1238. [19:07:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@62e2e6ea[id=fb20b91d-ecd8-4e67-944b-997848c0007a,name=Twinblader,properties={textures=[com.mojang.authlib.properties.Property@2122b8de]},legacy=false] (/188.108.48.150:52223): You are not whitelisted on this server!
  1239. [19:07:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@62e2e6ea[id=fb20b91d-ecd8-4e67-944b-997848c0007a,name=Twinblader,properties={textures=[com.mojang.authlib.properties.Property@2122b8de]},legacy=false] (/188.108.48.150:52223) lost connection: You are not whitelisted on this server!
  1240. [19:07:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@1a9e1b20[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49313) lost connection: Disconnected
  1241. [19:07:43] [Server thread/INFO]: [Lohunity]<[Moderator]~Alex> Hallo ich bin sein Freund der jeden Tag mit ihm skypt un der neben ihm wohnt ^^
  1242. [19:07:45] [User Authenticator #54/INFO]: UUID of player The_LegendAbu is 907cdc16-fc09-4865-872c-61dea178c009
  1243. [19:07:45] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@471476a5[id=907cdc16-fc09-4865-872c-61dea178c009,name=The_LegendAbu,properties={textures=[com.mojang.authlib.properties.Property@698862fc]},legacy=false] (/95.90.252.247:16975): You are not whitelisted on this server!
  1244. [19:07:45] [Server thread/INFO]: com.mojang.authlib.GameProfile@471476a5[id=907cdc16-fc09-4865-872c-61dea178c009,name=The_LegendAbu,properties={textures=[com.mojang.authlib.properties.Property@698862fc]},legacy=false] (/95.90.252.247:16975) lost connection: You are not whitelisted on this server!
  1245. [19:07:49] [User Authenticator #55/INFO]: UUID of player White_Snow223 is e88acdfc-7d33-4674-a9db-cb89457e0eeb
  1246. [19:07:49] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1f7e1185[id=e88acdfc-7d33-4674-a9db-cb89457e0eeb,name=White_Snow223,properties={textures=[com.mojang.authlib.properties.Property@2513d6fc]},legacy=false] (/93.233.54.144:57631): You are not whitelisted on this server!
  1247. [19:07:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@1f7e1185[id=e88acdfc-7d33-4674-a9db-cb89457e0eeb,name=White_Snow223,properties={textures=[com.mojang.authlib.properties.Property@2513d6fc]},legacy=false] (/93.233.54.144:57631) lost connection: You are not whitelisted on this server!
  1248. [19:07:53] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Ja
  1249. [19:08:02] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Bestimmt verarschst du ihn ganze zeit
  1250. [19:08:14] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> Er ist Kompetenter als du^^
  1251. [19:08:16] [Server thread/INFO]: [Lohunity]<[Moderator]~Alex> Nein -.-
  1252. [19:08:19] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> doch -.-
  1253. [19:08:29] [Craft Scheduler Thread - 26/INFO]: [Metrics] Connection reset
  1254. [19:08:46] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> k wie hei?te auf skyp?
  1255. [19:08:47] [User Authenticator #56/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1256. [19:08:47] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1f43ab89[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@525ff954]},legacy=false] (/217.249.38.19:64112): You are not whitelisted on this server!
  1257. [19:08:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@1f43ab89[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@525ff954]},legacy=false] (/217.249.38.19:64112) lost connection: You are not whitelisted on this server!
  1258. [19:08:48] [Server thread/INFO]: [Lobby]<[Spieler]HelalerStein> skype
  1259. [19:09:18] [Server thread/INFO]: marcopip1 issued server command: /skull mhf_blaze
  1260. [19:09:28] [User Authenticator #57/INFO]: UUID of player MofaFreak12345 is 7c580de6-f8c6-49e7-b09a-4dfc17d88a46
  1261. [19:09:28] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@29f734a1[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@2c40cef0]},legacy=false] (/217.51.8.86:59687): You are not whitelisted on this server!
  1262. [19:09:28] [Server thread/INFO]: com.mojang.authlib.GameProfile@29f734a1[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@2c40cef0]},legacy=false] (/217.51.8.86:59687) lost connection: You are not whitelisted on this server!
  1263. [19:09:29] [Server thread/INFO]: com.mojang.authlib.GameProfile@788b224[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49322) lost connection: Disconnected
  1264. [19:09:40] [User Authenticator #58/INFO]: UUID of player ShadowKingTwix is dee553f8-82b2-41df-8407-cebc3614978c
  1265. [19:09:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@55fb5d1e[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@1d84bed6]},legacy=false] (/79.239.98.128:49749): You are not whitelisted on this server!
  1266. [19:09:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@55fb5d1e[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@1d84bed6]},legacy=false] (/79.239.98.128:49749) lost connection: You are not whitelisted on this server!
  1267. [19:09:41] [User Authenticator #59/INFO]: UUID of player Dragonfire241 is 003f4e74-b598-4733-9f08-929d64c0615b
  1268. [19:09:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@43b7e2ba[id=003f4e74-b598-4733-9f08-929d64c0615b,name=Dragonfire241,properties={textures=[com.mojang.authlib.properties.Property@174a4d23]},legacy=false] (/217.93.225.22:53793): You are not whitelisted on this server!
  1269. [19:09:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@43b7e2ba[id=003f4e74-b598-4733-9f08-929d64c0615b,name=Dragonfire241,properties={textures=[com.mojang.authlib.properties.Property@174a4d23]},legacy=false] (/217.93.225.22:53793) lost connection: You are not whitelisted on this server!
  1270. [19:09:50] [User Authenticator #60/INFO]: UUID of player ShadowKingTwix is dee553f8-82b2-41df-8407-cebc3614978c
  1271. [19:09:50] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3fab3995[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@76d482ce]},legacy=false] (/79.239.98.128:49751): You are not whitelisted on this server!
  1272. [19:09:50] [Server thread/INFO]: com.mojang.authlib.GameProfile@3fab3995[id=dee553f8-82b2-41df-8407-cebc3614978c,name=ShadowKingTwix,properties={textures=[com.mojang.authlib.properties.Property@76d482ce]},legacy=false] (/79.239.98.128:49751) lost connection: You are not whitelisted on this server!
  1273. [19:10:00] [User Authenticator #61/INFO]: UUID of player MofaFreak12345 is 7c580de6-f8c6-49e7-b09a-4dfc17d88a46
  1274. [19:10:00] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@29fb3bf1[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@6ed0dd79]},legacy=false] (/217.51.8.86:59764): You are not whitelisted on this server!
  1275. [19:10:00] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@29fb3bf1[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@6ed0dd79]},legacy=false] (/217.51.8.86:59764): You are not whitelisted on this server!
  1276. [19:10:00] [Server thread/INFO]: com.mojang.authlib.GameProfile@29fb3bf1[id=7c580de6-f8c6-49e7-b09a-4dfc17d88a46,name=MofaFreak12345,properties={textures=[com.mojang.authlib.properties.Property@6ed0dd79]},legacy=false] (/217.51.8.86:59764) lost connection: You are not whitelisted on this server!
  1277. [19:10:01] [User Authenticator #62/INFO]: UUID of player FiiveLight is f7844590-0e7a-40a4-b044-760cc7c63d2f
  1278. [19:10:01] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2b7a6acb[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@47b28ea0]},legacy=false] (/217.249.38.19:64132): You are not whitelisted on this server!
  1279. [19:10:01] [Server thread/INFO]: com.mojang.authlib.GameProfile@2b7a6acb[id=f7844590-0e7a-40a4-b044-760cc7c63d2f,name=FiiveLight,properties={textures=[com.mojang.authlib.properties.Property@47b28ea0]},legacy=false] (/217.249.38.19:64132) lost connection: You are not whitelisted on this server!
  1280. [19:10:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@1080df5c[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49345) lost connection: Disconnected
  1281. [19:10:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@542faa15[id=<null>,name=xyz@xyz.com,properties={},legacy=false] (/188.23.8.65:49346) lost connection: Disconnected
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement