Advertisement
Guest User

Server-log

a guest
Apr 3rd, 2017
6,174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 335.98 KB | None | 0 0
  1. [01:38:18] [User Authenticator #25/INFO]: UUID of player Gorgotord is e8bd1a76-7d50-48f1-98ba-06e335a26ee6
  2. [01:38:18] [Server thread/INFO]: Gorgotord[/192.95.37.172:56433] logged in with entity id 86761 at ([world]136.5, 97.0, 260.5)
  3. [01:38:18] [Server thread/INFO]: [+] Gorgotord
  4. [01:38:18] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/e8bd1a76-7d50-48f1-98ba-06e335a26ee6.yml
  5. [01:38:24] [Server thread/INFO]: Gorgotord issued server command: /who
  6. [01:38:25] [Async Chat Thread - #3/INFO]: Member TheLegend27 > Welcome Gorgotord!
  7. [01:38:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  8. [01:38:51] [Server thread/INFO]: GriefPrevention: Hermengamer placed a sign @ world: x-341, z-3112;wood
  9. [01:38:55] [User Authenticator #26/INFO]: UUID of player MrSuitMan is ca62623c-51c3-4294-9228-221a1916fd0e
  10. [01:38:55] [Server thread/INFO]: MrSuitMan[/118.93.31.55:58948] logged in with entity id 87622 at ([world]136.5, 96.0, 257.5)
  11. [01:38:55] [Server thread/INFO]: [+] MrSuitMan
  12. [01:38:55] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/ca62623c-51c3-4294-9228-221a1916fd0e.yml
  13. [01:39:00] [Async Chat Thread - #3/INFO]: Member TheLegend27 > Welcome MrSuitMan!
  14. [01:39:01] [Server thread/INFO]: MrSuitMan issued server command: /who
  15. [01:39:04] [Async Chat Thread - #3/INFO]: Member MrSuitMan > Hello
  16. [01:39:04] [Craft Scheduler Thread - 43/INFO]: [BuycraftX] Fetching all due players...
  17. [01:39:05] [Craft Scheduler Thread - 43/INFO]: [BuycraftX] Fetched due players (4 found).
  18. [01:39:07] [Async Chat Thread - #3/INFO]: Member TheLegend27 > hey
  19. [01:39:40] [Server thread/INFO]: MrSuitMan issued server command: /co i
  20. [01:39:44] [Server thread/INFO]: MrSuitMan issued server command: /co i
  21. [01:39:52] [Server thread/INFO]: MrSuitMan issued server command: /marry
  22. [01:39:52] [Server thread/WARN]: Argument could not be passed.
  23. java.lang.NumberFormatException: For input string: "R"
  24. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_121]
  25. at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_121]
  26. at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_121]
  27. at mkremins.fanciful.FancyMessage.createChatPacket(FancyMessage.java:644) ~[Marriage.jar:?]
  28. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:617) [Marriage.jar:?]
  29. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:682) [Marriage.jar:?]
  30. at com.lenis0012.bukkit.marriage2.commands.CommandHelp.execute(CommandHelp.java:39) [Marriage.jar:?]
  31. at com.lenis0012.bukkit.marriage2.internal.MarriageCommandExecutor.onCommand(MarriageCommandExecutor.java:37) [Marriage.jar:?]
  32. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-625bc00-186c351]
  33. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-625bc00-186c351]
  34. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [spigot.jar:git-Spigot-625bc00-186c351]
  35. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353) [spigot.jar:git-Spigot-625bc00-186c351]
  36. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:git-Spigot-625bc00-186c351]
  37. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-625bc00-186c351]
  38. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-625bc00-186c351]
  39. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-625bc00-186c351]
  40. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  41. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  42. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-625bc00-186c351]
  43. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-625bc00-186c351]
  44. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-186c351]
  45. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-186c351]
  46. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-186c351]
  47. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  48. [01:39:52] [Server thread/WARN]: Argument could not be passed.
  49. java.lang.NumberFormatException: For input string: "R"
  50. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_121]
  51. at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_121]
  52. at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_121]
  53. at mkremins.fanciful.FancyMessage.createChatPacket(FancyMessage.java:644) ~[Marriage.jar:?]
  54. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:617) [Marriage.jar:?]
  55. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:682) [Marriage.jar:?]
  56. at com.lenis0012.bukkit.marriage2.commands.CommandHelp.execute(CommandHelp.java:39) [Marriage.jar:?]
  57. at com.lenis0012.bukkit.marriage2.internal.MarriageCommandExecutor.onCommand(MarriageCommandExecutor.java:37) [Marriage.jar:?]
  58. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-625bc00-186c351]
  59. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-625bc00-186c351]
  60. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [spigot.jar:git-Spigot-625bc00-186c351]
  61. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353) [spigot.jar:git-Spigot-625bc00-186c351]
  62. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:git-Spigot-625bc00-186c351]
  63. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-625bc00-186c351]
  64. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-625bc00-186c351]
  65. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-625bc00-186c351]
  66. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  67. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  68. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-625bc00-186c351]
  69. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-625bc00-186c351]
  70. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-186c351]
  71. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-186c351]
  72. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-186c351]
  73. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  74. [01:39:52] [Server thread/WARN]: Argument could not be passed.
  75. java.lang.NumberFormatException: For input string: "R"
  76. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_121]
  77. at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_121]
  78. at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_121]
  79. at mkremins.fanciful.FancyMessage.createChatPacket(FancyMessage.java:644) ~[Marriage.jar:?]
  80. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:617) [Marriage.jar:?]
  81. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:682) [Marriage.jar:?]
  82. at com.lenis0012.bukkit.marriage2.commands.CommandHelp.execute(CommandHelp.java:39) [Marriage.jar:?]
  83. at com.lenis0012.bukkit.marriage2.internal.MarriageCommandExecutor.onCommand(MarriageCommandExecutor.java:37) [Marriage.jar:?]
  84. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-625bc00-186c351]
  85. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-625bc00-186c351]
  86. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [spigot.jar:git-Spigot-625bc00-186c351]
  87. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353) [spigot.jar:git-Spigot-625bc00-186c351]
  88. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:git-Spigot-625bc00-186c351]
  89. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-625bc00-186c351]
  90. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-625bc00-186c351]
  91. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-625bc00-186c351]
  92. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  93. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  94. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-625bc00-186c351]
  95. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-625bc00-186c351]
  96. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-186c351]
  97. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-186c351]
  98. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-186c351]
  99. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  100. [01:39:52] [Server thread/WARN]: Argument could not be passed.
  101. java.lang.NumberFormatException: For input string: "R"
  102. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_121]
  103. at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_121]
  104. at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_121]
  105. at mkremins.fanciful.FancyMessage.createChatPacket(FancyMessage.java:644) ~[Marriage.jar:?]
  106. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:617) [Marriage.jar:?]
  107. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:682) [Marriage.jar:?]
  108. at com.lenis0012.bukkit.marriage2.commands.CommandHelp.execute(CommandHelp.java:39) [Marriage.jar:?]
  109. at com.lenis0012.bukkit.marriage2.internal.MarriageCommandExecutor.onCommand(MarriageCommandExecutor.java:37) [Marriage.jar:?]
  110. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-625bc00-186c351]
  111. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-625bc00-186c351]
  112. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [spigot.jar:git-Spigot-625bc00-186c351]
  113. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353) [spigot.jar:git-Spigot-625bc00-186c351]
  114. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:git-Spigot-625bc00-186c351]
  115. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-625bc00-186c351]
  116. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-625bc00-186c351]
  117. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-625bc00-186c351]
  118. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  119. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  120. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-625bc00-186c351]
  121. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-625bc00-186c351]
  122. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-186c351]
  123. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-186c351]
  124. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-186c351]
  125. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  126. [01:39:52] [Server thread/WARN]: Argument could not be passed.
  127. java.lang.NumberFormatException: For input string: "R"
  128. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_121]
  129. at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_121]
  130. at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_121]
  131. at mkremins.fanciful.FancyMessage.createChatPacket(FancyMessage.java:644) ~[Marriage.jar:?]
  132. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:617) [Marriage.jar:?]
  133. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:682) [Marriage.jar:?]
  134. at com.lenis0012.bukkit.marriage2.commands.CommandHelp.execute(CommandHelp.java:39) [Marriage.jar:?]
  135. at com.lenis0012.bukkit.marriage2.internal.MarriageCommandExecutor.onCommand(MarriageCommandExecutor.java:37) [Marriage.jar:?]
  136. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-625bc00-186c351]
  137. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-625bc00-186c351]
  138. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [spigot.jar:git-Spigot-625bc00-186c351]
  139. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353) [spigot.jar:git-Spigot-625bc00-186c351]
  140. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:git-Spigot-625bc00-186c351]
  141. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-625bc00-186c351]
  142. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-625bc00-186c351]
  143. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-625bc00-186c351]
  144. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  145. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  146. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-625bc00-186c351]
  147. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-625bc00-186c351]
  148. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-186c351]
  149. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-186c351]
  150. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-186c351]
  151. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  152. [01:39:52] [Server thread/WARN]: Argument could not be passed.
  153. java.lang.NumberFormatException: For input string: "R"
  154. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_121]
  155. at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_121]
  156. at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_121]
  157. at mkremins.fanciful.FancyMessage.createChatPacket(FancyMessage.java:644) ~[Marriage.jar:?]
  158. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:617) [Marriage.jar:?]
  159. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:682) [Marriage.jar:?]
  160. at com.lenis0012.bukkit.marriage2.commands.CommandHelp.execute(CommandHelp.java:39) [Marriage.jar:?]
  161. at com.lenis0012.bukkit.marriage2.internal.MarriageCommandExecutor.onCommand(MarriageCommandExecutor.java:37) [Marriage.jar:?]
  162. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-625bc00-186c351]
  163. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-625bc00-186c351]
  164. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [spigot.jar:git-Spigot-625bc00-186c351]
  165. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353) [spigot.jar:git-Spigot-625bc00-186c351]
  166. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:git-Spigot-625bc00-186c351]
  167. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-625bc00-186c351]
  168. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-625bc00-186c351]
  169. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-625bc00-186c351]
  170. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  171. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  172. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-625bc00-186c351]
  173. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-625bc00-186c351]
  174. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-186c351]
  175. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-186c351]
  176. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-186c351]
  177. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  178. [01:39:52] [Server thread/WARN]: Argument could not be passed.
  179. java.lang.NumberFormatException: For input string: "R"
  180. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_121]
  181. at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_121]
  182. at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_121]
  183. at mkremins.fanciful.FancyMessage.createChatPacket(FancyMessage.java:644) ~[Marriage.jar:?]
  184. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:617) [Marriage.jar:?]
  185. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:682) [Marriage.jar:?]
  186. at com.lenis0012.bukkit.marriage2.commands.CommandHelp.execute(CommandHelp.java:39) [Marriage.jar:?]
  187. at com.lenis0012.bukkit.marriage2.internal.MarriageCommandExecutor.onCommand(MarriageCommandExecutor.java:37) [Marriage.jar:?]
  188. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-625bc00-186c351]
  189. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-625bc00-186c351]
  190. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [spigot.jar:git-Spigot-625bc00-186c351]
  191. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353) [spigot.jar:git-Spigot-625bc00-186c351]
  192. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:git-Spigot-625bc00-186c351]
  193. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-625bc00-186c351]
  194. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-625bc00-186c351]
  195. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-625bc00-186c351]
  196. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  197. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  198. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-625bc00-186c351]
  199. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-625bc00-186c351]
  200. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-186c351]
  201. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-186c351]
  202. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-186c351]
  203. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  204. [01:39:52] [Server thread/WARN]: Argument could not be passed.
  205. java.lang.NumberFormatException: For input string: "R"
  206. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_121]
  207. at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_121]
  208. at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_121]
  209. at mkremins.fanciful.FancyMessage.createChatPacket(FancyMessage.java:644) ~[Marriage.jar:?]
  210. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:617) [Marriage.jar:?]
  211. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:682) [Marriage.jar:?]
  212. at com.lenis0012.bukkit.marriage2.commands.CommandHelp.execute(CommandHelp.java:39) [Marriage.jar:?]
  213. at com.lenis0012.bukkit.marriage2.internal.MarriageCommandExecutor.onCommand(MarriageCommandExecutor.java:37) [Marriage.jar:?]
  214. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-625bc00-186c351]
  215. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-625bc00-186c351]
  216. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [spigot.jar:git-Spigot-625bc00-186c351]
  217. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353) [spigot.jar:git-Spigot-625bc00-186c351]
  218. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:git-Spigot-625bc00-186c351]
  219. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-625bc00-186c351]
  220. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-625bc00-186c351]
  221. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-625bc00-186c351]
  222. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  223. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  224. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-625bc00-186c351]
  225. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-625bc00-186c351]
  226. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-186c351]
  227. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-186c351]
  228. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-186c351]
  229. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  230. [01:39:52] [Server thread/WARN]: Argument could not be passed.
  231. java.lang.NumberFormatException: For input string: "R"
  232. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_121]
  233. at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_121]
  234. at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_121]
  235. at mkremins.fanciful.FancyMessage.createChatPacket(FancyMessage.java:644) ~[Marriage.jar:?]
  236. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:617) [Marriage.jar:?]
  237. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:682) [Marriage.jar:?]
  238. at com.lenis0012.bukkit.marriage2.commands.CommandHelp.execute(CommandHelp.java:39) [Marriage.jar:?]
  239. at com.lenis0012.bukkit.marriage2.internal.MarriageCommandExecutor.onCommand(MarriageCommandExecutor.java:37) [Marriage.jar:?]
  240. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-625bc00-186c351]
  241. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-625bc00-186c351]
  242. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [spigot.jar:git-Spigot-625bc00-186c351]
  243. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353) [spigot.jar:git-Spigot-625bc00-186c351]
  244. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:git-Spigot-625bc00-186c351]
  245. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-625bc00-186c351]
  246. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-625bc00-186c351]
  247. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-625bc00-186c351]
  248. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  249. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  250. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-625bc00-186c351]
  251. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-625bc00-186c351]
  252. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-186c351]
  253. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-186c351]
  254. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-186c351]
  255. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  256. [01:39:52] [Server thread/WARN]: Argument could not be passed.
  257. java.lang.NumberFormatException: For input string: "R"
  258. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ~[?:1.8.0_121]
  259. at java.lang.Integer.parseInt(Integer.java:580) ~[?:1.8.0_121]
  260. at java.lang.Integer.parseInt(Integer.java:615) ~[?:1.8.0_121]
  261. at mkremins.fanciful.FancyMessage.createChatPacket(FancyMessage.java:644) ~[Marriage.jar:?]
  262. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:617) [Marriage.jar:?]
  263. at mkremins.fanciful.FancyMessage.send(FancyMessage.java:682) [Marriage.jar:?]
  264. at com.lenis0012.bukkit.marriage2.commands.CommandHelp.execute(CommandHelp.java:39) [Marriage.jar:?]
  265. at com.lenis0012.bukkit.marriage2.internal.MarriageCommandExecutor.onCommand(MarriageCommandExecutor.java:37) [Marriage.jar:?]
  266. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-625bc00-186c351]
  267. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [spigot.jar:git-Spigot-625bc00-186c351]
  268. at org.bukkit.craftbukkit.v1_11_R1.CraftServer.dispatchCommand(CraftServer.java:650) [spigot.jar:git-Spigot-625bc00-186c351]
  269. at net.minecraft.server.v1_11_R1.PlayerConnection.handleCommand(PlayerConnection.java:1353) [spigot.jar:git-Spigot-625bc00-186c351]
  270. at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:1188) [spigot.jar:git-Spigot-625bc00-186c351]
  271. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:45) [spigot.jar:git-Spigot-625bc00-186c351]
  272. at net.minecraft.server.v1_11_R1.PacketPlayInChat.a(PacketPlayInChat.java:1) [spigot.jar:git-Spigot-625bc00-186c351]
  273. at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot.jar:git-Spigot-625bc00-186c351]
  274. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_121]
  275. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_121]
  276. at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot.jar:git-Spigot-625bc00-186c351]
  277. at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:747) [spigot.jar:git-Spigot-625bc00-186c351]
  278. at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-186c351]
  279. at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-186c351]
  280. at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-186c351]
  281. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_121]
  282. [01:40:02] [Server thread/INFO]: MrSuitMan issued server command: /vote
  283. [01:40:17] [Async Chat Thread - #4/INFO]: Member MrSuitMan > vote?
  284. [01:40:21] [Server thread/INFO]: legend498 issued server command: /vote
  285. [01:40:25] [Async Chat Thread - #4/INFO]: Member TheLegend27 > ./warpvote
  286. [01:40:25] [Server thread/INFO]: MrSuitMan issued server command: /rtp
  287. [01:40:28] [Server thread/INFO]: MrSuitMan issued server command: /warpvote
  288. [01:40:30] [Async Chat Thread - #4/INFO]: Member TheLegend27 > im pre sure
  289. [01:40:31] [Server thread/INFO]: MrSuitMan issued server command: /sethome
  290. [01:40:35] [Server thread/INFO]: MrSuitMan issued server command: /warp vote
  291. [01:40:36] [Async Chat Thread - #4/INFO]: Member TheLegend27 > ./warp vote
  292. [01:40:48] [Server thread/INFO]: legend498 issued server command: /warps
  293. [01:41:27] [Server thread/INFO]: GriefPrevention: Hermengamer placed a sign @ world: x-344, z-3112;blocks
  294. [01:41:56] [Server thread/INFO]: MrSuitMan lost connection: Disconnected
  295. [01:41:56] [Server thread/INFO]: [-] MrSuitMan
  296. [01:42:36] [Server thread/INFO]: GriefPrevention: Hermengamer placed a sign @ world: x-344, z-3112;plants;and;blocks
  297. [01:42:39] [Server thread/INFO]: Gorgotord lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  298. [01:42:39] [Server thread/INFO]: [-] Gorgotord
  299. [01:43:51] [User Authenticator #27/INFO]: UUID of player IsaacHidoi is ecb23511-4972-4beb-af8f-88711ee255ba
  300. [01:43:51] [Server thread/INFO]: IsaacHidoi[/192.95.37.172:56649] logged in with entity id 104134 at ([world]-723.3000000119209, 155.0, -1218.300000011921)
  301. [01:43:51] [Server thread/INFO]: [+] IsaacHidoi
  302. [01:43:54] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  303. [01:43:54] [Server thread/INFO]: IsaacHidoi issued server command: /help
  304. [01:43:55] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  305. [01:43:58] [Async Chat Thread - #5/INFO]: Member TheLegend27 > wb
  306. [01:43:59] [User Authenticator #28/INFO]: UUID of player Gorgotord is e8bd1a76-7d50-48f1-98ba-06e335a26ee6
  307. [01:43:59] [Server thread/INFO]: Gorgotord[/192.95.37.172:56700] logged in with entity id 104773 at ([world]-727.5550387513512, 148.0, -1190.6719719011655)
  308. [01:43:59] [Server thread/INFO]: [+] Gorgotord
  309. [01:44:02] [Async Chat Thread - #5/INFO]: Member TheLegend27 > wb
  310. [01:44:03] [Server thread/INFO]: IsaacHidoi issued server command: /manuaddp Gorgotord *
  311. [01:44:05] [Craft Scheduler Thread - 43/INFO]: [BuycraftX] Fetching all due players...
  312. [01:44:05] [Craft Scheduler Thread - 43/INFO]: [BuycraftX] Fetched due players (4 found).
  313. [01:44:06] [Server thread/INFO]: IsaacHidoi lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  314. [01:44:06] [Server thread/INFO]: [-] IsaacHidoi
  315. [01:44:12] [Server thread/INFO]: Gorgotord issued server command: /help
  316. [01:44:18] [Server thread/INFO]: Gorgotord issued server command: /baltop
  317. [01:44:24] [Async Chat Thread - #5/INFO]: Member Gorgotord > hey guys
  318. [01:44:26] [Async Chat Thread - #5/INFO]: Member TheLegend27 > hey
  319. [01:45:11] [Server thread/INFO]: Gorgotord issued server command: /pol
  320. [01:45:15] [Server thread/INFO]: Gorgotord issued server command: /pl
  321. [01:45:19] [Server thread/INFO]: Gorgotord issued server command: /tpa the
  322. [01:45:20] [Server thread/INFO]: Gorgotord issued server command: /kit
  323. [01:45:24] [Server thread/INFO]: legend498 issued server command: /tpaccept
  324. [01:45:29] [Async Chat Thread - #6/INFO]: Member Gorgotord > wanna team up
  325. [01:45:35] [Async Chat Thread - #6/INFO]: Member TheLegend27 > im exploring
  326. [01:45:43] [Async Chat Thread - #6/INFO]: Member Gorgotord > I have a lot of stuff.
  327. [01:45:47] [Server thread/INFO]: Gorgotord issued server command: /ci
  328. [01:45:49] [Async Chat Thread - #6/INFO]: Member TheLegend27 > nice
  329. [01:46:01] [Server thread/INFO]: Gorgotord issued server command: /whop
  330. [01:46:01] [Server thread/INFO]: Gorgotord issued server command: /who
  331. [01:46:03] [Async Chat Thread - #6/INFO]: Member Gorgotord > do you want anything/
  332. [01:46:11] [Async Chat Thread - #6/INFO]: Member TheLegend27 > im good thanks :D
  333. [01:46:12] [Server thread/INFO]: Gorgotord issued server command: /enchant
  334. [01:46:33] [Server thread/INFO]: Gorgotord issued server command: /tpa the
  335. [01:46:39] [Server thread/INFO]: JustinCasey issued server command: /home
  336. [01:46:39] [Server thread/INFO]: legend498 issued server command: /tpaccept
  337. [01:46:43] [Async Chat Thread - #6/INFO]: Member Gorgotord > come here
  338. [01:46:44] [Server thread/INFO]: GriefPrevention: Hermengamer placed a sign @ world: x-336, z-3112;meta
  339. [01:46:46] [Async Chat Thread - #6/INFO]: Member Gorgotord > I have a gift
  340. [01:47:14] [User Authenticator #29/INFO]: UUID of player AlexTheWhovian is d0878fd3-1898-46a5-b912-52b9edb5ca8a
  341. [01:47:14] [Server thread/INFO]: AlexTheWhovian[/172.2.176.176:53795] logged in with entity id 107042 at ([world]131.5, 95.0, 252.5)
  342. [01:47:14] [Server thread/INFO]: [+] AlexTheWhovian
  343. [01:47:14] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/d0878fd3-1898-46a5-b912-52b9edb5ca8a.yml
  344. [01:47:18] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1
  345. [01:47:40] [Server thread/INFO]: OhhhLongJohnson issued server command: /home
  346. [01:47:43] [Async Chat Thread - #6/INFO]: Member TheLegend27 > yeah?
  347. [01:48:29] [Server thread/INFO]: AlexTheWhovian issued server command: /rtp
  348. [01:48:33] [Async Chat Thread - #6/INFO]: Member Gorgotord > I'm going to build a house
  349. [01:48:37] [Async Chat Thread - #6/INFO]: Member Gorgotord > do you want to build it with me
  350. [01:48:41] [Server thread/INFO]: GriefPrevention: Hermengamer placed a sign @ world: x-341, z-3112;music;and;fancy blocks
  351. [01:48:44] [Async Chat Thread - #6/INFO]: Member TheLegend27 > where bouts?
  352. [01:48:49] [Async Chat Thread - #6/INFO]: Member Gorgotord > here I guess
  353. [01:48:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  354. [01:48:53] [Server thread/INFO]: legend498 issued server command: /backpack
  355. [01:48:56] [Server thread/INFO]: legend498 issued server command: /help
  356. [01:48:58] [Server thread/INFO]: legend498 issued server command: /help 2
  357. [01:49:01] [Server thread/INFO]: Saving...
  358. [01:49:02] [Server thread/INFO]: legend498 issued server command: /help 3
  359. [01:49:05] [Craft Scheduler Thread - 111/INFO]: [BuycraftX] Fetching all due players...
  360. [01:49:06] [Craft Scheduler Thread - 111/INFO]: [BuycraftX] Fetched due players (4 found).
  361. [01:49:06] [Server thread/INFO]: legend498 issued server command: /help 4
  362. [01:49:07] [Server thread/INFO]: legend498 issued server command: /help 5
  363. [01:49:10] [Server thread/INFO]: legend498 issued server command: /help 6
  364. [01:49:12] [Server thread/INFO]: OhhhLongJohnson was slain by Zombie
  365. [01:49:15] [Server thread/INFO]: legend498 issued server command: /help 7
  366. [01:49:19] [Server thread/INFO]: OhhhLongJohnson issued server command: /back
  367. [01:49:26] [Async Chat Thread - #6/INFO]: Member Gorgotord > look in this chest
  368. [01:49:32] [Async Chat Thread - #6/INFO]: Member TheLegend27 > whats the command for backpack?
  369. [01:49:52] [Server thread/INFO]: Gorgotord issued server command: /gamemode 0
  370. [01:49:59] [Async Chat Thread - #6/INFO]: Member Gorgotord > I don't remember
  371. [01:50:04] [Server thread/INFO]: legend498 issued server command: /bp
  372. [01:50:12] [Async Chat Thread - #6/INFO]: Member TheLegend27 > u got the book?
  373. [01:50:19] [Async Chat Thread - #6/INFO]: Member Gorgotord > no
  374. [01:50:21] [Async Chat Thread - #6/INFO]: Member Gorgotord > lets build this house
  375. [01:50:25] [Server thread/INFO]: OhhhLongJohnson was shot by Skeleton
  376. [01:50:29] [Async Chat Thread - #6/INFO]: Member TheLegend27 > u fly?
  377. [01:50:30] [Server thread/INFO]: OhhhLongJohnson issued server command: /back
  378. [01:50:31] [Async Chat Thread - #6/INFO]: Member Gorgotord > no
  379. [01:50:45] [Async Chat Thread - #6/INFO]: Member Gorgotord > tpa to me
  380. [01:50:45] [Server thread/INFO]: Gorgotord issued server command: /rtp
  381. [01:50:47] [Server thread/INFO]: Gorgotord issued server command: /rtp
  382. [01:50:50] [Async Chat Thread - #6/INFO]: Member TheLegend27 > looked like u did for a sec
  383. [01:50:52] [Server thread/INFO]: Gorgotord issued server command: /tpahere the
  384. [01:50:53] [Server thread/INFO]: OhhhLongJohnson issued server command: /back
  385. [01:50:55] [Server thread/INFO]: Gorgotord issued server command: /tpahere theleg
  386. [01:51:01] [Server thread/INFO]: GriefPrevention: Hermengamer placed a sign @ world: x-341, z-3112;items;that ;cant;stack
  387. [01:51:01] [Server thread/INFO]: legend498 issued server command: /sethome home1
  388. [01:51:02] [Server thread/INFO]: Gorgotord issued server command: /pl
  389. [01:51:03] [Server thread/INFO]: legend498 issued server command: /tpaccept
  390. [01:51:11] [Async Chat Thread - #6/INFO]: Member Gorgotord > follow me
  391. [01:51:20] [Server thread/INFO]: Gorgotord issued server command: /give mr cookedsteak 64
  392. [01:51:26] [Server thread/INFO]: Gorgotord issued server command: /give gor cookedsteak 64
  393. [01:51:35] [Server thread/INFO]: AlexTheWhovian lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  394. [01:51:35] [Server thread/INFO]: [-] AlexTheWhovian
  395. [01:51:50] [Server thread/INFO]: Gorgotord issued server command: /m theleg how old are you
  396. [01:51:57] [Server thread/INFO]: legend498 issued server command: /r why u wanna know?
  397. [01:52:06] [User Authenticator #30/INFO]: UUID of player AlexTheWhovian is d0878fd3-1898-46a5-b912-52b9edb5ca8a
  398. [01:52:06] [Server thread/INFO]: AlexTheWhovian[/172.2.176.176:53901] logged in with entity id 116889 at ([world]2254.3641675403733, 45.0, -2549.8629002478074)
  399. [01:52:06] [Server thread/INFO]: [+] AlexTheWhovian
  400. [01:52:10] [Server thread/INFO]: Gorgotord issued server command: /r just wondering your age group
  401. [01:52:16] [Server thread/INFO]: legend498 issued server command: /r teen
  402. [01:52:20] [Server thread/INFO]: Gorgotord issued server command: /r kk
  403. [01:52:24] [Server thread/INFO]: AlexTheWhovian lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  404. [01:52:24] [Server thread/INFO]: [-] AlexTheWhovian
  405. [01:52:24] [Server thread/INFO]: legend498 issued server command: /r u?
  406. [01:52:24] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1
  407. [01:52:35] [Server thread/INFO]: Gorgotord issued server command: /r 17
  408. [01:52:44] [Async Chat Thread - #7/INFO]: Member Gorgotord > hold on
  409. [01:52:44] [Server thread/INFO]: Gorgotord issued server command: /sethome
  410. [01:52:46] [Server thread/INFO]: Gorgotord issued server command: /spawn
  411. [01:52:46] [Async Chat Thread - #7/INFO]: Member TheLegend27 > nice
  412. [01:52:50] [Server thread/INFO]: Gorgotord issued server command: /enchant
  413. [01:52:54] [Server thread/INFO]: Gorgotord issued server command: /enchant unbreaking 3
  414. [01:52:55] [Server thread/INFO]: Gorgotord issued server command: /enchant unbreaking 3
  415. [01:52:55] [Server thread/INFO]: Gorgotord issued server command: /enchant unbreaking 3
  416. [01:52:56] [Server thread/INFO]: Gorgotord issued server command: /enchant unbreaking 3
  417. [01:52:58] [Server thread/INFO]: Gorgotord issued server command: /enchant unbreaking 3
  418. [01:53:00] [Server thread/INFO]: Gorgotord issued server command: /enchant protection 5
  419. [01:53:02] [Server thread/INFO]: Gorgotord issued server command: /enchant protection 4
  420. [01:53:03] [Server thread/INFO]: Gorgotord issued server command: /enchant protection 4
  421. [01:53:04] [Server thread/INFO]: Gorgotord issued server command: /enchant protection 4
  422. [01:53:04] [Server thread/INFO]: Gorgotord issued server command: /enchant protection 4
  423. [01:53:09] [Async Chat Thread - #7/INFO]: Member TheLegend27 > Wolf u there?
  424. [01:53:10] [Server thread/INFO]: GriefPrevention: Hermengamer placed a sign @ world: x-343, z-3111;nether
  425. [01:53:11] [Server thread/INFO]: Gorgotord issued server command: /enchant
  426. [01:53:11] [Server thread/INFO]: legend498 issued server command: /list
  427. [01:53:14] [Server thread/INFO]: Gorgotord issued server command: /enchant mending 1
  428. [01:53:20] [Server thread/INFO]: GriefPrevention: Hermengamer placed a sign @ world: x-343, z-3111;ore
  429. [01:53:21] [User Authenticator #31/INFO]: UUID of player AlexTheWhovian is d0878fd3-1898-46a5-b912-52b9edb5ca8a
  430. [01:53:21] [Server thread/INFO]: AlexTheWhovian[/172.2.176.176:53993] logged in with entity id 120417 at ([world]2254.3641675403733, 45.0, -2549.8629002478074)
  431. [01:53:21] [Server thread/INFO]: [+] AlexTheWhovian
  432. [01:53:24] [Server thread/INFO]: Gorgotord issued server command: /enchant sharpness 5
  433. [01:53:26] [Server thread/INFO]: Gorgotord issued server command: /enchant knockback 2
  434. [01:53:28] [Server thread/INFO]: Gorgotord issued server command: /enchant fireaspect 2
  435. [01:53:29] [Server thread/INFO]: Gorgotord issued server command: /enchant
  436. [01:53:29] [Server thread/INFO]: legend498 issued server command: /bp
  437. [01:53:31] [Server thread/INFO]: Gorgotord issued server command: /enchant looting 3
  438. [01:53:32] [Server thread/INFO]: legend498 issued server command: /help
  439. [01:53:33] [Server thread/INFO]: GriefPrevention: Hermengamer placed a sign @ world: x-343, z-3111;mob drops
  440. [01:53:35] [Server thread/INFO]: Gorgotord issued server command: /enchant smite 5
  441. [01:53:41] [Server thread/INFO]: legend498 issued server command: /help 2
  442. [01:53:42] [Async Chat Thread - #7/INFO]: Member AlexTheWhovian > @238
  443. [01:53:45] [Async Chat Thread - #7/INFO]: Member AlexTheWhovian > lol
  444. [01:53:47] [Server thread/INFO]: Gorgotord issued server command: /enchant thorns 2
  445. [01:53:51] [Server thread/INFO]: legend498 issued server command: /help 3
  446. [01:53:52] [Server thread/INFO]: AlexTheWhovian lost connection: Disconnected
  447. [01:53:52] [Server thread/INFO]: [-] AlexTheWhovian
  448. [01:53:56] [User Authenticator #32/INFO]: UUID of player AlexTheWhovian is d0878fd3-1898-46a5-b912-52b9edb5ca8a
  449. [01:53:56] [Server thread/INFO]: AlexTheWhovian[/172.2.176.176:53999] logged in with entity id 123463 at ([world]2249.300000011921, 46.0, -2551.901589764867)
  450. [01:53:56] [Server thread/INFO]: [+] AlexTheWhovian
  451. [01:53:57] [Server thread/INFO]: Gorgotord issued server command: /gamemod e0
  452. [01:53:58] [Server thread/INFO]: Gorgotord issued server command: /gamemode 0
  453. [01:54:02] [Server thread/INFO]: legend498 issued server command: /help 4
  454. [01:54:05] [Server thread/INFO]: Gorgotord issued server command: /home
  455. [01:54:06] [Craft Scheduler Thread - 122/INFO]: [BuycraftX] Fetching all due players...
  456. [01:54:06] [Craft Scheduler Thread - 122/INFO]: [BuycraftX] Fetched due players (4 found).
  457. [01:54:06] [Server thread/INFO]: legend498 issued server command: /help 5
  458. [01:54:12] [Server thread/INFO]: AlexTheWhovian lost connection: Disconnected
  459. [01:54:12] [Server thread/INFO]: [-] AlexTheWhovian
  460. [01:54:14] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1
  461. [01:54:15] [Server thread/INFO]: Gorgotord issued server command: /more
  462. [01:54:19] [Server thread/INFO]: Gorgotord issued server command: /more
  463. [01:54:25] [Server thread/INFO]: Gorgotord issued server command: /more
  464. [01:54:29] [Server thread/INFO]: Gorgotord issued server command: /more
  465. [01:54:34] [Server thread/INFO]: Gorgotord issued server command: /more
  466. [01:54:37] [Server thread/INFO]: Gorgotord issued server command: /more
  467. [01:54:42] [Server thread/INFO]: Gorgotord issued server command: /gamemode 0
  468. [01:54:53] [Async Chat Thread - #8/INFO]: Member TheLegend27 > inventory kinda full
  469. [01:54:55] [Async Chat Thread - #8/INFO]: Member Gorgotord > aw
  470. [01:55:04] [Async Chat Thread - #8/INFO]: Member Gorgotord > lets build around here
  471. [01:55:12] [Server thread/INFO]: legend498 issued server command: /help 6
  472. [01:55:18] [Server thread/INFO]: legend498 issued server command: /help 7
  473. [01:55:29] [Async Chat Thread - #8/INFO]: Member TheLegend27 > hmm i swear u could access backpack some how
  474. [01:55:33] [Server thread/INFO]: Gorgotord issued server command: /chest
  475. [01:55:36] [Async Chat Thread - #8/INFO]: Member Gorgotord > try /pv 1
  476. [01:55:37] [Async Chat Thread - #8/INFO]: Member Hermengamer > pv 1
  477. [01:55:39] [Async Chat Thread - #8/INFO]: Member TheLegend27 > oh
  478. [01:55:41] [Async Chat Thread - #8/INFO]: Member TheLegend27 > thanks
  479. [01:55:43] [Server thread/INFO]: Gorgotord issued server command: /help
  480. [01:55:43] [Server thread/INFO]: legend498 issued server command: /pv
  481. [01:55:44] [Server thread/INFO]: Gorgotord issued server command: /help 2
  482. [01:55:46] [Server thread/INFO]: legend498 issued server command: /pv 1
  483. [01:55:47] [Server thread/INFO]: Gorgotord issued server command: /help 4
  484. [01:55:48] [Server thread/INFO]: Gorgotord issued server command: /help 5
  485. [01:55:59] [Server thread/INFO]: Gorgotord issued server command: /rename
  486. [01:56:08] [Server thread/INFO]: Gorgotord issued server command: /give mr potion 1
  487. [01:56:12] [Server thread/INFO]: Gorgotord issued server command: /give gor potion 1
  488. [01:56:13] [Server thread/INFO]: Gorgotord issued server command: /potion
  489. [01:56:23] [Server thread/INFO]: Gorgotord issued server command: /potion effect:speed power:2 duration:400
  490. [01:56:24] [Async Chat Thread - #8/INFO]: Member TheLegend27 > wheres ur current house?
  491. [01:56:31] [Async Chat Thread - #8/INFO]: Member Gorgotord > I don't have one
  492. [01:56:38] [Async Chat Thread - #8/INFO]: Member TheLegend27 > how u hav all this?
  493. [01:56:42] [Async Chat Thread - #8/INFO]: Member Gorgotord > scavenging.
  494. [01:56:49] [Server thread/INFO]: Gorgotord issued server command: /m theleg do you have skype
  495. [01:56:52] [Async Chat Thread - #8/INFO]: Member TheLegend27 > from?
  496. [01:56:55] [Server thread/INFO]: legend498 issued server command: /r no mic
  497. [01:56:59] [Server thread/INFO]: Gorgotord issued server command: /r doesn't matter.
  498. [01:57:10] [Server thread/INFO]: legend498 issued server command: /r lemme find it
  499. [01:57:17] [Server thread/INFO]: Gorgotord issued server command: /give mr diamondpickaxe 1
  500. [01:57:22] [Server thread/INFO]: Gorgotord issued server command: /give gor diamondpickaxe 1
  501. [01:57:26] [Server thread/INFO]: Gorgotord issued server command: /enchant efficiency 5
  502. [01:57:28] [Server thread/INFO]: Gorgotord issued server command: /enchant unbreaking 3
  503. [01:57:30] [Server thread/INFO]: Gorgotord issued server command: /enchant fortune 3
  504. [01:57:49] [Server thread/INFO]: legend498 issued server command: /r u got discord?
  505. [01:57:55] [Server thread/INFO]: Gorgotord issued server command: /r not installed
  506. [01:58:08] [Server thread/INFO]: JustinCasey issued server command: /money
  507. [01:58:11] [Server thread/INFO]: Gorgotord issued server command: /r downloading
  508. [01:58:12] [Server thread/INFO]: JustinCasey issued server command: /auc
  509. [01:58:25] [Server thread/INFO]: legend498 issued server command: /r my skype account was suspended.....
  510. [01:58:35] [Server thread/INFO]: JustinCasey issued server command: /money
  511. [01:58:40] [Server thread/INFO]: JustinCasey issued server command: /auc
  512. [01:58:50] [AutoSaveWorld AutoBackupThread/INFO]: AutoSaving
  513. [01:58:51] [AutoSaveWorld AutoBackupThread/INFO]: AutoSave Complete
  514. [01:58:51] [AutoSaveWorld AutoBackupThread/INFO]: AutoBackuping
  515. [01:59:02] [Craft Scheduler Thread - 138/INFO]: [Marriage] Purged 0 player entried in 0ms
  516. [01:59:05] [Async Chat Thread - #9/INFO]: Member Hermengamer > pv 1
  517. [01:59:06] [Craft Scheduler Thread - 128/INFO]: [BuycraftX] Fetching all due players...
  518. [01:59:07] [Craft Scheduler Thread - 128/INFO]: [BuycraftX] Fetched due players (4 found).
  519. [01:59:16] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  520. [02:00:11] [Server thread/INFO]: Gorgotord issued server command: /r cradled:6724 is my discord
  521. [02:00:46] [Async Chat Thread - #10/INFO]: Donator LoneWolf > gorgotord
  522. [02:00:49] [Async Chat Thread - #10/INFO]: Member Gorgotord > hey
  523. [02:00:50] [Async Chat Thread - #10/INFO]: Donator LoneWolf > he be a raider
  524. [02:00:54] [Async Chat Thread - #10/INFO]: Member Gorgotord > yes
  525. [02:00:56] [Async Chat Thread - #10/INFO]: Donator LoneWolf > prob
  526. [02:01:03] [Async Chat Thread - #10/INFO]: Donator LoneWolf > And raiding I think is not okay
  527. [02:01:07] [Async Chat Thread - #10/INFO]: Member Gorgotord > no
  528. [02:01:07] [Async Chat Thread - #10/INFO]: Member Gorgotord > lol
  529. [02:01:08] [Async Chat Thread - #10/INFO]: Donator LoneWolf > so dont do it anymore
  530. [02:01:11] [Async Chat Thread - #10/INFO]: Member Gorgotord > I don't raid
  531. [02:01:19] [Async Chat Thread - #10/INFO]: Donator LoneWolf > You dont anymore
  532. [02:01:24] [Async Chat Thread - #10/INFO]: Donator LoneWolf > You wont anymore
  533. [02:01:32] [Async Chat Thread - #10/INFO]: Donator LoneWolf > Got it, bro?
  534. [02:01:33] [Async Chat Thread - #10/INFO]: Member Gorgotord > yes
  535. [02:01:34] [Async Chat Thread - #10/INFO]: Donator LoneWolf > lol
  536. [02:01:35] [Async Chat Thread - #10/INFO]: Donator LoneWolf > kk
  537. [02:01:50] [Server thread/INFO]: Gorgotord issued server command: /r cradled#6724
  538. [02:01:53] [Server thread/INFO]: Hermengamer issued server command: /back
  539. [02:02:03] [Async Chat Thread - #10/INFO]: Member TheLegend27 > any caps?
  540. [02:02:06] [Server thread/INFO]: Gorgotord issued server command: /r no
  541. [02:02:10] [Server thread/INFO]: Gorgotord issued server command: /r maybe the c
  542. [02:02:13] [Async Chat Thread - #10/INFO]: Donator LoneWolf > ?
  543. [02:02:21] [Server thread/INFO]: legend498 issued server command: /r sent
  544. [02:02:25] [Server thread/INFO]: JustinCasey issued server command: /home
  545. [02:02:26] [Async Chat Thread - #10/INFO]: Member TheLegend27 > discord name
  546. [02:02:33] [Async Chat Thread - #10/INFO]: Donator LoneWolf > mm
  547. [02:02:52] [Server thread/INFO]: JustinCasey died
  548. [02:02:53] [Server thread/INFO]: Gorgotord issued server command: /r hold on
  549. [02:04:04] [Server thread/INFO]: JustinCasey issued server command: /home
  550. [02:04:07] [Craft Scheduler Thread - 131/INFO]: [BuycraftX] Fetching all due players...
  551. [02:04:07] [Craft Scheduler Thread - 131/INFO]: [BuycraftX] Fetched due players (4 found).
  552. [02:05:18] [Server thread/INFO]: Sierra0117 issued server command: /sell hand
  553. [02:05:18] [Server thread/INFO]: §a§cDonator §4§4§lLone§8§lWolf§r §asold chorus_fruit for §a$1,485 §a(297 items at $5 each).
  554. [02:05:18] [Server thread/INFO]: JustinCasey issued server command: /home
  555. [02:05:21] [Server thread/INFO]: Sierra0117 issued server command: /ah
  556. [02:05:37] [Server thread/INFO]: Gorgotord issued server command: /give mr enderchest 1
  557. [02:05:40] [Server thread/INFO]: Gorgotord issued server command: /give gor enderchest 1
  558. [02:05:49] [AutoSaveWorld AutoBackupThread/INFO]: AutoBackup Complete
  559. [02:06:54] [User Authenticator #33/INFO]: UUID of player rabidgabe99 is 1736257e-d213-4d1d-a26f-22b2e96d7e48
  560. [02:06:54] [Server thread/INFO]: rabidgabe99[/101.179.182.51:49920] logged in with entity id 132470 at ([world]126.5, 100.0, 257.5)
  561. [02:06:54] [Server thread/INFO]: [+] rabidgabe99
  562. [02:06:54] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/1736257e-d213-4d1d-a26f-22b2e96d7e48.yml
  563. [02:06:59] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Welcome
  564. [02:07:10] [Async Chat Thread - #11/INFO]: Member rabidgabe99 > Heyy
  565. [02:07:14] [Async Chat Thread - #11/INFO]: Donator LoneWolf > wasup
  566. [02:07:17] [Server thread/INFO]: OhhhLongJohnson tried to swim in lava
  567. [02:07:20] [Server thread/INFO]: rabidgabe99 issued server command: /rules
  568. [02:07:23] [Server thread/INFO]: OhhhLongJohnson issued server command: /home
  569. [02:07:30] [Async Chat Thread - #11/INFO]: Member rabidgabe99 > Just coming back to mc after years haha
  570. [02:07:35] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Lol ye
  571. [02:07:41] [Server thread/INFO]: JustinCasey issued server command: /home
  572. [02:07:45] [Server thread/INFO]: Hermengamer issued server command: /home home
  573. [02:07:51] [User Authenticator #34/INFO]: UUID of player AlexTheWhovian is d0878fd3-1898-46a5-b912-52b9edb5ca8a
  574. [02:07:51] [Server thread/INFO]: AlexTheWhovian[/172.2.176.176:54561] logged in with entity id 135885 at ([world]2249.300000011921, 46.0, -2551.901589764867)
  575. [02:07:51] [Server thread/INFO]: [+] AlexTheWhovian
  576. [02:07:54] [Server thread/INFO]: Gorgotord issued server command: /banlist
  577. [02:07:56] [Async Chat Thread - #11/INFO]: Member Gorgotord > help
  578. [02:07:57] [Server thread/INFO]: Gorgotord issued server command: /help
  579. [02:08:00] [Server thread/INFO]: Gorgotord issued server command: /ipbanlist
  580. [02:08:02] [Server thread/INFO]: rabidgabe99 issued server command: /kit
  581. [02:08:02] [Server thread/INFO]: Gorgotord issued server command: /banlistip
  582. [02:08:03] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Wb
  583. [02:08:07] [Server thread/INFO]: Gorgotord issued server command: /who
  584. [02:08:07] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > ty
  585. [02:08:09] [Async Chat Thread - #11/INFO]: Donator LoneWolf > WHovian! Bow ties are cool!
  586. [02:08:14] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > HECK YA
  587. [02:08:16] [Async Chat Thread - #11/INFO]: Donator LoneWolf > YE BOI
  588. [02:08:23] [Async Chat Thread - #11/INFO]: Donator LoneWolf > *Nerd high five*
  589. [02:08:36] [Server thread/INFO]: Hermengamer issued server command: /back
  590. [02:08:40] [Server thread/INFO]: rabidgabe99 issued server command: /warp
  591. [02:08:45] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > *misses* "shoot forgot to look at the elbow!"
  592. [02:08:47] [Server thread/INFO]: JustinCasey issued server command: /tpa ohhhlongjohnson
  593. [02:08:51] [Async Chat Thread - #11/INFO]: Donator LoneWolf > xD
  594. [02:08:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  595. [02:08:55] [Server thread/INFO]: rabidgabe99 issued server command: /warp biomes
  596. [02:08:58] [Server thread/INFO]: OhhhLongJohnson issued server command: /tpaccept
  597. [02:09:02] [Server thread/INFO]: Gorgotord issued server command: /give mr ironpickaxe 1
  598. [02:09:06] [Server thread/INFO]: Gorgotord issued server command: /give gor ironpickaxe 1
  599. [02:09:07] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Oh dont spoil the christmas special
  600. [02:09:07] [Craft Scheduler Thread - 154/INFO]: [BuycraftX] Fetching all due players...
  601. [02:09:08] [Craft Scheduler Thread - 154/INFO]: [BuycraftX] Fetched due players (4 found).
  602. [02:09:12] [Server thread/INFO]: legend498 issued server command: /pv 1
  603. [02:09:12] [Async Chat Thread - #11/INFO]: Donator LoneWolf > I havent seen it
  604. [02:09:13] [Server thread/INFO]: Gorgotord issued server command: /invsee leg
  605. [02:09:17] [Async Chat Thread - #11/INFO]: Donator LoneWolf > In korea, cant find a way to watch it
  606. [02:09:24] [Server thread/INFO]: Gorgotord issued server command: /invsee leg
  607. [02:09:27] [Server thread/INFO]: JustinCasey issued server command: /home
  608. [02:09:28] [Server thread/INFO]: Gorgotord issued server command: /warp
  609. [02:09:34] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > lol why not............ its like, this happens and other things happen and so on and so forth lol
  610. [02:09:43] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Lol
  611. [02:09:43] [Async Chat Thread - #11/INFO]: Member Gorgotord > lets build that house
  612. [02:09:53] [Server thread/INFO]: Gorgotord issued server command: /give mr grassblock 1
  613. [02:09:53] [Async Chat Thread - #11/INFO]: Donator LoneWolf > I still watching it without knowing what to expect
  614. [02:09:56] [Server thread/INFO]: Gorgotord issued server command: /give gor grass 1
  615. [02:09:56] [Async Chat Thread - #11/INFO]: Member TheLegend27 > ok gimma sec, im tryna recover my skype acc
  616. [02:10:01] [Async Chat Thread - #11/INFO]: Donator LoneWolf > had to unlike all the dr who facebook pages
  617. [02:10:05] [User Authenticator #35/INFO]: UUID of player lilpredator747 is fbdedc9e-fc01-44c7-8340-8381599e4c37
  618. [02:10:05] [Server thread/INFO]: lilpredator747[/121.222.52.117:56392] logged in with entity id 147587 at ([world]277.76952838869556, 89.0, -1827.1364440680547)
  619. [02:10:05] [Server thread/INFO]: [+] lilpredator747
  620. [02:10:08] [Async Chat Thread - #11/INFO]: Donator LoneWolf > wb
  621. [02:10:16] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Vape i swear if thats you
  622. [02:10:18] [User Authenticator #36/INFO]: UUID of player denaldo is c5b4e1b2-069f-4a90-9d8f-83ecd621fb77
  623. [02:10:18] [Server thread/INFO]: denaldo[/84.106.198.43:65479] logged in with entity id 147811 at ([world]144.5, 93.0, 249.5)
  624. [02:10:18] [Server thread/INFO]: [+] denaldo
  625. [02:10:18] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/c5b4e1b2-069f-4a90-9d8f-83ecd621fb77.yml
  626. [02:10:20] [Async Chat Thread - #11/INFO]: Donator LoneWolf > welcome
  627. [02:10:24] [Server thread/INFO]: Gorgotord issued server command: /whois lilpredator747
  628. [02:10:31] [Async Chat Thread - #11/INFO]: Member denaldo > thnx
  629. [02:10:40] [Server thread/INFO]: Gorgotord issued server command: /level
  630. [02:10:41] [Server thread/INFO]: lilpredator747 lost connection: Internal Exception: java.io.IOException: Error while writev(...): Connection reset by peer
  631. [02:10:41] [Server thread/INFO]: [-] lilpredator747
  632. [02:10:53] [Async Chat Thread - #11/INFO]: Member denaldo > who is the owner?
  633. [02:11:01] [Async Chat Thread - #11/INFO]: Donator LoneWolf > There are a few
  634. [02:11:02] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > ME
  635. [02:11:04] [Async Chat Thread - #11/INFO]: Donator LoneWolf > xD no
  636. [02:11:07] [Server thread/INFO]: Gorgotord issued server command: /enchant efficiency 3
  637. [02:11:10] [Server thread/INFO]: Gorgotord issued server command: /enchant unbreaking 2
  638. [02:11:11] [Async Chat Thread - #11/INFO]: Donator LoneWolf > ur a noob here
  639. [02:11:13] [Async Chat Thread - #11/INFO]: Member denaldo > there more owners?
  640. [02:11:15] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > no im not
  641. [02:11:21] [Server thread/INFO]: Gorgotord issued server command: /ah
  642. [02:11:22] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Well, you just got here right
  643. [02:11:26] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > im am a MC MASTER
  644. [02:11:27] [Async Chat Thread - #11/INFO]: Member rabidgabe99 > Maate love the tree plugin or whatever
  645. [02:11:28] [Async Chat Thread - #11/INFO]: Donator LoneWolf > xD
  646. [02:11:29] [Server thread/INFO]: Hermengamer issued server command: /home home
  647. [02:11:32] [Server thread/INFO]: Gorgotord issued server command: /pl
  648. [02:11:37] [Async Chat Thread - #11/INFO]: Member denaldo > is there a owner online
  649. [02:11:40] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Nope
  650. [02:11:51] [Async Chat Thread - #11/INFO]: Donator LoneWolf > I am the highest authority here
  651. [02:11:51] [Async Chat Thread - #11/INFO]: Member denaldo > is there a admin online?
  652. [02:11:55] [Server thread/INFO]: OhhhLongJohnson issued server command: /home
  653. [02:11:56] [Async Chat Thread - #11/INFO]: Member denaldo > oh
  654. [02:12:00] [Async Chat Thread - #11/INFO]: Donator LoneWolf > what do you need
  655. [02:12:00] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > lol somone wants admin>>>>>....<<<<<
  656. [02:12:04] [Async Chat Thread - #11/INFO]: Donator LoneWolf > xD
  657. [02:12:32] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Denaldo why do you need the owner
  658. [02:12:33] [Server thread/INFO]: denaldo lost connection: Disconnected
  659. [02:12:33] [Server thread/INFO]: [-] denaldo
  660. [02:12:37] [Async Chat Thread - #11/INFO]: Member rabidgabe99 > He'll ask wont get it and leave
  661. [02:12:38] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > told you
  662. [02:12:38] [Server thread/INFO]: Hermengamer issued server command: /back
  663. [02:12:39] [User Authenticator #37/INFO]: UUID of player denaldo is c5b4e1b2-069f-4a90-9d8f-83ecd621fb77
  664. [02:12:39] [Server thread/INFO]: denaldo[/84.106.198.43:65510] logged in with entity id 151929 at ([world]-832.2987589789511, 68.0, -1278.8227630396266)
  665. [02:12:39] [Server thread/INFO]: [+] denaldo
  666. [02:12:39] [Async Chat Thread - #11/INFO]: Donator LoneWolf > WELL OKAY THEN
  667. [02:12:43] [Async Chat Thread - #11/INFO]: Donator LoneWolf > ...
  668. [02:12:45] [Async Chat Thread - #11/INFO]: Donator LoneWolf > xD
  669. [02:12:49] [Server thread/INFO]: Gorgotord issued server command: /op
  670. [02:12:51] [Async Chat Thread - #11/INFO]: Member denaldo > what did you said I was laggy xD
  671. [02:12:54] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Why do you need the owner
  672. [02:13:01] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  673. [02:13:02] [Async Chat Thread - #11/INFO]: Member denaldo > just want to know Xd
  674. [02:13:06] [Async Chat Thread - #11/INFO]: Donator LoneWolf > ...
  675. [02:13:06] [Server thread/INFO]: Hermengamer issued server command: /back
  676. [02:13:07] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > lies
  677. [02:13:09] [Async Chat Thread - #11/INFO]: Donator LoneWolf > Lies
  678. [02:13:10] [Async Chat Thread - #11/INFO]: Donator LoneWolf > indeed
  679. [02:13:18] [Async Chat Thread - #11/INFO]: Donator LoneWolf > I suspect
  680. [02:13:19] [Async Chat Thread - #11/INFO]: Member denaldo > WHY?
  681. [02:13:20] [Async Chat Thread - #11/INFO]: Donator LoneWolf > That
  682. [02:13:24] [Async Chat Thread - #11/INFO]: Donator LoneWolf > hes using modded client
  683. [02:13:29] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  684. [02:13:31] [Async Chat Thread - #11/INFO]: Donator LoneWolf > like those nerds earlier
  685. [02:13:37] [Server thread/INFO]: Hermengamer issued server command: /back
  686. [02:13:38] [Async Chat Thread - #11/INFO]: Member rabidgabe99 > A modded client?
  687. [02:13:41] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  688. [02:13:43] [Async Chat Thread - #11/INFO]: Donator LoneWolf > mmhm
  689. [02:13:44] [Async Chat Thread - #11/INFO]: Member rabidgabe99 > earlier?
  690. [02:13:45] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  691. [02:13:45] [Async Chat Thread - #11/INFO]: Member AlexTheWhovian > wait? thats a thing....
  692. [02:13:45] [Async Chat Thread - #11/INFO]: Donator LoneWolf > xray
  693. [02:13:57] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  694. [02:13:58] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  695. [02:14:01] [Server thread/INFO]: denaldo lost connection: Disconnected
  696. [02:14:01] [Server thread/INFO]: [-] denaldo
  697. [02:14:04] [Async Chat Thread - #11/INFO]: Donator LoneWolf > xD
  698. [02:14:08] [Craft Scheduler Thread - 175/INFO]: [BuycraftX] Fetching all due players...
  699. [02:14:08] [Craft Scheduler Thread - 175/INFO]: [BuycraftX] Fetched due players (4 found).
  700. [02:14:08] [Async Chat Thread - #11/INFO]: Donator LoneWolf > rekt
  701. [02:14:16] [Async Chat Thread - #11/INFO]: Donator LoneWolf > I should be a moderator
  702. [02:14:44] [Server thread/INFO]: Hermengamer issued server command: /home home
  703. [02:15:00] [Server thread/INFO]: Hermengamer issued server command: /back
  704. [02:15:16] [User Authenticator #38/INFO]: UUID of player denaldo is c5b4e1b2-069f-4a90-9d8f-83ecd621fb77
  705. [02:15:16] [Server thread/INFO]: denaldo[/84.106.198.43:65530] logged in with entity id 154983 at ([world]-782.0678456462265, 35.548993859244966, -1351.0751059721792)
  706. [02:15:16] [Server thread/INFO]: denaldo lost connection: Disconnected
  707. [02:15:16] [Server thread/INFO]: [-] denaldo
  708. [02:15:16] [Server thread/INFO]: [mcMMO] Aborting profile loading recovery for denaldo - player logged out
  709. [02:15:20] [Async Chat Thread - #12/INFO]: Donator LoneWolf > Wat
  710. [02:15:23] [Async Chat Thread - #12/INFO]: Donator LoneWolf > He left TWICE
  711. [02:15:26] [Async Chat Thread - #12/INFO]: Donator LoneWolf > Hacks
  712. [02:15:28] [Async Chat Thread - #12/INFO]: Donator LoneWolf > Ban him
  713. [02:15:37] [Server thread/INFO]: legend498 issued server command: /msg Sierra0117 what do i do if someone is hacking
  714. [02:15:43] [Async Chat Thread - #12/INFO]: Member rabidgabe99 > Ban him twice
  715. [02:15:47] [Async Chat Thread - #12/INFO]: Donator LoneWolf > xD
  716. [02:15:56] [Server thread/INFO]: Sierra0117 issued server command: /r Idk watch and enjoy the show
  717. [02:15:59] [Server thread/INFO]: Gorgotord issued server command: /give mr ironsword 1
  718. [02:16:02] [Server thread/INFO]: Gorgotord issued server command: /give gor ironsword 1
  719. [02:16:04] [Server thread/INFO]: Gorgotord issued server command: /enchant sharpness 3
  720. [02:16:09] [Server thread/INFO]: Sierra0117 issued server command: /r Nothing we can do.
  721. [02:16:12] [Server thread/INFO]: legend498 issued server command: /r ok
  722. [02:16:18] [Server thread/INFO]: legend498 issued server command: /r record and report?
  723. [02:16:31] [Server thread/INFO]: Sierra0117 issued server command: /r mhm
  724. [02:16:36] [Server thread/INFO]: legend498 issued server command: /r yes or no?
  725. [02:16:42] [Server thread/INFO]: Sierra0117 issued server command: /r yep
  726. [02:16:46] [Async Chat Thread - #12/INFO]: Member AlexTheWhovian > Hello [24ctql8hj5nson00g61umcljs6]
  727. [02:16:46] [Server thread/INFO]: legend498 issued server command: /r ok
  728. [02:16:51] [Async Chat Thread - #12/INFO]: Donator LoneWolf > ?
  729. [02:16:51] [Async Chat Thread - #12/INFO]: Member AlexTheWhovian > XD
  730. [02:16:53] [Async Chat Thread - #12/INFO]: Member TheLegend27 > lol
  731. [02:17:00] [Async Chat Thread - #12/INFO]: Member TheLegend27 > hacked client?
  732. [02:17:00] [Server thread/INFO]: Gorgotord issued server command: /give gor glass
  733. [02:17:07] [Async Chat Thread - #12/INFO]: Donator LoneWolf > ??
  734. [02:17:09] [Async Chat Thread - #12/INFO]: Donator LoneWolf > whats going on
  735. [02:17:09] [Async Chat Thread - #12/INFO]: Member AlexTheWhovian > no, just spammed a little
  736. [02:17:14] [Async Chat Thread - #12/INFO]: Donator LoneWolf > spam
  737. [02:17:16] [Async Chat Thread - #12/INFO]: Donator LoneWolf > ban
  738. [02:17:18] [Async Chat Thread - #12/INFO]: Donator LoneWolf > lol jk
  739. [02:17:18] [Async Chat Thread - #12/INFO]: Member AlexTheWhovian > XD
  740. [02:17:36] [Server thread/INFO]: Gorgotord issued server command: /give mr door 6
  741. [02:17:38] [Async Chat Thread - #12/INFO]: Donator LoneWolf > Alex, we are now official best friends
  742. [02:17:40] [Server thread/INFO]: Gorgotord issued server command: /give gor door 6
  743. [02:17:42] [Async Chat Thread - #12/INFO]: Member AlexTheWhovian > sweet
  744. [02:17:44] [Async Chat Thread - #12/INFO]: Donator LoneWolf > xD
  745. [02:18:15] [Server thread/INFO]: Gorgotord issued server command: /give mr glass 6
  746. [02:18:18] [Server thread/INFO]: Gorgotord issued server command: /give gor glass 56
  747. [02:18:35] [Server thread/INFO]: Gorgotord issued server command: /give mr workbench 1
  748. [02:18:37] [Server thread/INFO]: Gorgotord issued server command: /give gor workbench 1
  749. [02:18:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  750. [02:19:08] [Craft Scheduler Thread - 152/INFO]: [BuycraftX] Fetching all due players...
  751. [02:19:09] [Craft Scheduler Thread - 152/INFO]: [BuycraftX] Fetched due players (4 found).
  752. [02:20:32] [Async Chat Thread - #13/INFO]: Member TheLegend27 > brb dinner
  753. [02:20:35] [Async Chat Thread - #13/INFO]: Donator LoneWolf > kk
  754. [02:20:36] [Server thread/INFO]: legend498 lost connection: Disconnected
  755. [02:20:36] [Server thread/INFO]: [-] legend498
  756. [02:20:45] [Async Chat Thread - #13/INFO]: Donator LoneWolf > same time zone as legend
  757. [02:20:46] [Async Chat Thread - #13/INFO]: Donator LoneWolf > noice
  758. [02:20:50] [Server thread/INFO]: Gorgotord issued server command: /give mr fence 32
  759. [02:20:53] [Async Chat Thread - #13/INFO]: Donator LoneWolf > *takes notes*
  760. [02:20:54] [Server thread/INFO]: Gorgotord issued server command: /give gor fence 32
  761. [02:20:54] [Async Chat Thread - #13/INFO]: Member rabidgabe99 > wait wheres yous at
  762. [02:20:59] [Server thread/INFO]: Gorgotord issued server command: /give mr ironaxe 1
  763. [02:21:01] [Async Chat Thread - #13/INFO]: Donator LoneWolf > Seoul
  764. [02:21:03] [Server thread/INFO]: Gorgotord issued server command: /give gor ironaxe 1
  765. [02:21:03] [Async Chat Thread - #13/INFO]: Member AlexTheWhovian > im on the East coast of the US lol
  766. [02:21:04] [Async Chat Thread - #13/INFO]: Donator LoneWolf > South Korea
  767. [02:21:12] [Async Chat Thread - #13/INFO]: Member rabidgabe99 > Oh dam xD
  768. [02:21:14] [Async Chat Thread - #13/INFO]: Donator LoneWolf > Lol u need sleep or you get enough
  769. [02:21:19] [Server thread/INFO]: Gorgotord issued server command: /enchant efficiency 3
  770. [02:21:32] [Async Chat Thread - #13/INFO]: Member rabidgabe99 > Stralia mate
  771. [02:21:38] [Async Chat Thread - #13/INFO]: Donator LoneWolf > My squads back on the east coast
  772. [02:21:40] [Async Chat Thread - #13/INFO]: Donator LoneWolf > Noice m8
  773. [02:21:43] [Server thread/INFO]: Hermengamer issued server command: /bal
  774. [02:21:49] [Async Chat Thread - #13/INFO]: Donator LoneWolf > Nooiiicccceeee
  775. [02:22:06] [Server thread/INFO]: Gorgotord issued server command: /give mr grass 10
  776. [02:22:10] [Server thread/INFO]: Gorgotord issued server command: /give gor grass 7
  777. [02:22:17] [Server thread/INFO]: Gorgotord issued server command: /give gor grass 3
  778. [02:22:30] [Server thread/INFO]: Gorgotord issued server command: /give mr torch 12
  779. [02:22:33] [Server thread/INFO]: Gorgotord issued server command: /give gor torch 12
  780. [02:22:43] [Async Chat Thread - #13/INFO]: Donator LoneWolf > Australian girl's accents are cute
  781. [02:22:58] [Async Chat Thread - #13/INFO]: Member rabidgabe99 > Thats about it xD
  782. [02:23:02] [Async Chat Thread - #13/INFO]: Donator LoneWolf > xD
  783. [02:23:19] [Async Chat Thread - #13/INFO]: Donator LoneWolf > "I married her just for her accent" xD
  784. [02:23:21] [Server thread/INFO]: Gorgotord issued server command: /give mr lever 2
  785. [02:23:28] [Server thread/INFO]: Gorgotord issued server command: /give gor redstonelamp 2
  786. [02:23:33] [Async Chat Thread - #13/INFO]: Member rabidgabe99 > english chicks id do that
  787. [02:23:40] [Server thread/INFO]: Gorgotord issued server command: /give gor lever 2
  788. [02:23:46] [Async Chat Thread - #13/INFO]: Donator LoneWolf > xD
  789. [02:24:02] [Async Chat Thread - #13/INFO]: Donator LoneWolf > I wonder how the accents evolved.
  790. [02:24:09] [Craft Scheduler Thread - 186/INFO]: [BuycraftX] Fetching all due players...
  791. [02:24:09] [Craft Scheduler Thread - 186/INFO]: [BuycraftX] Fetched due players (4 found).
  792. [02:24:11] [Async Chat Thread - #13/INFO]: Donator LoneWolf > America, australian both frm britian
  793. [02:24:16] [Server thread/INFO]: JustinCasey was slain by Zombie
  794. [02:24:18] [Server thread/INFO]: Gorgotord issued server command: /banm
  795. [02:24:20] [Server thread/INFO]: Gorgotord issued server command: /ban
  796. [02:24:25] [Server thread/INFO]: JustinCasey issued server command: /back
  797. [02:24:26] [Server thread/INFO]: Gorgotord issued server command: /unbanip
  798. [02:24:31] [Async Chat Thread - #13/INFO]: Member rabidgabe99 > never really thought about it
  799. [02:24:33] [Server thread/INFO]: Gorgotord issued server command: /give mr chest 1
  800. [02:24:36] [Server thread/INFO]: Gorgotord issued server command: /give gor chest 1
  801. [02:24:42] [Server thread/INFO]: Gorgotord issued server command: /give mr enderchest 1
  802. [02:24:46] [Server thread/INFO]: Gorgotord issued server command: /give gor enderchest 1
  803. [02:24:51] [Server thread/INFO]: Gorgotord issued server command: /ci
  804. [02:24:57] [Server thread/INFO]: Gorgotord issued server command: /enderchest
  805. [02:25:01] [Server thread/INFO]: Gorgotord issued server command: /enderchest thelegend
  806. [02:25:04] [Async Chat Thread - #13/INFO]: Member rabidgabe99 > brb
  807. [02:25:05] [Server thread/INFO]: rabidgabe99 lost connection: Disconnected
  808. [02:25:05] [Server thread/INFO]: [-] rabidgabe99
  809. [02:25:06] [Server thread/INFO]: Gorgotord issued server command: /who
  810. [02:25:06] [Async Chat Thread - #13/INFO]: Donator LoneWolf > kk
  811. [02:25:09] [Async Chat Thread - #13/INFO]: Donator LoneWolf > rip
  812. [02:25:10] [Server thread/INFO]: Gorgotord issued server command: /enderchest OhhhLongJohnson
  813. [02:25:13] [Server thread/INFO]: Gorgotord issued server command: /enderchest AlexTheWhovian
  814. [02:25:18] [Server thread/INFO]: Gorgotord issued server command: /enderchest wolf
  815. [02:25:30] [Server thread/INFO]: Gorgotord issued server command: /sethome
  816. [02:25:39] [Server thread/INFO]: Gorgotord issued server command: /give mr redstone lamp 8
  817. [02:25:42] [Server thread/INFO]: Gorgotord issued server command: /give gor redstonelamp 8
  818. [02:25:46] [Server thread/INFO]: Gorgotord issued server command: /give gor lever 8
  819. [02:26:27] [Server thread/INFO]: Gorgotord issued server command: /give gor redstonelamp 8
  820. [02:26:29] [Server thread/INFO]: Gorgotord issued server command: /give gor lever 8
  821. [02:27:00] [Server thread/INFO]: Gorgotord issued server command: /ci
  822. [02:27:11] [Server thread/INFO]: Gorgotord issued server command: /give gor painting 1
  823. [02:27:18] [Server thread/INFO]: Gorgotord issued server command: /give gor painting 8
  824. [02:27:24] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  825. [02:27:24] [Server thread/INFO]: JustinCasey was shot by Skeleton
  826. [02:27:26] [Server thread/INFO]: Gorgotord issued server command: /give gor painting 1
  827. [02:27:30] [Server thread/INFO]: JustinCasey issued server command: /back
  828. [02:27:30] [Async Chat Thread - #14/INFO]: Donator LoneWolf > Justin u okay m8
  829. [02:27:36] [Async Chat Thread - #14/INFO]: Donator LoneWolf > U been dyin a lot
  830. [02:27:38] [Async Chat Thread - #14/INFO]: Member AlexTheWhovian > lol
  831. [02:27:41] [Async Chat Thread - #14/INFO]: Donator LoneWolf > lol
  832. [02:27:44] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  833. [02:27:49] [Server thread/INFO]: Gorgotord issued server command: /claim 10
  834. [02:27:49] [Async Chat Thread - #14/INFO]: Donator LoneWolf > hes been dieing before you came on
  835. [02:27:51] [Async Chat Thread - #14/INFO]: Donator LoneWolf > like
  836. [02:27:54] [Server thread/INFO]: Gorgotord issued server command: /give mr goldenshove 1
  837. [02:27:56] [Async Chat Thread - #14/INFO]: Donator LoneWolf > 6 hours ago this started
  838. [02:27:59] [Server thread/INFO]: Gorgotord issued server command: /give gor goldshovel 1
  839. [02:28:01] [Server thread/INFO]: Gorgotord issued server command: /claim 8
  840. [02:28:04] [Server thread/INFO]: Gorgotord issued server command: /claim 7
  841. [02:28:09] [Server thread/INFO]: Gorgotord issued server command: /claim 6.5
  842. [02:28:10] [Server thread/INFO]: Gorgotord issued server command: /claim 6
  843. [02:28:21] [Server thread/INFO]: Hermengamer issued server command: /home home
  844. [02:28:59] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  845. [02:29:00] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  846. [02:29:04] [Server thread/INFO]: OhhhLongJohnson tried to swim in lava
  847. [02:29:09] [Craft Scheduler Thread - 188/INFO]: [BuycraftX] Fetching all due players...
  848. [02:29:09] [Server thread/INFO]: OhhhLongJohnson issued server command: /home
  849. [02:29:10] [Craft Scheduler Thread - 188/INFO]: [BuycraftX] Fetched due players (4 found).
  850. [02:29:10] [Server thread/INFO]: Hermengamer issued server command: /back
  851. [02:29:11] [Async Chat Thread - #15/INFO]: Donator LoneWolf > JOHNSON NO
  852. [02:29:16] [Async Chat Thread - #15/INFO]: Donator LoneWolf > THEYRE IN THE TREEES!!!
  853. [02:29:21] [Async Chat Thread - #15/INFO]: Donator LoneWolf > GET DOWN!!
  854. [02:29:34] [Server thread/INFO]: Gorgotord issued server command: /give mr bed 1
  855. [02:29:35] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > Help ME [dn4dt67ainjfqsa66i1ob6m13c]
  856. [02:29:37] [Server thread/INFO]: Gorgotord issued server command: /give gor bed 2
  857. [02:29:41] [Async Chat Thread - #15/INFO]: Donator LoneWolf > why spam
  858. [02:29:43] [Server thread/INFO]: Sierra0117 issued server command: /tpa alex
  859. [02:29:49] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > HELP ME PLease
  860. [02:29:53] [Server thread/INFO]: AlexTheWhovian issued server command: /tpa accept
  861. [02:29:53] [Async Chat Thread - #15/INFO]: Donator LoneWolf > tpaccept
  862. [02:29:59] [Server thread/INFO]: AlexTheWhovian issued server command: /tpaccept
  863. [02:30:02] [Server thread/INFO]: Gorgotord issued server command: /give gor ironpickaxe 1
  864. [02:30:07] [Async Chat Thread - #15/INFO]: Donator LoneWolf > what
  865. [02:30:14] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > i waz lonely
  866. [02:30:17] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1
  867. [02:30:19] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  868. [02:30:22] [Server thread/INFO]: AlexTheWhovian was burned to death
  869. [02:30:26] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Keep inv is on xD
  870. [02:30:29] [Server thread/INFO]: AlexTheWhovian issued server command: /back
  871. [02:30:34] [Async Chat Thread - #15/INFO]: Donator LoneWolf > here
  872. [02:30:41] [Async Chat Thread - #15/INFO]: Donator LoneWolf > have some bacon
  873. [02:30:43] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  874. [02:30:43] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > ty
  875. [02:30:50] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  876. [02:30:55] [Async Chat Thread - #15/INFO]: Donator LoneWolf > slap me with my own bacon eh
  877. [02:31:02] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  878. [02:31:56] [Async Chat Thread - #15/INFO]: Member Gorgotord > what's the most valuable item on this server
  879. [02:32:00] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Me
  880. [02:32:00] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > my dick
  881. [02:32:01] [Async Chat Thread - #15/INFO]: Member Gorgotord > lonewolf, do you want to buy anything from me
  882. [02:32:03] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Woah
  883. [02:32:06] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > lol
  884. [02:32:13] [Server thread/INFO]: AlexTheWhovian issued server command: /msg
  885. [02:32:14] [Async Chat Thread - #15/INFO]: Member Gorgotord > lonewolf, do you want to buy anything from me
  886. [02:32:19] [Async Chat Thread - #15/INFO]: Donator LoneWolf > fyi when more people are on they arent gonna like that talk
  887. [02:32:25] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Like what
  888. [02:32:29] [Server thread/INFO]: Sierra0117 issued server command: /tpa gorg
  889. [02:32:32] [Async Chat Thread - #15/INFO]: Member Gorgotord > what do you want
  890. [02:32:34] [Server thread/INFO]: Hermengamer issued server command: /vote
  891. [02:32:36] [Server thread/INFO]: Gorgotord issued server command: /gamemode 0
  892. [02:32:37] [Server thread/INFO]: Gorgotord issued server command: /ci
  893. [02:32:38] [Server thread/INFO]: Gorgotord issued server command: /rtp
  894. [02:32:39] [Server thread/INFO]: Gorgotord issued server command: /tpaccept
  895. [02:32:45] [Async Chat Thread - #15/INFO]: Donator LoneWolf > your soul
  896. [02:32:45] [Server thread/INFO]: JustinCasey issued server command: /home
  897. [02:32:45] [Async Chat Thread - #15/INFO]: Member Gorgotord > what do you want
  898. [02:32:49] [Server thread/INFO]: Gorgotord was slain by Sierra0117 using Ultimate Blade
  899. [02:32:50] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  900. [02:32:54] [Async Chat Thread - #15/INFO]: Member Gorgotord > god
  901. [02:32:55] [Async Chat Thread - #15/INFO]: Member Gorgotord > listen
  902. [02:32:57] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  903. [02:33:00] [Async Chat Thread - #15/INFO]: Member Gorgotord > I need money
  904. [02:33:04] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  905. [02:33:07] [Server thread/INFO]: Sierra0117 issued server command: /pay gorg 1000
  906. [02:33:07] [Async Chat Thread - #15/INFO]: Member Gorgotord > damn it
  907. [02:33:09] [Server thread/INFO]: Sierra0117 issued server command: /pay gorg 1000
  908. [02:33:09] [Async Chat Thread - #15/INFO]: Member Gorgotord > what do you want
  909. [02:33:11] [Server thread/INFO]: JustinCasey issued server command: /back
  910. [02:33:15] [Async Chat Thread - #15/INFO]: Member Gorgotord > Stop giving me money
  911. [02:33:17] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I took your soul
  912. [02:33:18] [Async Chat Thread - #15/INFO]: Member Gorgotord > buy something from me
  913. [02:33:18] [Async Chat Thread - #15/INFO]: Donator LoneWolf > 1k
  914. [02:33:19] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  915. [02:33:36] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I want
  916. [02:33:38] [Async Chat Thread - #15/INFO]: Donator LoneWolf > an apple
  917. [02:33:41] [Server thread/INFO]: Gorgotord issued server command: /rtp
  918. [02:33:43] [Server thread/INFO]: Gorgotord issued server command: /back
  919. [02:33:45] [Server thread/INFO]: Gorgotord issued server command: /give mr apple 1
  920. [02:33:48] [Server thread/INFO]: Gorgotord issued server command: /give gor apple 1
  921. [02:33:50] [Async Chat Thread - #15/INFO]: Member Gorgotord > tpa to me
  922. [02:33:57] [Server thread/INFO]: Sierra0117 issued server command: /sethome wat
  923. [02:34:00] [Server thread/INFO]: Sierra0117 issued server command: /tpa gorg
  924. [02:34:01] [Server thread/INFO]: Gorgotord issued server command: /give gor enderchest 1
  925. [02:34:03] [Server thread/INFO]: Gorgotord issued server command: /tpaccept
  926. [02:34:07] [Server thread/INFO]: JustinCasey issued server command: /back
  927. [02:34:10] [Craft Scheduler Thread - 164/INFO]: [BuycraftX] Fetching all due players...
  928. [02:34:10] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  929. [02:34:10] [Craft Scheduler Thread - 164/INFO]: [BuycraftX] Fetched due players (4 found).
  930. [02:34:13] [Async Chat Thread - #15/INFO]: Member Gorgotord > what else do you want
  931. [02:34:14] [Server thread/INFO]: Sierra0117 issued server command: /pay gorg 100
  932. [02:34:15] [Server thread/INFO]: Sierra0117 issued server command: /pay gorg 100
  933. [02:34:18] [Async Chat Thread - #15/INFO]: Member Gorgotord > what else
  934. [02:34:26] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Everythign
  935. [02:34:27] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  936. [02:34:28] [Async Chat Thread - #15/INFO]: Donator LoneWolf > jk
  937. [02:34:32] [Server thread/INFO]: AlexTheWhovian issued server command: /tpa lone AlexTheWhovian
  938. [02:34:33] [Async Chat Thread - #15/INFO]: Donator LoneWolf > What do you have
  939. [02:34:35] [Server thread/INFO]: Sierra0117 issued server command: /tpaccept
  940. [02:34:36] [Async Chat Thread - #15/INFO]: Member Gorgotord > name it
  941. [02:34:42] [Async Chat Thread - #15/INFO]: Donator LoneWolf > 600 diamonds
  942. [02:34:49] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > lol
  943. [02:34:50] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  944. [02:34:57] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > I want you booty :3
  945. [02:35:01] [Async Chat Thread - #15/INFO]: Member Gorgotord > hm
  946. [02:35:01] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Wow
  947. [02:35:05] [Async Chat Thread - #15/INFO]: Donator LoneWolf > keep it clean alex
  948. [02:35:07] [Async Chat Thread - #15/INFO]: Donator LoneWolf > lol
  949. [02:35:07] [Async Chat Thread - #15/INFO]: Member Gorgotord > I have 600 diamonds.
  950. [02:35:11] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > man.....
  951. [02:35:15] [Async Chat Thread - #15/INFO]: Donator LoneWolf > haxer
  952. [02:35:20] [Async Chat Thread - #15/INFO]: Member Gorgotord > kidding
  953. [02:35:24] [Async Chat Thread - #15/INFO]: Donator LoneWolf > U best be
  954. [02:35:25] [Async Chat Thread - #15/INFO]: Member Gorgotord > name it
  955. [02:35:26] [Async Chat Thread - #15/INFO]: Member Gorgotord > what do you want
  956. [02:35:29] [Async Chat Thread - #15/INFO]: Donator LoneWolf > 1 diamond
  957. [02:35:32] [Server thread/INFO]: Gorgotord issued server command: /give gor diamond 1
  958. [02:35:40] [Async Chat Thread - #15/INFO]: Member Gorgotord > what else
  959. [02:35:40] [Async Chat Thread - #15/INFO]: Donator LoneWolf > How u get this stuff
  960. [02:35:43] [Async Chat Thread - #15/INFO]: Member Gorgotord > enderchest.
  961. [02:35:50] [Async Chat Thread - #15/INFO]: Donator LoneWolf > How did it get there
  962. [02:35:54] [Async Chat Thread - #15/INFO]: Member Gorgotord > I put it in there.
  963. [02:35:59] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > hax....
  964. [02:35:59] [Async Chat Thread - #15/INFO]: Member Gorgotord > I placed the diamond in my enderchest.
  965. [02:36:00] [Async Chat Thread - #15/INFO]: Donator LoneWolf > What else is in there
  966. [02:36:04] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > lol
  967. [02:36:05] [Async Chat Thread - #15/INFO]: Member Gorgotord > a lot of cool stuff
  968. [02:36:06] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Detais
  969. [02:36:07] [Async Chat Thread - #15/INFO]: Member Gorgotord > what do you want
  970. [02:36:08] [Async Chat Thread - #15/INFO]: Donator LoneWolf > details
  971. [02:36:12] [Async Chat Thread - #15/INFO]: Member Gorgotord > a lot of cool stuff.
  972. [02:36:12] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > we want details
  973. [02:36:16] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I want an inventory checl
  974. [02:36:20] [Async Chat Thread - #15/INFO]: Member Gorgotord > wat
  975. [02:36:21] [Async Chat Thread - #15/INFO]: Member Gorgotord > ok
  976. [02:36:22] [Async Chat Thread - #15/INFO]: Member Gorgotord > um
  977. [02:36:24] [Async Chat Thread - #15/INFO]: Member Gorgotord > nothing
  978. [02:36:25] [Async Chat Thread - #15/INFO]: Donator LoneWolf > List everything you have
  979. [02:36:33] [Async Chat Thread - #15/INFO]: Member Gorgotord > check out my hot skin
  980. [02:36:34] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > me myself and I
  981. [02:36:40] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > lol im cooler
  982. [02:36:47] [Async Chat Thread - #15/INFO]: Member Gorgotord > there's blood in the back of my head
  983. [02:36:47] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Same kid who asked if owner was on
  984. [02:36:50] [Server thread/INFO]: Gorgotord issued server command: /invse sie
  985. [02:36:53] [Server thread/INFO]: Gorgotord issued server command: /invsee Sierra0117
  986. [02:37:05] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Listen Gorg
  987. [02:37:09] [Async Chat Thread - #15/INFO]: Donator LoneWolf > ur bein pretty shady
  988. [02:37:13] [Async Chat Thread - #15/INFO]: Member Gorgotord > lol come on
  989. [02:37:17] [Async Chat Thread - #15/INFO]: Member Gorgotord > I gave you a diamond
  990. [02:37:18] [Async Chat Thread - #15/INFO]: Member Gorgotord > give me money
  991. [02:37:21] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I suggest you quit anything that may be client related
  992. [02:37:26] [Server thread/INFO]: Sierra0117 issued server command: /pay gorg 200
  993. [02:37:27] [Async Chat Thread - #15/INFO]: Member Gorgotord > lol what
  994. [02:37:27] [Server thread/INFO]: Sierra0117 issued server command: /pay gorg 200
  995. [02:37:33] [Async Chat Thread - #15/INFO]: Member Gorgotord > you paid more for my soul
  996. [02:37:36] [Async Chat Thread - #15/INFO]: Donator LoneWolf > or considered
  997. [02:37:38] [Async Chat Thread - #15/INFO]: Donator LoneWolf > cheating
  998. [02:37:41] [Async Chat Thread - #15/INFO]: Member Gorgotord > cheating!??
  999. [02:37:46] [Async Chat Thread - #15/INFO]: Donator LoneWolf > mmmmhm
  1000. [02:37:51] [Async Chat Thread - #15/INFO]: Member Gorgotord > why would I be cheating
  1001. [02:37:52] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  1002. [02:38:03] [Async Chat Thread - #15/INFO]: Donator LoneWolf > trololololol
  1003. [02:38:04] [Server thread/INFO]: Gorgotord issued server command: /give gor ironsword 1
  1004. [02:38:14] [Server thread/INFO]: Sierra0117 issued server command: /ec
  1005. [02:38:16] [Server thread/INFO]: Sierra0117 issued server command: /pv 1
  1006. [02:38:17] [Async Chat Thread - #15/INFO]: Member Gorgotord > I can do a magic trick though
  1007. [02:38:20] [Async Chat Thread - #15/INFO]: Member Gorgotord > I can be really shady
  1008. [02:38:20] [Server thread/INFO]: Gorgotord issued server command: /thela
  1009. [02:38:21] [Server thread/INFO]: Gorgotord died
  1010. [02:38:21] [Server thread/INFO]: Sierra0117 issued server command: /wb
  1011. [02:38:24] [Server thread/INFO]: Gorgotord issued server command: /back
  1012. [02:38:24] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > XD
  1013. [02:38:27] [Server thread/INFO]: Gorgotord issued server command: /pl
  1014. [02:38:28] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > sorry
  1015. [02:38:32] [Async Chat Thread - #15/INFO]: Donator LoneWolf > do it
  1016. [02:38:34] [Server thread/INFO]: Hermengamer issued server command: /sethome dude
  1017. [02:38:36] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I dare you
  1018. [02:38:36] [Async Chat Thread - #15/INFO]: Member Gorgotord > what do you want me to do
  1019. [02:38:38] [Server thread/INFO]: Hermengamer issued server command: /home
  1020. [02:38:39] [Async Chat Thread - #15/INFO]: Donator LoneWolf > fly
  1021. [02:38:45] [User Authenticator #39/INFO]: UUID of player GirleMango is 778dd528-5a63-42ad-91ec-0e7f40d44931
  1022. [02:38:45] [Server thread/INFO]: GirleMango[/86.26.205.221:52021] logged in with entity id 179889 at ([world]136.5, 93.0, 245.5)
  1023. [02:38:45] [Server thread/INFO]: [+] GirleMango
  1024. [02:38:45] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/778dd528-5a63-42ad-91ec-0e7f40d44931.yml
  1025. [02:38:45] [Async Chat Thread - #15/INFO]: Member Gorgotord > flying isn't a magic trick
  1026. [02:38:49] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Welcome
  1027. [02:38:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  1028. [02:38:55] [User Authenticator #40/INFO]: UUID of player V1_Aquahammer is d7fc9724-ab95-4f70-ae6b-5d554b16e4cf
  1029. [02:38:55] [Server thread/INFO]: V1_Aquahammer[/86.19.99.173:64975] logged in with entity id 180422 at ([world]127.5, 95.0, 248.5)
  1030. [02:38:55] [Server thread/INFO]: [+] V1_Aquahammer
  1031. [02:38:55] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/d7fc9724-ab95-4f70-ae6b-5d554b16e4cf.yml
  1032. [02:38:59] [Async Chat Thread - #15/INFO]: Member Gorgotord > tell me to do some real magic
  1033. [02:38:59] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Welcome
  1034. [02:39:00] [Server thread/INFO]: Hermengamer issued server command: /sethome fish
  1035. [02:39:03] [Server thread/INFO]: Saving...
  1036. [02:39:05] [Async Chat Thread - #15/INFO]: Donator LoneWolf > hack the server
  1037. [02:39:08] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I dare you
  1038. [02:39:09] [Server thread/WARN]: AlexTheWhovian moved too quickly! -7.71947137512484,1.0,6.708109857700492
  1039. [02:39:10] [Craft Scheduler Thread - 164/INFO]: [BuycraftX] Fetching all due players...
  1040. [02:39:10] [Craft Scheduler Thread - 164/INFO]: [BuycraftX] Fetched due players (4 found).
  1041. [02:39:11] [Server thread/INFO]: GirleMango lost connection: Disconnected
  1042. [02:39:11] [Server thread/INFO]: [-] GirleMango
  1043. [02:39:13] [User Authenticator #41/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  1044. [02:39:13] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58532] logged in with entity id 181853 at ([world]139.5, 92.0, 249.5)
  1045. [02:39:13] [Server thread/INFO]: [+] sovann_shadow767
  1046. [02:39:13] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/69b7235c-cace-401a-a29c-96a9d7abebab.yml
  1047. [02:39:14] [Async Chat Thread - #15/INFO]: Member Gorgotord > what do you mean
  1048. [02:39:16] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > wow lag spike
  1049. [02:39:16] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Welcome
  1050. [02:39:22] [Async Chat Thread - #15/INFO]: Member Gorgotord > what do you mean hack the server
  1051. [02:39:23] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Listen u got ur team here
  1052. [02:39:24] [Server thread/INFO]: JustinCasey issued server command: /home
  1053. [02:39:29] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I see these 3 new peeps
  1054. [02:39:31] [Async Chat Thread - #15/INFO]: Member Gorgotord > what would you want me to do after hacking the server
  1055. [02:39:34] [User Authenticator #42/INFO]: UUID of player WhaleyDangus is 24c67f45-98b6-4305-935b-46c761728b0c
  1056. [02:39:34] [Server thread/INFO]: WhaleyDangus[/86.26.205.221:52113] logged in with entity id 182587 at ([world]-727.6802189674221, 148.0, -1193.710637584814)
  1057. [02:39:34] [Server thread/INFO]: [+] WhaleyDangus
  1058. [02:39:35] [Async Chat Thread - #15/INFO]: Donator LoneWolf > This has happened before
  1059. [02:39:37] [Async Chat Thread - #15/INFO]: Donator LoneWolf > wb
  1060. [02:39:40] [Server thread/INFO]: OhhhLongJohnson issued server command: /home
  1061. [02:39:43] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > hey im no hacker man
  1062. [02:39:46] [Async Chat Thread - #15/INFO]: Donator LoneWolf > some nerd squad
  1063. [02:39:47] [Server thread/INFO]: sovann_shadow767 issued server command: /rtp
  1064. [02:39:49] [Async Chat Thread - #15/INFO]: Member Gorgotord > has anyone hacked it before!?!?
  1065. [02:39:52] [Async Chat Thread - #15/INFO]: Donator LoneWolf > No alex ur clean
  1066. [02:39:59] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > good feels man
  1067. [02:40:01] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  1068. [02:40:03] [Async Chat Thread - #15/INFO]: Member Gorgotord > ?
  1069. [02:40:09] [Async Chat Thread - #15/INFO]: Member Gorgotord > has anyone hacked the server before
  1070. [02:40:15] [Server thread/INFO]: sovann_shadow767 issued server command: /kit
  1071. [02:40:22] [Server thread/INFO]: sovann_shadow767 issued server command: /kit starter
  1072. [02:40:22] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  1073. [02:40:23] [Server thread/INFO]: JustinCasey issued server command: /kit starter
  1074. [02:40:24] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Theyve brought illegal clients on
  1075. [02:40:26] [Server thread/WARN]: V1_Aquahammer was kicked for floating too long!
  1076. [02:40:26] [Server thread/INFO]: V1_Aquahammer lost connection: Flying is not enabled on this server
  1077. [02:40:26] [Server thread/INFO]: [-] V1_Aquahammer
  1078. [02:40:26] [User Authenticator #43/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1079. [02:40:26] [Server thread/WARN]: handleDisconnection() called twice
  1080. [02:40:26] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54379] logged in with entity id 187382 at ([world]126.5, 97.0, 251.5)
  1081. [02:40:26] [Server thread/INFO]: [+] EarthPigeon767
  1082. [02:40:26] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/9ef48f75-c02f-4cb5-9fba-310b3f93c71e.yml
  1083. [02:40:27] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Like xray
  1084. [02:40:33] [User Authenticator #44/INFO]: UUID of player V1_Aquahammer is d7fc9724-ab95-4f70-ae6b-5d554b16e4cf
  1085. [02:40:33] [Server thread/INFO]: V1_Aquahammer[/86.19.99.173:65056] logged in with entity id 188061 at ([world]-725.7970361122117, 150.5100504107326, -1196.9390339791514)
  1086. [02:40:33] [Server thread/INFO]: [+] V1_Aquahammer
  1087. [02:40:33] [Async Chat Thread - #15/INFO]: Member Gorgotord > as a donator, do you have access to /gm?
  1088. [02:40:34] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Welcome. If youre a hacker then leave.
  1089. [02:40:36] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Wb.
  1090. [02:40:41] [Server thread/INFO]: Sierra0117 issued server command: /gm
  1091. [02:40:41] [Server thread/INFO]: §cSierra0117 §4was denied access to command.
  1092. [02:40:42] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Nope
  1093. [02:40:49] [Server thread/INFO]: EarthPigeon767 issued server command: /rtp
  1094. [02:40:51] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I can fly tho
  1095. [02:40:51] [Async Chat Thread - #15/INFO]: Donator LoneWolf > lol
  1096. [02:40:52] [Server thread/INFO]: Hermengamer issued server command: /kit starter
  1097. [02:41:03] [Async Chat Thread - #15/INFO]: Member Gorgotord > what would you do if you hacked the server
  1098. [02:41:08] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I wouldnt
  1099. [02:41:09] [Server thread/INFO]: Gorgotord issued server command: /give gor cookedsteak 32
  1100. [02:41:10] [Server thread/INFO]: JustinCasey issued server command: /home
  1101. [02:41:12] [Async Chat Thread - #15/INFO]: Donator LoneWolf > idk how
  1102. [02:41:15] [Async Chat Thread - #15/INFO]: Member Gorgotord > what would you do if you did
  1103. [02:41:16] [Async Chat Thread - #15/INFO]: Member Gorgotord > and could.
  1104. [02:41:27] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I would hac k a diff server
  1105. [02:41:30] [Server thread/WARN]: EarthPigeon767 was kicked for floating too long!
  1106. [02:41:30] [Server thread/INFO]: EarthPigeon767 lost connection: Flying is not enabled on this server
  1107. [02:41:30] [Server thread/INFO]: [-] EarthPigeon767
  1108. [02:41:30] [Server thread/WARN]: handleDisconnection() called twice
  1109. [02:41:33] [Async Chat Thread - #15/INFO]: Donator LoneWolf > one filled with pvpers
  1110. [02:41:37] [User Authenticator #45/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1111. [02:41:37] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54386] logged in with entity id 193300 at ([world]-895.246545725187, 128.9193002320161, 1416.3044464431237)
  1112. [02:41:37] [Server thread/INFO]: [+] EarthPigeon767
  1113. [02:41:40] [Server thread/INFO]: EarthPigeon767 fell from a high place
  1114. [02:41:41] [Server thread/INFO]: WhaleyDangus lost connection: Disconnected
  1115. [02:41:41] [Server thread/INFO]: [-] WhaleyDangus
  1116. [02:41:42] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I hate them, only care about killin others
  1117. [02:41:43] [Async Chat Thread - #15/INFO]: Member Gorgotord > if you could only hack this server
  1118. [02:41:45] [Async Chat Thread - #15/INFO]: Member Gorgotord > what would you do
  1119. [02:41:46] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD
  1120. [02:41:51] [Server thread/INFO]: EarthPigeon767 issued server command: /rtp
  1121. [02:41:53] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I wouldnt do anything
  1122. [02:41:56] [Async Chat Thread - #15/INFO]: Member Gorgotord > really?
  1123. [02:41:59] [Async Chat Thread - #15/INFO]: Donator LoneWolf > why are you asking these questions
  1124. [02:42:03] [Server thread/WARN]: sovann_shadow767 was kicked for floating too long!
  1125. [02:42:03] [Server thread/INFO]: sovann_shadow767 lost connection: Flying is not enabled on this server
  1126. [02:42:03] [Server thread/INFO]: [-] sovann_shadow767
  1127. [02:42:03] [Server thread/WARN]: handleDisconnection() called twice
  1128. [02:42:07] [User Authenticator #46/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  1129. [02:42:07] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58555] logged in with entity id 196222 at ([world]-1724.6365284770886, 123.55880052883205, 472.45111377325827)
  1130. [02:42:07] [Server thread/INFO]: [+] sovann_shadow767
  1131. [02:42:08] [Async Chat Thread - #15/INFO]: Member Gorgotord > you brought it up
  1132. [02:42:10] [Server thread/INFO]: V1_Aquahammer lost connection: Disconnected
  1133. [02:42:10] [Server thread/INFO]: [-] V1_Aquahammer
  1134. [02:42:12] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Im reporting you this to vape
  1135. [02:42:15] [Server thread/INFO]: Hermengamer issued server command: /home fish
  1136. [02:42:17] [Async Chat Thread - #15/INFO]: Member Gorgotord > seriously
  1137. [02:42:18] [Async Chat Thread - #15/INFO]: Member Gorgotord > XD
  1138. [02:42:20] [Async Chat Thread - #15/INFO]: Donator LoneWolf > He'll decide if youre clean
  1139. [02:42:27] [Server thread/INFO]: Gorgotord issued server command: /spawn
  1140. [02:42:34] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1
  1141. [02:42:37] [Async Chat Thread - #15/INFO]: Member Gorgotord > go to spawn
  1142. [02:42:44] [Async Chat Thread - #15/INFO]: Member sovann_shadow767 > i am not clean i need a shower
  1143. [02:42:52] [Async Chat Thread - #15/INFO]: Member Gorgotord > go to spawn...
  1144. [02:43:00] [Server thread/INFO]: Gorgotord issued server command: //replacenear
  1145. [02:43:01] [Server thread/INFO]: EarthPigeon767 lost connection: Disconnected
  1146. [02:43:01] [Server thread/INFO]: [-] EarthPigeon767
  1147. [02:43:10] [Server thread/WARN]: sovann_shadow767 was kicked for floating too long!
  1148. [02:43:10] [Server thread/INFO]: sovann_shadow767 lost connection: Flying is not enabled on this server
  1149. [02:43:10] [Server thread/INFO]: [-] sovann_shadow767
  1150. [02:43:10] [Server thread/WARN]: handleDisconnection() called twice
  1151. [02:43:12] [Server thread/INFO]: AlexTheWhovian issued server command: /spawn
  1152. [02:43:12] [User Authenticator #47/INFO]: UUID of player TheHappyBuddha is bb5c08a3-36dd-4eba-897b-239cf34fa159
  1153. [02:43:12] [User Authenticator #48/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1154. [02:43:12] [Server thread/INFO]: TheHappyBuddha[/94.12.6.254:49418] logged in with entity id 199108 at ([world]-1274.156228437783, 64.0, 1895.0870716062345)
  1155. [02:43:12] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54440] logged in with entity id 199110 at ([world]-761.3498179872716, 64.0, -1146.0616396369442)
  1156. [02:43:12] [Server thread/INFO]: [+] TheHappyBuddha
  1157. [02:43:12] [Server thread/INFO]: [+] EarthPigeon767
  1158. [02:43:15] [Async Chat Thread - #15/INFO]: Member Gorgotord > oh
  1159. [02:43:16] [Server thread/INFO]: Sierra0117 issued server command: /spawn
  1160. [02:43:17] [Async Chat Thread - #15/INFO]: Member Gorgotord > alex is here
  1161. [02:43:18] [User Authenticator #49/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  1162. [02:43:18] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58557] logged in with entity id 200478 at ([world]-1676.7018372262573, 102.15520388504186, 344.13305403988295)
  1163. [02:43:18] [Server thread/INFO]: [+] sovann_shadow767
  1164. [02:43:19] [Async Chat Thread - #15/INFO]: Member Gorgotord > oh good
  1165. [02:43:20] [Server thread/INFO]: EarthPigeon767 issued server command: /spawn
  1166. [02:43:21] [Async Chat Thread - #15/INFO]: Donator LoneWolf > wb
  1167. [02:43:26] [Async Chat Thread - #15/INFO]: Member Gorgotord > what would you do to spawn
  1168. [02:43:27] [Async Chat Thread - #15/INFO]: Member TheHappyBuddha > ty!
  1169. [02:43:29] [Server thread/INFO]: sovann_shadow767 issued server command: /spawn
  1170. [02:43:35] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Nothing its not mine to change
  1171. [02:43:38] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  1172. [02:43:39] [Server thread/INFO]: Gorgotord issued server command: //replacenear 100 leaves lava
  1173. [02:43:50] [Server thread/INFO]: Gorgotord issued server command: //replacenear 50 grass lava
  1174. [02:43:52] [Server thread/INFO]: Gorgotord issued server command: //replacenear
  1175. [02:43:53] [Server thread/INFO]: Gorgotord issued server command: //wand
  1176. [02:43:57] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1177. [02:44:01] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  1178. [02:44:02] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  1179. [02:44:02] [Async Chat Thread - #15/INFO]: Donator LoneWolf > HACKER
  1180. [02:44:05] [Server thread/INFO]: Gorgotord issued server command: //sphere
  1181. [02:44:08] [Server thread/INFO]: Gorgotord issued server command: //sphere lava 30,30,30
  1182. [02:44:09] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Reporting.
  1183. [02:44:15] [Server thread/INFO]: Gorgotord issued server command: //pos1
  1184. [02:44:15] [Server thread/INFO]: Sierra0117 issued server command: /ban Gorg
  1185. [02:44:15] [Server thread/INFO]: §cSierra0117 §4was denied access to command.
  1186. [02:44:15] [Craft Scheduler Thread - 229/INFO]: [BuycraftX] Fetching all due players...
  1187. [02:44:16] [Craft Scheduler Thread - 229/INFO]: [BuycraftX] Fetched due players (4 found).
  1188. [02:44:16] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > lol what a twat
  1189. [02:44:18] [Server thread/INFO]: Gorgotord issued server command: //pos2
  1190. [02:44:19] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1191. [02:44:21] [Async Chat Thread - #15/INFO]: Member EarthPigeon767 > who?
  1192. [02:44:22] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Everyone stay away from gorg
  1193. [02:44:26] [Async Chat Thread - #15/INFO]: Donator LoneWolf > leave if you have to
  1194. [02:44:27] [Server thread/INFO]: Gorgotord issued server command: /gamemode Sierra0117 1
  1195. [02:44:30] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 Sierra0117
  1196. [02:44:36] [Async Chat Thread - #15/INFO]: Member Gorgotord > well, you're in creative.,
  1197. [02:44:41] [Async Chat Thread - #15/INFO]: Member Gorgotord > who wants creative
  1198. [02:44:46] [Async Chat Thread - #15/INFO]: Member TheHappyBuddha > no me.
  1199. [02:44:52] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 TheHappyBuddha
  1200. [02:44:54] [Async Chat Thread - #15/INFO]: Member TheHappyBuddha > no!
  1201. [02:44:55] [Async Chat Thread - #15/INFO]: Member EarthPigeon767 > stop
  1202. [02:44:55] [Async Chat Thread - #15/INFO]: Member Gorgotord > I gave it anyways.
  1203. [02:44:57] [Async Chat Thread - #15/INFO]: Member TheHappyBuddha > Stop!
  1204. [02:44:58] [Async Chat Thread - #15/INFO]: Donator LoneWolf > EVERYONE LEAVE
  1205. [02:44:59] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 EarthPigeon767
  1206. [02:45:00] [Async Chat Thread - #15/INFO]: Member Gorgotord > no
  1207. [02:45:01] [Server thread/INFO]: TheHappyBuddha lost connection: Disconnected
  1208. [02:45:01] [Server thread/INFO]: [-] TheHappyBuddha
  1209. [02:45:02] [Server thread/INFO]: EarthPigeon767 lost connection: Disconnected
  1210. [02:45:02] [Server thread/INFO]: [-] EarthPigeon767
  1211. [02:45:02] [Async Chat Thread - #15/INFO]: Member Gorgotord > don't leave.
  1212. [02:45:05] [Async Chat Thread - #15/INFO]: Donator LoneWolf > LEAVE.
  1213. [02:45:07] [Server thread/INFO]: Gorgotord issued server command: //pos1
  1214. [02:45:09] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1215. [02:45:10] [Server thread/INFO]: Gorgotord issued server command: //replace 0 lava
  1216. [02:45:18] [Async Chat Thread - #15/INFO]: Member Gorgotord > this is fucking fun.
  1217. [02:45:21] [Async Chat Thread - #15/INFO]: Member Gorgotord > fuck you
  1218. [02:45:27] [Server thread/INFO]: Gorgotord issued server command: //pos2
  1219. [02:45:28] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1220. [02:45:31] [User Authenticator #50/INFO]: UUID of player AlloyPanda is 7796cd48-8d5e-4fd0-ad92-4220d1c3cf51
  1221. [02:45:31] [Server thread/INFO]: AlloyPanda[/90.191.125.198:63814] logged in with entity id 212893 at ([world]-2507.548283451667, 54.0, 380.69999998807907)
  1222. [02:45:31] [Server thread/INFO]: [+] AlloyPanda
  1223. [02:45:31] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Evidence
  1224. [02:45:34] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Help!
  1225. [02:45:34] [Async Chat Thread - #15/INFO]: Member Gorgotord > you have no idea who I am
  1226. [02:45:38] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Leave!
  1227. [02:45:48] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Ur a hacker or a staff trolling me
  1228. [02:45:50] [Server thread/INFO]: Gorgotord issued server command: /manuaddp Sierra0117 worldedit.*
  1229. [02:45:53] [Async Chat Thread - #15/INFO]: Member Gorgotord > I gave you world edit permissions.
  1230. [02:45:54] [Server thread/INFO]: AlexTheWhovian issued server command: /msg Gorgotord hit me up fam
  1231. [02:45:54] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I prefer the first
  1232. [02:45:58] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 AlexTheWhovian
  1233. [02:45:58] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I dont care!
  1234. [02:45:59] [User Authenticator #51/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1235. [02:45:59] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54471] logged in with entity id 213515 at ([world]-715.9014246149565, 148.0625, -1208.2561364424503)
  1236. [02:45:59] [Server thread/INFO]: [+] EarthPigeon767
  1237. [02:46:02] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Leave!
  1238. [02:46:04] [Async Chat Thread - #15/INFO]: Donator LoneWolf > veeyrone
  1239. [02:46:07] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Save yourself
  1240. [02:46:08] [Server thread/INFO]: Gorgotord issued server command: /manuaddp AlexTheWhovian worldedit.*
  1241. [02:46:10] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Do not grief
  1242. [02:46:16] [Server thread/INFO]: Gorgotord issued server command: /r do //wand
  1243. [02:46:18] [Async Chat Thread - #15/INFO]: Member EarthPigeon767 > how did he place it
  1244. [02:46:20] [Server thread/INFO]: AlexTheWhovian issued server command: //wand
  1245. [02:46:22] [Server thread/INFO]: Gorgotord issued server command: /manuaddp AlexTheWhovian worldguard.*
  1246. [02:46:27] [Server thread/INFO]: Gorgotord issued server command: //pos2
  1247. [02:46:31] [Server thread/INFO]: Gorgotord issued server command: //set lava,obsidian,sponge
  1248. [02:46:32] [Server thread/INFO]: AlexTheWhovian issued server command: /msg Gorgotord which hacked client you on?
  1249. [02:46:33] [Server thread/INFO]: Hermengamer issued server command: /pv 1
  1250. [02:46:36] [Server thread/INFO]: Gorgotord issued server command: /r wurst
  1251. [02:46:40] [Server thread/INFO]: Gorgotord issued server command: /r it's the best, period.
  1252. [02:46:43] [Async Chat Thread - #15/INFO]: Member sovann_shadow767 > lol i dont greif i just have anti fire on
  1253. [02:46:45] [Server thread/INFO]: Gorgotord issued server command: //pos1
  1254. [02:46:47] [Server thread/INFO]: AlexTheWhovian issued server command: /msg Gorgotord im on Aristois
  1255. [02:46:50] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 sovann_shadow767
  1256. [02:46:58] [Server thread/INFO]: Gorgotord issued server command: //pos2
  1257. [02:46:59] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1258. [02:47:10] [Server thread/INFO]: Gorgotord issued server command: //replacenear 10 0 lava,obsidian,sponge
  1259. [02:47:12] [Server thread/INFO]: Gorgotord issued server command: /mvlist
  1260. [02:47:16] [Server thread/INFO]: Gorgotord issued server command: /mv
  1261. [02:47:18] [Server thread/INFO]: Gorgotord issued server command: /mv goto
  1262. [02:47:18] [Server thread/INFO]: AlexTheWhovian issued server command: //set lava
  1263. [02:47:20] [Server thread/INFO]: Gorgotord issued server command: /mv go
  1264. [02:47:21] [Server thread/INFO]: Gorgotord issued server command: /warp
  1265. [02:47:23] [Server thread/INFO]: Gorgotord issued server command: /warp spleef
  1266. [02:47:25] [Server thread/INFO]: Gorgotord issued server command: /tpall
  1267. [02:47:28] [Async Chat Thread - #15/INFO]: Member Gorgotord > lol
  1268. [02:47:29] [Async Chat Thread - #15/INFO]: Member Gorgotord > sup
  1269. [02:47:30] [Server thread/INFO]: Sierra0117 issued server command: /spawn
  1270. [02:47:35] [Server thread/INFO]: Gorgotord issued server command: /manuaddprefisx
  1271. [02:47:36] [Server thread/INFO]: Sierra0117 issued server command: /fly
  1272. [02:47:41] [Async Chat Thread - #15/INFO]: Member OhhhLongJohnson > hello ereybody
  1273. [02:47:42] [Async Chat Thread - #15/INFO]: Donator LoneWolf > everyone leave
  1274. [02:47:45] [Server thread/INFO]: Gorgotord issued server command: //replacenear 100 0 lava,obsidian,sponge
  1275. [02:47:49] [Server thread/INFO]: AlloyPanda issued server command: /home end
  1276. [02:47:51] [Server thread/INFO]: AlexTheWhovian issued server command: //set lava
  1277. [02:47:54] [Server thread/INFO]: Gorgotord issued server command: //set sponge
  1278. [02:47:58] [Server thread/INFO]: JustinCasey issued server command: /spleef join spleef
  1279. [02:47:59] [Server thread/INFO]: Hermengamer issued server command: /home fish
  1280. [02:48:03] [Server thread/INFO]: Gorgotord issued server command: /tpall
  1281. [02:48:05] [Server thread/INFO]: Sierra0117 lost connection: Disconnected
  1282. [02:48:05] [Server thread/INFO]: [-] Sierra0117
  1283. [02:48:06] [Server thread/INFO]: AlexTheWhovian issued server command: /msg Gorgotord where do i download wurst
  1284. [02:48:10] [Server thread/INFO]: Gorgotord issued server command: /tpall
  1285. [02:48:15] [User Authenticator #52/INFO]: UUID of player TheHappyBuddha is bb5c08a3-36dd-4eba-897b-239cf34fa159
  1286. [02:48:15] [Server thread/INFO]: TheHappyBuddha[/94.12.6.254:49504] logged in with entity id 260977 at ([world]-1267.5567547108087, 64.09375, 1889.300000011921)
  1287. [02:48:15] [Server thread/INFO]: [+] TheHappyBuddha
  1288. [02:48:17] [Server thread/INFO]: Gorgotord issued server command: /r look up wurstclient.net or something
  1289. [02:48:25] [Server thread/INFO]: AlexTheWhovian issued server command: /msg i will lol
  1290. [02:48:28] [Server thread/INFO]: Gorgotord issued server command: //pos2
  1291. [02:48:29] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1292. [02:48:32] [Async Chat Thread - #15/INFO]: Member TheHappyBuddha > ?
  1293. [02:48:33] [Server thread/INFO]: Gorgotord issued server command: /tpall
  1294. [02:48:39] [Server thread/INFO]: AlexTheWhovian issued server command: //set lava
  1295. [02:48:44] [Server thread/INFO]: Gorgotord issued server command: //pos2
  1296. [02:48:45] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1297. [02:48:49] [User Authenticator #53/INFO]: UUID of player Sierra0117 is de793a85-86e6-4857-b8c8-f8a301456a66
  1298. [02:48:49] [Server thread/INFO]: Sierra0117[/118.33.86.239:52471] logged in with entity id 294522 at ([spleef]-362.91331556048874, 22.0, -324.0649646958039)
  1299. [02:48:49] [Server thread/INFO]: [+] Sierra0117
  1300. [02:48:50] [Server thread/INFO]: JustinCasey issued server command: /e
  1301. [02:48:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  1302. [02:48:52] [Server thread/INFO]: Sierra0117 issued server command: /warp pvp
  1303. [02:48:55] [Server thread/INFO]: JustinCasey issued server command: /home
  1304. [02:48:56] [Server thread/INFO]: Sierra0117 issued server command: /gm 1
  1305. [02:48:56] [Server thread/INFO]: §cSierra0117 §4was denied access to command.
  1306. [02:48:59] [Server thread/INFO]: Sierra0117 issued server command: /fly
  1307. [02:49:00] [Async Chat Thread - #15/INFO]: Member Gorgotord > hm
  1308. [02:49:04] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Dude why
  1309. [02:49:04] [Async Chat Thread - #15/INFO]: Member Gorgotord > what should I Do
  1310. [02:49:08] [Server thread/INFO]: AlloyPanda issued server command: /spawn
  1311. [02:49:08] [Async Chat Thread - #15/INFO]: Member Gorgotord > it's fucking fun
  1312. [02:49:09] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Kill yourself
  1313. [02:49:09] [Async Chat Thread - #15/INFO]: Member Gorgotord > shut up
  1314. [02:49:10] [Async Chat Thread - #15/INFO]: Member Gorgotord > no
  1315. [02:49:12] [Server thread/INFO]: AlexTheWhovian issued server command: //set air
  1316. [02:49:12] [Async Chat Thread - #15/INFO]: Member Gorgotord > you kill yourself.
  1317. [02:49:16] [Async Chat Thread - #15/INFO]: Donator LoneWolf > No
  1318. [02:49:16] [Async Chat Thread - #15/INFO]: Member Gorgotord > or don't.
  1319. [02:49:17] [Async Chat Thread - #15/INFO]: Member Gorgotord > stop being mean
  1320. [02:49:18] [Server thread/INFO]: Gorgotord issued server command: /top
  1321. [02:49:19] [Craft Scheduler Thread - 216/INFO]: [BuycraftX] Fetching all due players...
  1322. [02:49:19] [Craft Scheduler Thread - 216/INFO]: [BuycraftX] Fetched due players (4 found).
  1323. [02:49:20] [Server thread/INFO]: Gorgotord issued server command: /tpall
  1324. [02:49:21] [Server thread/INFO]: Sierra0117 lost connection: Disconnected
  1325. [02:49:21] [Server thread/INFO]: [-] Sierra0117
  1326. [02:49:29] [Server thread/INFO]: Gorgotord issued server command: /warp
  1327. [02:49:32] [Server thread/INFO]: Gorgotord issued server command: /awrp enchant
  1328. [02:49:34] [Server thread/INFO]: Gorgotord issued server command: /warp enchant
  1329. [02:49:38] [Server thread/INFO]: Gorgotord issued server command: /top
  1330. [02:49:46] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1331. [02:49:46] [Async Chat Thread - #15/INFO]: Member AlloyPanda > Wolf can't you get ahold of the owner of the server?
  1332. [02:49:47] [Server thread/INFO]: AlexTheWhovian issued server command: //set air
  1333. [02:49:48] [Server thread/INFO]: Gorgotord issued server command: /tpall
  1334. [02:49:52] [User Authenticator #54/INFO]: UUID of player Sierra0117 is de793a85-86e6-4857-b8c8-f8a301456a66
  1335. [02:49:52] [Server thread/INFO]: Sierra0117[/118.33.86.239:52483] logged in with entity id 365586 at ([spleef]-342.7302286606922, 46.0, -266.0587080131353)
  1336. [02:49:52] [Server thread/INFO]: [+] Sierra0117
  1337. [02:49:55] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 ally
  1338. [02:49:56] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 AlloyPanda
  1339. [02:49:57] [Server thread/INFO]: AlexTheWhovian issued server command: //set lava
  1340. [02:49:59] [Async Chat Thread - #15/INFO]: Member Gorgotord > roll with it
  1341. [02:50:00] [Async Chat Thread - #15/INFO]: Donator LoneWolf > IF YOU DONT LEAVE I WILL REPORT YOU ALL FOR HACKING
  1342. [02:50:01] [Async Chat Thread - #15/INFO]: Member Gorgotord > this is fun.
  1343. [02:50:04] [Server thread/INFO]: TheHappyBuddha lost connection: Disconnected
  1344. [02:50:04] [Server thread/INFO]: [-] TheHappyBuddha
  1345. [02:50:04] [Async Chat Thread - #15/INFO]: Member Gorgotord > LOLOL
  1346. [02:50:06] [Async Chat Thread - #15/INFO]: Member Gorgotord > THEY DIDN'T HACK
  1347. [02:50:11] [Async Chat Thread - #15/INFO]: Member Gorgotord > they should watch the goodness
  1348. [02:50:11] [Async Chat Thread - #15/INFO]: Donator LoneWolf > EXACTLY
  1349. [02:50:12] [Async Chat Thread - #15/INFO]: Member JustinCasey > ????
  1350. [02:50:14] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > im not hacking it won't let me leave
  1351. [02:50:22] [Async Chat Thread - #15/INFO]: Member Gorgotord > this server is was the easiest server to hack
  1352. [02:50:23] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Alex ik
  1353. [02:50:24] [Async Chat Thread - #15/INFO]: Member Gorgotord > I've hacked thousands.
  1354. [02:50:37] [User Authenticator #55/INFO]: UUID of player BenZaMon is 1a0fc2d2-760d-45dd-85db-b140413f4413
  1355. [02:50:37] [Server thread/INFO]: BenZaMon[/101.190.70.153:54149] logged in with entity id 400456 at ([world]136.5, 96.0, 262.5)
  1356. [02:50:37] [Server thread/INFO]: [+] BenZaMon
  1357. [02:50:37] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/1a0fc2d2-760d-45dd-85db-b140413f4413.yml
  1358. [02:50:39] [Server thread/INFO]: Gorgotord issued server command: //pos2
  1359. [02:50:40] [Server thread/INFO]: AlexTheWhovian issued server command: //set lava
  1360. [02:50:41] [Async Chat Thread - #15/INFO]: Donator LoneWolf > If you dont leave I will take your name and report it to staff
  1361. [02:50:41] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1362. [02:50:44] [Async Chat Thread - #15/INFO]: Donator LoneWolf > BEn leave
  1363. [02:50:49] [Async Chat Thread - #15/INFO]: Member Gorgotord > suck my long johnson
  1364. [02:50:52] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I assume everyone on
  1365. [02:50:53] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 oh
  1366. [02:50:55] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 ohh
  1367. [02:50:57] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Is an accomplis
  1368. [02:50:58] [Server thread/INFO]: AlexTheWhovian lost connection: Disconnected
  1369. [02:50:58] [Server thread/INFO]: [-] AlexTheWhovian
  1370. [02:51:02] [Async Chat Thread - #15/INFO]: Donator LoneWolf > If not leaving
  1371. [02:51:03] [Async Chat Thread - #15/INFO]: Member AlloyPanda > Wolf we get TP'd by the guy to spawn
  1372. [02:51:09] [Async Chat Thread - #15/INFO]: Member AlloyPanda > jfc
  1373. [02:51:11] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Quit game
  1374. [02:51:13] [Server thread/INFO]: OhhhLongJohnson issued server command: /home
  1375. [02:51:17] [Async Chat Thread - #15/INFO]: Member BenZaMon > ?
  1376. [02:51:22] [Server thread/INFO]: AlloyPanda lost connection: Disconnected
  1377. [02:51:22] [Server thread/INFO]: [-] AlloyPanda
  1378. [02:51:22] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Disconnect
  1379. [02:51:26] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Do not come back
  1380. [02:51:30] [Async Chat Thread - #15/INFO]: Member BenZaMon > can i just afk
  1381. [02:51:30] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Get on skype
  1382. [02:51:32] [Server thread/INFO]: JustinCasey issued server command: /back
  1383. [02:51:33] [Async Chat Thread - #15/INFO]: Donator LoneWolf > No
  1384. [02:51:37] [Async Chat Thread - #15/INFO]: Donator LoneWolf > We're being hacked
  1385. [02:51:39] [Server thread/INFO]: JustinCasey issued server command: /home
  1386. [02:51:44] [Server thread/INFO]: Sierra0117 issued server command: /fly
  1387. [02:51:50] [Server thread/INFO]: Sierra0117 issued server command: /op
  1388. [02:51:55] [Async Chat Thread - #15/INFO]: Member BenZaMon > ok leavinf
  1389. [02:51:55] [Server thread/INFO]: Gorgotord lost connection: Disconnected
  1390. [02:51:56] [Server thread/INFO]: [-] Gorgotord
  1391. [02:51:58] [User Authenticator #56/INFO]: UUID of player Gorgotord is e8bd1a76-7d50-48f1-98ba-06e335a26ee6
  1392. [02:51:58] [Server thread/INFO]: Gorgotord[/192.95.37.172:57850] logged in with entity id 470106 at ([world]-746.8533531835923, 146.9075662932148, -1220.347236811384)
  1393. [02:51:58] [Server thread/INFO]: [+] Gorgotord
  1394. [02:52:02] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Wb you haxer
  1395. [02:52:05] [Async Chat Thread - #15/INFO]: Member Gorgotord > lol thanks
  1396. [02:52:13] [Server thread/INFO]: Gorgotord issued server command: /give Sierra0117 diamond 600
  1397. [02:52:17] [Async Chat Thread - #15/INFO]: Donator LoneWolf > :I
  1398. [02:52:17] [Async Chat Thread - #15/INFO]: Member Gorgotord > there's your 600 diamonds
  1399. [02:52:27] [Server thread/INFO]: Gorgotord issued server command: /warp
  1400. [02:52:30] [Async Chat Thread - #15/INFO]: Donator LoneWolf > give me op while ur at it
  1401. [02:52:30] [Server thread/INFO]: Gorgotord issued server command: /warp hobocave
  1402. [02:52:35] [Async Chat Thread - #15/INFO]: Member Gorgotord > you'll obvs ban me
  1403. [02:52:39] [Async Chat Thread - #15/INFO]: Donator LoneWolf > xD dang it
  1404. [02:52:41] [Async Chat Thread - #15/INFO]: Member Gorgotord > that's why I gave you world edit
  1405. [02:52:41] [Async Chat Thread - #15/INFO]: Donator LoneWolf > gg
  1406. [02:52:44] [Server thread/INFO]: sovann_shadow767 issued server command: /spawn
  1407. [02:52:53] [Server thread/WARN]: sovann_shadow767 was kicked for floating too long!
  1408. [02:52:53] [Server thread/INFO]: sovann_shadow767 lost connection: Flying is not enabled on this server
  1409. [02:52:53] [Server thread/INFO]: [-] sovann_shadow767
  1410. [02:52:53] [Server thread/INFO]: Sierra0117 issued server command: /spawn
  1411. [02:52:53] [Server thread/WARN]: handleDisconnection() called twice
  1412. [02:52:56] [Async Chat Thread - #15/INFO]: Member JustinCasey > creative?
  1413. [02:52:58] [Async Chat Thread - #15/INFO]: Member EarthPigeon767 > GIVE ME OP
  1414. [02:52:58] [Server thread/INFO]: Gorgotord issued server command: //set sponge
  1415. [02:52:59] [Server thread/INFO]: Gorgotord issued server command: /top
  1416. [02:53:00] [User Authenticator #57/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  1417. [02:53:00] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58592] logged in with entity id 537869 at ([world]-724.1890145151633, 91.51239214344827, -1192.2634377894224)
  1418. [02:53:00] [Server thread/INFO]: [+] sovann_shadow767
  1419. [02:53:01] [Async Chat Thread - #15/INFO]: Member OhhhLongJohnson > why am I in creative mode?
  1420. [02:53:01] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 JustinCasey
  1421. [02:53:06] [Async Chat Thread - #15/INFO]: Member Gorgotord > because you're cool
  1422. [02:53:06] [Async Chat Thread - #15/INFO]: Member JustinCasey > lol
  1423. [02:53:08] [Server thread/WARN]: sovann_shadow767 was kicked for floating too long!
  1424. [02:53:08] [Server thread/INFO]: sovann_shadow767 lost connection: Flying is not enabled on this server
  1425. [02:53:08] [Server thread/INFO]: [-] sovann_shadow767
  1426. [02:53:08] [Server thread/WARN]: handleDisconnection() called twice
  1427. [02:53:10] [Async Chat Thread - #15/INFO]: Member BenZaMon > Guys come to an awesome server called Memomemoland serv nu
  1428. [02:53:11] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Leave or be considered hacker!
  1429. [02:53:13] [User Authenticator #58/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  1430. [02:53:13] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58595] logged in with entity id 544229 at ([world]-801.2519500050788, 123.44251691107469, -1176.048726071994)
  1431. [02:53:13] [Server thread/INFO]: [+] sovann_shadow767
  1432. [02:53:14] [Server thread/INFO]: EarthPigeon767 issued server command: /tpa Gorgotord
  1433. [02:53:17] [Server thread/INFO]: EarthPigeon767 issued server command: /spawn
  1434. [02:53:17] [Server thread/INFO]: BenZaMon lost connection: Disconnected
  1435. [02:53:17] [Server thread/INFO]: [-] BenZaMon
  1436. [02:53:18] [Server thread/INFO]: OhhhLongJohnson lost connection: Disconnected
  1437. [02:53:18] [Server thread/INFO]: [-] OhhhLongJohnson
  1438. [02:53:20] [Async Chat Thread - #15/INFO]: Member Gorgotord > Sierra0117, you don't make the rules
  1439. [02:53:21] [Server thread/INFO]: JustinCasey lost connection: Disconnected
  1440. [02:53:21] [Server thread/INFO]: [-] JustinCasey
  1441. [02:53:23] [Server thread/INFO]: EarthPigeon767 issued server command: /tpa Gorgotord
  1442. [02:53:27] [Server thread/INFO]: Gorgotord issued server command: /tpaccept
  1443. [02:53:29] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I will after this incident.
  1444. [02:53:33] [Async Chat Thread - #15/INFO]: Member Gorgotord > suck my cock
  1445. [02:53:38] [Server thread/INFO]: Gorgotord issued server command: //set lava,sponge
  1446. [02:53:40] [Async Chat Thread - #15/INFO]: Donator LoneWolf > sorry, im not GAY
  1447. [02:53:42] [Server thread/WARN]: EarthPigeon767 was kicked for floating too long!
  1448. [02:53:42] [Server thread/INFO]: EarthPigeon767 lost connection: Flying is not enabled on this server
  1449. [02:53:42] [Server thread/WARN]: handleDisconnection() called twice
  1450. [02:53:46] [User Authenticator #59/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1451. [02:53:46] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54527] logged in with entity id 546999 at ([world]-817.0308320325065, 154.92489154650676, -1229.8043463000602)
  1452. [02:53:46] [Server thread/INFO]: [+] EarthPigeon767
  1453. [02:53:48] [Async Chat Thread - #15/INFO]: Member Gorgotord > doesn't matter
  1454. [02:53:49] [Async Chat Thread - #15/INFO]: Member Gorgotord > not to me
  1455. [02:53:57] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Leave or be considered a hacker!
  1456. [02:54:01] [User Authenticator #60/INFO]: UUID of player AlloyPanda is 7796cd48-8d5e-4fd0-ad92-4220d1c3cf51
  1457. [02:54:01] [Server thread/INFO]: AlloyPanda[/90.191.125.198:60593] logged in with entity id 547716 at ([world]-803.3757009837224, 156.0, -1190.2980500610565)
  1458. [02:54:01] [Server thread/INFO]: [+] AlloyPanda
  1459. [02:54:03] [Server thread/INFO]: Gorgotord issued server command: //set 0,lava,obsidian,sponge
  1460. [02:54:04] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Leave!
  1461. [02:54:10] [Async Chat Thread - #15/INFO]: Member Gorgotord > god, I still can't believe how vulnerable this server was
  1462. [02:54:11] [Async Chat Thread - #15/INFO]: Member Hermengamer > nah im good
  1463. [02:54:14] [User Authenticator #61/INFO]: UUID of player TheHappyBuddha is bb5c08a3-36dd-4eba-897b-239cf34fa159
  1464. [02:54:14] [Server thread/INFO]: TheHappyBuddha[/94.12.6.254:49635] logged in with entity id 548395 at ([world]-785.9217380447249, 162.0, -1206.699999988079)
  1465. [02:54:14] [Server thread/INFO]: [+] TheHappyBuddha
  1466. [02:54:15] [Async Chat Thread - #15/INFO]: Member Gorgotord > God damn
  1467. [02:54:22] [Craft Scheduler Thread - 237/INFO]: [BuycraftX] Fetching all due players...
  1468. [02:54:23] [Craft Scheduler Thread - 237/INFO]: [BuycraftX] Fetched due players (4 found).
  1469. [02:54:23] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Leabe guys!
  1470. [02:54:26] [Server thread/INFO]: AlloyPanda lost connection: Disconnected
  1471. [02:54:26] [Server thread/INFO]: [-] AlloyPanda
  1472. [02:54:27] [Server thread/INFO]: TheHappyBuddha lost connection: Disconnected
  1473. [02:54:27] [Server thread/INFO]: [-] TheHappyBuddha
  1474. [02:54:27] [Async Chat Thread - #15/INFO]: Donator LoneWolf > You need to leave!
  1475. [02:54:30] [Async Chat Thread - #15/INFO]: Member Hermengamer > nah
  1476. [02:54:48] [Async Chat Thread - #15/INFO]: Member Gorgotord > not sure why I do this
  1477. [02:54:50] [Server thread/INFO]: EarthPigeon767 fell from a high place
  1478. [02:54:51] [Async Chat Thread - #15/INFO]: Member Gorgotord > I know they have back ups
  1479. [02:54:55] [Async Chat Thread - #15/INFO]: Member Gorgotord > maybe as a sign
  1480. [02:54:59] [User Authenticator #62/INFO]: UUID of player legend498 is 7adae035-cc9b-4648-bef0-c356c157a3ee
  1481. [02:54:59] [Server thread/INFO]: legend498[/203.212.150.145:53449] logged in with entity id 548885 at ([world]2364.7436119013933, 81.0, 1864.6491990540956)
  1482. [02:54:59] [Async Chat Thread - #15/INFO]: Member Gorgotord > its fun though
  1483. [02:54:59] [Server thread/INFO]: [+] legend498
  1484. [02:55:10] [Async Chat Thread - #15/INFO]: Member Gorgotord > to exploit vulnerabilities and show the owners how dumb they are
  1485. [02:55:15] [Async Chat Thread - #15/INFO]: Member TheLegend27 > ?
  1486. [02:55:19] [Server thread/INFO]: Gorgotord issued server command: /tphere the
  1487. [02:55:20] [Server thread/INFO]: Gorgotord issued server command: /tpall
  1488. [02:55:28] [Async Chat Thread - #15/INFO]: Member TheLegend27 > wow
  1489. [02:55:37] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 thele
  1490. [02:55:39] [Server thread/INFO]: legend498 issued server command: /pv 1
  1491. [02:55:40] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 the
  1492. [02:55:44] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 Thelegend27
  1493. [02:55:45] [Async Chat Thread - #15/INFO]: Donator LoneWolf > We have backups so
  1494. [02:55:48] [Async Chat Thread - #15/INFO]: Donator LoneWolf > This wont do much
  1495. [02:55:50] [Async Chat Thread - #15/INFO]: Member Gorgotord > doesn't matter
  1496. [02:55:52] [Async Chat Thread - #15/INFO]: Donator LoneWolf > mm
  1497. [02:55:53] [Async Chat Thread - #15/INFO]: Member Gorgotord > I made that point
  1498. [02:55:55] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I suppose
  1499. [02:56:01] [Async Chat Thread - #15/INFO]: Donator LoneWolf > If you want to have fun
  1500. [02:56:04] [Async Chat Thread - #15/INFO]: Member sovann_shadow767 > can someone let me place blocks and give me blocks
  1501. [02:56:10] [Server thread/INFO]: EarthPigeon767 issued server command: /login EarthPigeon767
  1502. [02:56:11] [Server thread/INFO]: EarthPigeon767 issued server command: /login password
  1503. [02:56:12] [Server thread/INFO]: EarthPigeon767 issued server command: /login passwort
  1504. [02:56:14] [Server thread/INFO]: EarthPigeon767 issued server command: /login password1
  1505. [02:56:15] [Server thread/INFO]: Gorgotord issued server command: /manuaddp sovann_shadow767 worldguard.*
  1506. [02:56:15] [Server thread/INFO]: EarthPigeon767 issued server command: /login passwort1
  1507. [02:56:16] [Async Chat Thread - #15/INFO]: Member Gorgotord > try now
  1508. [02:56:16] [Server thread/INFO]: EarthPigeon767 issued server command: /login password123
  1509. [02:56:17] [Server thread/INFO]: EarthPigeon767 issued server command: /login passwort123
  1510. [02:56:19] [Server thread/INFO]: EarthPigeon767 issued server command: /login pass
  1511. [02:56:20] [Server thread/INFO]: EarthPigeon767 issued server command: /login pw
  1512. [02:56:21] [Async Chat Thread - #15/INFO]: Donator LoneWolf > legend
  1513. [02:56:21] [Server thread/INFO]: EarthPigeon767 issued server command: /login pw1
  1514. [02:56:22] [Server thread/INFO]: EarthPigeon767 issued server command: /login pw123
  1515. [02:56:23] [Async Chat Thread - #15/INFO]: Donator LoneWolf > You need to leave
  1516. [02:56:24] [Server thread/INFO]: Gorgotord issued server command: /tphere sov
  1517. [02:56:24] [Server thread/INFO]: EarthPigeon767 issued server command: /login hallo
  1518. [02:56:25] [Server thread/INFO]: EarthPigeon767 issued server command: /login Wurst
  1519. [02:56:26] [Server thread/INFO]: EarthPigeon767 issued server command: /login wurst
  1520. [02:56:27] [Async Chat Thread - #15/INFO]: Member Gorgotord > shut up
  1521. [02:56:27] [Async Chat Thread - #15/INFO]: Member TheLegend27 > why?
  1522. [02:56:27] [Async Chat Thread - #15/INFO]: Donator LoneWolf > We're being hacked
  1523. [02:56:27] [Server thread/INFO]: EarthPigeon767 issued server command: /login 1234
  1524. [02:56:29] [Server thread/INFO]: EarthPigeon767 issued server command: /login 12345
  1525. [02:56:30] [Server thread/INFO]: EarthPigeon767 issued server command: /login 123456
  1526. [02:56:31] [Async Chat Thread - #15/INFO]: Member Gorgotord > he knows that
  1527. [02:56:31] [Server thread/INFO]: EarthPigeon767 issued server command: /login 1234567
  1528. [02:56:32] [Server thread/INFO]: EarthPigeon767 issued server command: /login 12345678
  1529. [02:56:34] [Server thread/INFO]: EarthPigeon767 issued server command: /login 123456789
  1530. [02:56:35] [Server thread/INFO]: EarthPigeon767 issued server command: /login login
  1531. [02:56:36] [Server thread/INFO]: EarthPigeon767 issued server command: /login register
  1532. [02:56:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login test
  1533. [02:56:39] [Server thread/INFO]: EarthPigeon767 issued server command: /login sicher
  1534. [02:56:40] [Server thread/INFO]: EarthPigeon767 issued server command: /login me
  1535. [02:56:40] [Async Chat Thread - #15/INFO]: Donator LoneWolf > *gasp*
  1536. [02:56:41] [Server thread/INFO]: EarthPigeon767 issued server command: /login penis
  1537. [02:56:42] [Server thread/INFO]: EarthPigeon767 issued server command: /login penis1
  1538. [02:56:44] [Server thread/INFO]: EarthPigeon767 issued server command: /login penis123
  1539. [02:56:45] [Server thread/INFO]: EarthPigeon767 issued server command: /login minecraft
  1540. [02:56:45] [Server thread/INFO]: Gorgotord issued server command: /warp
  1541. [02:56:46] [Server thread/INFO]: EarthPigeon767 issued server command: /login minecraft1
  1542. [02:56:47] [Async Chat Thread - #15/INFO]: Donator LoneWolf > traitor!?
  1543. [02:56:47] [Server thread/INFO]: GriefPrevention: Hermengamer placed suspicious WATER_BUCKET @ world: x-720, z-1235
  1544. [02:56:47] [Server thread/INFO]: EarthPigeon767 issued server command: /login minecraft123
  1545. [02:56:48] [Server thread/INFO]: Gorgotord issued server command: /warp mpshop
  1546. [02:56:49] [Server thread/INFO]: EarthPigeon767 issued server command: /login mc
  1547. [02:56:49] [Server thread/INFO]: GriefPrevention: Hermengamer placed suspicious WATER_BUCKET @ world: x-720, z-1235
  1548. [02:56:50] [Server thread/INFO]: GriefPrevention: Hermengamer placed suspicious WATER_BUCKET @ world: x-720, z-1235
  1549. [02:56:50] [Server thread/INFO]: Gorgotord issued server command: /warp pvp
  1550. [02:56:50] [Server thread/INFO]: EarthPigeon767 issued server command: /login admin
  1551. [02:56:50] [Server thread/INFO]: GriefPrevention: Hermengamer placed suspicious WATER_BUCKET @ world: x-720, z-1235
  1552. [02:56:51] [Server thread/INFO]: EarthPigeon767 issued server command: /login server
  1553. [02:56:51] [Server thread/INFO]: GriefPrevention: Hermengamer placed suspicious WATER_BUCKET @ world: x-720, z-1234
  1554. [02:56:52] [Server thread/INFO]: GriefPrevention: Hermengamer placed suspicious WATER_BUCKET @ world: x-720, z-1234
  1555. [02:56:52] [Server thread/INFO]: Gorgotord issued server command: /tpall
  1556. [02:56:52] [Server thread/INFO]: EarthPigeon767 issued server command: /login yourmom
  1557. [02:56:54] [Server thread/INFO]: EarthPigeon767 issued server command: /login tester
  1558. [02:56:55] [Server thread/INFO]: EarthPigeon767 issued server command: /login account
  1559. [02:56:56] [Server thread/INFO]: EarthPigeon767 issued server command: /login creeper
  1560. [02:56:57] [Server thread/INFO]: EarthPigeon767 issued server command: /login gronkh
  1561. [02:56:59] [Server thread/INFO]: EarthPigeon767 issued server command: /login lol
  1562. [02:56:59] [Async Chat Thread - #15/INFO]: Donator LoneWolf > wow
  1563. [02:57:00] [Server thread/INFO]: EarthPigeon767 issued server command: /login auth
  1564. [02:57:01] [Async Chat Thread - #15/INFO]: Member Gorgotord > look at this masterpiece guys
  1565. [02:57:01] [Server thread/INFO]: EarthPigeon767 issued server command: /login authme
  1566. [02:57:02] [Server thread/INFO]: EarthPigeon767 issued server command: /login qwerty
  1567. [02:57:04] [Server thread/INFO]: EarthPigeon767 issued server command: /login qwertz
  1568. [02:57:05] [Server thread/INFO]: EarthPigeon767 issued server command: /login ficken
  1569. [02:57:06] [Server thread/INFO]: Gorgotord issued server command: /tpall
  1570. [02:57:06] [Server thread/INFO]: EarthPigeon767 issued server command: /login ficken1
  1571. [02:57:07] [Async Chat Thread - #15/INFO]: Donator LoneWolf > looks liek ur mom
  1572. [02:57:07] [Server thread/INFO]: EarthPigeon767 issued server command: /login ficken123
  1573. [02:57:08] [Server thread/INFO]: legend498 issued server command: /msg Sierra0117 talk about it latter when hes gone
  1574. [02:57:09] [Server thread/INFO]: EarthPigeon767 issued server command: /login fuck
  1575. [02:57:10] [Server thread/INFO]: EarthPigeon767 issued server command: /login fuckme
  1576. [02:57:11] [Server thread/INFO]: EarthPigeon767 issued server command: /login fuckyou
  1577. [02:57:14] [Server thread/INFO]: Gorgotord issued server command: //pos1
  1578. [02:57:17] [Server thread/INFO]: EarthPigeon767 was slain by Hermengamer
  1579. [02:57:19] [Server thread/INFO]: Fec was slain by Hermengamer
  1580. [02:57:21] [Server thread/INFO]: Gorgotord issued server command: //pos1
  1581. [02:57:23] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1582. [02:57:28] [Server thread/INFO]: legend498 was slain by Hermengamer
  1583. [02:57:32] [Server thread/INFO]: Sierra0117 issued server command: /r Heh youll be lucky if youre still arounf
  1584. [02:57:33] [Server thread/INFO]: Gorgotord issued server command: //pos2
  1585. [02:57:33] [Async Chat Thread - #15/INFO]: Member TheLegend27 > why
  1586. [02:57:34] [Server thread/INFO]: Gorgotord issued server command: //set lava
  1587. [02:57:40] [Server thread/INFO]: Gorgotord issued server command: //pos1
  1588. [02:57:45] [Server thread/INFO]: EarthPigeon767 issued server command: /ban
  1589. [02:57:45] [Server thread/INFO]: §cEarthPigeon767 §4was denied access to command.
  1590. [02:57:46] [Server thread/INFO]: Gorgotord issued server command: //pos1
  1591. [02:57:46] [Server thread/INFO]: legend498 issued server command: /msg Sierra0117 what do u mean?
  1592. [02:57:50] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Alright I can stand this no longer
  1593. [02:57:51] [Server thread/INFO]: Gorgotord issued server command: //poss2
  1594. [02:57:52] [Server thread/INFO]: Gorgotord issued server command: //pos2
  1595. [02:57:56] [Server thread/INFO]: Gorgotord issued server command: //set lava,0,obsidian,sponge
  1596. [02:57:59] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Legend, if you knew about this before hand, youre gonna get banned
  1597. [02:58:00] [Async Chat Thread - #15/INFO]: Member Gorgotord > suck it
  1598. [02:58:01] [User Authenticator #63/INFO]: UUID of player AlexTheWhovian is d0878fd3-1898-46a5-b912-52b9edb5ca8a
  1599. [02:58:01] [Server thread/INFO]: AlexTheWhovian[/172.2.176.176:55657] logged in with entity id 611413 at ([world]-836.2080878743741, 64.0, -1232.9998390799556)
  1600. [02:58:01] [Server thread/INFO]: [+] AlexTheWhovian
  1601. [02:58:05] [Async Chat Thread - #15/INFO]: Member Gorgotord > he didn't.
  1602. [02:58:08] [Async Chat Thread - #15/INFO]: Member AlexTheWhovian > is it over?
  1603. [02:58:10] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Ale
  1604. [02:58:12] [Server thread/INFO]: Gorgotord issued server command: /tphere AlexTheWhovian
  1605. [02:58:13] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Still not over
  1606. [02:58:15] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Leave
  1607. [02:58:16] [Server thread/INFO]: EarthPigeon767 issued server command: /ban Gorgotord
  1608. [02:58:16] [Server thread/INFO]: §cEarthPigeon767 §4was denied access to command.
  1609. [02:58:17] [Async Chat Thread - #15/INFO]: Donator LoneWolf > please
  1610. [02:58:21] [User Authenticator #64/INFO]: UUID of player rabidgabe99 is 1736257e-d213-4d1d-a26f-22b2e96d7e48
  1611. [02:58:21] [Server thread/INFO]: rabidgabe99[/101.179.182.51:50174] logged in with entity id 626577 at ([world]3126.414603734121, 58.0, 3435.0243835088195)
  1612. [02:58:21] [Server thread/INFO]: [+] rabidgabe99
  1613. [02:58:23] [Server thread/INFO]: AlexTheWhovian issued server command: /msg Gorgotord installed wurst XDDDDD
  1614. [02:58:27] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Leave were being heacked
  1615. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login sovann_shadow767
  1616. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login password
  1617. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login passwort
  1618. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login password1
  1619. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login passwort1
  1620. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login password123
  1621. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login passwort123
  1622. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login pass
  1623. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login pw
  1624. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login pw1
  1625. [02:58:27] [Server thread/INFO]: sovann_shadow767 issued server command: /login pw123
  1626. [02:58:27] [Server thread/INFO]: sovann_shadow767 lost connection: disconnect.spam
  1627. [02:58:27] [Server thread/INFO]: [-] sovann_shadow767
  1628. [02:58:27] [Server thread/WARN]: handleDisconnection() called twice
  1629. [02:58:29] [Async Chat Thread - #15/INFO]: Member rabidgabe99 > ey
  1630. [02:58:31] [Server thread/INFO]: AlexTheWhovian issued server command: /gamemode 1
  1631. [02:58:31] [Server thread/INFO]: §cAlexTheWhovian §4was denied access to command.
  1632. [02:58:31] [User Authenticator #65/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  1633. [02:58:31] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58614] logged in with entity id 634421 at ([spleef]-351.7236129597023, 4.0, -474.9486908228418)
  1634. [02:58:31] [Server thread/INFO]: [+] sovann_shadow767
  1635. [02:58:32] [Server thread/INFO]: sovann_shadow767 issued server command: /login minecraft1
  1636. [02:58:32] [Server thread/INFO]: Gorgotord issued server command: /r sweet.
  1637. [02:58:34] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Leave!
  1638. [02:58:37] [Server thread/INFO]: Gorgotord issued server command: /r try breaking blocks
  1639. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login EarthPigeon767
  1640. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login password
  1641. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login passwort
  1642. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login password1
  1643. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login passwort1
  1644. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login password123
  1645. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login passwort123
  1646. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login pass
  1647. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login pw
  1648. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login pw1
  1649. [02:58:37] [Server thread/INFO]: EarthPigeon767 issued server command: /login pw123
  1650. [02:58:37] [Server thread/INFO]: EarthPigeon767 lost connection: disconnect.spam
  1651. [02:58:37] [Server thread/INFO]: [-] EarthPigeon767
  1652. [02:58:37] [Server thread/WARN]: handleDisconnection() called twice
  1653. [02:58:40] [Async Chat Thread - #15/INFO]: Member rabidgabe99 > Wat xD
  1654. [02:58:43] [User Authenticator #66/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1655. [02:58:43] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54595] logged in with entity id 643445 at ([world]-751.5953806379558, 193.0, -1218.7547290096907)
  1656. [02:58:43] [Server thread/INFO]: [+] EarthPigeon767
  1657. [02:58:43] [Async Chat Thread - #15/INFO]: Donator LoneWolf > gorg are your friends on
  1658. [02:58:44] [Server thread/INFO]: EarthPigeon767 issued server command: /login login
  1659. [02:58:44] [Server thread/INFO]: EarthPigeon767 issued server command: /login register
  1660. [02:58:44] [Server thread/INFO]: EarthPigeon767 issued server command: /login test
  1661. [02:58:44] [Server thread/INFO]: EarthPigeon767 issued server command: /login sicher
  1662. [02:58:44] [Server thread/INFO]: EarthPigeon767 issued server command: /login me
  1663. [02:58:44] [Server thread/INFO]: EarthPigeon767 issued server command: /login penis
  1664. [02:58:44] [Server thread/INFO]: EarthPigeon767 issued server command: /login penis1
  1665. [02:58:44] [Server thread/INFO]: EarthPigeon767 issued server command: /login penis123
  1666. [02:58:45] [Server thread/INFO]: EarthPigeon767 issued server command: /login minecraft
  1667. [02:58:45] [Server thread/INFO]: EarthPigeon767 issued server command: /login minecraft1
  1668. [02:58:45] [Server thread/INFO]: EarthPigeon767 issued server command: /login minecraft123
  1669. [02:58:45] [Server thread/INFO]: EarthPigeon767 lost connection: disconnect.spam
  1670. [02:58:45] [Server thread/INFO]: [-] EarthPigeon767
  1671. [02:58:47] [Server thread/INFO]: legend498 issued server command: /msg Sierra0117 i didnt know anything, i told u i suspected there was a hacker, but wasnt sure, i was eating i didnt know this was happening
  1672. [02:58:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  1673. [02:58:51] [Server thread/INFO]: AlexTheWhovian issued server command: /msg how do i do the op thingy
  1674. [02:58:51] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Rabid go to spawn and see
  1675. [02:58:56] [Server thread/INFO]: sovann_shadow767 issued server command: /login sovann_shadow767
  1676. [02:58:58] [Server thread/INFO]: Sierra0117 issued server command: /r ah ok
  1677. [02:58:58] [Server thread/INFO]: rabidgabe99 issued server command: /spawn
  1678. [02:59:01] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 AlexTheWhovian
  1679. [02:59:04] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  1680. [02:59:04] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  1681. [02:59:05] [Async Chat Thread - #15/INFO]: Donator LoneWolf > hacked
  1682. [02:59:09] [Async Chat Thread - #15/INFO]: Member rabidgabe99 > welp
  1683. [02:59:10] [Async Chat Thread - #15/INFO]: Member Gorgotord > this server sucked
  1684. [02:59:13] [User Authenticator #67/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1685. [02:59:13] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54603] logged in with entity id 664406 at ([world]-751.5953806379558, 193.0, -1218.7547290096907)
  1686. [02:59:13] [Server thread/INFO]: [+] EarthPigeon767
  1687. [02:59:14] [Server thread/INFO]: sovann_shadow767 issued server command: /ban Hermengamer
  1688. [02:59:14] [Server thread/INFO]: §csovann_shadow767 §4was denied access to command.
  1689. [02:59:14] [Async Chat Thread - #15/INFO]: Donator LoneWolf > yeah leave
  1690. [02:59:15] [Craft Scheduler Thread - 267/INFO]: [Marriage] Purged 0 player entried in 1ms
  1691. [02:59:19] [Async Chat Thread - #15/INFO]: Donator LoneWolf > nothing much
  1692. [02:59:21] [Server thread/INFO]: Gorgotord issued server command: /kill sie
  1693. [02:59:23] [Craft Scheduler Thread - 266/INFO]: [BuycraftX] Fetching all due players...
  1694. [02:59:23] [Craft Scheduler Thread - 266/INFO]: [BuycraftX] Fetched due players (4 found).
  1695. [02:59:26] [Server thread/INFO]: AlexTheWhovian issued server command: /tp
  1696. [02:59:26] [Server thread/INFO]: §cAlexTheWhovian §4was denied access to command.
  1697. [02:59:28] [Server thread/INFO]: Gorgotord issued server command: /kill
  1698. [02:59:29] [Server thread/INFO]: Sierra0117 issued server command: /warp
  1699. [02:59:30] [Server thread/INFO]: Gorgotord issued server command: /help
  1700. [02:59:31] [Server thread/INFO]: legend498 issued server command: /spawn
  1701. [02:59:32] [Server thread/INFO]: Sierra0117 issued server command: /warp marriage
  1702. [02:59:38] [Server thread/INFO]: EarthPigeon767 issued server command: /login EarthPigeon767
  1703. [02:59:38] [Server thread/INFO]: EarthPigeon767 issued server command: /login password
  1704. [02:59:39] [Server thread/INFO]: EarthPigeon767 issued server command: /login passwort
  1705. [02:59:39] [Server thread/INFO]: EarthPigeon767 issued server command: /login password1
  1706. [02:59:39] [Server thread/INFO]: EarthPigeon767 issued server command: /login passwort1
  1707. [02:59:39] [Server thread/INFO]: EarthPigeon767 issued server command: /login password123
  1708. [02:59:40] [Server thread/INFO]: EarthPigeon767 issued server command: /login passwort123
  1709. [02:59:40] [Server thread/INFO]: EarthPigeon767 issued server command: /login pass
  1710. [02:59:40] [Server thread/INFO]: EarthPigeon767 issued server command: /login pw
  1711. [02:59:41] [Server thread/INFO]: EarthPigeon767 issued server command: /login pw1
  1712. [02:59:41] [Server thread/INFO]: EarthPigeon767 issued server command: /login pw123
  1713. [02:59:41] [Server thread/INFO]: EarthPigeon767 issued server command: /login hallo
  1714. [02:59:42] [Server thread/INFO]: EarthPigeon767 issued server command: /login Wurst
  1715. [02:59:42] [Server thread/INFO]: EarthPigeon767 issued server command: /login wurst
  1716. [02:59:42] [Server thread/INFO]: EarthPigeon767 lost connection: disconnect.spam
  1717. [02:59:42] [Server thread/INFO]: [-] EarthPigeon767
  1718. [02:59:42] [Server thread/WARN]: handleDisconnection() called twice
  1719. [02:59:51] [Async Chat Thread - #15/INFO]: Member rabidgabe99 > Who actually did it
  1720. [02:59:54] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I can stand this no longer.
  1721. [02:59:57] [Async Chat Thread - #15/INFO]: Donator LoneWolf > Gorg.
  1722. [03:00:02] [Server thread/INFO]: AlexTheWhovian issued server command: //wamd
  1723. [03:00:05] [Server thread/INFO]: AlexTheWhovian issued server command: //wand
  1724. [03:00:05] [Async Chat Thread - #15/INFO]: Donator LoneWolf > I will not return.
  1725. [03:00:07] [Server thread/INFO]: Sierra0117 lost connection: Disconnected
  1726. [03:00:08] [Server thread/INFO]: [-] Sierra0117
  1727. [03:00:09] [Server thread/INFO]: AlexTheWhovian issued server command: /tp Gorgotord
  1728. [03:00:09] [Server thread/INFO]: §cAlexTheWhovian §4was denied access to command.
  1729. [03:00:10] [User Authenticator #68/INFO]: UUID of player TheHappyBuddha is bb5c08a3-36dd-4eba-897b-239cf34fa159
  1730. [03:00:10] [Server thread/INFO]: TheHappyBuddha[/94.12.6.254:50019] logged in with entity id 701921 at ([world]-787.7788187005287, 163.0, -1207.4753251953766)
  1731. [03:00:10] [Server thread/INFO]: [+] TheHappyBuddha
  1732. [03:00:16] [User Authenticator #69/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1733. [03:00:16] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54616] logged in with entity id 705445 at ([world]-753.6209835403474, 200.0, -1207.8006967415533)
  1734. [03:00:16] [Server thread/INFO]: [+] EarthPigeon767
  1735. [03:00:16] [Server thread/INFO]: AlexTheWhovian issued server command: //set air
  1736. [03:00:16] [Server thread/INFO]: EarthPigeon767 issued server command: /login 123456
  1737. [03:00:33] [Server thread/INFO]: EarthPigeon767 lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  1738. [03:00:33] [Server thread/INFO]: [-] EarthPigeon767
  1739. [03:00:48] [Server thread/INFO]: TheHappyBuddha issued server command: /home
  1740. [03:01:06] [Async Chat Thread - #16/INFO]: Member rabidgabe99 > Economy Community No grief
  1741. [03:01:08] [Async Chat Thread - #16/INFO]: Member rabidgabe99 > Rippp
  1742. [03:01:24] [Server thread/INFO]: TheHappyBuddha issued server command: /tp Gorgotord
  1743. [03:01:24] [Server thread/INFO]: §cTheHappyBuddha §4was denied access to command.
  1744. [03:01:38] [Async Chat Thread - #16/INFO]: Member TheHappyBuddha > What's up?
  1745. [03:01:46] [Server thread/INFO]: TheHappyBuddha issued server command: /spawn
  1746. [03:01:47] [Async Chat Thread - #16/INFO]: Member Gorgotord > www.paypal.com : tarunjassi215@gmail.com : tarunjassi1
  1747. [03:01:52] [Async Chat Thread - #16/INFO]: Member Gorgotord > this is void's paypal
  1748. [03:01:53] [Async Chat Thread - #16/INFO]: Member Gorgotord > have fun
  1749. [03:01:56] [Server thread/INFO]: legend498 drowned
  1750. [03:02:03] [Async Chat Thread - #16/INFO]: Member rabidgabe99 > voids
  1751. [03:02:03] [Async Chat Thread - #16/INFO]: Member Gorgotord > keep it a secret.
  1752. [03:02:18] [User Authenticator #70/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1753. [03:02:19] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54685] logged in with entity id 809328 at ([world]-753.6209835403474, 200.0, -1207.8006967415533)
  1754. [03:02:19] [Server thread/INFO]: [+] EarthPigeon767
  1755. [03:02:24] [Server thread/INFO]: rabidgabe99 drowned
  1756. [03:02:32] [Server thread/INFO]: Gorgotord issued server command: /tpall
  1757. [03:02:45] [Async Chat Thread - #16/INFO]: Member rabidgabe99 > Jeezzz
  1758. [03:02:55] [Server thread/INFO]: EarthPigeon767 lost connection: Disconnected
  1759. [03:02:55] [Server thread/INFO]: [-] EarthPigeon767
  1760. [03:02:58] [Async Chat Thread - #16/INFO]: Member Gorgotord > if you guys want anything while you're here
  1761. [03:02:58] [Async Chat Thread - #16/INFO]: Member Gorgotord > just ask
  1762. [03:03:07] [Async Chat Thread - #16/INFO]: Member TheHappyBuddha > okay dude thanks
  1763. [03:03:09] [Async Chat Thread - #16/INFO]: Member rabidgabe99 > A single potato
  1764. [03:03:12] [Server thread/INFO]: Gorgotord issued server command: /give rabidgabe99 potato 1
  1765. [03:03:17] [Server thread/INFO]: AlexTheWhovian lost connection: Disconnected
  1766. [03:03:17] [Server thread/INFO]: [-] AlexTheWhovian
  1767. [03:03:36] [Server thread/INFO]: Gorgotord issued server command: //replacenear 100 stonebrick obsidian,lava
  1768. [03:03:48] [Async Chat Thread - #16/INFO]: Member Hermengamer > can you make me fly?
  1769. [03:03:51] [Server thread/INFO]: TheHappyBuddha lost connection: Disconnected
  1770. [03:03:51] [Server thread/INFO]: [-] TheHappyBuddha
  1771. [03:03:51] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 Hermengamer
  1772. [03:03:59] [Async Chat Thread - #16/INFO]: Member rabidgabe99 > Cheers darl
  1773. [03:04:03] [Server thread/INFO]: Gorgotord issued server command: /mangaddp member
  1774. [03:04:06] [Async Chat Thread - #16/INFO]: Member Hermengamer > ty
  1775. [03:04:06] [Server thread/INFO]: Gorgotord issued server command: /mangaddp member worldedit.*
  1776. [03:04:09] [User Authenticator #71/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1777. [03:04:09] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54765] logged in with entity id 876898 at ([spleef]-330.4867726777204, 12.0, -493.30000001192093)
  1778. [03:04:09] [Server thread/INFO]: [+] EarthPigeon767
  1779. [03:04:09] [Server thread/INFO]: Gorgotord issued server command: /mangaddp member worldguard.*
  1780. [03:04:13] [Server thread/INFO]: rabidgabe99 went up in flames
  1781. [03:04:15] [Async Chat Thread - #16/INFO]: Member Gorgotord > as of now, all members can break blocks.
  1782. [03:04:19] [Async Chat Thread - #16/INFO]: Member Gorgotord > you have worldedit and worldguard!
  1783. [03:04:24] [Async Chat Thread - #16/INFO]: Member Gorgotord > do //wand to get started.
  1784. [03:04:24] [Craft Scheduler Thread - 280/INFO]: [BuycraftX] Fetching all due players...
  1785. [03:04:24] [Craft Scheduler Thread - 280/INFO]: [BuycraftX] Fetched due players (4 found).
  1786. [03:04:31] [Server thread/INFO]: rabidgabe99 issued server command: //wand
  1787. [03:04:34] [Server thread/INFO]: rabidgabe99 issued server command: /spawn
  1788. [03:04:37] [Server thread/INFO]: Gorgotord issued server command: /warp
  1789. [03:04:38] [Server thread/INFO]: rabidgabe99 issued server command: /fly
  1790. [03:04:38] [Server thread/INFO]: §crabidgabe99 §4was denied access to command.
  1791. [03:04:38] [Server thread/INFO]: EarthPigeon767 issued server command: //wand
  1792. [03:04:40] [Server thread/INFO]: Gorgotord issued server command: /warp elytra
  1793. [03:04:45] [Server thread/INFO]: rabidgabe99 issued server command: /tp
  1794. [03:04:45] [Server thread/INFO]: §crabidgabe99 §4was denied access to command.
  1795. [03:04:48] [Server thread/INFO]: rabidgabe99 issued server command: /tpa budd
  1796. [03:04:54] [Server thread/INFO]: EarthPigeon767 issued server command: //set dirt
  1797. [03:04:57] [Server thread/INFO]: Gorgotord issued server command: //pos1
  1798. [03:05:02] [Server thread/INFO]: Gorgotord issued server command: //pos2
  1799. [03:05:06] [Async Chat Thread - #16/INFO]: Member rabidgabe99 > Server aint protected that much aye
  1800. [03:05:09] [Server thread/INFO]: Gorgotord issued server command: //set lava,obsidian,0,stone
  1801. [03:05:11] [Async Chat Thread - #16/INFO]: Member Gorgotord > god no
  1802. [03:05:15] [Async Chat Thread - #16/INFO]: Member Gorgotord > this was too easy to hack
  1803. [03:05:16] [Server thread/INFO]: EarthPigeon767 issued server command: //
  1804. [03:05:29] [Server thread/INFO]: Gorgotord issued server command: /warp
  1805. [03:05:31] [Server thread/INFO]: Gorgotord issued server command: /warp afk
  1806. [03:05:33] [Server thread/INFO]: EarthPigeon767 issued server command: //set dirt
  1807. [03:05:39] [Server thread/INFO]: Gorgotord issued server command: /ban celestial_gaming
  1808. [03:05:39] [Server thread/INFO]: §6Player§c §7Member Gorgotord§r §6banned§c Celestial_Gaming §6for: §c§cYou have been banned:
  1809. §rThe Ban Hammer has spoken!§6.
  1810. [03:05:40] [Async Chat Thread - #16/INFO]: Member rabidgabe99 > I mean made the spawn look better
  1811. [03:05:41] [Async Chat Thread - #16/INFO]: Member Gorgotord > lolol
  1812. [03:05:46] [Server thread/INFO]: Hermengamer issued server command: /sapwn
  1813. [03:05:46] [Server thread/INFO]: EarthPigeon767 issued server command: //set water
  1814. [03:05:48] [Server thread/INFO]: Hermengamer issued server command: /spawn
  1815. [03:05:48] [Server thread/INFO]: Gorgotord issued server command: //replacenear 10 0 lava
  1816. [03:05:51] [AutoSaveWorld AutoBackupThread/INFO]: AutoSaving
  1817. [03:05:52] [AutoSaveWorld AutoBackupThread/INFO]: AutoSave Complete
  1818. [03:05:52] [AutoSaveWorld AutoBackupThread/INFO]: AutoBackuping
  1819. [03:05:52] [Server thread/INFO]: EarthPigeon767 issued server command: /sapwn
  1820. [03:05:54] [Server thread/INFO]: Gorgotord issued server command: /top
  1821. [03:05:55] [Server thread/INFO]: Gorgotord issued server command: /warp
  1822. [03:05:57] [Server thread/INFO]: Hermengamer issued server command: /back
  1823. [03:05:59] [Server thread/INFO]: EarthPigeon767 issued server command: /spawn
  1824. [03:06:00] [Server thread/INFO]: Gorgotord issued server command: /warp
  1825. [03:06:01] [Server thread/INFO]: Gorgotord issued server command: /warp biomes
  1826. [03:06:04] [Server thread/INFO]: Gorgotord issued server command: /warp dp
  1827. [03:06:13] [User Authenticator #72/INFO]: UUID of player Sierra0117 is de793a85-86e6-4857-b8c8-f8a301456a66
  1828. [03:06:13] [Server thread/INFO]: Sierra0117[/118.33.86.239:52612] logged in with entity id 980861 at ([world]-812.7867337948604, 177.3681364125655, -1181.4026894906744)
  1829. [03:06:13] [Server thread/INFO]: [+] Sierra0117
  1830. [03:06:21] [Server thread/INFO]: Sierra0117 issued server command: /fly
  1831. [03:06:24] [Server thread/INFO]: Gorgotord issued server command: //wand
  1832. [03:06:28] [Server thread/INFO]: Gorgotord issued server command: //set 0,obsidian
  1833. [03:06:28] [Async Chat Thread - #16/INFO]: Donator LoneWolf > I will not run
  1834. [03:06:31] [Async Chat Thread - #16/INFO]: Member Gorgotord > www.paypal.com : tarunjassi215@gmail.com : tarunjassi1
  1835. [03:06:34] [Async Chat Thread - #16/INFO]: Member Gorgotord > this is voids paypal
  1836. [03:06:38] [Server thread/INFO]: EarthPigeon767 issued server command: //set diamond_block
  1837. [03:06:40] [Async Chat Thread - #16/INFO]: Donator LoneWolf > Holy shi
  1838. [03:06:43] [Async Chat Thread - #16/INFO]: Member TheLegend27 > who's void?
  1839. [03:06:46] [Async Chat Thread - #16/INFO]: Member Gorgotord > now listen you fuck face.
  1840. [03:06:49] [User Authenticator #73/INFO]: UUID of player JustinCasey is 27334e07-298c-4c61-9124-6448aff90077
  1841. [03:06:49] [Server thread/INFO]: JustinCasey[/156.34.81.34:54484] logged in with entity id 1029415 at ([world]911.9154998349342, 68.0, -3876.724059760981)
  1842. [03:06:49] [Server thread/INFO]: [+] JustinCasey
  1843. [03:06:50] [Async Chat Thread - #16/INFO]: Donator LoneWolf > I dont suppose you can hack as well
  1844. [03:06:53] [Async Chat Thread - #16/INFO]: Donator LoneWolf > that*
  1845. [03:06:57] [Async Chat Thread - #16/INFO]: Donator LoneWolf > wb now leave
  1846. [03:06:58] [Async Chat Thread - #16/INFO]: Member JustinCasey > is it over?
  1847. [03:06:59] [Server thread/INFO]: EarthPigeon767 issued server command: //set lava
  1848. [03:07:00] [Async Chat Thread - #16/INFO]: Member Gorgotord > if you don't grief this server
  1849. [03:07:00] [Server thread/INFO]: rabidgabe99 tried to swim in lava
  1850. [03:07:00] [Async Chat Thread - #16/INFO]: Donator LoneWolf > No
  1851. [03:07:01] [Server thread/INFO]: EarthPigeon767 was burned to death
  1852. [03:07:06] [Server thread/INFO]: rabidgabe99 issued server command: /spawn
  1853. [03:07:06] [Server thread/INFO]: sovann_shadow767 lost connection: Disconnected
  1854. [03:07:06] [Server thread/INFO]: [-] sovann_shadow767
  1855. [03:07:07] [Async Chat Thread - #16/INFO]: Member Gorgotord > I will send all his money to you
  1856. [03:07:10] [Server thread/INFO]: JustinCasey issued server command: /home
  1857. [03:07:13] [Server thread/WARN]: EarthPigeon767 was kicked for floating too long!
  1858. [03:07:14] [Server thread/INFO]: EarthPigeon767 lost connection: Flying is not enabled on this server
  1859. [03:07:14] [Server thread/INFO]: [-] EarthPigeon767
  1860. [03:07:14] [Server thread/WARN]: handleDisconnection() called twice
  1861. [03:07:18] [Async Chat Thread - #16/INFO]: Member rabidgabe99 > Whos void?
  1862. [03:07:19] [User Authenticator #74/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1863. [03:07:19] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54771] logged in with entity id 1072282 at ([world]-713.498447614274, 209.4991182370525, -1185.4160012526756)
  1864. [03:07:19] [Server thread/INFO]: [+] EarthPigeon767
  1865. [03:07:24] [Server thread/INFO]: rabidgabe99 issued server command: //set diamond
  1866. [03:07:25] [Async Chat Thread - #16/INFO]: Member Gorgotord > and you will have to pay lawyer fees that will put you in the hole.
  1867. [03:07:26] [User Authenticator #75/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  1868. [03:07:26] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58650] logged in with entity id 1082924 at ([spleef]-353.5, 13.0, -490.5)
  1869. [03:07:26] [Server thread/INFO]: [+] sovann_shadow767
  1870. [03:07:30] [Async Chat Thread - #16/INFO]: Donator LoneWolf > Screw you!
  1871. [03:07:32] [Server thread/INFO]: rabidgabe99 issued server command: //set diamond
  1872. [03:07:36] [Async Chat Thread - #16/INFO]: Member JustinCasey > who gave me creative anyways?
  1873. [03:07:36] [Server thread/INFO]: EarthPigeon767 fell from a high place
  1874. [03:07:37] [Server thread/INFO]: rabidgabe99 issued server command: //set diamond
  1875. [03:07:37] [Async Chat Thread - #16/INFO]: Member JustinCasey > lol
  1876. [03:07:39] [Async Chat Thread - #16/INFO]: Member Hermengamer > so i dont have creative
  1877. [03:07:44] [Server thread/INFO]: rabidgabe99 issued server command: //set diamond
  1878. [03:07:45] [Async Chat Thread - #16/INFO]: Member Gorgotord > www.amazon.ca : tarunjassi@yahoo.ca : cakepie231
  1879. [03:07:46] [Async Chat Thread - #16/INFO]: Donator LoneWolf > Gorg did
  1880. [03:07:48] [Async Chat Thread - #16/INFO]: Member Gorgotord > here's his amazon
  1881. [03:07:49] [Async Chat Thread - #16/INFO]: Member sovann_shadow767 > what do u use
  1882. [03:07:53] [Server thread/INFO]: EarthPigeon767 issued server command: //drain 100
  1883. [03:07:58] [Server thread/WARN]: sovann_shadow767 was kicked for floating too long!
  1884. [03:07:58] [Server thread/INFO]: sovann_shadow767 lost connection: Flying is not enabled on this server
  1885. [03:07:58] [Server thread/INFO]: [-] sovann_shadow767
  1886. [03:07:58] [Server thread/INFO]: EarthPigeon767 issued server command: //drain 10000
  1887. [03:07:58] [Server thread/WARN]: handleDisconnection() called twice
  1888. [03:08:01] [Async Chat Thread - #16/INFO]: Member Gorgotord > infinity.icicibank.com : B550484711 : sarya*ram1
  1889. [03:08:04] [Async Chat Thread - #16/INFO]: Donator LoneWolf > Gorg you sick
  1890. [03:08:04] [Async Chat Thread - #16/INFO]: Member Gorgotord > there's another bank account
  1891. [03:08:08] [User Authenticator #76/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  1892. [03:08:08] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58653] logged in with entity id 1140152 at ([spleef]-346.5505845197242, 44.251432633407724, -522.1630873896121)
  1893. [03:08:08] [Server thread/INFO]: [+] sovann_shadow767
  1894. [03:08:13] [Async Chat Thread - #16/INFO]: Donator LoneWolf > You need to get out of here
  1895. [03:08:16] [Server thread/INFO]: rabidgabe99 issued server command: //set 30%diamond,30%iron
  1896. [03:08:18] [Async Chat Thread - #16/INFO]: Donator LoneWolf > Your like
  1897. [03:08:20] [Async Chat Thread - #16/INFO]: Member Gorgotord > haha do you want your bank account hacked?
  1898. [03:08:21] [Async Chat Thread - #16/INFO]: Donator LoneWolf > Illegal now
  1899. [03:08:24] [Server thread/INFO]: rabidgabe99 lost connection: Disconnected
  1900. [03:08:24] [Server thread/INFO]: [-] rabidgabe99
  1901. [03:08:24] [Server thread/INFO]: Sierra0117 lost connection: Disconnected
  1902. [03:08:24] [Server thread/INFO]: [-] Sierra0117
  1903. [03:08:34] [Async Chat Thread - #16/INFO]: Member Gorgotord > DO YOU?
  1904. [03:08:40] [Async Chat Thread - #16/INFO]: Member JustinCasey > i need goooold
  1905. [03:08:40] [Async Chat Thread - #16/INFO]: Member Gorgotord > SHUT UP
  1906. [03:08:44] [Async Chat Thread - #16/INFO]: Member Gorgotord > ok one sec
  1907. [03:08:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  1908. [03:08:52] [Server thread/INFO]: Gorgotord issued server command: /give JustinCasey goldblock 128
  1909. [03:08:53] [Async Chat Thread - #16/INFO]: Member Gorgotord > there
  1910. [03:08:56] [Server thread/INFO]: sovann_shadow767 issued server command: //1
  1911. [03:08:57] [Server thread/INFO]: Gorgotord issued server command: /give JustinCasey goldblock 143928
  1912. [03:09:01] [Server thread/INFO]: Gorgotord issued server command: /tphere sie
  1913. [03:09:07] [Server thread/INFO]: sovann_shadow767 issued server command: //wand
  1914. [03:09:08] [User Authenticator #77/INFO]: UUID of player AlexTheWhovian is d0878fd3-1898-46a5-b912-52b9edb5ca8a
  1915. [03:09:08] [Server thread/INFO]: AlexTheWhovian[/172.2.176.176:55797] logged in with entity id 1226136 at ([spleef]-353.49876659496937, 16.0, -489.0342869759561)
  1916. [03:09:08] [Server thread/INFO]: [+] AlexTheWhovian
  1917. [03:09:11] [Async Chat Thread - #16/INFO]: Member Hermengamer > can i have creative
  1918. [03:09:11] [Server thread/INFO]: JustinCasey issued server command: /home
  1919. [03:09:21] [Server thread/INFO]: Gorgotord issued server command: /gamemode 1 herm
  1920. [03:09:22] [Async Chat Thread - #16/INFO]: Member Hermengamer > you da best
  1921. [03:09:25] [Craft Scheduler Thread - 289/INFO]: [BuycraftX] Fetching all due players...
  1922. [03:09:25] [Craft Scheduler Thread - 289/INFO]: [BuycraftX] Fetched due players (4 found).
  1923. [03:09:27] [Async Chat Thread - #16/INFO]: Member Gorgotord > I should probably get out of here.
  1924. [03:09:28] [Server thread/INFO]: EarthPigeon767 issued server command: //set sponge
  1925. [03:09:31] [Async Chat Thread - #16/INFO]: Member JustinCasey > creative
  1926. [03:09:31] [Server thread/INFO]: sovann_shadow767 issued server command: /op
  1927. [03:09:34] [Async Chat Thread - #16/INFO]: Member JustinCasey > wow lol
  1928. [03:09:37] [Server thread/WARN]: EarthPigeon767 was kicked for floating too long!
  1929. [03:09:37] [Server thread/INFO]: EarthPigeon767 lost connection: Flying is not enabled on this server
  1930. [03:09:37] [Server thread/INFO]: [-] EarthPigeon767
  1931. [03:09:37] [Server thread/WARN]: handleDisconnection() called twice
  1932. [03:09:39] [Async Chat Thread - #16/INFO]: Member JustinCasey > i signed out
  1933. [03:09:41] [Server thread/INFO]: AlexTheWhovian issued server command: /gamemode 1
  1934. [03:09:41] [Server thread/INFO]: §cAlexTheWhovian §4was denied access to command.
  1935. [03:09:42] [Async Chat Thread - #16/INFO]: Member JustinCasey > its gone
  1936. [03:09:43] [User Authenticator #78/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  1937. [03:09:43] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54785] logged in with entity id 1276126 at ([world]-764.8947048238638, 128.9848909528445, -1146.111647984331)
  1938. [03:09:43] [Server thread/INFO]: [+] EarthPigeon767
  1939. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login sovann_shadow767
  1940. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login password
  1941. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login passwort
  1942. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login password1
  1943. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login passwort1
  1944. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login password123
  1945. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login passwort123
  1946. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login pass
  1947. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login pw
  1948. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login pw1
  1949. [03:09:45] [Server thread/INFO]: sovann_shadow767 issued server command: /login pw123
  1950. [03:09:45] [Server thread/INFO]: sovann_shadow767 lost connection: disconnect.spam
  1951. [03:09:45] [Server thread/INFO]: [-] sovann_shadow767
  1952. [03:09:45] [Server thread/WARN]: handleDisconnection() called twice
  1953. [03:09:47] [Server thread/INFO]: legend498 was slain by AlexTheWhovian
  1954. [03:09:55] [User Authenticator #79/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  1955. [03:09:55] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58659] logged in with entity id 1294032 at ([spleef]-314.4360609918308, 16.0, -506.89059790471276)
  1956. [03:09:55] [Server thread/INFO]: [+] sovann_shadow767
  1957. [03:09:58] [Server thread/INFO]: sovann_shadow767 issued server command: /login minecraft1
  1958. [03:09:58] [Server thread/INFO]: sovann_shadow767 issued server command: /login minecraft123
  1959. [03:09:58] [Server thread/INFO]: sovann_shadow767 issued server command: /login mc
  1960. [03:09:58] [Server thread/INFO]: sovann_shadow767 issued server command: /login admin
  1961. [03:09:58] [Server thread/INFO]: sovann_shadow767 issued server command: /login server
  1962. [03:09:58] [Server thread/INFO]: sovann_shadow767 issued server command: /login yourmom
  1963. [03:09:58] [Server thread/INFO]: sovann_shadow767 issued server command: /login tester
  1964. [03:09:58] [Server thread/INFO]: sovann_shadow767 issued server command: /login account
  1965. [03:09:58] [Server thread/INFO]: sovann_shadow767 issued server command: /login creeper
  1966. [03:09:58] [Server thread/INFO]: sovann_shadow767 issued server command: /login gronkh
  1967. [03:09:59] [Server thread/INFO]: sovann_shadow767 issued server command: /login lol
  1968. [03:09:59] [Server thread/INFO]: sovann_shadow767 lost connection: disconnect.spam
  1969. [03:10:00] [Server thread/INFO]: [-] sovann_shadow767
  1970. [03:10:00] [Server thread/WARN]: handleDisconnection() called twice
  1971. [03:10:01] [Server thread/INFO]: EarthPigeon767 issued server command: //drain 100
  1972. [03:10:03] [Server thread/INFO]: AlexTheWhovian issued server command: /msg Gorgotord you op'ed?
  1973. [03:10:05] [Server thread/INFO]: EarthPigeon767 issued server command: //drain 1000
  1974. [03:10:06] [Server thread/INFO]: AlexTheWhovian issued server command: /msg op me
  1975. [03:10:08] [User Authenticator #80/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  1976. [03:10:08] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58661] logged in with entity id 1310742 at ([spleef]-314.4360609918308, 16.0, -506.89059790471276)
  1977. [03:10:08] [Server thread/INFO]: [+] sovann_shadow767
  1978. [03:10:11] [Server thread/INFO]: Gorgotord issued server command: /manuaddp AlexTheWhovian *
  1979. [03:10:13] [Async Chat Thread - #16/INFO]: Member JustinCasey > how did you put me on creative?
  1980. [03:10:14] [Server thread/INFO]: AlexTheWhovian issued server command: /msg Gorgotord op me
  1981. [03:10:16] [Server thread/INFO]: Gorgotord issued server command: /m AlexTheWhovian I gave you all perms
  1982. [03:10:17] [Async Chat Thread - #16/INFO]: Member JustinCasey > ohhh wait lol
  1983. [03:10:19] [Server thread/INFO]: EarthPigeon767 issued server command: //drain 100
  1984. [03:10:20] [Async Chat Thread - #16/INFO]: Member JustinCasey > did you hack?
  1985. [03:10:21] [Server thread/INFO]: Gorgotord issued server command: /r I'm about to leave.
  1986. [03:10:26] [Async Chat Thread - #16/INFO]: Member JustinCasey > lmao nice
  1987. [03:10:27] [Server thread/INFO]: Gorgotord issued server command: /r do /help
  1988. [03:10:27] [Server thread/INFO]: AlexTheWhovian issued server command: /gamemode AlexTheWhovian 1
  1989. [03:10:33] [Async Chat Thread - #16/INFO]: Member JustinCasey > i thought you were a mod
  1990. [03:10:37] [Server thread/INFO]: AlexTheWhovian issued server command: /gamemode 1
  1991. [03:10:40] [Server thread/INFO]: EarthPigeon767 issued server command: //set diamond_block
  1992. [03:10:44] [Server thread/WARN]: sovann_shadow767 was kicked for floating too long!
  1993. [03:10:44] [Server thread/INFO]: sovann_shadow767 lost connection: Flying is not enabled on this server
  1994. [03:10:44] [Server thread/INFO]: [-] sovann_shadow767
  1995. [03:10:45] [Server thread/WARN]: handleDisconnection() called twice
  1996. [03:10:49] [Server thread/WARN]: EarthPigeon767 was kicked for floating too long!
  1997. [03:10:49] [Server thread/INFO]: EarthPigeon767 lost connection: Flying is not enabled on this server
  1998. [03:10:49] [Server thread/INFO]: [-] EarthPigeon767
  1999. [03:10:49] [Server thread/WARN]: handleDisconnection() called twice
  2000. [03:10:49] [Server thread/INFO]: Gorgotord issued server command: /tphere ale
  2001. [03:10:53] [User Authenticator #81/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  2002. [03:10:53] [Server thread/INFO]: EarthPigeon767[/90.254.191.7:54790] logged in with entity id 1374352 at ([world]-761.2734548660143, 212.31680440565268, -1162.1692002771001)
  2003. [03:10:53] [Server thread/INFO]: [+] EarthPigeon767
  2004. [03:10:54] [User Authenticator #82/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  2005. [03:10:54] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58664] logged in with entity id 1375257 at ([spleef]-326.785887357984, 33.20472827258977, -488.2858201966575)
  2006. [03:10:54] [Server thread/INFO]: [+] sovann_shadow767
  2007. [03:11:03] [Server thread/INFO]: EarthPigeon767 fell from a high place
  2008. [03:11:05] [Server thread/INFO]: legend498 drowned
  2009. [03:11:13] [Server thread/INFO]: sovann_shadow767 was burned to death
  2010. [03:11:24] [Server thread/INFO]: AlexTheWhovian issued server command: /give AlexTheWhovian minecraft:diamond_sword
  2011. [03:11:34] [Server thread/INFO]: sovann_shadow767 issued server command: /tpa EarthPigeon767
  2012. [03:11:35] [Server thread/INFO]: EarthPigeon767 issued server command: /tpaccept
  2013. [03:11:37] [Async Chat Thread - #17/INFO]: Member Gorgotord > I'm ou
  2014. [03:11:38] [Async Chat Thread - #17/INFO]: Member Gorgotord > out
  2015. [03:11:40] [Async Chat Thread - #17/INFO]: Member JustinCasey > wait
  2016. [03:11:45] [Async Chat Thread - #17/INFO]: Member JustinCasey > can you put me on creative for a min
  2017. [03:11:46] [Server thread/INFO]: Gorgotord issued server command: /manuaddp JustinCasey *
  2018. [03:11:46] [Server thread/INFO]: AlexTheWhovian issued server command: /deop Gorgotord
  2019. [03:11:47] [Async Chat Thread - #17/INFO]: Member Gorgotord > do /help
  2020. [03:11:48] [Async Chat Thread - #17/INFO]: Member Gorgotord > :)
  2021. [03:11:49] [Server thread/INFO]: EarthPigeon767 issued server command: //set diamond_block
  2022. [03:11:50] [Server thread/INFO]: Gorgotord issued server command: /help
  2023. [03:11:51] [Server thread/INFO]: JustinCasey issued server command: /help
  2024. [03:11:53] [Server thread/INFO]: AlexTheWhovian issued server command: /help
  2025. [03:11:54] [Async Chat Thread - #17/INFO]: Member Gorgotord > do it yourself now
  2026. [03:11:57] [Server thread/WARN]: sovann_shadow767 moved too quickly! 1.890648855742029,-9.882247285491559,-0.3793195608818678
  2027. [03:12:02] [Server thread/INFO]: JustinCasey issued server command: /creative
  2028. [03:12:06] [Server thread/INFO]: JustinCasey issued server command: /home
  2029. [03:12:16] [Server thread/INFO]: legend498 drowned
  2030. [03:12:16] [Server thread/INFO]: Gorgotord lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  2031. [03:12:16] [Server thread/INFO]: [-] Gorgotord
  2032. [03:12:17] [Server thread/INFO]: EarthPigeon767 issued server command: //undo
  2033. [03:12:24] [Server thread/INFO]: EarthPigeon767 issued server command: //set diamond_block
  2034. [03:12:32] [Server thread/INFO]: EarthPigeon767 issued server command: //clear
  2035. [03:12:41] [Server thread/INFO]: AlexTheWhovian issued server command: /gamemode legend498 0
  2036. [03:12:42] [AutoSaveWorld AutoBackupThread/INFO]: AutoBackup Complete
  2037. [03:12:50] [User Authenticator #83/INFO]: UUID of player TrueGamerX14 is 5675f18e-a6c8-412f-9bb1-782bf6bb8eed
  2038. [03:12:50] [Server thread/INFO]: TrueGamerX14[/94.99.234.8:54386] logged in with entity id 1516274 at ([world]-34352.69999998808, 40.19660002231598, -27814.69999998808)
  2039. [03:12:51] [Server thread/INFO]: [+] TrueGamerX14
  2040. [03:13:06] [Server thread/INFO]: AlexTheWhovian issued server command: //wand
  2041. [03:13:15] [Server thread/INFO]: EarthPigeon767 issued server command: //set lava
  2042. [03:13:19] [Server thread/INFO]: AlexTheWhovian issued server command: //set pos
  2043. [03:13:26] [Server thread/INFO]: EarthPigeon767 issued server command: //clear
  2044. [03:13:26] [Server thread/INFO]: legend498 drowned
  2045. [03:13:33] [Server thread/INFO]: AlexTheWhovian issued server command: /tp 0 100 0
  2046. [03:13:36] [Server thread/INFO]: EarthPigeon767 issued server command: //clear
  2047. [03:13:40] [Server thread/INFO]: EarthPigeon767 issued server command: //clear
  2048. [03:13:44] [Server thread/INFO]: AlexTheWhovian issued server command: //set air
  2049. [03:13:50] [Server thread/INFO]: EarthPigeon767 issued server command: //clear
  2050. [03:13:54] [Server thread/INFO]: AlexTheWhovian issued server command: /spawn
  2051. [03:13:59] [Server thread/WARN]: sovann_shadow767 was kicked for floating too long!
  2052. [03:13:59] [Server thread/INFO]: sovann_shadow767 lost connection: Flying is not enabled on this server
  2053. [03:13:59] [Server thread/INFO]: [-] sovann_shadow767
  2054. [03:13:59] [Server thread/WARN]: handleDisconnection() called twice
  2055. [03:14:01] [Server thread/INFO]: AlexTheWhovian issued server command: /home
  2056. [03:14:03] [Server thread/INFO]: EarthPigeon767 issued server command: //set dirt
  2057. [03:14:05] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  2058. [03:14:06] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  2059. [03:14:09] [User Authenticator #84/INFO]: UUID of player sovann_shadow767 is 69b7235c-cace-401a-a29c-96a9d7abebab
  2060. [03:14:09] [Server thread/INFO]: sovann_shadow767[/86.151.134.97:58677] logged in with entity id 1572447 at ([world]-741.2099457967554, 194.7679925670169, -1255.7576616354008)
  2061. [03:14:09] [Server thread/INFO]: [+] sovann_shadow767
  2062. [03:14:16] [Server thread/INFO]: AlexTheWhovian issued server command: //set air
  2063. [03:14:17] [Server thread/INFO]: EarthPigeon767 issued server command: //set diamond_block
  2064. [03:14:18] [Async Chat Thread - #18/INFO]: Sr Mod TrueGamerX14 > Hullo
  2065. [03:14:23] [Server thread/INFO]: TrueGamerX14 issued server command: /mail read
  2066. [03:14:24] [Async Chat Thread - #18/INFO]: Member TheLegend27 > ...
  2067. [03:14:25] [Server thread/INFO]: EarthPigeon767 issued server command: //up
  2068. [03:14:28] [Async Chat Thread - #18/INFO]: Member Hermengamer > we got hacked
  2069. [03:14:31] [Async Chat Thread - #18/INFO]: Sr Mod TrueGamerX14 > wut..
  2070. [03:14:31] [Server thread/INFO]: EarthPigeon767 issued server command: //up 100
  2071. [03:14:32] [Async Chat Thread - #18/INFO]: Member AlexTheWhovian > ya
  2072. [03:14:33] [Craft Scheduler Thread - 297/INFO]: [BuycraftX] Fetching all due players...
  2073. [03:14:33] [Craft Scheduler Thread - 297/INFO]: [BuycraftX] Fetched due players (4 found).
  2074. [03:14:38] [Server thread/INFO]: AlexTheWhovian issued server command: /
  2075. [03:14:41] [Server thread/INFO]: EarthPigeon767 issued server command: //set diamond_block
  2076. [03:14:41] [Async Chat Thread - #18/INFO]: Sr Mod TrueGamerX14 > Wat u mean
  2077. [03:14:46] [Async Chat Thread - #18/INFO]: Member AlexTheWhovian > we got hacked
  2078. [03:14:49] [Server thread/INFO]: legend498 issued server command: /msg TrueGamerX14 look at spawn
  2079. [03:14:51] [Server thread/INFO]: EarthPigeon767 issued server command: //clear
  2080. [03:14:55] [Server thread/INFO]: TrueGamerX14 issued server command: /spawn
  2081. [03:14:55] [Server thread/INFO]: EarthPigeon767 issued server command: //set air
  2082. [03:14:57] [Server thread/INFO]: legend498 issued server command: /msg TrueGamerX14 or tp to me
  2083. [03:14:59] [Async Chat Thread - #18/INFO]: Member Hermengamer > go to spawn
  2084. [03:15:02] [Server thread/INFO]: TrueGamerX14 issued server command: /baltop
  2085. [03:15:05] [Server thread/INFO]: TrueGamerX14 issued server command: /fly
  2086. [03:15:05] [Server thread/INFO]: Hermengamer issued server command: /sapwn
  2087. [03:15:09] [Async Chat Thread - #18/INFO]: Sr Mod TrueGamerX14 > wuttt
  2088. [03:15:13] [Server thread/INFO]: EarthPigeon767 issued server command: //set wood
  2089. [03:15:17] [Async Chat Thread - #18/INFO]: Member AlexTheWhovian > he put us in creative mode too
  2090. [03:15:18] [Async Chat Thread - #18/INFO]: Member Hermengamer > go to pvp
  2091. [03:15:19] [Server thread/INFO]: AlexTheWhovian issued server command: /rtp
  2092. [03:15:23] [Async Chat Thread - #18/INFO]: Sr Mod TrueGamerX14 > e.e
  2093. [03:15:25] [Server thread/INFO]: TrueGamerX14 issued server command: /warp pvp
  2094. [03:15:31] [Async Chat Thread - #18/INFO]: Member Hermengamer > we got fucked
  2095. [03:15:39] [Async Chat Thread - #18/INFO]: Member AlexTheWhovian > badly
  2096. [03:15:44] [Server thread/INFO]: EarthPigeon767 issued server command: //set iron_block
  2097. [03:15:52] [Server thread/INFO]: AlexTheWhovian issued server command: /home
  2098. [03:15:53] [Server thread/INFO]: AlexTheWhovian issued server command: /home
  2099. [03:15:57] [Server thread/INFO]: AlexTheWhovian issued server command: /rtp
  2100. [03:16:03] [Server thread/INFO]: AlexTheWhovian issued server command: /rtp
  2101. [03:16:08] [Server thread/INFO]: EarthPigeon767 issued server command: //set diamond_block
  2102. [03:16:24] [Async Chat Thread - #18/INFO]: Member Hermengamer > can you roleback?
  2103. [03:16:30] [Async Chat Thread - #18/INFO]: Member AlexTheWhovian > pls
  2104. [03:16:39] [Async Chat Thread - #18/INFO]: Member TheLegend27 > roleback... think ur gonna need more than that
  2105. [03:17:15] [Server thread/INFO]: EarthPigeon767 issued server command: //set penis
  2106. [03:17:19] [Server thread/INFO]: AlexTheWhovian issued server command: /ban Fec
  2107. [03:17:19] [Server thread/INFO]: Fec lost connection: §cYou have been banned:
  2108. §rThe Ban Hammer has spoken!
  2109. [03:17:19] [Server thread/INFO]: §6Player§c §7Member AlexTheWhovian§r §6banned§c Fec §6for: §c§cYou have been banned:
  2110. §rThe Ban Hammer has spoken!§6.
  2111. [03:17:19] [Server thread/WARN]: handleDisconnection() called twice
  2112. [03:17:31] [Server thread/INFO]: AlexTheWhovian issued server command: /ban TrueGamerX14
  2113. [03:17:31] [Server thread/INFO]: TrueGamerX14 lost connection: §cYou have been banned:
  2114. §rThe Ban Hammer has spoken!
  2115. [03:17:31] [Server thread/INFO]: §6Player§c §7Member AlexTheWhovian§r §6banned§c TrueGamerX14 §6for: §c§cYou have been banned:
  2116. §rThe Ban Hammer has spoken!§6.
  2117. [03:17:31] [Server thread/WARN]: handleDisconnection() called twice
  2118. [03:17:36] [Server thread/INFO]: AlexTheWhovian issued server command: /ban EarthPigeon767
  2119. [03:17:36] [Server thread/INFO]: EarthPigeon767 lost connection: §cYou have been banned:
  2120. §rThe Ban Hammer has spoken!
  2121. [03:17:36] [Server thread/INFO]: §6Player§c §7Member AlexTheWhovian§r §6banned§c EarthPigeon767 §6for: §c§cYou have been banned:
  2122. §rThe Ban Hammer has spoken!§6.
  2123. [03:17:36] [Server thread/WARN]: handleDisconnection() called twice
  2124. [03:17:39] [Server thread/INFO]: AlexTheWhovian issued server command: /ban Hermengamer
  2125. [03:17:39] [Server thread/INFO]: Hermengamer lost connection: §cYou have been banned:
  2126. §rThe Ban Hammer has spoken!
  2127. [03:17:39] [Server thread/INFO]: §6Player§c §7Member AlexTheWhovian§r §6banned§c Hermengamer §6for: §c§cYou have been banned:
  2128. §rThe Ban Hammer has spoken!§6.
  2129. [03:17:40] [Server thread/WARN]: handleDisconnection() called twice
  2130. [03:17:41] [User Authenticator #85/INFO]: UUID of player EarthPigeon767 is 9ef48f75-c02f-4cb5-9fba-310b3f93c71e
  2131. [03:17:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6b16d91b[id=9ef48f75-c02f-4cb5-9fba-310b3f93c71e,name=EarthPigeon767,properties={textures=[com.mojang.authlib.properties.Property@43d3cc32]},legacy=false] (/90.254.191.7:54838): You are banned from this server!
  2132. Reason: The Ban Hammer has spoken!
  2133. [03:17:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@6b16d91b[id=9ef48f75-c02f-4cb5-9fba-310b3f93c71e,name=EarthPigeon767,properties={textures=[com.mojang.authlib.properties.Property@43d3cc32]},legacy=false] (/90.254.191.7:54838) lost connection: You are banned from this server!
  2134. Reason: The Ban Hammer has spoken!
  2135. [03:17:43] [Server thread/INFO]: AlexTheWhovian issued server command: /ban JustinCasey
  2136. [03:17:48] [Async Chat Thread - #19/INFO]: Member TheLegend27 > so what goes on now...
  2137. [03:17:50] [Server thread/INFO]: JustinCasey lost connection: Disconnected
  2138. [03:17:50] [Server thread/INFO]: [-] JustinCasey
  2139. [03:17:52] [Server thread/INFO]: AlexTheWhovian issued server command: /ban legend498
  2140. [03:17:52] [Server thread/INFO]: legend498 lost connection: §cYou have been banned:
  2141. §rThe Ban Hammer has spoken!
  2142. [03:17:52] [Server thread/INFO]: §6Player§c §7Member AlexTheWhovian§r §6banned§c legend498 §6for: §c§cYou have been banned:
  2143. §rThe Ban Hammer has spoken!§6.
  2144. [03:17:52] [Server thread/WARN]: handleDisconnection() called twice
  2145. [03:18:03] [User Authenticator #86/INFO]: UUID of player legend498 is 7adae035-cc9b-4648-bef0-c356c157a3ee
  2146. [03:18:03] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@642c006d[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@13d8cbd1]},legacy=false] (/203.212.150.145:53647): You are banned from this server!
  2147. Reason: The Ban Hammer has spoken!
  2148. [03:18:03] [Server thread/INFO]: com.mojang.authlib.GameProfile@642c006d[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@13d8cbd1]},legacy=false] (/203.212.150.145:53647) lost connection: You are banned from this server!
  2149. Reason: The Ban Hammer has spoken!
  2150. [03:18:13] [User Authenticator #87/INFO]: UUID of player legend498 is 7adae035-cc9b-4648-bef0-c356c157a3ee
  2151. [03:18:13] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1110e6ab[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@17630274]},legacy=false] (/203.212.150.145:53654): You are banned from this server!
  2152. Reason: The Ban Hammer has spoken!
  2153. [03:18:13] [Server thread/INFO]: com.mojang.authlib.GameProfile@1110e6ab[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@17630274]},legacy=false] (/203.212.150.145:53654) lost connection: You are banned from this server!
  2154. Reason: The Ban Hammer has spoken!
  2155. [03:18:13] [Server thread/INFO]: sovann_shadow767 lost connection: Disconnected
  2156. [03:18:26] [Server thread/INFO]: AlexTheWhovian issued server command: /tp so
  2157. [03:18:41] [Server thread/INFO]: AlexTheWhovian issued server command: /de-op
  2158. [03:18:45] [Server thread/INFO]: AlexTheWhovian issued server command: /wand
  2159. [03:18:47] [Server thread/INFO]: AlexTheWhovian issued server command: //wamd
  2160. [03:18:50] [Server thread/INFO]: AlexTheWhovian issued server command: //wand
  2161. [03:18:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  2162. [03:19:14] [Server thread/INFO]: AlexTheWhovian issued server command: /setblock ~ ~ ~ stone
  2163. [03:19:25] [User Authenticator #88/INFO]: UUID of player legend498 is 7adae035-cc9b-4648-bef0-c356c157a3ee
  2164. [03:19:26] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6fb0b6f4[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@386ff00c]},legacy=false] (/203.212.150.145:53744): You are banned from this server!
  2165. Reason: The Ban Hammer has spoken!
  2166. [03:19:26] [Server thread/INFO]: com.mojang.authlib.GameProfile@6fb0b6f4[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@386ff00c]},legacy=false] (/203.212.150.145:53744) lost connection: You are banned from this server!
  2167. Reason: The Ban Hammer has spoken!
  2168. [03:19:34] [Craft Scheduler Thread - 295/INFO]: [BuycraftX] Fetching all due players...
  2169. [03:19:34] [Craft Scheduler Thread - 295/INFO]: [BuycraftX] Fetched due players (4 found).
  2170. [03:19:39] [User Authenticator #89/INFO]: UUID of player KeeperJDR is ef4b1ac0-8230-4cf8-a334-f714a81d9c57
  2171. [03:19:39] [Server thread/INFO]: KeeperJDR[/86.158.148.125:50089] logged in with entity id 1675134 at ([world]3008.525231281597, 71.0, 2606.9332765043287)
  2172. [03:19:39] [Server thread/INFO]: [+] KeeperJDR
  2173. [03:19:52] [User Authenticator #90/INFO]: UUID of player AlloyPanda is 7796cd48-8d5e-4fd0-ad92-4220d1c3cf51
  2174. [03:19:52] [Server thread/INFO]: AlloyPanda[/90.191.125.198:53235] logged in with entity id 1675669 at ([world]-803.3565316083591, 156.0, -1190.2935281747298)
  2175. [03:19:52] [Server thread/INFO]: [+] AlloyPanda
  2176. [03:19:53] [Server thread/INFO]: AlexTheWhovian issued server command: //set air
  2177. [03:20:02] [Server thread/INFO]: AlexTheWhovian issued server command: /ban AlloyPanda
  2178. [03:20:02] [Server thread/INFO]: AlloyPanda lost connection: §cYou have been banned:
  2179. §rThe Ban Hammer has spoken!
  2180. [03:20:02] [Server thread/INFO]: §6Player§c §7Member AlexTheWhovian§r §6banned§c AlloyPanda §6for: §c§cYou have been banned:
  2181. §rThe Ban Hammer has spoken!§6.
  2182. [03:20:03] [Server thread/WARN]: handleDisconnection() called twice
  2183. [03:20:10] [Server thread/INFO]: AlexTheWhovian issued server command: /ban KeeperJDR
  2184. [03:20:10] [Server thread/INFO]: KeeperJDR lost connection: §cYou have been banned:
  2185. §rThe Ban Hammer has spoken!
  2186. [03:20:10] [Server thread/INFO]: §6Player§c §7Member AlexTheWhovian§r §6banned§c KeeperJDR §6for: §c§cYou have been banned:
  2187. §rThe Ban Hammer has spoken!§6.
  2188. [03:20:10] [Server thread/WARN]: handleDisconnection() called twice
  2189. [03:20:18] [Server thread/INFO]: AlexTheWhovian issued server command: //set air
  2190. [03:20:24] [User Authenticator #91/INFO]: UUID of player KeeperJDR is ef4b1ac0-8230-4cf8-a334-f714a81d9c57
  2191. [03:20:24] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2d099fa7[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@ede8a4a]},legacy=false] (/86.158.148.125:50110): You are banned from this server!
  2192. Reason: The Ban Hammer has spoken!
  2193. [03:20:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@2d099fa7[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@ede8a4a]},legacy=false] (/86.158.148.125:50110) lost connection: You are banned from this server!
  2194. Reason: The Ban Hammer has spoken!
  2195. [03:20:36] [Server thread/INFO]: AlexTheWhovian issued server command: //set air
  2196. [03:20:40] [User Authenticator #92/INFO]: UUID of player KeeperJDR is ef4b1ac0-8230-4cf8-a334-f714a81d9c57
  2197. [03:20:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2b197920[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@616a8c00]},legacy=false] (/86.158.148.125:50117): You are banned from this server!
  2198. Reason: The Ban Hammer has spoken!
  2199. [03:20:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@2b197920[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@616a8c00]},legacy=false] (/86.158.148.125:50117) lost connection: You are banned from this server!
  2200. Reason: The Ban Hammer has spoken!
  2201. [03:20:45] [Server thread/INFO]: AlexTheWhovian issued server command: //set air
  2202. [03:20:48] [Server thread/INFO]: AlexTheWhovian lost connection: Disconnected
  2203. [03:20:48] [Server thread/INFO]: [-] AlexTheWhovian
  2204. [03:21:21] [User Authenticator #93/INFO]: UUID of player KeeperJDR is ef4b1ac0-8230-4cf8-a334-f714a81d9c57
  2205. [03:21:21] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@640cdd52[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@574739f9]},legacy=false] (/86.158.148.125:50160): You are banned from this server!
  2206. Reason: The Ban Hammer has spoken!
  2207. [03:21:21] [Server thread/INFO]: com.mojang.authlib.GameProfile@640cdd52[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@574739f9]},legacy=false] (/86.158.148.125:50160) lost connection: You are banned from this server!
  2208. Reason: The Ban Hammer has spoken!
  2209. [03:21:44] [User Authenticator #94/INFO]: UUID of player TrueGamerX14 is 5675f18e-a6c8-412f-9bb1-782bf6bb8eed
  2210. [03:21:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@23acc336[id=5675f18e-a6c8-412f-9bb1-782bf6bb8eed,name=TrueGamerX14,properties={textures=[com.mojang.authlib.properties.Property@7ca3759]},legacy=false] (/94.99.234.8:54539): You are banned from this server!
  2211. Reason: The Ban Hammer has spoken!
  2212. [03:21:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@23acc336[id=5675f18e-a6c8-412f-9bb1-782bf6bb8eed,name=TrueGamerX14,properties={textures=[com.mojang.authlib.properties.Property@7ca3759]},legacy=false] (/94.99.234.8:54539) lost connection: You are banned from this server!
  2213. Reason: The Ban Hammer has spoken!
  2214. [03:22:24] [User Authenticator #95/INFO]: UUID of player legend498 is 7adae035-cc9b-4648-bef0-c356c157a3ee
  2215. [03:22:24] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@ccb956c[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@238ce2a7]},legacy=false] (/203.212.150.145:55767): You are banned from this server!
  2216. Reason: The Ban Hammer has spoken!
  2217. [03:22:24] [Server thread/INFO]: com.mojang.authlib.GameProfile@ccb956c[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@238ce2a7]},legacy=false] (/203.212.150.145:55767) lost connection: You are banned from this server!
  2218. Reason: The Ban Hammer has spoken!
  2219. [03:22:46] [User Authenticator #96/INFO]: UUID of player KeeperJDR is ef4b1ac0-8230-4cf8-a334-f714a81d9c57
  2220. [03:22:46] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@217118fd[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@3aad5412]},legacy=false] (/86.158.148.125:50192): You are banned from this server!
  2221. Reason: The Ban Hammer has spoken!
  2222. [03:22:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@217118fd[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@3aad5412]},legacy=false] (/86.158.148.125:50192) lost connection: You are banned from this server!
  2223. Reason: The Ban Hammer has spoken!
  2224. [03:24:36] [Craft Scheduler Thread - 318/INFO]: [BuycraftX] Fetching all due players...
  2225. [03:24:36] [Craft Scheduler Thread - 318/INFO]: [BuycraftX] Fetched due players (4 found).
  2226. [03:25:50] [User Authenticator #97/INFO]: UUID of player AlexTheWhovian is d0878fd3-1898-46a5-b912-52b9edb5ca8a
  2227. [03:25:50] [Server thread/INFO]: AlexTheWhovian[/172.2.176.176:55862] logged in with entity id 1678914 at ([world]-715.2614495654962, 169.42263620390204, -1248.3955059290313)
  2228. [03:25:50] [Server thread/INFO]: [+] AlexTheWhovian
  2229. [03:26:07] [Server thread/INFO]: AlexTheWhovian issued server command: /op alex
  2230. [03:26:28] [Server thread/INFO]: AlexTheWhovian issued server command: //set air
  2231. [03:26:56] [User Authenticator #98/INFO]: UUID of player legend498 is 7adae035-cc9b-4648-bef0-c356c157a3ee
  2232. [03:26:56] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@73935471[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@1f69cd8]},legacy=false] (/203.212.150.145:56349): You are banned from this server!
  2233. Reason: The Ban Hammer has spoken!
  2234. [03:26:56] [Server thread/INFO]: com.mojang.authlib.GameProfile@73935471[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@1f69cd8]},legacy=false] (/203.212.150.145:56349) lost connection: You are banned from this server!
  2235. Reason: The Ban Hammer has spoken!
  2236. [03:27:23] [Server thread/INFO]: AlexTheWhovian issued server command: /summon tnt
  2237. [03:27:56] [Server thread/INFO]: AlexTheWhovian lost connection: Disconnected
  2238. [03:27:56] [Server thread/INFO]: [-] AlexTheWhovian
  2239. [03:28:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  2240. [03:29:09] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  2241. [03:29:09] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  2242. [03:29:27] [Server thread/INFO]: Saving...
  2243. [03:29:37] [Craft Scheduler Thread - 315/INFO]: [BuycraftX] Fetching all due players...
  2244. [03:29:37] [Craft Scheduler Thread - 315/INFO]: [BuycraftX] Fetched due players (4 found).
  2245. [03:34:37] [Craft Scheduler Thread - 330/INFO]: [BuycraftX] Fetching all due players...
  2246. [03:34:37] [Craft Scheduler Thread - 330/INFO]: [BuycraftX] Fetched due players (4 found).
  2247. [03:36:18] [User Authenticator #99/INFO]: UUID of player KeeperJDR is ef4b1ac0-8230-4cf8-a334-f714a81d9c57
  2248. [03:36:18] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2dceb362[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@555e1078]},legacy=false] (/86.158.148.125:50503): You are banned from this server!
  2249. Reason: The Ban Hammer has spoken!
  2250. [03:36:18] [Server thread/INFO]: com.mojang.authlib.GameProfile@2dceb362[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@555e1078]},legacy=false] (/86.158.148.125:50503) lost connection: You are banned from this server!
  2251. Reason: The Ban Hammer has spoken!
  2252. [03:39:37] [Craft Scheduler Thread - 345/INFO]: [BuycraftX] Fetching all due players...
  2253. [03:39:38] [Craft Scheduler Thread - 345/INFO]: [BuycraftX] Fetched due players (4 found).
  2254. [03:42:44] [User Authenticator #100/INFO]: UUID of player Hermengamer is faba3b69-7faa-44db-8e9c-baae146e27ca
  2255. [03:42:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@72e21d2e[id=faba3b69-7faa-44db-8e9c-baae146e27ca,name=Hermengamer,properties={textures=[com.mojang.authlib.properties.Property@4c4f5079]},legacy=false] (/73.111.1.176:59963): You are banned from this server!
  2256. Reason: The Ban Hammer has spoken!
  2257. [03:42:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@72e21d2e[id=faba3b69-7faa-44db-8e9c-baae146e27ca,name=Hermengamer,properties={textures=[com.mojang.authlib.properties.Property@4c4f5079]},legacy=false] (/73.111.1.176:59963) lost connection: You are banned from this server!
  2258. Reason: The Ban Hammer has spoken!
  2259. [03:44:11] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  2260. [03:44:11] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  2261. [03:44:31] [User Authenticator #101/INFO]: UUID of player legend498 is 7adae035-cc9b-4648-bef0-c356c157a3ee
  2262. [03:44:31] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@140910a6[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@3b76a018]},legacy=false] (/203.212.150.145:56499): You are banned from this server!
  2263. Reason: The Ban Hammer has spoken!
  2264. [03:44:31] [Server thread/INFO]: com.mojang.authlib.GameProfile@140910a6[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@3b76a018]},legacy=false] (/203.212.150.145:56499) lost connection: You are banned from this server!
  2265. Reason: The Ban Hammer has spoken!
  2266. [03:44:32] [User Authenticator #102/INFO]: UUID of player Sierra0117 is de793a85-86e6-4857-b8c8-f8a301456a66
  2267. [03:44:32] [Server thread/INFO]: Sierra0117[/118.33.86.239:50749] logged in with entity id 1687505 at ([world]-825.4991263738924, 180.02504764340262, -1249.9340055480077)
  2268. [03:44:32] [Server thread/INFO]: [+] Sierra0117
  2269. [03:44:35] [Server thread/INFO]: Sierra0117 issued server command: /ly
  2270. [03:44:38] [Craft Scheduler Thread - 368/INFO]: [BuycraftX] Fetching all due players...
  2271. [03:44:38] [Craft Scheduler Thread - 368/INFO]: [BuycraftX] Fetched due players (4 found).
  2272. [03:44:39] [Server thread/INFO]: Sierra0117 issued server command: /fly
  2273. [03:44:49] [User Authenticator #103/INFO]: UUID of player rabidgabe99 is 1736257e-d213-4d1d-a26f-22b2e96d7e48
  2274. [03:44:49] [Server thread/INFO]: rabidgabe99[/101.179.182.51:50386] logged in with entity id 1688461 at ([world]-722.1117705396442, 64.0, -1200.1912794425468)
  2275. [03:44:49] [Server thread/INFO]: [+] rabidgabe99
  2276. [03:44:52] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Dude
  2277. [03:44:54] [Async Chat Thread - #20/INFO]: Donator LoneWolf > what happened
  2278. [03:45:00] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > Dont even know
  2279. [03:45:04] [Server thread/INFO]: rabidgabe99 issued server command: //wand
  2280. [03:45:07] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Did he kick everyone?
  2281. [03:45:08] [Server thread/INFO]: rabidgabe99 issued server command: /gm c
  2282. [03:45:08] [Server thread/INFO]: §crabidgabe99 §4was denied access to command.
  2283. [03:45:10] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Why was it empty
  2284. [03:45:19] [Server thread/INFO]: rabidgabe99 issued server command: /gamemode creative rabidgabe99
  2285. [03:45:19] [Server thread/INFO]: §crabidgabe99 §4was denied access to command.
  2286. [03:45:24] [Server thread/INFO]: rabidgabe99 issued server command: /tpa Sierra0117
  2287. [03:45:25] [User Authenticator #104/INFO]: UUID of player TrueGamerX14 is 5675f18e-a6c8-412f-9bb1-782bf6bb8eed
  2288. [03:45:25] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@311c37c7[id=5675f18e-a6c8-412f-9bb1-782bf6bb8eed,name=TrueGamerX14,properties={textures=[com.mojang.authlib.properties.Property@590cf8d8]},legacy=false] (/94.99.234.8:54963): You are banned from this server!
  2289. Reason: The Ban Hammer has spoken!
  2290. [03:45:25] [Server thread/INFO]: com.mojang.authlib.GameProfile@311c37c7[id=5675f18e-a6c8-412f-9bb1-782bf6bb8eed,name=TrueGamerX14,properties={textures=[com.mojang.authlib.properties.Property@590cf8d8]},legacy=false] (/94.99.234.8:54963) lost connection: You are banned from this server!
  2291. Reason: The Ban Hammer has spoken!
  2292. [03:45:27] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > Duuno
  2293. [03:45:31] [Server thread/INFO]: Sierra0117 issued server command: /spawn
  2294. [03:45:37] [Server thread/INFO]: Sierra0117 issued server command: /home base
  2295. [03:45:38] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > But i have wand
  2296. [03:45:40] [Server thread/INFO]: Sierra0117 issued server command: /tpaccept
  2297. [03:45:43] [Async Chat Thread - #20/INFO]: Donator LoneWolf > dont use it
  2298. [03:45:53] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > Im good at wand tho xD
  2299. [03:45:56] [Async Chat Thread - #20/INFO]: Donator LoneWolf > You arent meant to have that power
  2300. [03:46:09] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > This ur house?
  2301. [03:46:12] [Async Chat Thread - #20/INFO]: Donator LoneWolf > yeah
  2302. [03:46:24] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Im concerned
  2303. [03:46:29] [Async Chat Thread - #20/INFO]: Donator LoneWolf > dont touch my house
  2304. [03:46:32] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > About the server?
  2305. [03:46:43] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > Why would i touch it
  2306. [03:46:49] [Async Chat Thread - #20/INFO]: Donator LoneWolf > because u have wand
  2307. [03:47:05] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > Im not that bad
  2308. [03:47:16] [User Authenticator #105/INFO]: UUID of player legend498 is 7adae035-cc9b-4648-bef0-c356c157a3ee
  2309. [03:47:16] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@22e840b2[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@6d880c8b]},legacy=false] (/203.212.150.145:56515): You are banned from this server!
  2310. Reason: The Ban Hammer has spoken!
  2311. [03:47:16] [Server thread/INFO]: com.mojang.authlib.GameProfile@22e840b2[id=7adae035-cc9b-4648-bef0-c356c157a3ee,name=legend498,properties={textures=[com.mojang.authlib.properties.Property@6d880c8b]},legacy=false] (/203.212.150.145:56515) lost connection: You are banned from this server!
  2312. Reason: The Ban Hammer has spoken!
  2313. [03:47:17] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Would you hand wand over
  2314. [03:47:23] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > U cant
  2315. [03:47:30] [Async Chat Thread - #20/INFO]: Donator LoneWolf > dang it
  2316. [03:47:34] [Server thread/INFO]: Sierra0117 issued server command: /wand
  2317. [03:47:41] [Server thread/INFO]: Sierra0117 issued server command: //wand
  2318. [03:47:45] [Async Chat Thread - #20/INFO]: Donator LoneWolf > freak
  2319. [03:47:47] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > any land here i can build
  2320. [03:47:50] [Async Chat Thread - #20/INFO]: Donator LoneWolf > this is hideous
  2321. [03:47:55] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > like how far away ya want me
  2322. [03:48:00] [Async Chat Thread - #20/INFO]: Donator LoneWolf > A little bit
  2323. [03:48:08] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Dont build with wand
  2324. [03:48:13] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Or ill report you as well
  2325. [03:48:17] [Server thread/INFO]: rabidgabe99 died
  2326. [03:48:21] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Anything u do will be greifing
  2327. [03:48:34] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > Using wand to build a wooden house
  2328. [03:48:34] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Did gord say anything b4 he left
  2329. [03:48:39] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > instantly griefing
  2330. [03:48:41] [Server thread/INFO]: rabidgabe99 issued server command: /spawn
  2331. [03:48:59] [Server thread/INFO]: Sierra0117 issued server command: /op
  2332. [03:49:04] [User Authenticator #106/INFO]: UUID of player Black_Penguin3 is 247fa258-d101-4f72-9943-7e62e63d73c7
  2333. [03:49:04] [Server thread/INFO]: Black_Penguin3[/203.212.150.145:61561] logged in with entity id 1695346 at ([world]138.5, 95.0, 256.5)
  2334. [03:49:04] [Server thread/INFO]: [+] Black_Penguin3
  2335. [03:49:04] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/247fa258-d101-4f72-9943-7e62e63d73c7.yml
  2336. [03:49:12] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Hello!
  2337. [03:49:16] [Server thread/INFO]: rabidgabe99 issued server command: /kit starter
  2338. [03:49:28] [Async Chat Thread - #20/INFO]: Donator LoneWolf > The server was recently hacked so
  2339. [03:49:29] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > wish i listened to u
  2340. [03:49:33] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Why?
  2341. [03:49:35] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > Thelegend27
  2342. [03:49:38] [Craft Scheduler Thread - 356/INFO]: [BuycraftX] Fetching all due players...
  2343. [03:49:38] [Craft Scheduler Thread - 356/INFO]: [BuycraftX] Fetched due players (4 found).
  2344. [03:49:40] [Async Chat Thread - #20/INFO]: Donator LoneWolf > tahts you?
  2345. [03:49:42] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > aka legend498
  2346. [03:49:45] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > yeh
  2347. [03:49:49] [Async Chat Thread - #20/INFO]: Donator LoneWolf > What happened
  2348. [03:49:51] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > Banned
  2349. [03:49:54] [Async Chat Thread - #20/INFO]: Donator LoneWolf > i need all info
  2350. [03:50:05] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > i was standing doing absoultly nothing
  2351. [03:50:14] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > Yeah i watched u drown
  2352. [03:50:27] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > others where goin in creative and making it all worse
  2353. [03:50:34] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Who?
  2354. [03:50:39] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > a boat :DD
  2355. [03:50:41] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > ill check screenshots
  2356. [03:50:44] [Async Chat Thread - #20/INFO]: Donator LoneWolf > It doesnt matter anymore
  2357. [03:50:48] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > oh ok
  2358. [03:50:50] [Async Chat Thread - #20/INFO]: Donator LoneWolf > he forced them to gried
  2359. [03:50:58] [Async Chat Thread - #20/INFO]: Donator LoneWolf > He sais greif or Ill hack u
  2360. [03:51:01] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > no one can be forced
  2361. [03:51:04] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > who made spawn btw
  2362. [03:51:05] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Heck he could still be here
  2363. [03:51:10] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > he left
  2364. [03:51:12] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > yall have logbook?
  2365. [03:51:21] [Async Chat Thread - #20/INFO]: Donator LoneWolf > Its not safe, dont come back until tomorrow, you can be hacked
  2366. [03:51:24] [Server thread/INFO]: Sierra0117 issued server command: /logbook
  2367. [03:51:26] [Server thread/INFO]: Sierra0117 issued server command: /log
  2368. [03:51:28] [Server thread/INFO]: Sierra0117 issued server command: /book
  2369. [03:51:28] [Server thread/INFO]: §cSierra0117 §4was denied access to command.
  2370. [03:51:32] [Server thread/INFO]: Sierra0117 lost connection: Disconnected
  2371. [03:51:32] [Server thread/INFO]: [-] Sierra0117
  2372. [03:51:48] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > logblock?
  2373. [03:52:04] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > its a plugin where u can see who placed or destoryed what
  2374. [03:52:09] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > yeah i know
  2375. [03:52:14] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > They have coreprotect
  2376. [03:52:19] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > had*
  2377. [03:52:33] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > do /co i
  2378. [03:52:36] [Server thread/INFO]: Black_Penguin3 issued server command: /co i
  2379. [03:52:37] [Server thread/INFO]: rabidgabe99 issued server command: /co i
  2380. [03:52:37] [Server thread/INFO]: Black_Penguin3 issued server command: /co i
  2381. [03:53:06] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > needed worldguard
  2382. [03:53:13] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > they have worldguard
  2383. [03:53:13] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > load up on protection
  2384. [03:53:31] [User Authenticator #107/INFO]: UUID of player KeeperJDR is ef4b1ac0-8230-4cf8-a334-f714a81d9c57
  2385. [03:53:31] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1f57d277[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@54ee0fce]},legacy=false] (/86.158.148.125:50669): You are banned from this server!
  2386. Reason: The Ban Hammer has spoken!
  2387. [03:53:31] [Server thread/INFO]: com.mojang.authlib.GameProfile@1f57d277[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@54ee0fce]},legacy=false] (/86.158.148.125:50669) lost connection: You are banned from this server!
  2388. Reason: The Ban Hammer has spoken!
  2389. [03:53:36] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > an active admin?
  2390. [03:53:44] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > not at the time
  2391. [03:53:53] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > a mod joined and banned everyone that was on at the time
  2392. [03:53:55] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > No they need an active admin hah
  2393. [03:54:00] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > ohh
  2394. [03:54:06] [Server thread/INFO]: rabidgabe99 issued server command: /co i
  2395. [03:54:11] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > like after he was told what had happened
  2396. [03:54:14] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > he banned everyone
  2397. [03:54:21] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > name?
  2398. [03:54:29] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > he was SrMod
  2399. [03:54:34] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > thats all i remember
  2400. [03:54:38] [Craft Scheduler Thread - 355/INFO]: [BuycraftX] Fetching all due players...
  2401. [03:54:38] [Craft Scheduler Thread - 355/INFO]: [BuycraftX] Fetched due players (4 found).
  2402. [03:55:05] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > ima take wolfs advice, ill be back tomorrow hopefully to sort my account out
  2403. [03:55:08] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > I mean they could just reload the spawn
  2404. [03:55:18] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > they have backups of spawn
  2405. [03:55:26] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > idk why tho
  2406. [03:55:36] [Async Chat Thread - #20/INFO]: Member rabidgabe99 > pretty basic design
  2407. [03:55:44] [Async Chat Thread - #20/INFO]: Member Black_Penguin3 > he coded the plugin himself the hacker
  2408. [03:56:03] [Server thread/INFO]: rabidgabe99 lost connection: Disconnected
  2409. [03:56:03] [Server thread/INFO]: [-] rabidgabe99
  2410. [03:56:10] [Server thread/INFO]: Black_Penguin3 lost connection: Disconnected
  2411. [03:56:10] [Server thread/INFO]: [-] Black_Penguin3
  2412. [03:58:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  2413. [03:59:13] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  2414. [03:59:13] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  2415. [03:59:27] [Craft Scheduler Thread - 392/INFO]: [Marriage] Purged 0 player entried in 1ms
  2416. [03:59:38] [Craft Scheduler Thread - 381/INFO]: [BuycraftX] Fetching all due players...
  2417. [03:59:39] [Craft Scheduler Thread - 381/INFO]: [BuycraftX] Fetched due players (4 found).
  2418. [04:00:18] [User Authenticator #108/INFO]: Disconnecting /203.212.150.145:61611: Failed to verify username!
  2419. [04:00:18] [User Authenticator #108/ERROR]: Username 'legend498' tried to join with an invalid session
  2420. [04:00:18] [Server thread/INFO]: /203.212.150.145:61611 lost connection: Failed to verify username!
  2421. [04:02:10] [User Authenticator #109/INFO]: UUID of player Sierra0117 is de793a85-86e6-4857-b8c8-f8a301456a66
  2422. [04:02:10] [Server thread/INFO]: Sierra0117[/118.33.86.239:51207] logged in with entity id 1710415 at ([world]437.62849283612417, 82.34859220756128, -1790.1017652416258)
  2423. [04:02:10] [Server thread/INFO]: [+] Sierra0117
  2424. [04:02:13] [Server thread/INFO]: Sierra0117 issued server command: /fly
  2425. [04:02:26] [Server thread/INFO]: Sierra0117 issued server command: /spawn
  2426. [04:03:36] [User Authenticator #110/INFO]: UUID of player rabidgabe99 is 1736257e-d213-4d1d-a26f-22b2e96d7e48
  2427. [04:03:36] [Server thread/INFO]: rabidgabe99[/101.179.182.51:50441] logged in with entity id 1715947 at ([world]276.80286410327346, 82.0, -1883.2314522164977)
  2428. [04:03:36] [Server thread/INFO]: [+] rabidgabe99
  2429. [04:03:48] [Async Chat Thread - #21/INFO]: Donator LoneWolf > shiiiii
  2430. [04:03:52] [Async Chat Thread - #21/INFO]: Donator LoneWolf > this is bad
  2431. [04:03:54] [Async Chat Thread - #21/INFO]: Member rabidgabe99 > ?
  2432. [04:04:00] [Async Chat Thread - #21/INFO]: Donator LoneWolf > .
  2433. [04:04:08] [Async Chat Thread - #21/INFO]: Donator LoneWolf > Oh, my dog died.
  2434. [04:04:12] [Async Chat Thread - #21/INFO]: Donator LoneWolf > Thats what happened.
  2435. [04:04:13] [Async Chat Thread - #21/INFO]: Member rabidgabe99 > Ouchh
  2436. [04:04:19] [Async Chat Thread - #21/INFO]: Member rabidgabe99 > what from?
  2437. [04:04:24] [Async Chat Thread - #21/INFO]: Donator LoneWolf > *Facepalm*
  2438. [04:04:29] [Async Chat Thread - #21/INFO]: Donator LoneWolf > THE SERVER WAS HACKED YOU
  2439. [04:04:31] [Async Chat Thread - #21/INFO]: Donator LoneWolf > Ugh
  2440. [04:04:39] [Craft Scheduler Thread - 352/INFO]: [BuycraftX] Fetching all due players...
  2441. [04:04:39] [Craft Scheduler Thread - 352/INFO]: [BuycraftX] Fetched due players (4 found).
  2442. [04:04:51] [Async Chat Thread - #21/INFO]: Donator LoneWolf > Our security needs to be top priority
  2443. [04:05:17] [Async Chat Thread - #21/INFO]: Member rabidgabe99 > Probs start with active admins
  2444. [04:05:27] [Async Chat Thread - #21/INFO]: Donator LoneWolf > Staff members are banned
  2445. [04:05:33] [Async Chat Thread - #21/INFO]: Member rabidgabe99 > Oh
  2446. [04:05:34] [Async Chat Thread - #21/INFO]: Donator LoneWolf > Only OP can save us now
  2447. [04:05:39] [Server thread/INFO]: rabidgabe99 issued server command: /op
  2448. [04:06:04] [Async Chat Thread - #21/INFO]: Donator LoneWolf > Ok, I keep coming back but I shouldnt
  2449. [04:06:07] [Server thread/INFO]: Sierra0117 lost connection: Disconnected
  2450. [04:06:07] [Server thread/INFO]: [-] Sierra0117
  2451. [04:06:15] [Server thread/INFO]: rabidgabe99 issued server command: //wand
  2452. [04:06:25] [Server thread/INFO]: rabidgabe99 issued server command: //set 0
  2453. [04:06:35] [Server thread/INFO]: rabidgabe99 issued server command: //set 0
  2454. [04:06:39] [Server thread/INFO]: rabidgabe99 lost connection: Disconnected
  2455. [04:06:39] [Server thread/INFO]: [-] rabidgabe99
  2456. [04:08:27] [User Authenticator #111/INFO]: UUID of player Irade is b23576b4-3307-4735-96c1-932db4bf4996
  2457. [04:08:27] [Server thread/INFO]: Irade[/90.213.176.186:54831] logged in with entity id 1724397 at ([world]3027.2177782183317, 67.0, 2609.909675823222)
  2458. [04:08:27] [Server thread/INFO]: [+] Irade
  2459. [04:08:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  2460. [04:09:39] [Craft Scheduler Thread - 403/INFO]: [BuycraftX] Fetching all due players...
  2461. [04:09:39] [Craft Scheduler Thread - 403/INFO]: [BuycraftX] Fetched due players (4 found).
  2462. [04:10:09] [User Authenticator #112/INFO]: UUID of player KeeperJDR is ef4b1ac0-8230-4cf8-a334-f714a81d9c57
  2463. [04:10:09] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7957a06f[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@2752b565]},legacy=false] (/86.158.148.125:50864): You are banned from this server!
  2464. Reason: The Ban Hammer has spoken!
  2465. [04:10:09] [Server thread/INFO]: com.mojang.authlib.GameProfile@7957a06f[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@2752b565]},legacy=false] (/86.158.148.125:50864) lost connection: You are banned from this server!
  2466. Reason: The Ban Hammer has spoken!
  2467. [04:12:45] [AutoSaveWorld AutoBackupThread/INFO]: AutoSaving
  2468. [04:12:45] [AutoSaveWorld AutoBackupThread/INFO]: AutoSave Complete
  2469. [04:12:45] [AutoSaveWorld AutoBackupThread/INFO]: AutoBackuping
  2470. [04:14:39] [Craft Scheduler Thread - 423/INFO]: [BuycraftX] Fetching all due players...
  2471. [04:14:39] [Craft Scheduler Thread - 423/INFO]: [BuycraftX] Fetched due players (4 found).
  2472. [04:14:49] [User Authenticator #113/INFO]: UUID of player KeeperJDR is ef4b1ac0-8230-4cf8-a334-f714a81d9c57
  2473. [04:14:49] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2c5ac8b5[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@7430ae0b]},legacy=false] (/86.158.148.125:50995): You are banned from this server!
  2474. Reason: The Ban Hammer has spoken!
  2475. [04:14:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@2c5ac8b5[id=ef4b1ac0-8230-4cf8-a334-f714a81d9c57,name=KeeperJDR,properties={textures=[com.mojang.authlib.properties.Property@7430ae0b]},legacy=false] (/86.158.148.125:50995) lost connection: You are banned from this server!
  2476. Reason: The Ban Hammer has spoken!
  2477. [04:15:27] [Server thread/INFO]: Irade lost connection: Disconnected
  2478. [04:15:27] [Server thread/INFO]: [-] Irade
  2479. [04:17:19] [User Authenticator #114/INFO]: UUID of player JustinCasey is 27334e07-298c-4c61-9124-6448aff90077
  2480. [04:17:19] [Server thread/INFO]: JustinCasey[/156.34.81.34:54759] logged in with entity id 1731541 at ([world]895.5, 129.0, -3906.5)
  2481. [04:17:19] [Server thread/INFO]: [+] JustinCasey
  2482. [04:19:13] [AutoSaveWorld AutoBackupThread/INFO]: AutoBackup Complete
  2483. [04:19:27] [Server thread/INFO]: Saving...
  2484. [04:19:40] [Craft Scheduler Thread - 427/INFO]: [BuycraftX] Fetching all due players...
  2485. [04:19:40] [Craft Scheduler Thread - 427/INFO]: [BuycraftX] Fetched due players (4 found).
  2486. [04:21:39] [User Authenticator #115/INFO]: UUID of player AlloyPanda is 7796cd48-8d5e-4fd0-ad92-4220d1c3cf51
  2487. [04:21:39] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7b038585[id=7796cd48-8d5e-4fd0-ad92-4220d1c3cf51,name=AlloyPanda,properties={textures=[com.mojang.authlib.properties.Property@5a443780]},legacy=false] (/90.191.125.198:50856): You are banned from this server!
  2488. Reason: The Ban Hammer has spoken!
  2489. [04:21:39] [Server thread/INFO]: com.mojang.authlib.GameProfile@7b038585[id=7796cd48-8d5e-4fd0-ad92-4220d1c3cf51,name=AlloyPanda,properties={textures=[com.mojang.authlib.properties.Property@5a443780]},legacy=false] (/90.191.125.198:50856) lost connection: You are banned from this server!
  2490. Reason: The Ban Hammer has spoken!
  2491. [04:24:40] [Craft Scheduler Thread - 430/INFO]: [BuycraftX] Fetching all due players...
  2492. [04:24:40] [Craft Scheduler Thread - 430/INFO]: [BuycraftX] Fetched due players (4 found).
  2493. [04:25:19] [Server thread/INFO]: JustinCasey lost connection: Disconnected
  2494. [04:25:19] [Server thread/INFO]: [-] JustinCasey
  2495. [04:26:15] [User Authenticator #116/INFO]: UUID of player JustinCasey is 27334e07-298c-4c61-9124-6448aff90077
  2496. [04:26:15] [Server thread/INFO]: JustinCasey[/156.34.81.34:54786] logged in with entity id 1731859 at ([world]895.1413269111996, 129.0, -3906.982270082204)
  2497. [04:26:15] [Server thread/INFO]: [+] JustinCasey
  2498. [04:26:18] [Server thread/INFO]: JustinCasey issued server command: /spawn
  2499. [04:27:29] [Server thread/INFO]: JustinCasey issued server command: /home
  2500. [04:27:45] [Server thread/INFO]: JustinCasey issued server command: /help
  2501. [04:27:51] [Server thread/INFO]: JustinCasey issued server command: /help 2
  2502. [04:28:05] [Server thread/INFO]: JustinCasey issued server command: /help dropparty
  2503. [04:28:14] [Server thread/INFO]: JustinCasey issued server command: /help 3
  2504. [04:28:22] [Server thread/INFO]: JustinCasey issued server command: /help 4
  2505. [04:28:36] [Server thread/INFO]: JustinCasey issued server command: /help 5
  2506. [04:28:41] [Server thread/INFO]: JustinCasey issued server command: /ban
  2507. [04:28:53] [Server thread/INFO]: JustinCasey issued server command: /help 6
  2508. [04:29:02] [Server thread/INFO]: JustinCasey issued server command: /manulistp
  2509. [04:29:12] [Server thread/INFO]: JustinCasey issued server command: /manulistp justincasey
  2510. [04:29:16] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  2511. [04:29:16] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  2512. [04:29:30] [Server thread/INFO]: JustinCasey issued server command: /help 7
  2513. [04:29:40] [Craft Scheduler Thread - 450/INFO]: [BuycraftX] Fetching all due players...
  2514. [04:29:41] [Server thread/INFO]: JustinCasey issued server command: /help 8
  2515. [04:29:41] [Craft Scheduler Thread - 450/INFO]: [BuycraftX] Fetched due players (4 found).
  2516. [04:30:05] [Server thread/INFO]: JustinCasey issued server command: /help 9
  2517. [04:30:20] [Async Chat Thread - #22/INFO]: Member JustinCasey > help 10
  2518. [04:30:29] [Async Chat Thread - #22/INFO]: Member JustinCasey > wtf happened
  2519. [04:30:32] [Server thread/INFO]: JustinCasey lost connection: Disconnected
  2520. [04:30:32] [Server thread/INFO]: [-] JustinCasey
  2521. [04:32:24] [User Authenticator #117/INFO]: UUID of player Eveelution07 is 1d2cbfc2-c11b-40e9-b00b-f5125d7f5eeb
  2522. [04:32:25] [Server thread/INFO]: Eveelution07[/82.132.221.92:12732] logged in with entity id 1738365 at ([world]-727.5, 148.0, -1190.5)
  2523. [04:32:25] [Server thread/INFO]: [+] Eveelution07
  2524. [04:32:25] [Async Chat Thread - #23/INFO]: Member Eveelution07 > Connected using PickaxeChat for Android
  2525. [04:32:26] [Server thread/INFO]: Eveelution07 issued server command: /spawn
  2526. [04:32:50] [User Authenticator #118/INFO]: UUID of player TrueGamerX14 is 5675f18e-a6c8-412f-9bb1-782bf6bb8eed
  2527. [04:32:50] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@18054994[id=5675f18e-a6c8-412f-9bb1-782bf6bb8eed,name=TrueGamerX14,properties={textures=[com.mojang.authlib.properties.Property@108cea68]},legacy=false] (/94.99.234.8:55348): You are banned from this server!
  2528. Reason: The Ban Hammer has spoken!
  2529. [04:32:50] [Server thread/INFO]: com.mojang.authlib.GameProfile@18054994[id=5675f18e-a6c8-412f-9bb1-782bf6bb8eed,name=TrueGamerX14,properties={textures=[com.mojang.authlib.properties.Property@108cea68]},legacy=false] (/94.99.234.8:55348) lost connection: You are banned from this server!
  2530. Reason: The Ban Hammer has spoken!
  2531. [04:34:41] [Craft Scheduler Thread - 461/INFO]: [BuycraftX] Fetching all due players...
  2532. [04:34:41] [Craft Scheduler Thread - 461/INFO]: [BuycraftX] Fetched due players (4 found).
  2533. [04:37:22] [User Authenticator #119/INFO]: UUID of player dark577 is 632b55c5-d00e-4371-a6ab-cbc0a64ae54a
  2534. [04:37:22] [Server thread/INFO]: dark577[/121.215.6.153:54137] logged in with entity id 1741538 at ([world]129.5, 94.0, 248.5)
  2535. [04:37:22] [Server thread/INFO]: [+] dark577
  2536. [04:37:22] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/632b55c5-d00e-4371-a6ab-cbc0a64ae54a.yml
  2537. [04:37:36] [Server thread/INFO]: dark577 issued server command: /spawn
  2538. [04:37:39] [Server thread/INFO]: dark577 lost connection: Disconnected
  2539. [04:37:39] [Server thread/INFO]: [-] dark577
  2540. [04:38:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  2541. [04:39:41] [Craft Scheduler Thread - 467/INFO]: [BuycraftX] Fetching all due players...
  2542. [04:39:41] [Craft Scheduler Thread - 467/INFO]: [BuycraftX] Fetched due players (4 found).
  2543. [04:42:13] [User Authenticator #120/INFO]: UUID of player lilpredator747 is fbdedc9e-fc01-44c7-8340-8381599e4c37
  2544. [04:42:13] [Server thread/INFO]: lilpredator747[/121.222.52.117:57089] logged in with entity id 1742236 at ([world]277.76952838869556, 89.0, -1827.1364440680547)
  2545. [04:42:13] [Server thread/INFO]: [+] lilpredator747
  2546. [04:42:27] [Server thread/INFO]: lilpredator747 issued server command: /mail read
  2547. [04:43:05] [Server thread/INFO]: lilpredator747 issued server command: /mail clear
  2548. [04:43:35] [Server thread/INFO]: lilpredator747 issued server command: /home
  2549. [04:43:49] [Server thread/INFO]: lilpredator747 lost connection: Disconnected
  2550. [04:43:49] [Server thread/INFO]: [-] lilpredator747
  2551. [04:44:18] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  2552. [04:44:18] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  2553. [04:44:41] [Craft Scheduler Thread - 496/INFO]: [BuycraftX] Fetching all due players...
  2554. [04:44:41] [Craft Scheduler Thread - 496/INFO]: [BuycraftX] Fetched due players (4 found).
  2555. [04:49:41] [Craft Scheduler Thread - 500/INFO]: [BuycraftX] Fetching all due players...
  2556. [04:49:42] [Craft Scheduler Thread - 500/INFO]: [BuycraftX] Fetched due players (4 found).
  2557. [04:54:22] [User Authenticator #121/INFO]: UUID of player Fec is 100ccb00-ec1c-4c31-9306-45f6dee3bee4
  2558. [04:54:22] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@16702f5[id=100ccb00-ec1c-4c31-9306-45f6dee3bee4,name=Fec,properties={textures=[com.mojang.authlib.properties.Property@7ac5ac3e]},legacy=false] (/98.121.75.230:52585): You are banned from this server!
  2559. Reason: The Ban Hammer has spoken!
  2560. [04:54:22] [Server thread/INFO]: com.mojang.authlib.GameProfile@16702f5[id=100ccb00-ec1c-4c31-9306-45f6dee3bee4,name=Fec,properties={textures=[com.mojang.authlib.properties.Property@7ac5ac3e]},legacy=false] (/98.121.75.230:52585) lost connection: You are banned from this server!
  2561. Reason: The Ban Hammer has spoken!
  2562. [04:54:42] [Craft Scheduler Thread - 480/INFO]: [BuycraftX] Fetching all due players...
  2563. [04:54:42] [Craft Scheduler Thread - 480/INFO]: [BuycraftX] Fetched due players (4 found).
  2564. [04:55:20] [Server thread/INFO]: com.mojang.authlib.GameProfile@74db9994[id=<null>,name=Demxix,properties={},legacy=false] (/49.151.122.81:56589) lost connection: Disconnected
  2565. [04:56:52] [User Authenticator #122/INFO]: UUID of player DeybX is 7204592e-8500-4233-bf4e-c8adae554668
  2566. [04:56:52] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@751e1468[id=7204592e-8500-4233-bf4e-c8adae554668,name=DeybX,properties={textures=[com.mojang.authlib.properties.Property@42761869]},legacy=false] (/49.151.122.81:56677): You are banned from this server!
  2567. Reason: The Ban Hammer has spoken!
  2568. Your ban will be removed on 2017-04-04 at 00:18:29 PDT
  2569. [04:56:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@751e1468[id=7204592e-8500-4233-bf4e-c8adae554668,name=DeybX,properties={textures=[com.mojang.authlib.properties.Property@42761869]},legacy=false] (/49.151.122.81:56677) lost connection: You are banned from this server!
  2570. Reason: The Ban Hammer has spoken!
  2571. Your ban will be removed on 2017-04-04 at 00:18:29 PDT
  2572. [04:56:58] [Server thread/INFO]: com.mojang.authlib.GameProfile@633ae1a2[id=<null>,name=DeybX,properties={},legacy=false] (/49.151.122.81:56678) lost connection: Disconnected
  2573. [04:59:20] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  2574. [04:59:20] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  2575. [04:59:28] [Craft Scheduler Thread - 523/INFO]: [Marriage] Purged 0 player entried in 3ms
  2576. [04:59:42] [Craft Scheduler Thread - 531/INFO]: [BuycraftX] Fetching all due players...
  2577. [04:59:42] [Craft Scheduler Thread - 531/INFO]: [BuycraftX] Fetched due players (4 found).
  2578. [05:00:09] [User Authenticator #124/INFO]: UUID of player Sierra0117 is de793a85-86e6-4857-b8c8-f8a301456a66
  2579. [05:00:10] [Server thread/INFO]: Sierra0117[/118.33.86.239:51804] logged in with entity id 1745642 at ([world]-784.9218173635729, 144.85348294701623, -1277.1693126404282)
  2580. [05:00:10] [Server thread/INFO]: [+] Sierra0117
  2581. [05:00:17] [Server thread/INFO]: Sierra0117 issued server command: /fly
  2582. [05:00:20] [Async Chat Thread - #24/INFO]: Donator LoneWolf > Yo did you see
  2583. [05:00:30] [Async Chat Thread - #24/INFO]: Donator LoneWolf > Server got rekt by a hacker
  2584. [05:00:36] [Server thread/INFO]: Sierra0117 issued server command: /home base
  2585. [05:00:58] [Server thread/INFO]: Sierra0117 issued server command: /tpa eve
  2586. [05:01:00] [Server thread/INFO]: Sierra0117 issued server command: /list
  2587. [05:01:02] [Server thread/INFO]: Eveelution07 lost connection: Timed out
  2588. [05:01:02] [Server thread/INFO]: [-] Eveelution07
  2589. [05:01:07] [Async Chat Thread - #24/INFO]: Donator LoneWolf > o
  2590. [05:01:29] [Server thread/INFO]: Sierra0117 issued server command: //wand
  2591. [05:01:51] [Server thread/INFO]: Sierra0117 issued server command: //help
  2592. [05:02:03] [Server thread/INFO]: Sierra0117 issued server command: //
  2593. [05:02:19] [Server thread/INFO]: Sierra0117 issued server command: //
  2594. [05:02:33] [Server thread/INFO]: Sierra0117 issued server command: //help 2
  2595. [05:02:52] [Server thread/INFO]: Sierra0117 issued server command: //help 3
  2596. [05:03:00] [Server thread/INFO]: Sierra0117 issued server command: //curve
  2597. [05:03:19] [Server thread/INFO]: Sierra0117 issued server command: //help 24
  2598. [05:03:23] [Server thread/INFO]: Sierra0117 issued server command: //help 14
  2599. [05:03:33] [Server thread/INFO]: Sierra0117 issued server command: /tree
  2600. [05:03:50] [Server thread/INFO]: Sierra0117 issued server command: /worldedit
  2601. [05:04:02] [Server thread/INFO]: Sierra0117 issued server command: /worldedit help
  2602. [05:04:07] [Server thread/INFO]: Sierra0117 issued server command: //help 5
  2603. [05:04:16] [Server thread/INFO]: Sierra0117 issued server command: //flip
  2604. [05:04:40] [Server thread/INFO]: Sierra0117 lost connection: Disconnected
  2605. [05:04:40] [Server thread/INFO]: [-] Sierra0117
  2606. [05:04:42] [Craft Scheduler Thread - 529/INFO]: [BuycraftX] Fetching all due players...
  2607. [05:04:43] [Craft Scheduler Thread - 529/INFO]: [BuycraftX] Fetched due players (4 found).
  2608. [05:05:14] [User Authenticator #125/INFO]: UUID of player ejackulating is 66814e94-86e0-4d84-a788-2cb7a1953d1b
  2609. [05:05:14] [Server thread/INFO]: ejackulating[/98.121.75.230:52674] logged in with entity id 1748758 at ([spleef]-365.30000001192093, 22.0, -326.69999998807907)
  2610. [05:05:14] [Server thread/INFO]: [+] ejackulating
  2611. [05:05:21] [Server thread/INFO]: ejackulating issued server command: /home home
  2612. [05:07:03] [User Authenticator #126/INFO]: UUID of player Qwayaciik is ff85caa5-3d6d-4247-b446-90448e57bc81
  2613. [05:07:03] [Server thread/INFO]: Qwayaciik[/24.68.168.17:62560] logged in with entity id 1753645 at ([world]-3256.3104535229213, 63.0, 2731.300000011921)
  2614. [05:07:03] [Server thread/INFO]: [+] Qwayaciik
  2615. [05:07:06] [Async Chat Thread - #25/INFO]: ejackulating tried to speak, but is muted.
  2616. [05:07:07] [Server thread/INFO]: Qwayaciik issued server command: /baltop
  2617. [05:07:13] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik I'm fec
  2618. [05:07:19] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik I'm perm muted on this acc
  2619. [05:07:30] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik The server was griefed by Gorgotord and his friends
  2620. [05:07:41] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik He perm banned my Fec acc
  2621. [05:08:00] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik Do /minecraft:w ejackulating if you're muted
  2622. [05:08:23] [Server thread/INFO]: Qwayaciik issued server command: /r this really this Fec?
  2623. [05:08:41] [Server thread/INFO]: Qwayaciik issued server command: /minecraft:w your fec?
  2624. [05:08:41] [Server thread/INFO]: [Qwayaciik: Player 'your' cannot be found]
  2625. [05:08:48] [Server thread/INFO]: ejackulating issued server command: /emsg Qwayaciik .
  2626. [05:08:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  2627. [05:08:56] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik ;/ are u there
  2628. [05:09:02] [Server thread/INFO]: Qwayaciik issued server command: /minecraft:w ejaculating your fec?
  2629. [05:09:02] [Server thread/INFO]: [Qwayaciik: Player 'ejaculating' cannot be found]
  2630. [05:09:06] [Server thread/INFO]: ejackulating issued server command: /warp pshop
  2631. [05:09:12] [Server thread/INFO]: Qwayaciik issued server command: /minecraft:w ejackulating your fec?
  2632. [05:09:20] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik This is my alt
  2633. [05:09:28] [Server thread/INFO]: Saving...
  2634. [05:09:34] [Server thread/INFO]: Qwayaciik issued server command: /minecraft:w ejackulating typing not my forte i tend to miss keys xD
  2635. [05:09:43] [Craft Scheduler Thread - 534/INFO]: [BuycraftX] Fetching all due players...
  2636. [05:09:43] [Craft Scheduler Thread - 534/INFO]: [BuycraftX] Fetched due players (4 found).
  2637. [05:09:45] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik aga
  2638. [05:09:47] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik aha
  2639. [05:09:57] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik They're going to have to rollback the server
  2640. [05:10:01] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Qwayaciik sucks
  2641. [05:10:06] [User Authenticator #127/INFO]: UUID of player Sierra0117 is de793a85-86e6-4857-b8c8-f8a301456a66
  2642. [05:10:06] [Server thread/INFO]: Sierra0117[/118.33.86.239:51898] logged in with entity id 1756628 at ([world]332.89744347870203, 161.03015915276671, -1897.6064073761875)
  2643. [05:10:07] [Server thread/INFO]: [+] Sierra0117
  2644. [05:10:12] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Sad stuff guys
  2645. [05:10:15] [Server thread/INFO]: Qwayaciik issued server command: /minecraft:w ejackulating hahaha damn griefers
  2646. [05:10:23] [Server thread/INFO]: ejackulating issued server command: /minecraft:w Sierra0117 i'm fec & i'm perm muted
  2647. [05:10:26] [Server thread/INFO]: ejackulating lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  2648. [05:10:26] [Server thread/INFO]: [-] ejackulating
  2649. [05:10:37] [Async Chat Thread - #26/INFO]: Member Qwayaciik > what Lone?
  2650. [05:10:53] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Go to spawn.
  2651. [05:10:56] [Server thread/INFO]: Qwayaciik issued server command: /spawn
  2652. [05:10:57] [Async Chat Thread - #26/INFO]: Donator LoneWolf > See for yourself.
  2653. [05:11:04] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Server will have to be rolled back
  2654. [05:11:09] [User Authenticator #128/INFO]: UUID of player h8ters is e6d03305-d36c-47c5-a0fa-c1eb99356256
  2655. [05:11:10] [Server thread/INFO]: h8ters[/98.121.75.230:52728] logged in with entity id 1759740 at ([world]-1853.0919524580127, 55.0, -1878.6150801520573)
  2656. [05:11:10] [Server thread/INFO]: [+] h8ters
  2657. [05:11:12] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Wb
  2658. [05:11:14] [Async Chat Thread - #26/INFO]: Member Qwayaciik > holy shit thats alot lava
  2659. [05:11:17] [Async Chat Thread - #26/INFO]: Member H8ters > k this is my other account
  2660. [05:11:18] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Hackers
  2661. [05:11:19] [Async Chat Thread - #26/INFO]: Member H8ters > - fec
  2662. [05:11:22] [Async Chat Thread - #26/INFO]: Donator LoneWolf > got it
  2663. [05:11:35] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Hacker rekt the place
  2664. [05:11:37] [Async Chat Thread - #26/INFO]: Member H8ters > damn I skipped school
  2665. [05:11:41] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Lol
  2666. [05:11:41] [Async Chat Thread - #26/INFO]: Member H8ters > & I got nothing to do
  2667. [05:11:59] [Async Chat Thread - #26/INFO]: Donator LoneWolf > He allowed all players some powerful perms
  2668. [05:12:02] [Server thread/INFO]: Sierra0117 issued server command: /fly
  2669. [05:12:05] [Async Chat Thread - #26/INFO]: Member Qwayaciik > xD H8ters
  2670. [05:12:06] [Server thread/INFO]: h8ters issued server command: /fly
  2671. [05:12:06] [Server thread/INFO]: §ch8ters §4was denied access to command.
  2672. [05:12:06] [Async Chat Thread - #26/INFO]: Donator LoneWolf > It git messy
  2673. [05:12:11] [Server thread/INFO]: Sierra0117 issued server command: /gm
  2674. [05:12:11] [Server thread/INFO]: §cSierra0117 §4was denied access to command.
  2675. [05:12:18] [Async Chat Thread - #26/INFO]: Member H8ters > I wish I was online sooner ;/
  2676. [05:12:22] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Dont do anything with your houses
  2677. [05:12:34] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Server will be rolled back to abour 3 hours ago
  2678. [05:12:40] [Async Chat Thread - #26/INFO]: Donator LoneWolf > prob
  2679. [05:12:42] [Async Chat Thread - #26/INFO]: Member H8ters > I was on 3 hours ago ;-;
  2680. [05:12:44] [Async Chat Thread - #26/INFO]: Member Qwayaciik > ok
  2681. [05:12:47] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Ik
  2682. [05:12:51] [Async Chat Thread - #26/INFO]: Donator LoneWolf > You left and he came
  2683. [05:12:55] [Async Chat Thread - #26/INFO]: Member H8ters > oml
  2684. [05:12:57] [Async Chat Thread - #26/INFO]: Donator LoneWolf > ikr
  2685. [05:13:05] [Server thread/INFO]: Qwayaciik issued server command: /msg H8ters your fec too ?
  2686. [05:13:07] [Server thread/INFO]: h8ters issued server command: /r yeah
  2687. [05:13:10] [Server thread/INFO]: h8ters issued server command: /r do you have skype?
  2688. [05:13:11] [Server thread/INFO]: Qwayaciik issued server command: /home
  2689. [05:13:14] [Server thread/INFO]: Qwayaciik issued server command: /home home
  2690. [05:13:19] [Server thread/INFO]: Qwayaciik issued server command: /r no
  2691. [05:13:19] [Server thread/INFO]: Sierra0117 issued server command: /money
  2692. [05:13:22] [Server thread/INFO]: h8ters issued server command: /r awe okay
  2693. [05:13:24] [Server thread/INFO]: h8ters issued server command: /tpa Qwayaciik
  2694. [05:13:36] [Server thread/INFO]: h8ters issued server command: /r I have no perms to open any of my things
  2695. [05:13:36] [Server thread/INFO]: Qwayaciik issued server command: /r you got banned why you get banned ?
  2696. [05:13:45] [Server thread/INFO]: h8ters issued server command: /r I was afk on my account
  2697. [05:13:46] [Server thread/INFO]: Sierra0117 issued server command: /spawn
  2698. [05:13:55] [Async Chat Thread - #26/INFO]: Donator LoneWolf > just...
  2699. [05:13:55] [Server thread/INFO]: h8ters issued server command: /r I woke up around 4am and went back to bed
  2700. [05:14:03] [Async Chat Thread - #26/INFO]: Donator LoneWolf > everything
  2701. [05:14:05] [Server thread/INFO]: Qwayaciik issued server command: /r you got banned for afk ?
  2702. [05:14:07] [Server thread/INFO]: h8ters issued server command: /r so I left my account online
  2703. [05:14:09] [Async Chat Thread - #26/INFO]: Donator LoneWolf > burned
  2704. [05:14:13] [Async Chat Thread - #26/INFO]: Member H8ters > wait
  2705. [05:14:17] [Async Chat Thread - #26/INFO]: Member H8ters > why did he ban me and not you
  2706. [05:14:21] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  2707. [05:14:22] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  2708. [05:14:27] [Async Chat Thread - #26/INFO]: Member H8ters > I'm offended
  2709. [05:14:29] [Async Chat Thread - #26/INFO]: Donator LoneWolf > You were on, he probably didnt get my ign
  2710. [05:14:31] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Lol
  2711. [05:14:34] [Async Chat Thread - #26/INFO]: Donator LoneWolf > You were afk
  2712. [05:14:34] [Async Chat Thread - #26/INFO]: Member H8ters > oh you weren't on?
  2713. [05:14:38] [Async Chat Thread - #26/INFO]: Member H8ters > yeah ik
  2714. [05:14:43] [Async Chat Thread - #26/INFO]: Donator LoneWolf > I left, I couldnt stand it
  2715. [05:14:43] [Craft Scheduler Thread - 516/INFO]: [BuycraftX] Fetching all due players...
  2716. [05:14:44] [Craft Scheduler Thread - 516/INFO]: [BuycraftX] Fetched due players (4 found).
  2717. [05:14:44] [Async Chat Thread - #26/INFO]: Member H8ters > True was banned
  2718. [05:14:52] [Async Chat Thread - #26/INFO]: Donator LoneWolf > idk how that happened
  2719. [05:14:56] [Async Chat Thread - #26/INFO]: Member H8ters > Justin was banned
  2720. [05:14:58] [Async Chat Thread - #26/INFO]: Donator LoneWolf > He musta banned staff
  2721. [05:15:00] [Async Chat Thread - #26/INFO]: Member H8ters > They all messaged me on snapchat
  2722. [05:15:04] [Async Chat Thread - #26/INFO]: Donator LoneWolf > xD
  2723. [05:15:06] [Async Chat Thread - #26/INFO]: Donator LoneWolf > snapchat
  2724. [05:15:07] [Async Chat Thread - #26/INFO]: Donator LoneWolf > lol
  2725. [05:15:09] [Async Chat Thread - #26/INFO]: Member H8ters > this sucks man
  2726. [05:15:13] [Async Chat Thread - #26/INFO]: Donator LoneWolf > yeah it does
  2727. [05:15:20] [Async Chat Thread - #26/INFO]: Member H8ters > Vape doesn't wake up for another 1-2 hours
  2728. [05:15:26] [Async Chat Thread - #26/INFO]: Member H8ters > for school
  2729. [05:15:39] [User Authenticator #129/INFO]: UUID of player xXDarkTitanXx is eac09e76-21dd-4c32-b203-c41e2bbd7444
  2730. [05:15:39] [Server thread/INFO]: xXDarkTitanXx[/122.2.113.242:8207] logged in with entity id 1764630 at ([world]127.5, 98.0, 253.5)
  2731. [05:15:39] [Server thread/INFO]: [+] xXDarkTitanXx
  2732. [05:15:39] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/eac09e76-21dd-4c32-b203-c41e2bbd7444.yml
  2733. [05:15:41] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Tell him I tried
  2734. [05:15:48] [Async Chat Thread - #26/INFO]: Donator LoneWolf > That could be another one.
  2735. [05:15:51] [Async Chat Thread - #26/INFO]: Donator LoneWolf > Im leaving.
  2736. [05:15:56] [Async Chat Thread - #26/INFO]: Donator LoneWolf > skype~
  2737. [05:15:57] [Server thread/INFO]: Sierra0117 lost connection: Disconnected
  2738. [05:15:57] [Server thread/INFO]: [-] Sierra0117
  2739. [05:15:58] [Server thread/INFO]: Qwayaciik issued server command: /r whats happening ??? xD it seemed like ok spot not really chill but ok hahaha
  2740. [05:16:13] [Async Chat Thread - #26/INFO]: Member xXDarkTitanXx > hi
  2741. [05:16:16] [Async Chat Thread - #26/INFO]: Member H8ters > welcome xXDarkTitanXx ;/
  2742. [05:16:25] [Async Chat Thread - #26/INFO]: Member H8ters > The server was griefed, you might as well leave
  2743. [05:16:25] [Server thread/INFO]: xXDarkTitanXx drowned
  2744. [05:16:38] [Server thread/INFO]: h8ters issued server command: /r The server?
  2745. [05:16:44] [Server thread/INFO]: h8ters issued server command: /r idk but it seems like a staff abused
  2746. [05:16:50] [User Authenticator #130/INFO]: UUID of player Mjolnor is 7e5fabbf-b61d-4a4e-aab7-6e79b4c2b504
  2747. [05:16:51] [Server thread/INFO]: Mjolnor[/50.139.226.220:64488] logged in with entity id 1765188 at ([world]2290.3585572178463, 68.65052121319407, 614.3610854915987)
  2748. [05:16:51] [Server thread/INFO]: [+] Mjolnor
  2749. [05:16:55] [Async Chat Thread - #26/INFO]: Member H8ters > wb mj ;/
  2750. [05:16:56] [Server thread/INFO]: Qwayaciik issued server command: /r yeah i got that feeling
  2751. [05:16:59] [Server thread/INFO]: Mjolnor issued server command: /fly
  2752. [05:17:09] [Server thread/INFO]: h8ters issued server command: /r sherwood is going to have to check console
  2753. [05:17:18] [Server thread/INFO]: xXDarkTitanXx lost connection: Disconnected
  2754. [05:17:18] [Server thread/INFO]: [-] xXDarkTitanXx
  2755. [05:17:19] [Server thread/INFO]: h8ters issued server command: /r this could have been days ago though
  2756. [05:17:20] [Server thread/INFO]: Mjolnor issued server command: /home farm
  2757. [05:17:21] [Server thread/INFO]: h8ters issued server command: /r ughhh
  2758. [05:17:48] [Server thread/INFO]: Qwayaciik issued server command: /r i wasnt here long enough but True didnt seem to like especially after i passed by him no problem xD
  2759. [05:17:58] [Server thread/INFO]: Mjolnor issued server command: /bal
  2760. [05:18:07] [Server thread/INFO]: h8ters issued server command: /r True doesn't have those perms
  2761. [05:18:25] [Server thread/INFO]: h8ters issued server command: /r Lupus did though
  2762. [05:18:32] [Server thread/INFO]: h8ters issued server command: /r and he was demoted
  2763. [05:18:37] [Server thread/INFO]: h8ters issued server command: /r LUPUS DID IT
  2764. [05:18:41] [Server thread/INFO]: h8ters issued server command: /r IBET
  2765. [05:18:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  2766. [05:19:03] [Server thread/INFO]: Mjolnor issued server command: /home chicken
  2767. [05:19:07] [Server thread/INFO]: Qwayaciik issued server command: /r never really seen shit like this happen outside anarchy this is craxy xD
  2768. [05:19:14] [AutoSaveWorld AutoBackupThread/INFO]: AutoSaving
  2769. [05:19:15] [AutoSaveWorld AutoBackupThread/INFO]: AutoSave Complete
  2770. [05:19:15] [AutoSaveWorld AutoBackupThread/INFO]: AutoBackuping
  2771. [05:19:24] [Server thread/INFO]: h8ters issued server command: /r I've seen it happen before
  2772. [05:19:35] [Server thread/INFO]: h8ters issued server command: /r this exact thing
  2773. [05:19:44] [Craft Scheduler Thread - 564/INFO]: [BuycraftX] Fetching all due players...
  2774. [05:19:44] [Craft Scheduler Thread - 564/INFO]: [BuycraftX] Fetched due players (4 found).
  2775. [05:19:51] [Server thread/INFO]: Qwayaciik issued server command: /r i seen it on really small servers but i deffinitely wasnt expecting it here xD
  2776. [05:20:08] [Server thread/INFO]: Mjolnor issued server command: /spawn
  2777. [05:20:37] [Server thread/INFO]: Qwayaciik issued server command: /r that is strange you were banned for afk,,, was it because you were here?
  2778. [05:20:42] [Server thread/INFO]: h8ters issued server command: /r yeah
  2779. [05:20:47] [Server thread/INFO]: h8ters issued server command: /r everyone that was online was banned
  2780. [05:20:52] [Server thread/INFO]: Qwayaciik issued server command: /r holy fuck
  2781. [05:21:00] [Server thread/INFO]: h8ters issued server command: /r I'll give you the list of names given to me
  2782. [05:21:15] [Server thread/INFO]: h8ters issued server command: /r Hermengamer, Gorgotord, sovann_shadow767
  2783. [05:21:15] [Server thread/INFO]: Qwayaciik issued server command: /r sure ok
  2784. [05:21:24] [Server thread/INFO]: h8ters issued server command: /r I know Gorgotord did it
  2785. [05:21:32] [Server thread/INFO]: h8ters issued server command: /baltop
  2786. [05:21:54] [Server thread/INFO]: Qwayaciik issued server command: /r do you think you will be unbanned ?
  2787. [05:22:01] [Server thread/INFO]: h8ters issued server command: /r yeah I will
  2788. [05:22:07] [Server thread/INFO]: h8ters issued server command: /r psshh the owners love me
  2789. [05:22:20] [Async Chat Thread - #27/INFO]: Member H8ters > Mjolnor
  2790. [05:23:01] [Server thread/INFO]: Mjolnor issued server command: /home chicken
  2791. [05:23:07] [User Authenticator #131/INFO]: UUID of player GHXman is 431da328-3b2c-4955-80af-010752c1fdc6
  2792. [05:23:07] [Server thread/INFO]: GHXman[/90.191.35.84:58796] logged in with entity id 1777746 at ([world]57869.005539533406, 65.0, 9982.300000011921)
  2793. [05:23:07] [Server thread/INFO]: [+] GHXman
  2794. [05:23:12] [Server thread/INFO]: Mjolnor issued server command: /spawn
  2795. [05:23:20] [Async Chat Thread - #27/INFO]: Elite Zoom > hey
  2796. [05:23:20] [Async Chat Thread - #27/INFO]: Member H8ters > hey GHXman - fec
  2797. [05:23:26] [Async Chat Thread - #27/INFO]: Member H8ters > The server was griefed.
  2798. [05:23:32] [Async Chat Thread - #27/INFO]: Elite Zoom > what do you mean
  2799. [05:23:37] [Async Chat Thread - #27/INFO]: Member H8ters > Hermengamer, Gorgotord, sovann_shadow767
  2800. [05:23:43] [Async Chat Thread - #27/INFO]: Elite Zoom > yes?
  2801. [05:23:46] [Server thread/INFO]: Qwayaciik issued server command: /r jesus you have alot of alts
  2802. [05:23:50] [Server thread/INFO]: h8ters issued server command: /r I only have 5
  2803. [05:23:51] [Async Chat Thread - #27/INFO]: Elite Zoom > hackers?
  2804. [05:23:52] [Server thread/INFO]: h8ters issued server command: /r xD
  2805. [05:23:53] [Async Chat Thread - #27/INFO]: Member H8ters > yessir
  2806. [05:23:55] [Server thread/INFO]: Qwayaciik issued server command: /r xD
  2807. [05:24:00] [Async Chat Thread - #27/INFO]: Elite Zoom > what they did D:
  2808. [05:24:01] [Server thread/INFO]: GHXman issued server command: /spawn
  2809. [05:24:09] [Async Chat Thread - #27/INFO]: Elite Zoom > oh no
  2810. [05:24:13] [Server thread/INFO]: Qwayaciik issued server command: /r alts power farms you know ?
  2811. [05:24:19] [Async Chat Thread - #27/INFO]: Donator Mjolnor > I think its an april fools prank by the admind
  2812. [05:24:24] [Async Chat Thread - #27/INFO]: Elite Zoom > no
  2813. [05:24:31] [Async Chat Thread - #27/INFO]: Elite Zoom > there are such powerful hackers
  2814. [05:24:41] [Async Chat Thread - #27/INFO]: Elite Zoom > look the spawn dude..
  2815. [05:24:41] [Server thread/INFO]: h8ters issued server command: /r yeah
  2816. [05:24:44] [Server thread/INFO]: GHXman issued server command: /home home
  2817. [05:24:45] [Craft Scheduler Thread - 569/INFO]: [BuycraftX] Fetching all due players...
  2818. [05:24:45] [Craft Scheduler Thread - 569/INFO]: [BuycraftX] Fetched due players (4 found).
  2819. [05:24:46] [Async Chat Thread - #27/INFO]: Member H8ters > yeah
  2820. [05:24:53] [Server thread/INFO]: h8ters issued server command: /r Lupus had admin perms
  2821. [05:24:53] [Async Chat Thread - #27/INFO]: Elite Zoom > glad that my town exists yet
  2822. [05:25:08] [Server thread/INFO]: Mjolnor issued server command: /home chicken
  2823. [05:25:17] [Async Chat Thread - #27/INFO]: Elite Zoom > you know how to fight a hacker- be hacker
  2824. [05:25:26] [Server thread/INFO]: Mjolnor issued server command: /spawn
  2825. [05:25:28] [Async Chat Thread - #27/INFO]: Elite Zoom > but there are no such powerful hackers so even owner cant do the thing
  2826. [05:25:35] [AutoSaveWorld AutoBackupThread/INFO]: AutoBackup Complete
  2827. [05:25:41] [Async Chat Thread - #27/INFO]: Member H8ters > :P
  2828. [05:25:43] [Server thread/INFO]: Qwayaciik issued server command: /r i wonder what the deal was ,but honestly i dont really want to know hahaha
  2829. [05:25:48] [Server thread/INFO]: GHXman issued server command: /spawn
  2830. [05:26:07] [Async Chat Thread - #27/INFO]: Elite Zoom > does someone have few rockets so i can check this out
  2831. [05:26:25] [Server thread/INFO]: GHXman issued server command: /tpa h8
  2832. [05:26:41] [Server thread/INFO]: Qwayaciik issued server command: /r i try to stay chill in chat and not trigger anyone hahaha doesnt always happen though :( blank stare :|
  2833. [05:27:19] [Server thread/INFO]: Mjolnor issued server command: /home home
  2834. [05:27:30] [Async Chat Thread - #28/INFO]: Elite Zoom > ill go in foru and post those names with the screenshots of spawn to warn all minecrafters
  2835. [05:27:32] [Server thread/INFO]: h8ters issued server command: /r you're a chill person lol don't worry
  2836. [05:27:33] [Server thread/INFO]: GHXman issued server command: /home base
  2837. [05:27:41] [User Authenticator #132/INFO]: UUID of player Hermengamer is faba3b69-7faa-44db-8e9c-baae146e27ca
  2838. [05:27:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@be4d80b[id=faba3b69-7faa-44db-8e9c-baae146e27ca,name=Hermengamer,properties={textures=[com.mojang.authlib.properties.Property@68952ab1]},legacy=false] (/73.111.1.176:60142): You are banned from this server!
  2839. Reason: The Ban Hammer has spoken!
  2840. [05:27:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@be4d80b[id=faba3b69-7faa-44db-8e9c-baae146e27ca,name=Hermengamer,properties={textures=[com.mojang.authlib.properties.Property@68952ab1]},legacy=false] (/73.111.1.176:60142) lost connection: You are banned from this server!
  2841. Reason: The Ban Hammer has spoken!
  2842. [05:27:43] [Server thread/INFO]: h8ters issued server command: /r Lupus was demoted because me and him got in an argument on discord and
  2843. [05:27:50] [Server thread/INFO]: h8ters issued server command: /r he said a lot of things he shouldn't have
  2844. [05:28:03] [Server thread/INFO]: GHXman issued server command: /mail send simsavant ty again :)
  2845. [05:28:04] [Server thread/INFO]: h8ters issued server command: /r so he was demoted for "anger issues" as a joke bc void doesn't like him
  2846. [05:28:07] [Server thread/INFO]: GHXman issued server command: /co i
  2847. [05:28:16] [Server thread/INFO]: GHXman issued server command: /co i
  2848. [05:28:19] [Server thread/INFO]: Qwayaciik issued server command: /r ah ok
  2849. [05:28:29] [Server thread/INFO]: Mjolnor issued server command: /spawn
  2850. [05:28:43] [Async Chat Thread - #29/INFO]: Elite Zoom > hey h8ters
  2851. [05:29:11] [Server thread/INFO]: Qwayaciik issued server command: /r i was trying get them to sell haste pots but they knew what i was up to i thinksome quick no's
  2852. [05:29:23] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  2853. [05:29:23] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  2854. [05:29:44] [Server thread/INFO]: GHXman issued server command: /mail send simsavant when somebody went outside and closed the door, then the isnsides cant go out, bcs the outside lever is closed, anyhow to do with buttons?
  2855. [05:29:45] [Craft Scheduler Thread - 588/INFO]: [BuycraftX] Fetching all due players...
  2856. [05:29:45] [Craft Scheduler Thread - 588/INFO]: [BuycraftX] Fetched due players (4 found).
  2857. [05:29:53] [Server thread/INFO]: h8ters issued server command: /r aweee
  2858. [05:29:58] [Server thread/INFO]: Qwayaciik issued server command: /r how old is this server i joined before but only played for bit
  2859. [05:30:10] [Async Chat Thread - #30/INFO]: Elite Zoom > did those hackers broke any systems too or only spawn?
  2860. [05:30:18] [Async Chat Thread - #30/INFO]: Member H8ters > only spawn
  2861. [05:30:21] [Async Chat Thread - #30/INFO]: Elite Zoom > good
  2862. [05:30:24] [Server thread/INFO]: GHXman issued server command: /tpa h8
  2863. [05:30:26] [Server thread/INFO]: Qwayaciik issued server command: /spawn
  2864. [05:30:26] [Server thread/INFO]: h8ters issued server command: /tpyes
  2865. [05:30:31] [Async Chat Thread - #30/INFO]: Member H8ters > but they gave some other players perms
  2866. [05:30:32] [Async Chat Thread - #30/INFO]: Elite Zoom > hey
  2867. [05:30:35] [Async Chat Thread - #30/INFO]: Member H8ters > to who knows what
  2868. [05:30:53] [Async Chat Thread - #30/INFO]: Donator Mjolnor > I have perms to edit spawn
  2869. [05:30:55] [Async Chat Thread - #30/INFO]: Elite Zoom > so players could have perm to free money and vanihses
  2870. [05:30:59] [Async Chat Thread - #30/INFO]: Donator Mjolnor > but I sure as heck am not going to :-)
  2871. [05:31:00] [User Authenticator #133/INFO]: UUID of player JamesBondage77 is 689fdfe0-ffd7-4d5b-b5ce-fe4eb4c2ad0f
  2872. [05:31:00] [Server thread/INFO]: JamesBondage77[/70.196.22.26:14544] logged in with entity id 1795774 at ([world]-5451.922122077952, 76.0, -158215.9655287781)
  2873. [05:31:00] [Server thread/INFO]: [+] JamesBondage77
  2874. [05:31:03] [Async Chat Thread - #30/INFO]: Member H8ters > JAMES
  2875. [05:31:04] [Server thread/INFO]: Mjolnor issued server command: /co i
  2876. [05:31:04] [Async Chat Thread - #30/INFO]: Elite Zoom > wb
  2877. [05:31:06] [Async Chat Thread - #30/INFO]: Member H8ters > Hermengamer, Gorgotord, sovann_shadow767
  2878. [05:31:06] [Async Chat Thread - #30/INFO]: Member H8ters > Hermengamer, Gorgotord, sovann_shadow767
  2879. [05:31:07] [Async Chat Thread - #30/INFO]: Member H8ters > Hermengamer, Gorgotord, sovann_shadow767
  2880. [05:31:11] [Async Chat Thread - #30/INFO]: Elite Zoom > hackers
  2881. [05:31:15] [Async Chat Thread - #30/INFO]: Elite Zoom > check out the spawn dude
  2882. [05:31:20] [Async Chat Thread - #30/INFO]: Member H8ters > and can you unban my fec account
  2883. [05:31:24] [Async Chat Thread - #30/INFO]: Member H8ters > they banned me :((
  2884. [05:31:31] [Async Chat Thread - #30/INFO]: Elite Zoom > oh youre fec
  2885. [05:31:33] [Async Chat Thread - #30/INFO]: Member H8ters > yeah
  2886. [05:31:33] [Async Chat Thread - #30/INFO]: Member H8ters > xd
  2887. [05:31:35] [Async Chat Thread - #30/INFO]: Elite Zoom > :D
  2888. [05:31:43] [Async Chat Thread - #30/INFO]: Member H8ters > JAMES
  2889. [05:31:46] [Async Chat Thread - #30/INFO]: Member H8ters > CAN I TELL U
  2890. [05:31:47] [Async Chat Thread - #30/INFO]: Member H8ters > WHAT I THINK
  2891. [05:31:53] [Async Chat Thread - #30/INFO]: Elite Zoom > calm
  2892. [05:31:54] [Async Chat Thread - #30/INFO]: Member H8ters > I'm telling you anyways
  2893. [05:32:04] [Server thread/INFO]: JamesBondage77 issued server command: /ban h8ters
  2894. [05:32:04] [Server thread/INFO]: h8ters lost connection: §cYou have been banned:
  2895. §rThe Ban Hammer has spoken!
  2896. [05:32:04] [Server thread/INFO]: §6Player§c §6Sr Mod §r§3J§bames§r §6banned§c h8ters §6for: §c§cYou have been banned:
  2897. §rThe Ban Hammer has spoken!§6.
  2898. [05:32:04] [Server thread/WARN]: handleDisconnection() called twice
  2899. [05:32:11] [Async Chat Thread - #30/INFO]: Sr Mod James > no, you wont.
  2900. [05:32:29] [Server thread/INFO]: Mjolnor issued server command: /co i
  2901. [05:32:36] [Async Chat Thread - #30/INFO]: Elite Zoom > wait
  2902. [05:32:39] [Server thread/INFO]: Qwayaciik issued server command: /r how come some flows down abd most just hovers ?the lava
  2903. [05:32:41] [Async Chat Thread - #30/INFO]: Elite Zoom > where h8ters gone
  2904. [05:32:50] [Server thread/INFO]: Mjolnor issued server command: /home home
  2905. [05:32:51] [Server thread/INFO]: Mjolnor lost connection: Disconnected
  2906. [05:32:51] [Server thread/INFO]: [-] Mjolnor
  2907. [05:32:55] [Async Chat Thread - #30/INFO]: Elite Zoom > perm to vanish?
  2908. [05:33:02] [User Authenticator #134/INFO]: UUID of player Sierra0117 is de793a85-86e6-4857-b8c8-f8a301456a66
  2909. [05:33:02] [Server thread/INFO]: Sierra0117[/118.33.86.239:52185] logged in with entity id 1797140 at ([world]-761.8974282789687, 170.55200069680217, -1269.8579737350035)
  2910. [05:33:02] [Server thread/INFO]: [+] Sierra0117
  2911. [05:33:02] [Async Chat Thread - #30/INFO]: Elite Zoom > thats super cool, wreck it
  2912. [05:33:04] [Async Chat Thread - #30/INFO]: Elite Zoom > wb
  2913. [05:33:08] [Async Chat Thread - #30/INFO]: Donator LoneWolf > guys
  2914. [05:33:12] [Server thread/INFO]: Sierra0117 issued server command: /fly
  2915. [05:33:12] [Async Chat Thread - #30/INFO]: Elite Zoom > Sierra0117, check out the spawn
  2916. [05:33:15] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Ik
  2917. [05:33:16] [Async Chat Thread - #30/INFO]: Elite Zoom > ;)
  2918. [05:33:18] [User Authenticator #135/INFO]: UUID of player al7jy99 is 2566b859-8948-4f3f-aee5-3941dd1dc761
  2919. [05:33:18] [Server thread/INFO]: al7jy99[/98.121.75.230:52799] logged in with entity id 1797144 at ([world]-1855.5123557976754, 55.0, -1883.7425281548544)
  2920. [05:33:18] [Server thread/INFO]: [+] al7jy99
  2921. [05:33:18] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Hacked
  2922. [05:33:19] [Server thread/INFO]: Qwayaciik issued server command: /home
  2923. [05:33:20] [Async Chat Thread - #30/INFO]: Elite Zoom > wb
  2924. [05:33:21] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Wb
  2925. [05:33:21] [Server thread/INFO]: Qwayaciik issued server command: /home home
  2926. [05:33:24] [Async Chat Thread - #30/INFO]: Donator LoneWolf > I was there
  2927. [05:33:26] [Async Chat Thread - #30/INFO]: Sr Mod James > its being dealt with it will be rolled back
  2928. [05:33:30] [Async Chat Thread - #30/INFO]: Member al7jy99 > james
  2929. [05:33:31] [Async Chat Thread - #30/INFO]: Donator LoneWolf > I watched it happen
  2930. [05:33:32] [Async Chat Thread - #30/INFO]: Sr Mod James > when staff gets on
  2931. [05:33:33] [Async Chat Thread - #30/INFO]: Member al7jy99 > unban my alt
  2932. [05:33:36] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Did you see the skype?
  2933. [05:33:40] [Async Chat Thread - #30/INFO]: Member al7jy99 > smh
  2934. [05:33:42] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Yeah fec was h8er
  2935. [05:33:43] [Async Chat Thread - #30/INFO]: Elite Zoom > wtf
  2936. [05:33:51] [Async Chat Thread - #30/INFO]: Member al7jy99 > james banned me bc he doesn't like me
  2937. [05:33:52] [Async Chat Thread - #30/INFO]: Elite Zoom > are you hacking so you have alt accounts
  2938. [05:33:58] [Async Chat Thread - #30/INFO]: Member al7jy99 > I'm not hacking?
  2939. [05:34:01] [Async Chat Thread - #30/INFO]: Member al7jy99 > I bought these accounts lmao
  2940. [05:34:03] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Fec isnt the prob
  2941. [05:34:05] [Async Chat Thread - #30/INFO]: Elite Zoom > oh ok
  2942. [05:34:13] [Async Chat Thread - #30/INFO]: Donator LoneWolf > James did you see the website or the skype
  2943. [05:34:22] [Async Chat Thread - #30/INFO]: Elite Zoom > usually wurst haxers can all time come in with different names
  2944. [05:34:35] [Async Chat Thread - #30/INFO]: Member al7jy99 > ip check me, check console
  2945. [05:34:37] [Async Chat Thread - #30/INFO]: Elite Zoom > everyone hacked once, but im not hacking
  2946. [05:34:41] [Async Chat Thread - #30/INFO]: Member al7jy99 > I'm not the problem m8
  2947. [05:34:43] [Async Chat Thread - #30/INFO]: Sr Mod James > server will more than likely be rolled back, do do build anything
  2948. [05:34:45] [Craft Scheduler Thread - 573/INFO]: [BuycraftX] Fetching all due players...
  2949. [05:34:46] [Craft Scheduler Thread - 573/INFO]: [BuycraftX] Fetched due players (4 found).
  2950. [05:34:48] [Async Chat Thread - #30/INFO]: Member al7jy99 > do do
  2951. [05:34:49] [Async Chat Thread - #30/INFO]: Sr Mod James > so dont*
  2952. [05:34:51] [Async Chat Thread - #30/INFO]: Donator LoneWolf > lol
  2953. [05:34:55] [Server thread/INFO]: GHXman issued server command: /home base
  2954. [05:34:55] [Async Chat Thread - #30/INFO]: Donator LoneWolf > jaaammmeess
  2955. [05:35:00] [Server thread/INFO]: Qwayaciik issued server command: /bal
  2956. [05:35:00] [Async Chat Thread - #30/INFO]: Donator LoneWolf > James did you see the website or the skype
  2957. [05:35:02] [Server thread/INFO]: al7jy99 issued server command: /msg JamesBondage77 can I ask why I was banned
  2958. [05:35:17] [Server thread/INFO]: JamesBondage77 issued server command: /mute al7jy99 77777
  2959. [05:35:17] [Server thread/INFO]: §cJamesBondage77 §6has muted player §cal7jy99§6 for§c 21 hours 36 minutes 16 seconds§6.
  2960. [05:35:32] [Server thread/INFO]: al7jy99 issued server command: /whisper:w sierra
  2961. [05:35:33] [Server thread/INFO]: JamesBondage77 issued server command: /tell alj you can make a ban appeal im not going over someone elses head
  2962. [05:35:43] [Server thread/INFO]: JamesBondage77 issued server command: /tell al7 you can make a ban appeal im not going over someone elses head
  2963. [05:35:47] [Async Chat Thread - #30/INFO]: Donator LoneWolf > I posted crap on the website
  2964. [05:35:50] [Server thread/INFO]: al7jy99 issued server command: /minecraft:w Sierra0117 he just muted me for a day wtf
  2965. [05:35:54] [Async Chat Thread - #30/INFO]: Donator LoneWolf > And spammed the skype
  2966. [05:35:59] [Async Chat Thread - #30/INFO]: Elite Zoom > ill post it in a minecraft com forum
  2967. [05:36:06] [Server thread/INFO]: Sierra0117 issued server command: /whisper al wierd
  2968. [05:36:07] [Server thread/INFO]: al7jy99 issued server command: /minecraft:w Sierra0117 He said "You can make a ban appeal im not going over someone elses head"
  2969. [05:36:08] [Server thread/INFO]: Qwayaciik issued server command: /vote
  2970. [05:36:09] [Async Chat Thread - #30/INFO]: Elite Zoom > to warn all mcrafters
  2971. [05:36:22] [Async Chat Thread - #30/INFO]: Donator LoneWolf > I already did it
  2972. [05:36:27] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Its under complaints
  2973. [05:36:27] [Async Chat Thread - #30/INFO]: Elite Zoom > to bypass such things, those are ops
  2974. [05:36:30] [Async Chat Thread - #30/INFO]: Sr Mod James > i just woke up, and i dont have any permissions to help with the situation
  2975. [05:36:31] [User Authenticator #136/INFO]: UUID of player psoon is e4269d4b-42b9-42c2-97bd-1c2d3207b2e3
  2976. [05:36:31] [Server thread/INFO]: psoon[/67.6.191.185:59231] logged in with entity id 1798066 at ([world]-3617.314189604855, 12.5, -2727.510607083718)
  2977. [05:36:31] [Server thread/INFO]: [+] psoon
  2978. [05:36:34] [Async Chat Thread - #30/INFO]: Elite Zoom > wb
  2979. [05:36:39] [Async Chat Thread - #30/INFO]: Elite Zoom > welcome to broken server
  2980. [05:36:41] [Async Chat Thread - #30/INFO]: Elite Zoom > :P
  2981. [05:36:41] [Server thread/INFO]: psoon issued server command: /home xpe
  2982. [05:36:54] [Async Chat Thread - #30/INFO]: Donator LoneWolf > James did you see the screenshots on skype
  2983. [05:36:59] [Async Chat Thread - #30/INFO]: Sr Mod James > staff will fix it when they can, a rollback might happen, so dont spend time building anything right now
  2984. [05:37:06] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Ok
  2985. [05:37:07] [Server thread/INFO]: Qwayaciik issued server command: /baltop
  2986. [05:37:08] [Server thread/INFO]: al7jy99 issued server command: /minecraft:w JamesBondage77 Sherwood said ban me if I continue to be annoying
  2987. [05:37:10] [Server thread/INFO]: Qwayaciik issued server command: /baltop 2
  2988. [05:37:15] [Server thread/INFO]: Qwayaciik issued server command: /baltop 3
  2989. [05:37:16] [Server thread/INFO]: al7jy99 issued server command: /minecraft:w JamesBondage77 I'm not being annoying
  2990. [05:37:20] [Server thread/INFO]: Qwayaciik issued server command: /baltop 4
  2991. [05:37:25] [Server thread/INFO]: Qwayaciik issued server command: /baltop 5
  2992. [05:37:27] [Server thread/INFO]: Sierra0117 issued server command: /co i
  2993. [05:37:30] [Server thread/INFO]: Sierra0117 issued server command: /co i
  2994. [05:37:30] [Server thread/INFO]: JamesBondage77 issued server command: /spawn
  2995. [05:37:31] [Server thread/INFO]: Qwayaciik issued server command: /baltop 6
  2996. [05:37:36] [Server thread/INFO]: Qwayaciik issued server command: /baltop 7
  2997. [05:37:37] [Server thread/INFO]: al7jy99 issued server command: /minecraft:w JamesBondage77 Abusive piece of shit
  2998. [05:37:37] [Server thread/INFO]: JamesBondage77 issued server command: /fly
  2999. [05:37:38] [Async Chat Thread - #30/INFO]: Donator LoneWolf > JAMES
  3000. [05:37:40] [Server thread/INFO]: al7jy99 lost connection: Disconnected
  3001. [05:37:40] [Server thread/INFO]: [-] al7jy99
  3002. [05:37:42] [Server thread/INFO]: Qwayaciik issued server command: /baltop 8
  3003. [05:37:43] [Async Chat Thread - #30/INFO]: Elite Zoom > bond
  3004. [05:38:00] [Async Chat Thread - #30/INFO]: Donator LoneWolf > James am I invisible to you??
  3005. [05:38:19] [Async Chat Thread - #30/INFO]: Sr Mod James > ive got several chats going at once
  3006. [05:38:24] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Oh
  3007. [05:38:26] [Async Chat Thread - #30/INFO]: Sr Mod James > yes i saw it on skype
  3008. [05:38:26] [Async Chat Thread - #30/INFO]: Donator LoneWolf > right
  3009. [05:38:29] [Async Chat Thread - #30/INFO]: Donator LoneWolf > kk thanks
  3010. [05:38:36] [Async Chat Thread - #30/INFO]: Sr Mod James > thats why im here at 7:30 am =P
  3011. [05:38:48] [Async Chat Thread - #30/INFO]: Donator LoneWolf > lol
  3012. [05:38:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  3013. [05:38:54] [Server thread/INFO]: JamesBondage77 issued server command: /baltop
  3014. [05:39:23] [Async Chat Thread - #30/INFO]: Sr Mod James > yeah this is major world edit damage, there will be a rollback no question
  3015. [05:39:28] [Async Chat Thread - #30/INFO]: Elite Zoom > james
  3016. [05:39:29] [Async Chat Thread - #30/INFO]: Donator LoneWolf > mmhm
  3017. [05:39:38] [Async Chat Thread - #30/INFO]: Elite Zoom > how can such thing happend
  3018. [05:39:46] [Craft Scheduler Thread - 603/INFO]: [BuycraftX] Fetching all due players...
  3019. [05:39:46] [Craft Scheduler Thread - 603/INFO]: [BuycraftX] Fetched due players (4 found).
  3020. [05:39:49] [Async Chat Thread - #30/INFO]: Donator LoneWolf > A hacker got a hold when no staff were on.
  3021. [05:39:51] [Async Chat Thread - #30/INFO]: Sr Mod James > one of the staff abused their power
  3022. [05:39:59] [Async Chat Thread - #30/INFO]: Donator LoneWolf > What
  3023. [05:40:03] [Async Chat Thread - #30/INFO]: Elite Zoom > who did that :l
  3024. [05:40:07] [Async Chat Thread - #30/INFO]: Sr Mod James > a hacker cant just "get" access to w/e
  3025. [05:40:13] [Async Chat Thread - #30/INFO]: Elite Zoom > e
  3026. [05:40:14] [Server thread/INFO]: psoon issued server command: /tpa JamesBondage77
  3027. [05:40:16] [Server thread/INFO]: GHXman issued server command: /e
  3028. [05:40:21] [Async Chat Thread - #30/INFO]: Donator LoneWolf > He said it was easy to hack
  3029. [05:40:24] [Server thread/INFO]: JamesBondage77 issued server command: /tpaccept
  3030. [05:40:31] [Async Chat Thread - #30/INFO]: Sr Mod James > what was the name
  3031. [05:40:37] [Async Chat Thread - #30/INFO]: Sr Mod James > exact if you have it
  3032. [05:40:46] [Async Chat Thread - #30/INFO]: Elite Zoom > which staff grant them perms
  3033. [05:40:47] [Server thread/INFO]: JamesBondage77 issued server command: /co i
  3034. [05:40:52] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Gorgotord
  3035. [05:40:55] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Exact
  3036. [05:41:09] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Fec and i suspect it was lupus because of his incident
  3037. [05:41:13] [Async Chat Thread - #30/INFO]: Donator LoneWolf > but we have no evidence so
  3038. [05:41:22] [Async Chat Thread - #30/INFO]: Elite Zoom > i think it was scopes
  3039. [05:41:29] [Async Chat Thread - #30/INFO]: Donator LoneWolf > whos that
  3040. [05:41:30] [Server thread/INFO]: JamesBondage77 issued server command: /ban Gorgotord banned for suspicion of griefing
  3041. [05:41:34] [Async Chat Thread - #30/INFO]: Donator LoneWolf > oh digital
  3042. [05:41:39] [Server thread/INFO]: psoon issued server command: /home home
  3043. [05:41:39] [Async Chat Thread - #30/INFO]: Elite Zoom > digitalScopes
  3044. [05:41:43] [Async Chat Thread - #30/INFO]: Sr Mod James > he doesnt have w/e
  3045. [05:41:49] [Async Chat Thread - #30/INFO]: Elite Zoom > ok
  3046. [05:41:57] [Async Chat Thread - #30/INFO]: Elite Zoom > shy wouldnt do that
  3047. [05:42:05] [Async Chat Thread - #30/INFO]: Sr Mod James > lup was demoted and he didnt have w/e before that
  3048. [05:42:14] [Async Chat Thread - #30/INFO]: Donator LoneWolf > The gorg guy was exposing void's bank account info on the server chat
  3049. [05:42:22] [Async Chat Thread - #30/INFO]: Donator LoneWolf > So if he can do that
  3050. [05:42:28] [Async Chat Thread - #30/INFO]: Donator LoneWolf > I think he can rekt a server
  3051. [05:42:29] [Async Chat Thread - #30/INFO]: Elite Zoom > maybe it was void
  3052. [05:42:33] [Async Chat Thread - #30/INFO]: Donator LoneWolf > If it was void
  3053. [05:42:36] [Async Chat Thread - #30/INFO]: Elite Zoom > not void himself
  3054. [05:42:39] [Async Chat Thread - #30/INFO]: Donator LoneWolf > He was on something
  3055. [05:42:52] [Async Chat Thread - #30/INFO]: Elite Zoom > void' friends took his account
  3056. [05:43:09] [Server thread/INFO]: psoon lost connection: Disconnected
  3057. [05:43:09] [Server thread/INFO]: [-] psoon
  3058. [05:43:10] [Async Chat Thread - #30/INFO]: Donator LoneWolf > It was still a member named gorg
  3059. [05:43:28] [Async Chat Thread - #30/INFO]: Donator LoneWolf > So his account, prob not
  3060. [05:43:36] [Async Chat Thread - #30/INFO]: Sr Mod James > if someone else comes on, dont talk to me in chat about it if stuff starts happening, do it in private
  3061. [05:43:45] [Async Chat Thread - #30/INFO]: Elite Zoom > ok
  3062. [05:43:46] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Ok
  3063. [05:43:50] [Async Chat Thread - #30/INFO]: Sr Mod James > if they are legit hacking, i may need that time to ban them befor ethey ban me
  3064. [05:43:55] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Yeah
  3065. [05:43:57] [Async Chat Thread - #30/INFO]: Elite Zoom > :D
  3066. [05:44:00] [Async Chat Thread - #30/INFO]: Elite Zoom > hey
  3067. [05:44:07] [Async Chat Thread - #30/INFO]: Elite Zoom > do you think they are not evading your ban?
  3068. [05:44:16] [Async Chat Thread - #30/INFO]: Elite Zoom > must auto kick
  3069. [05:44:17] [Async Chat Thread - #30/INFO]: Donator LoneWolf > TrueGaming was banned
  3070. [05:44:24] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Fec's original account was also
  3071. [05:44:25] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  3072. [05:44:25] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  3073. [05:44:26] [Async Chat Thread - #30/INFO]: Elite Zoom > ?????????????!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  3074. [05:44:28] [Async Chat Thread - #30/INFO]: Elite Zoom > oh
  3075. [05:44:35] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Yeah so much happened
  3076. [05:44:37] [Async Chat Thread - #30/INFO]: Elite Zoom > i tought you were going to say- true did that
  3077. [05:44:46] [Craft Scheduler Thread - 620/INFO]: [BuycraftX] Fetching all due players...
  3078. [05:44:47] [Craft Scheduler Thread - 620/INFO]: [BuycraftX] Fetched due players (4 found).
  3079. [05:44:57] [Async Chat Thread - #30/INFO]: Donator LoneWolf > No
  3080. [05:45:03] [Async Chat Thread - #30/INFO]: Elite Zoom > but someone must do auto kick for em
  3081. [05:45:08] [Async Chat Thread - #30/INFO]: Elite Zoom > hackers dont pass em
  3082. [05:45:18] [Async Chat Thread - #30/INFO]: Elite Zoom > only bans and jails and mutes
  3083. [05:45:24] [Async Chat Thread - #30/INFO]: Elite Zoom > maybe even ip ones
  3084. [05:45:27] [Server thread/INFO]: GHXman issued server command: /spawn
  3085. [05:45:45] [Async Chat Thread - #30/INFO]: Elite Zoom > i found free diamond blocks
  3086. [05:45:48] [Async Chat Thread - #30/INFO]: Elite Zoom > :D
  3087. [05:45:54] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Yeah he was giving crap away for free
  3088. [05:45:55] [Async Chat Thread - #30/INFO]: Elite Zoom > seems unlegit
  3089. [05:46:09] [Async Chat Thread - #30/INFO]: Donator LoneWolf > xD
  3090. [05:46:09] [Async Chat Thread - #30/INFO]: Elite Zoom > but i cant put for tha
  3091. [05:46:31] [Async Chat Thread - #30/INFO]: Elite Zoom > nooo
  3092. [05:46:39] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Rollback, we wont get em anyways
  3093. [05:46:42] [Async Chat Thread - #30/INFO]: Donator LoneWolf > xD
  3094. [05:47:20] [Async Chat Thread - #30/INFO]: Elite Zoom > D:
  3095. [05:47:24] [Async Chat Thread - #30/INFO]: Donator LoneWolf > lol
  3096. [05:47:29] [Async Chat Thread - #30/INFO]: Elite Zoom > fuck you
  3097. [05:47:32] [Async Chat Thread - #30/INFO]: Elite Zoom > ki kill yaou
  3098. [05:47:33] [Async Chat Thread - #30/INFO]: Donator LoneWolf > xD
  3099. [05:47:34] [Async Chat Thread - #30/INFO]: Elite Zoom > XD
  3100. [05:47:39] [Async Chat Thread - #30/INFO]: Donator LoneWolf > We wont get em GHX
  3101. [05:47:40] [Async Chat Thread - #30/INFO]: Donator LoneWolf > xD
  3102. [05:47:44] [Async Chat Thread - #30/INFO]: Elite Zoom > me*
  3103. [05:47:54] [Async Chat Thread - #30/INFO]: Donator LoneWolf > ?
  3104. [05:47:55] [Async Chat Thread - #30/INFO]: Donator LoneWolf > lol
  3105. [05:48:11] [Async Chat Thread - #30/INFO]: Elite Zoom > gg
  3106. [05:48:16] [Async Chat Thread - #30/INFO]: Donator LoneWolf > I only saw this because I live on the other side of the int. date line
  3107. [05:48:25] [Async Chat Thread - #30/INFO]: Elite Zoom > wait one sec
  3108. [05:48:28] [Server thread/INFO]: GHXman issued server command: /home home
  3109. [05:48:32] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Maybe we need staff that are awake in diff time zones
  3110. [05:48:43] [Server thread/INFO]: GHXman issued server command: /back
  3111. [05:48:53] [Async Chat Thread - #30/INFO]: Elite Zoom > ill check out spawn and make 1screen :D
  3112. [05:49:00] [Async Chat Thread - #30/INFO]: Donator LoneWolf > Ok i gtg to bed guys
  3113. [05:49:02] [Async Chat Thread - #30/INFO]: Elite Zoom > cya
  3114. [05:49:07] [Server thread/INFO]: Qwayaciik lost connection: Disconnected
  3115. [05:49:07] [Server thread/INFO]: [-] Qwayaciik
  3116. [05:49:09] [Async Chat Thread - #30/INFO]: Elite Zoom > omg
  3117. [05:49:09] [Async Chat Thread - #30/INFO]: Donator LoneWolf > night/morning
  3118. [05:49:16] [Async Chat Thread - #30/INFO]: Donator LoneWolf > ur gone be alooonnee
  3119. [05:49:17] [Server thread/INFO]: Sierra0117 lost connection: Disconnected
  3120. [05:49:17] [Server thread/INFO]: [-] Sierra0117
  3121. [05:49:47] [Craft Scheduler Thread - 616/INFO]: [BuycraftX] Fetching all due players...
  3122. [05:49:47] [Craft Scheduler Thread - 616/INFO]: [BuycraftX] Fetched due players (4 found).
  3123. [05:50:02] [Server thread/INFO]: JamesBondage77 issued server command: /ban Gorgotord banned for suspicion of griefinh
  3124. [05:50:03] [Async Chat Thread - #30/INFO]: Elite Zoom > w b
  3125. [05:50:07] [Async Chat Thread - #30/INFO]: Elite Zoom > nice spawm
  3126. [05:50:36] [Async Chat Thread - #30/INFO]: Elite Zoom > this is pure hacking
  3127. [05:50:54] [Async Chat Thread - #30/INFO]: Elite Zoom > going to post
  3128. [05:50:57] [Server thread/INFO]: GHXman issued server command: /home base
  3129. [05:52:59] [Server thread/INFO]: JamesBondage77 issued server command: /unban TrueGamerx14
  3130. [05:52:59] [Server thread/INFO]: §6Player§c §6Sr Mod §r§3J§bames§r §6unbanned§c TrueGamerX14.
  3131. [05:53:47] [User Authenticator #137/INFO]: UUID of player Kiijani is 31fd3e18-d4bd-4195-b39d-c681ef24794e
  3132. [05:53:47] [Server thread/INFO]: Kiijani[/213.105.231.21:53667] logged in with entity id 1824020 at ([world]-2721.668975974753, 64.0, -250.36215466178436)
  3133. [05:53:47] [Server thread/INFO]: [+] Kiijani
  3134. [05:54:25] [User Authenticator #138/INFO]: UUID of player VermillionClaw is 74bda4d0-09c2-4e6c-8435-3af21ee9d7ea
  3135. [05:54:25] [Server thread/INFO]: VermillionClaw[/190.166.53.250:55017] logged in with entity id 1824303 at ([world]3190.463241769472, 102.0, 2847.9066687440145)
  3136. [05:54:25] [Server thread/INFO]: [+] VermillionClaw
  3137. [05:54:47] [Craft Scheduler Thread - 630/INFO]: [BuycraftX] Fetching all due players...
  3138. [05:54:47] [Craft Scheduler Thread - 630/INFO]: [BuycraftX] Fetched due players (4 found).
  3139. [05:54:50] [Async Chat Thread - #31/INFO]: ❤ Builder Verm > JamesBondage77 whats happening?
  3140. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] ***********************************
  3141. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] Unable to check AWE version
  3142. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] ***********************************
  3143. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] * Exception: java.io.IOException
  3144. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] * Error message: Server returned HTTP response code: 522 for URL: http://www.spigotmc.org/api/general.php
  3145. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] * Stack:
  3146. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] * sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  3147. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] * sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  3148. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.VersionChecker.getVersion(VersionChecker.java:77)
  3149. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.VersionChecker.CheckVersion(VersionChecker.java:92)
  3150. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.EventListener$1.run(EventListener.java:90)
  3151. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] * java.lang.Thread.run(Thread.java:745)
  3152. [05:54:55] [Thread-381/INFO]: [AsyncWorldEdit] ***********************************
  3153. [05:54:57] [Server thread/INFO]: JamesBondage77 issued server command: /tpahere verm
  3154. [05:55:03] [Server thread/INFO]: VermillionClaw issued server command: /tpaccept
  3155. [05:55:16] [Server thread/INFO]: VermillionClaw issued server command: /gamemode 1
  3156. [05:55:17] [Server thread/INFO]: JamesBondage77 issued server command: /tell verm someone with w/e or op fucked up spawn
  3157. [05:55:47] [Server thread/INFO]: JamesBondage77 issued server command: /r not sure what else, apparently they gave away a lot of diamond too only name i have is
  3158. [05:56:04] [Server thread/INFO]: JamesBondage77 issued server command: /r Gorgotord
  3159. [05:56:12] [Server thread/INFO]: JamesBondage77 issued server command: /tell verm but i cant ban someone offline
  3160. [05:56:55] [Server thread/INFO]: VermillionClaw issued server command: /msg JamesBondage77 omg o.o!! how the f
  3161. [05:57:19] [Server thread/INFO]: Kiijani lost connection: Internal Exception: java.io.IOException: Error while read(...): Connection reset by peer
  3162. [05:57:19] [Server thread/INFO]: [-] Kiijani
  3163. [05:57:47] [User Authenticator #139/INFO]: UUID of player Kiijani is 31fd3e18-d4bd-4195-b39d-c681ef24794e
  3164. [05:57:47] [Server thread/INFO]: Kiijani[/213.105.231.21:53712] logged in with entity id 1825393 at ([world]-2726.699999988079, 24.0, -246.69999998807907)
  3165. [05:57:47] [Server thread/INFO]: [+] Kiijani
  3166. [05:57:50] [Server thread/INFO]: VermillionClaw issued server command: /msg JamesBondage77 but the only ppls with access to we are owners, admins and builders
  3167. [05:58:10] [Server thread/INFO]: JamesBondage77 issued server command: /tell verm i sent messages in skype to all upper admin, but they are sleeping i think
  3168. [05:58:51] [pool-8-thread-1/INFO]: GroupManager - INFO - Data files refreshed.
  3169. [05:59:04] [User Authenticator #140/INFO]: UUID of player Black_Penguin3 is 247fa258-d101-4f72-9943-7e62e63d73c7
  3170. [05:59:04] [Server thread/INFO]: Black_Penguin3[/203.212.150.145:63017] logged in with entity id 1825709 at ([world]-720.7470995746456, 64.0, -1201.3646766441427)
  3171. [05:59:05] [Server thread/INFO]: [+] Black_Penguin3
  3172. [05:59:20] [Async Chat Thread - #32/INFO]: Member Black_Penguin3 > Hey
  3173. [05:59:26] [AutoSaveWorld AutoSaveThread/INFO]: AutoSaving
  3174. [05:59:27] [Server thread/INFO]: JamesBondage77 issued server command: /tp black
  3175. [05:59:27] [AutoSaveWorld AutoSaveThread/INFO]: AutoSave Complete
  3176. [05:59:30] [Server thread/INFO]: Saving...
  3177. [05:59:30] [Craft Scheduler Thread - 648/INFO]: [Marriage] Purged 0 player entried in 1ms
  3178. [05:59:33] [Async Chat Thread - #32/INFO]: Member Black_Penguin3 > james
  3179. [05:59:47] [Craft Scheduler Thread - 639/INFO]: [BuycraftX] Fetching all due players...
  3180. [05:59:48] [Craft Scheduler Thread - 639/INFO]: [BuycraftX] Fetched due players (4 found).
  3181. [05:59:49] [Async Chat Thread - #32/INFO]: Member Black_Penguin3 > u were on when u banned all the people right?
  3182. [06:00:10] [Async Chat Thread - #32/INFO]: Sr Mod James > what do you mean when i banned all the people
  3183. [06:00:22] [Async Chat Thread - #32/INFO]: Member Black_Penguin3 > after the server was hacked
  3184. [06:00:30] [Async Chat Thread - #32/INFO]: Sr Mod James > i just got here 10 min ago
  3185. [06:00:54] [Async Chat Thread - #32/INFO]: Member Black_Penguin3 > ?
  3186. [06:01:06] [Async Chat Thread - #32/INFO]: Member Black_Penguin3 > but, didnt u join and asked whats going on
  3187. [06:01:20] [Async Chat Thread - #32/INFO]: Member Black_Penguin3 > like just after the hacking finished
  3188. [06:01:42] [Async Chat Thread - #32/INFO]: Sr Mod James > after my skype was exploding and woke me up yes i logged on
  3189. [06:01:54] [Async Chat Thread - #32/INFO]: Elite Zoom > so
  3190. [06:02:03] [Async Chat Thread - #32/INFO]: Member Black_Penguin3 > and u asked what was going on and u were told he was giving everyone creative?
  3191. [06:02:06] [Async Chat Thread - #32/INFO]: Sr Mod James > it will be dealt with when a senion admin gets on
  3192. [06:02:07] [Async Chat Thread - #32/INFO]: Elite Zoom > warned whole forums
  3193. [06:02:08] [Server thread/INFO]: VermillionClaw issued server command: /msg JamesBondage77 we have to wait for them
  3194. [06:02:25] [Server thread/INFO]: VermillionClaw issued server command: /msg JamesBondage77 i dont know how to rollback
  3195. [06:02:29] [Async Chat Thread - #32/INFO]: Member Black_Penguin3 > Is there a way i can appeal my ban?
  3196. [06:02:37] [Server thread/INFO]: GHXman issued server command: /spawn
  3197. [06:03:25] [User Authenticator #141/INFO]: UUID of player IsaacHidoi is ecb23511-4972-4beb-af8f-88711ee255ba
  3198. [06:03:25] [Server thread/INFO]: IsaacHidoi[/50.99.143.28:58962] logged in with entity id 1827616 at ([world]-723.3000000119209, 155.0, -1218.300000011921)
  3199. [06:03:25] [Server thread/INFO]: [+] IsaacHidoi
  3200. [06:03:29] [Async Chat Thread - #33/INFO]: Elite Zoom > wb!
  3201. [06:03:29] [Async Chat Thread - #33/INFO]: Member Black_Penguin3 > wb
  3202. [06:03:35] [Async Chat Thread - #33/INFO]: Elite Zoom > void help pls
  3203. [06:03:38] [Async Chat Thread - #33/INFO]: Sr Admin Void > FU
  3204. [06:03:40] [Async Chat Thread - #33/INFO]: Member Black_Penguin3 > oh ur void!
  3205. [06:03:44] [Server thread/INFO]: JamesBondage77 issued server command: /tell verm who sever needs a rollback, not just the spawn, shit was given away to players
  3206. [06:03:52] [Server thread/INFO]: JamesBondage77 issued server command: /tell verm whole*
  3207. [06:03:52] [Async Chat Thread - #33/INFO]: ❤ Builder Verm > i know void
  3208. [06:03:52] [Async Chat Thread - #33/INFO]: Member Black_Penguin3 > he was leaking ur paypal, amazon etc
  3209. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] ***********************************
  3210. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] Unable to check AWE version
  3211. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] ***********************************
  3212. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] * Exception: java.io.IOException
  3213. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] * Error message: Server returned HTTP response code: 522 for URL: http://www.spigotmc.org/api/general.php
  3214. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] * Stack:
  3215. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] * sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  3216. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] * sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  3217. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.VersionChecker.getVersion(VersionChecker.java:77)
  3218. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.VersionChecker.CheckVersion(VersionChecker.java:92)
  3219. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] * org.primesoft.asyncworldedit.EventListener$1.run(EventListener.java:90)
  3220. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] * java.lang.Thread.run(Thread.java:745)
  3221. [06:03:55] [Thread-388/INFO]: [AsyncWorldEdit] ***********************************
  3222. [06:04:00] [Server thread/INFO]: VermillionClaw issued server command: /home home
  3223. [06:04:05] [Server thread/INFO]: GHXman issued server command: /D:
  3224. [06:04:07] [Async Chat Thread - #33/INFO]: Elite Zoom > D:
  3225. [06:04:13] [Server thread/INFO]: VermillionClaw issued server command: /spawn
  3226. [06:04:19] [Async Chat Thread - #33/INFO]: Elite Zoom > everyone knows void's bank account?
  3227. [06:04:36] [Async Chat Thread - #33/INFO]: Member Black_Penguin3 > dont think many were paying attention
  3228. [06:04:48] [Async Chat Thread - #33/INFO]: Member Black_Penguin3 > most people were asking for gold, creative etc
  3229. [06:04:48] [Craft Scheduler Thread - 612/INFO]: [BuycraftX] Fetching all due players...
  3230. [06:04:48] [Craft Scheduler Thread - 612/INFO]: [BuycraftX] Fetched due players (4 found).
  3231. [06:04:48] [Server thread/INFO]: Kiijani lost connection: Disconnected
  3232. [06:04:48] [Server thread/INFO]: [-] Kiijani
  3233. [06:04:51] [Async Chat Thread - #33/INFO]: Elite Zoom > or everyone wrote the thing up
  3234. [06:05:06] [Async Chat Thread - #33/INFO]: Sr Admin Void > Lol
  3235. [06:05:08] [User Authenticator #142/INFO]: UUID of player Kiijani is 31fd3e18-d4bd-4195-b39d-c681ef24794e
  3236. [06:05:08] [Server thread/INFO]: Kiijani[/213.105.231.21:53754] logged in with entity id 1832027 at ([world]-2724.3179230652904, 64.0, -251.74313630673856)
  3237. [06:05:08] [Server thread/INFO]: [+] Kiijani
  3238. [06:05:08] [Server thread/INFO]: JamesBondage77 issued server command: /tell isaa Gorgotord is the main name i have right now from people
  3239. [06:05:10] [Async Chat Thread - #33/INFO]: Elite Zoom > wb
  3240. [06:05:11] [Async Chat Thread - #33/INFO]: Sr Admin Void > Wow
  3241. [06:05:14] [Async Chat Thread - #33/INFO]: Sr Admin Void > So original
  3242. [06:05:15] [Async Chat Thread - #33/INFO]: Member Black_Penguin3 > and then he gave everyone world edit to destroy the rest
  3243. [06:05:18] [Async Chat Thread - #33/INFO]: Sr Admin Void > Hacking a server
  3244. [06:05:18] [Async Chat Thread - #33/INFO]: ❤ Builder Verm > void truegamer is banned
  3245. [06:05:19] [Async Chat Thread - #33/INFO]: Sr Admin Void > :)
  3246. [06:05:21] [User Authenticator #143/INFO]: UUID of player tfcAaron is ea5e1fb5-3eb7-41a7-99af-a67bdd94f019
  3247. [06:05:21] [Server thread/INFO]: tfcAaron[/213.106.28.117:55579] logged in with entity id 1832712 at ([world]146.5, 90.0, 259.5)
  3248. [06:05:21] [Server thread/INFO]: [+] tfcAaron
  3249. [06:05:21] [pool-32-thread-1/INFO]: Creating empty config: /home/celestial/Desktop/Celestial/plugins/Essentials/userdata/ea5e1fb5-3eb7-41a7-99af-a67bdd94f019.yml
  3250. [06:05:27] [Async Chat Thread - #33/INFO]: Elite Zoom > welcome
  3251. [06:05:30] [Async Chat Thread - #33/INFO]: Elite Zoom > sorrry
  3252. [06:05:34] [Async Chat Thread - #33/INFO]: Elite Zoom > our spawn go raided by hackers
  3253. [06:05:35] [Server thread/INFO]: JamesBondage77 issued server command: /tell isaa but u cant ban someone offline
  3254. [06:05:37] [Async Chat Thread - #33/INFO]: Sr Admin Void > Alright well time to fix
  3255. [06:05:42] [Server thread/INFO]: IsaacHidoi issued server command: /whitelist on
  3256. [06:05:42] [Server thread/INFO]: [IsaacHidoi: Turned on the whitelist]
  3257. [06:05:43] [Async Chat Thread - #33/INFO]: Elite Zoom > roll back!
  3258. [06:05:44] [Server thread/INFO]: VermillionClaw issued server command: /tp tfcAaron VermillionClaw
  3259. [06:05:44] [Server thread/INFO]: IsaacHidoi issued server command: /kickall
  3260. [06:05:44] [Server thread/INFO]: GHXman lost connection: Kicked from server.
  3261. [06:05:44] [Server thread/INFO]: [-] GHXman
  3262. [06:05:44] [Server thread/INFO]: JamesBondage77 lost connection: Kicked from server.
  3263. [06:05:44] [Server thread/INFO]: [-] JamesBondage77
  3264. [06:05:44] [Server thread/INFO]: VermillionClaw lost connection: Kicked from server.
  3265. [06:05:44] [Server thread/INFO]: [-] VermillionClaw
  3266. [06:05:44] [Server thread/INFO]: Black_Penguin3 lost connection: Kicked from server.
  3267. [06:05:44] [Server thread/INFO]: [-] Black_Penguin3
  3268. [06:05:44] [Server thread/INFO]: Kiijani lost connection: Kicked from server.
  3269. [06:05:44] [Server thread/INFO]: tfcAaron lost connection: Kicked from server.
  3270. [06:05:45] [Server thread/WARN]: handleDisconnection() called twice
  3271. [06:05:45] [Server thread/WARN]: handleDisconnection() called twice
  3272. [06:05:45] [Server thread/WARN]: handleDisconnection() called twice
  3273. [06:05:45] [Server thread/WARN]: handleDisconnection() called twice
  3274. [06:05:45] [Server thread/WARN]: handleDisconnection() called twice
  3275. [06:05:45] [Server thread/WARN]: handleDisconnection() called twice
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement