Advertisement
Guest User

Untitled

a guest
Jun 10th, 2015
301
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.70 KB | None | 0 0
  1. 11.06 00:59:23 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  2. 11.06 00:59:23 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  3. 11.06 00:59:23 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  4. 11.06 00:59:23 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  5. 11.06 00:59:23 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:709) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  6. 11.06 00:59:23 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  7. 11.06 00:59:23 [Server] INFO at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  8. 11.06 00:59:23 [Server] INFO at com.minesplash.minereset.Main$1.run(Main.java:50) ~[?:?]
  9. 11.06 00:59:23 [Server] INFO at com.minesplash.minereset.Main.reset(Main.java:194) ~[?:?]
  10. 11.06 00:59:23 [Server] INFO at com.sk89q.worldedit.bukkit.selections.CuboidSelection.<init>(CuboidSelection.java:36) ~[?:?]
  11. 11.06 00:59:23 [Server] INFO at com.sk89q.worldedit.bukkit.selections.CuboidSelection.<init>(CuboidSelection.java:52) ~[?:?]
  12. 11.06 00:59:23 [Server] INFO at com.sk89q.worldedit.regions.selector.CuboidRegionSelector.<init>(CuboidRegionSelector.java:60) ~[?:?]
  13. 11.06 00:59:23 [Server] INFO at com.sk89q.worldedit.regions.CuboidRegion.<init>(CuboidRegion.java:72) ~[?:?]
  14. 11.06 00:59:23 [Server] INFO at com.sk89q.worldedit.regions.CuboidRegion.recalculate(CuboidRegion.java:115) ~[?:?]
  15. 11.06 00:59:23 [Server] INFO at com.sk89q.worldedit.bukkit.BukkitWorld.getMaxY(BukkitWorld.java:369) ~[?:?]
  16. 11.06 00:59:23 [Server] INFO at com.sk89q.worldedit.bukkit.BukkitWorld.getWorld(BukkitWorld.java:137) ~[?:?]
  17. 11.06 00:59:23 [Server] INFO at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:229) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  18. 11.06 00:59:23 [Server] INFO java.lang.NullPointerException: The world was unloaded and the reference is unavailable
  19. 11.06 00:59:23 [Server] WARN Task #84 for SplashMines v1.0 generated an exception
  20. 11.06 00:59:22 [Server] INFO User "181b7185-c9f2-412e-b4a8-c8867dd24af8/Alainahexx" removed from group "E"!
  21. 11.06 00:59:22 [Server] INFO User "181b7185-c9f2-412e-b4a8-c8867dd24af8/Alainahexx" added to group "F"!
  22. 11.06 00:59:22 [Server] INFO Alainahexx Has ranked up to F
  23. 11.06 00:59:20 [Server] INFO ... 14 more
  24. 11.06 00:59:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  25. 11.06 00:59:20 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
  26. 11.06 00:59:20 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
  27. 11.06 00:59:20 [Server] INFO at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source) ~[?:?]
  28. 11.06 00:59:20 [Server] INFO at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerMove(PlotWorldEditListener.java:63) ~[?:?]
  29. 11.06 00:59:20 [Server] INFO at com.worldcretornica.plotme.PlotWorldEdit.setMask(PlotWorldEdit.java:18) ~[?:?]
  30. 11.06 00:59:20 [Server] INFO at com.worldcretornica.plotme.PlotWorldEdit.setMask(PlotWorldEdit.java:61) ~[?:?]
  31. 11.06 00:59:20 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getMask()Lcom/sk89q/worldedit/masks/Mask;
  32. 11.06 00:59:20 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  33. 11.06 00:59:20 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  34. 11.06 00:59:20 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  35. 11.06 00:59:20 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  36. 11.06 00:59:20 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  37. 11.06 00:59:20 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45]
  38. 11.06 00:59:20 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45]
  39. 11.06 00:59:20 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  40. 11.06 00:59:20 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInPosition.a(SourceFile:57) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  41. 11.06 00:59:20 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  42. 11.06 00:59:20 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:255) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  43. 11.06 00:59:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  44. 11.06 00:59:20 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  45. 11.06 00:59:20 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  46. 11.06 00:59:20 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  47. 11.06 00:59:20 [Server] INFO org.bukkit.event.EventException
  48. 11.06 00:59:20 [Server] ERROR Could not pass event PlayerMoveEvent to PlotMe v0.13f
  49. 11.06 00:59:17 [Server] INFO at com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:130) [Votifier.jar:?]
  50. 11.06 00:59:17 [Server] INFO at com.vexsoftware.votifier.crypto.RSA.decrypt(RSA.java:65) ~[Votifier.jar:?]
  51. 11.06 00:59:17 [Server] INFO at javax.crypto.Cipher.doFinal(Cipher.java:2165) ~[?:1.8.0_45]
  52. 11.06 00:59:17 [Server] INFO at com.sun.crypto.provider.RSACipher.engineDoFinal(RSACipher.java:389) ~[sunjce_provider.jar:1.8.0_45]
  53. 11.06 00:59:17 [Server] INFO at com.sun.crypto.provider.RSACipher.doFinal(RSACipher.java:363) ~[sunjce_provider.jar:1.8.0_45]
  54. 11.06 00:59:17 [Server] INFO at sun.security.rsa.RSAPadding.unpad(RSAPadding.java:291) ~[?:1.8.0_45]
  55. 11.06 00:59:17 [Server] INFO at sun.security.rsa.RSAPadding.unpadV15(RSAPadding.java:380) ~[?:1.8.0_45]
  56. 11.06 00:59:17 [Server] INFO javax.crypto.BadPaddingException: Decryption error
  57. 11.06 00:59:17 [Server] WARN matches the one you gave the server list.
  58. 11.06 00:59:17 [Server] WARN Unable to decrypt vote record. Make sure that that your public key
  59. 11.06 00:59:05 [Server] INFO CookieSlayer11 issued mycmd command ID(2) /pl
  60. 11.06 00:59:05 [Server] INFO ยป - Zolderock
  61. 11.06 00:59:05 [Disconnect] User Zolderock has disconnected, reason: Internal Exception: java.io.IOException: Broken pipe
  62. 11.06 00:58:59 [Server] INFO $500000 added to Alainahexx account. New balance: $24980168.75
  63. 11.06 00:58:59 [Server] INFO Giving 128 of diamond block to Alainahexx.
  64. 11.06 00:58:57 [Multicraft] Skipped 22 lines due to rate limit (30/s)
  65. 11.06 00:58:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  66. 11.06 00:58:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  67. 11.06 00:58:49 [Server] INFO org.bukkit.event.EventException
  68. 11.06 00:58:49 [Server] ERROR Could not pass event PlayerMoveEvent to PlotMe v0.13f
  69. 11.06 00:58:49 [Server] INFO ... 14 more
  70. 11.06 00:58:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  71. 11.06 00:58:49 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
  72. 11.06 00:58:49 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
  73. 11.06 00:58:49 [Server] INFO at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source) ~[?:?]
  74. 11.06 00:58:49 [Server] INFO at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerMove(PlotWorldEditListener.java:63) ~[?:?]
  75. 11.06 00:58:49 [Server] INFO at com.worldcretornica.plotme.PlotWorldEdit.setMask(PlotWorldEdit.java:18) ~[?:?]
  76. 11.06 00:58:49 [Server] INFO at com.worldcretornica.plotme.PlotWorldEdit.setMask(PlotWorldEdit.java:61) ~[?:?]
  77. 11.06 00:58:49 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getMask()Lcom/sk89q/worldedit/masks/Mask;
  78. 11.06 00:58:49 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  79. 11.06 00:58:49 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  80. 11.06 00:58:49 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  81. 11.06 00:58:49 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  82. 11.06 00:58:49 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  83. 11.06 00:58:49 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45]
  84. 11.06 00:58:49 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45]
  85. 11.06 00:58:49 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  86. 11.06 00:58:49 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInPositionLook.a(SourceFile:18) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  87. 11.06 00:58:49 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  88. 11.06 00:58:49 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:255) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  89. 11.06 00:58:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  90. 11.06 00:58:49 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  91. 11.06 00:58:49 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  92. 11.06 00:58:49 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  93. 11.06 00:58:49 [Server] INFO org.bukkit.event.EventException
  94. 11.06 00:58:49 [Server] ERROR Could not pass event PlayerMoveEvent to PlotMe v0.13f
  95. 11.06 00:58:48 [Server] INFO ... 14 more
  96. 11.06 00:58:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  97. 11.06 00:58:48 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
  98. 11.06 00:58:48 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
  99. 11.06 00:58:48 [Server] INFO at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source) ~[?:?]
  100. 11.06 00:58:48 [Server] INFO at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerMove(PlotWorldEditListener.java:63) ~[?:?]
  101. 11.06 00:58:48 [Server] INFO at com.worldcretornica.plotme.PlotWorldEdit.setMask(PlotWorldEdit.java:18) ~[?:?]
  102. 11.06 00:58:48 [Server] INFO at com.worldcretornica.plotme.PlotWorldEdit.setMask(PlotWorldEdit.java:61) ~[?:?]
  103. 11.06 00:58:48 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getMask()Lcom/sk89q/worldedit/masks/Mask;
  104. 11.06 00:58:48 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  105. 11.06 00:58:48 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  106. 11.06 00:58:48 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  107. 11.06 00:58:48 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  108. 11.06 00:58:48 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  109. 11.06 00:58:48 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45]
  110. 11.06 00:58:48 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45]
  111. 11.06 00:58:48 [Server] INFO at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  112. 11.06 00:58:48 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInPosition.a(SourceFile:57) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  113. 11.06 00:58:48 [Server] INFO at net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  114. 11.06 00:58:48 [Server] INFO at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:255) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  115. 11.06 00:58:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  116. 11.06 00:58:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  117. 11.06 00:58:48 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  118. 11.06 00:58:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  119. 11.06 00:58:48 [Server] INFO org.bukkit.event.EventException
  120. 11.06 00:58:48 [Server] ERROR Could not pass event PlayerMoveEvent to PlotMe v0.13f
  121. 11.06 00:58:42 [Server] INFO ... 14 more
  122. 11.06 00:58:42 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  123. 11.06 00:58:42 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45]
  124. 11.06 00:58:42 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45]
  125. 11.06 00:58:42 [Server] INFO at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source) ~[?:?]
  126. 11.06 00:58:42 [Server] INFO at com.worldcretornica.plotme.listener.PlotWorldEditListener.onPlayerMove(PlotWorldEditListener.java:63) ~[?:?]
  127. 11.06 00:58:42 [Server] INFO at com.worldcretornica.plotme.PlotWorldEdit.setMask(PlotWorldEdit.java:18) ~[?:?]
  128. 11.06 00:58:42 [Server] INFO at com.worldcretornica.plotme.PlotWorldEdit.setMask(PlotWorldEdit.java:61) ~[?:?]
  129. 11.06 00:58:42 [Server] INFO Caused by: java.lang.NoSuchMethodError: com.sk89q.worldedit.LocalSession.getMask()Lcom/sk89q/worldedit/masks/Mask;
  130. 11.06 00:58:42 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45]
  131. 11.06 00:58:42 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:537) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  132. 11.06 00:58:42 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:634) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  133. 11.06 00:58:42 [Server] INFO at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  134. 11.06 00:58:42 [Server] INFO at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:696) [spigot-BT35_1.8_03.16.jar:git-Spigot-c3c767f-33d5de3]
  135. 11.06 00:58:42 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45]
  136. 11.06 00:58:42 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45]
  137. 11.06 00:58:42 [Server] INFO at net.minecraft.server.v1_8_R1.Pac
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement