Advertisement
Guest User

Untitled

a guest
Aug 24th, 2019
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 88.18 KB | None | 0 0
  1. [21:45:28] [Netty Epoll Server IO #0/ERROR]: [LibsDisguises] Unhandled exception occured in onPacketReceiving(PacketEvent) for LibsDisguises
  2. java.lang.NullPointerException
  3. at me.libraryaddict.disguise.utilities.PacketsManager$4.onPacketReceiving(PacketsManager.java:895) ~[LibsDisguises%208.6.7.jar:?]
  4. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) [ProtocolLib.jar:3.6.5-b222]
  5. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) [ProtocolLib.jar:3.6.5-b222]
  6. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:639) [ProtocolLib.jar:3.6.5-b222]
  7. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:606) [ProtocolLib.jar:3.6.5-b222]
  8. at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.packetReceived(NettyProtocolInjector.java:332) [ProtocolLib.jar:3.6.5-b222]
  9. at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.onPacketReceiving(NettyProtocolInjector.java:297) [ProtocolLib.jar:3.6.5-b222]
  10. at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.decode(NettyChannelInjector.java:546) [ProtocolLib.jar:3.6.5-b222]
  11. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  12. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  13. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  14. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  15. at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:278) [ProtocolLib.jar:3.6.5-b222]
  16. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  17. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  18. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  19. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  20. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  21. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  22. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  23. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  24. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  25. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  26. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  27. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  28. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  29. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  30. [21:45:28] [Netty Epoll Server IO #0/ERROR]: Parameters:
  31. net.minecraft.server.v1_8_R3.PacketPlayInHeldItemSlot@3445c64a[
  32. itemInHandIndex=6
  33. ]
  34.  
  35. [21:45:28] [Netty Epoll Server IO #0/ERROR]: [LibsDisguises] Unhandled exception occured in onPacketReceiving(PacketEvent) for LibsDisguises
  36. java.lang.NullPointerException
  37. at me.libraryaddict.disguise.utilities.PacketsManager$4.onPacketReceiving(PacketsManager.java:895) ~[LibsDisguises%208.6.7.jar:?]
  38. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) [ProtocolLib.jar:3.6.5-b222]
  39. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) [ProtocolLib.jar:3.6.5-b222]
  40. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:639) [ProtocolLib.jar:3.6.5-b222]
  41. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:606) [ProtocolLib.jar:3.6.5-b222]
  42. at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.packetReceived(NettyProtocolInjector.java:332) [ProtocolLib.jar:3.6.5-b222]
  43. at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.onPacketReceiving(NettyProtocolInjector.java:297) [ProtocolLib.jar:3.6.5-b222]
  44. at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.decode(NettyChannelInjector.java:546) [ProtocolLib.jar:3.6.5-b222]
  45. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  46. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  47. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  48. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  49. at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:278) [ProtocolLib.jar:3.6.5-b222]
  50. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  51. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  52. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  53. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  54. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  55. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  56. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  57. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  58. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  59. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  60. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  61. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  62. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  63. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  64. [21:45:28] [Netty Epoll Server IO #0/ERROR]: Parameters:
  65. net.minecraft.server.v1_8_R3.PacketPlayInHeldItemSlot@64efd93a[
  66. itemInHandIndex=5
  67. ]
  68.  
  69. [21:45:28] [Netty Epoll Server IO #0/ERROR]: [LibsDisguises] Unhandled exception occured in onPacketReceiving(PacketEvent) for LibsDisguises
  70. java.lang.NullPointerException
  71. at me.libraryaddict.disguise.utilities.PacketsManager$4.onPacketReceiving(PacketsManager.java:895) ~[LibsDisguises%208.6.7.jar:?]
  72. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) [ProtocolLib.jar:3.6.5-b222]
  73. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) [ProtocolLib.jar:3.6.5-b222]
  74. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:639) [ProtocolLib.jar:3.6.5-b222]
  75. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:606) [ProtocolLib.jar:3.6.5-b222]
  76. at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.packetReceived(NettyProtocolInjector.java:332) [ProtocolLib.jar:3.6.5-b222]
  77. at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.onPacketReceiving(NettyProtocolInjector.java:297) [ProtocolLib.jar:3.6.5-b222]
  78. at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.decode(NettyChannelInjector.java:546) [ProtocolLib.jar:3.6.5-b222]
  79. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  80. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  81. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  82. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  83. at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:278) [ProtocolLib.jar:3.6.5-b222]
  84. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  85. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  86. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  87. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  88. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  89. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  90. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  91. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  92. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  93. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  94. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  95. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  96. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  97. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  98. [21:45:28] [Netty Epoll Server IO #0/ERROR]: Parameters:
  99. net.minecraft.server.v1_8_R3.PacketPlayInHeldItemSlot@4d5d0e9e[
  100. itemInHandIndex=3
  101. ]
  102.  
  103. [21:45:28] [Netty Epoll Server IO #0/ERROR]: [LibsDisguises] Unhandled exception occured in onPacketReceiving(PacketEvent) for LibsDisguises
  104. java.lang.NullPointerException
  105. at me.libraryaddict.disguise.utilities.PacketsManager$4.onPacketReceiving(PacketsManager.java:895) ~[LibsDisguises%208.6.7.jar:?]
  106. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) [ProtocolLib.jar:3.6.5-b222]
  107. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) [ProtocolLib.jar:3.6.5-b222]
  108. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:639) [ProtocolLib.jar:3.6.5-b222]
  109. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:606) [ProtocolLib.jar:3.6.5-b222]
  110. at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.packetReceived(NettyProtocolInjector.java:332) [ProtocolLib.jar:3.6.5-b222]
  111. at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.onPacketReceiving(NettyProtocolInjector.java:297) [ProtocolLib.jar:3.6.5-b222]
  112. at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.decode(NettyChannelInjector.java:546) [ProtocolLib.jar:3.6.5-b222]
  113. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  114. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  115. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  116. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  117. at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:278) [ProtocolLib.jar:3.6.5-b222]
  118. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  119. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  120. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  121. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  122. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  123. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  124. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  125. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  126. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  127. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  128. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  129. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  130. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  131. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  132. [21:45:28] [Netty Epoll Server IO #0/ERROR]: Parameters:
  133. net.minecraft.server.v1_8_R3.PacketPlayInHeldItemSlot@7753a2ab[
  134. itemInHandIndex=2
  135. ]
  136.  
  137. [21:45:28] [Netty Epoll Server IO #0/ERROR]: [LibsDisguises] Unhandled exception occured in onPacketReceiving(PacketEvent) for LibsDisguises
  138. java.lang.NullPointerException
  139. at me.libraryaddict.disguise.utilities.PacketsManager$4.onPacketReceiving(PacketsManager.java:895) ~[LibsDisguises%208.6.7.jar:?]
  140. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeReceivingListener(SortedPacketListenerList.java:114) [ProtocolLib.jar:3.6.5-b222]
  141. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketRecieving(SortedPacketListenerList.java:67) [ProtocolLib.jar:3.6.5-b222]
  142. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:639) [ProtocolLib.jar:3.6.5-b222]
  143. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketRecieving(PacketFilterManager.java:606) [ProtocolLib.jar:3.6.5-b222]
  144. at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.packetReceived(NettyProtocolInjector.java:332) [ProtocolLib.jar:3.6.5-b222]
  145. at com.comphenix.protocol.compat.netty.independent.NettyProtocolInjector.onPacketReceiving(NettyProtocolInjector.java:297) [ProtocolLib.jar:3.6.5-b222]
  146. at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector.decode(NettyChannelInjector.java:546) [ProtocolLib.jar:3.6.5-b222]
  147. at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:249) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  148. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:149) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  149. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  150. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  151. at com.comphenix.protocol.compat.netty.independent.NettyChannelInjector$4.channelRead(NettyChannelInjector.java:278) [ProtocolLib.jar:3.6.5-b222]
  152. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  153. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  154. at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  155. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  156. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  157. at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  158. at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  159. at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  160. at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  161. at io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  162. at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  163. at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  164. at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [Skyblock.jar:git-PaperSpigot-"4c7641d"]
  165. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  166. [21:45:28] [Netty Epoll Server IO #0/ERROR]: Parameters:
  167. net.minecraft.server.v1_8_R3.PacketPlayInHeldItemSlot@6dbe5d9d[
  168. itemInHandIndex=1
  169. ]
  170.  
  171. [21:45:28] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  172. [21:45:28] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  173. [21:45:28] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  174. [21:45:28] [Server thread/INFO]: iZTheKillerProXx lost connection: Disconnected
  175. [21:45:29] [Server thread/INFO]: okoner40 issued server command: /msg SnakeLikeReflex que bueno :v
  176. [21:45:29] [Server thread/INFO]: (!) Socky123 failed AutoSteal from a container (129VL)
  177. [21:45:29] [Server thread/INFO]: RenaK1ng issued server command: /money aniano
  178. [21:45:29] [Server thread/INFO]: aron_G4MER issued server command: /msg lokisleocadioYT veni a mi /Is
  179. [21:45:29] [Server thread/INFO]: rafagan123 issued server command: /warp tienda
  180. [21:45:29] [Server thread/INFO]: xNekio issued server command: /tps
  181. [21:45:29] [Server thread/INFO]: Aniano issued server command: /msg RenaK1ng o 40m
  182. [21:45:29] [Server thread/INFO]: Votes ┃ ¡Se necesitan 48 votos más para voteparty!
  183. [21:45:29] [Server thread/INFO]: [Votifier] Vote (from:Minecraft-MP.com username:SOTOXD22 address:190.43.103.135 timeStamp:1566697338)
  184. [21:45:29] [Server thread/INFO]: Amiber74 issued server command: /is
  185. [21:45:29] [Server thread/INFO]: Amiber74 issued server command: /is
  186. [21:45:29] [Server thread/INFO]: TheModz01 issued server command: /GMC
  187. [21:45:29] [Thread-5600/INFO]: [VoteRoulette] §e§lVOTOS §8» §f¥§6§nSOTOXD22§f ha votado en §e§narefy.net/votos§f por las recompensas §6/vote§f!
  188. [21:45:29] [Server thread/INFO]: XxBenjamin4KxX issued server command: /msg joaco8 pero no tenia el de los cofres
  189. [21:45:29] [Server thread/INFO]: XxBenjamin4KxX issued server command: /msg joaco8 pero no tenia el de los cofres
  190. [21:45:29] [Server thread/INFO]: COFRES » ¥Le has dado al jugador SOTOXD22 1 llaves.
  191. [21:45:29] [Server thread/INFO]: CONSOLE issued server command: /eco give SOTOXD22 2000
  192. [21:45:29] [Server thread/INFO]: $2,000 han sidos agregados a la cuenta de SOTOXD22. Nuevo presupuesto: $19,741.37
  193. [21:45:29] [Server thread/INFO]: pokrex lost connection: Too many packets.
  194. [21:45:29] [Server thread/INFO]: Otakunor lost connection: Too many packets.
  195. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  196. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  197. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  198. [21:45:29] [Craft Scheduler Thread - 2890/INFO]: [NoCheatPlus] (CONSOLE) Kicked pokrex : Too many packets.
  199. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  200. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  201. [21:45:29] [Craft Scheduler Thread - 2890/INFO]: [NoCheatPlus] (CONSOLE) Kicked Otakunor : Too many packets.
  202. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  203. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  204. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  205. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  206. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  207. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  208. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  209. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  210. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  211. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  212. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  213. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  214. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  215. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  216. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  217. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  218. [21:45:29] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  219. [21:45:29] [Server thread/INFO]: [ASkyBlock]<P1k5chu> :v
  220. [21:45:29] [Server thread/INFO]: [ASkyBlock]<aron_G4MER> lag?
  221. [21:45:29] [Server thread/INFO]: [ASkyBlock]<PepaDiva> jjjg
  222. [21:45:29] [Server thread/INFO]: [ASkyBlock]<PepaDiva> bufff
  223. [21:45:29] [Server thread/INFO]: [ASkyBlock]<3 <ESPIREMASTERIIIPabloIII> asd
  224. [21:45:29] [Server thread/INFO]: [ASkyBlock]<Desater> lag
  225. [21:45:29] [Server thread/INFO]: [ASkyBlock]<vL4T4NvIiAnDrEsMcIvSlutsv> wtf
  226. [21:45:29] [Server thread/INFO]: [ASkyBlock]<KanjiJM> laggg
  227. [21:45:29] [Server thread/INFO]: Monoliitopr lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  228. [21:45:29] [Server thread/INFO]: rayrak2 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  229. [21:45:29] [Server thread/INFO]: aveztrus lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  230. [21:45:29] [Server thread/INFO]: SCORPIIO lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  231. [21:45:29] [Server thread/INFO]: SLAVASTALIN lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  232. [21:45:29] [Server thread/INFO]: polifake lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  233. [21:45:29] [Server thread/INFO]: SunLightCG lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  234. [21:45:29] [Server thread/INFO]: okoner40 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  235. [21:45:29] [Server thread/INFO]: diki17 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  236. [21:45:29] [Server thread/INFO]: XxBenjamin4KxX lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  237. [21:45:29] [Server thread/INFO]: MoreMoney lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  238. [21:45:29] [Server thread/INFO]: tugorditolindo lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  239. [21:45:29] [Server thread/INFO]: Aniano lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  240. [21:45:29] [Server thread/INFO]: DitChulo_YT lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  241. [21:45:29] [Server thread/INFO]: rafagan123 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  242. [21:45:29] [Server thread/INFO]: SKYDRAGON_PvP lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  243. [21:45:29] [Server thread/INFO]: alchorig3 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  244. [21:45:29] [Server thread/INFO]: maxi_isoardi lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  245. [21:45:29] [Server thread/INFO]: ZaVag3 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  246. [21:45:29] [Server thread/INFO]: ElMasCapito lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  247. [21:45:29] [Server thread/INFO]: KGoD lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  248. [21:45:29] [Server thread/INFO]: Lucaas lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  249. [21:45:29] [Server thread/INFO]: CarlosGR lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  250. [21:45:29] [Server thread/INFO]: RenaK1ng lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  251. [21:45:29] [Server thread/WARN]: handleDisconnection() called twice
  252. [21:45:29] [Server thread/INFO]: KanjiJM lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  253. [21:45:29] [Server thread/INFO]: aron_G4MER lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  254. [21:45:29] [Server thread/INFO]: Tiscabom lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  255. [21:45:29] [Server thread/INFO]: PabloSM_ lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  256. [21:45:29] [Server thread/INFO]: pancha17 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  257. [21:45:29] [Server thread/INFO]: kronos5205 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  258. [21:45:29] [Server thread/INFO]: iAnDrEsMc lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  259. [21:45:29] [Server thread/INFO]: PepaDiva lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  260. [21:45:29] [Server thread/INFO]: DOESconocido lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  261. [21:45:29] [Server thread/INFO]: P1k5chu lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  262. [21:45:29] [Server thread/INFO]: zavalaaa lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  263. [21:45:29] [Server thread/INFO]: wasacraft lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  264. [21:45:29] [Server thread/INFO]: TigerF1408 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  265. [21:45:29] [Server thread/INFO]: Desater lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  266. [21:45:29] [Server thread/INFO]: Wolfman13 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  267. [21:45:29] [Server thread/INFO]: Socky123 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  268. [21:45:29] [Server thread/INFO]: TheModz01 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  269. [21:45:29] [Server thread/INFO]: PatoxShabo lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  270. [21:45:29] [Server thread/INFO]: CzEduxrdo lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  271. [21:45:29] [Server thread/INFO]: DINOSANTI lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  272. [21:45:29] [Server thread/WARN]: handleDisconnection() called twice
  273. [21:45:29] [Server thread/INFO]: The_Fox lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  274. [21:45:29] [Server thread/INFO]: Amiber74 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  275. [21:45:30] [Server thread/INFO]: GonProxx lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  276. [21:45:30] [Server thread/INFO]: Mono0817 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  277. [21:45:30] [Server thread/INFO]: xNekio lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  278. [21:45:30] [Server thread/INFO]: LuckPerms lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  279. [21:45:30] [Server thread/INFO]: visto435 lost connection: Internal Exception: java.io.IOException: Error while write(...): TuberĂ­a rota
  280. [21:45:30] [Server thread/INFO]: SnakeLikeReflex issued server command: /tpa okoner40
  281. [21:45:30] [Server thread/INFO]: camigamer issued server command: /marry chat
  282. [21:45:31] [Server thread/INFO]: WilliamRgg_xD issued server command: /shop
  283. [21:45:31] [Server thread/INFO]: [ASkyBlock] EQUIPO » 12345678998765 nunca habia visto que se ponia haci
  284. [21:45:32] [Thread-5663/INFO]: UUID of player aron_G4MER is 6f9ba956-3aad-37d3-98ba-83168b573243
  285. [21:45:32] [Thread-5658/INFO]: UUID of player Amiber74 is 77de5804-b665-3f9d-a108-b027989dda48
  286. [21:45:32] [Thread-5657/INFO]: UUID of player Aniano is b431a260-6c75-3607-b3f4-f4c762f9e51a
  287. [21:45:32] [Thread-5656/INFO]: UUID of player LuisilloelPillo is 62bd3bd9-cb63-34bc-b869-1218f11a4f7e
  288. [21:45:32] [Thread-5659/INFO]: UUID of player TheModz01 is c33cfdd3-9158-343c-a330-2e8b9f424239
  289. [21:45:32] [Thread-5654/INFO]: UUID of player el_Pizeta is 1a3ef665-6f79-377c-8131-f2f6b0c81851
  290. [21:45:32] [Thread-5661/INFO]: UUID of player Tiscabom is da24b1b2-726b-36c5-8d8f-ed54cbd3b401
  291. [21:45:32] [Thread-5655/INFO]: UUID of player ElPegajoso is b202b856-b657-3a4e-9967-45ab7d466024
  292. [21:45:32] [Thread-5665/INFO]: UUID of player tugorditolindo is 73283cf6-895e-3ca9-9d48-d584c4409db2
  293. [21:45:32] [Thread-5668/INFO]: UUID of player diki17 is 4dcd579e-5307-3c66-b5cb-b518452e4575
  294. [21:45:32] [Thread-5666/INFO]: UUID of player PatoxShabo is e38bb098-7d6c-3c3e-9389-6858d6f245c9
  295. [21:45:32] [Thread-5660/INFO]: UUID of player DitChulo_YT is 4a15ed12-6eec-3338-bf5a-6732ae983fd0
  296. [21:45:32] [Thread-5662/INFO]: UUID of player kronos5205 is b573a8e5-01fa-310a-8660-abd345458201
  297. [21:45:32] [Thread-5664/INFO]: UUID of player zavalaaa is 4672cc78-fced-3e1d-ad85-d5d1ac11942b
  298. [21:45:32] [Thread-5667/INFO]: UUID of player DINOSANTI is 93c1f4a2-6bed-35d4-9f33-020f2070b9ba
  299. [21:45:32] [Thread-5669/INFO]: UUID of player wasacraft is a8d5b975-d681-328f-b181-767f3e641081
  300. [21:45:32] [Thread-5670/INFO]: UUID of player Otakunor is 93b4467e-8ad1-3289-9cbc-8487b46550f2
  301. [21:45:32] [Server thread/INFO]: is leader = false
  302. [21:45:32] [Server thread/INFO]: Amiber74[/181.170.52.59:60219] logged in with entity id 56030511 at ([ASkyBlock]-25199.5, 127.0, -44999.5)
  303. [21:45:32] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
  304. [21:45:32] [Netty Epoll Server IO #1/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: BVotifier
  305. [21:45:32] [Server thread/INFO]: is leader = false
  306. [21:45:32] [Server thread/INFO]: LuisilloelPillo[/181.127.27.85:36185] logged in with entity id 56030512 at ([world]-10.5, 97.0, -111.5)
  307. [21:45:32] [Server thread/INFO]: is leader = false
  308. [21:45:32] [Server thread/INFO]: el_Pizeta[/186.20.211.3:58287] logged in with entity id 56030513 at ([ASkyBlock]42001.93930848386, 127.0, -41399.33735117786)
  309. [21:45:32] [Netty Epoll Server IO #3/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
  310. [21:45:32] [Netty Epoll Server IO #3/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: BVotifier
  311. [21:45:32] [Server thread/INFO]: is leader = false
  312. [21:45:32] [Server thread/INFO]: ElPegajoso[/181.54.232.102:46647] logged in with entity id 56030514 at ([ASkyBlock]43821.0815092956, 136.0, -30596.629505661385)
  313. [21:45:32] [Server thread/INFO]: is leader = false
  314. [21:45:32] [Server thread/INFO]: aron_G4MER[/190.173.66.46:53121] logged in with entity id 56030517 at ([ASkyBlock]44996.34949996282, 128.24918707874468, 18009.65664987609)
  315. [21:45:32] [Server thread/INFO]: is leader = false
  316. [21:45:32] [Server thread/INFO]: Tiscabom[/186.81.198.103:38017] logged in with entity id 56030518 at ([ASkyBlock]16829.263555091497, 118.0, -43839.68508202709)
  317. [21:45:32] [Server thread/INFO]: is leader = false
  318. [21:45:32] [Server thread/INFO]: TheModz01[/88.23.169.219:42799] logged in with entity id 56030519 at ([ASkyBlock]16760.093254347812, 118.431639556947, 31175.354558893192)
  319. [21:45:32] [Server thread/INFO]: is leader = false
  320. [21:45:32] [Server thread/INFO]: Aniano[/181.122.66.52:37315] logged in with entity id 56030521 at ([ASkyBlock]-45003.2803209244, 127.63257972725883, -31172.297981191325)
  321. [21:45:32] [Netty Epoll Server IO #0/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
  322. [21:45:32] [Netty Epoll Server IO #0/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: BVotifier
  323. [21:45:32] [Server thread/INFO]: is leader = false
  324. [21:45:32] [Server thread/INFO]: diki17[/190.237.202.1:35851] logged in with entity id 56030522 at ([ASkyBlock]2420.2252053715097, -2.0, -43179.57017003775)
  325. [21:45:32] [Server thread/INFO]: is leader = false
  326. [21:45:32] [Server thread/INFO]: DitChulo_YT[/200.86.113.186:42139] logged in with entity id 56030523 at ([ASkyBlock]-44376.40837400234, 135.28502770378924, -13829.608459906287)
  327. [21:45:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@467c31d0[id=93b4467e-8ad1-3289-9cbc-8487b46550f2,name=Otakunor,properties={textures=[com.mojang.authlib.properties.Property@5c404212]},legacy=false] (/200.123.38.13:49943): Too many people logging in, retry soon.
  328. [21:45:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@29bfcf15[id=b573a8e5-01fa-310a-8660-abd345458201,name=kronos5205,properties={textures=[com.mojang.authlib.properties.Property@69c8be5c]},legacy=false] (/181.46.113.182:37159): Too many people logging in, retry soon.
  329. [21:45:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6b03a823[id=a8d5b975-d681-328f-b181-767f3e641081,name=wasacraft,properties={},legacy=false] (/186.154.10.108:56399): Too many people logging in, retry soon.
  330. [21:45:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1c44cd0d[id=4672cc78-fced-3e1d-ad85-d5d1ac11942b,name=zavalaaa,properties={},legacy=false] (/201.141.44.194:51805): Too many people logging in, retry soon.
  331. [21:45:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@50e9caa3[id=73283cf6-895e-3ca9-9d48-d584c4409db2,name=tugorditolindo,properties={},legacy=false] (/190.120.158.44:44397): Too many people logging in, retry soon.
  332. [21:45:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@652b786e[id=93c1f4a2-6bed-35d4-9f33-020f2070b9ba,name=DINOSANTI,properties={textures=[com.mojang.authlib.properties.Property@327f9c09]},legacy=false] (/200.29.126.59:52997): Too many people logging in, retry soon.
  333. [21:45:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6609616c[id=e38bb098-7d6c-3c3e-9389-6858d6f245c9,name=PatoxShabo,properties={textures=[com.mojang.authlib.properties.Property@2042d4ed]},legacy=false] (/177.239.88.183:48733): Too many people logging in, retry soon.
  334. [21:45:32] [Thread-5671/INFO]: UUID of player DOESconocido is a12e9d7c-e06b-33c2-95b4-84924fb5c53a
  335. [21:45:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@467c31d0[id=93b4467e-8ad1-3289-9cbc-8487b46550f2,name=Otakunor,properties={textures=[com.mojang.authlib.properties.Property@5c404212]},legacy=false] (/200.123.38.13:49943) lost connection: Too many people logging in, retry soon.
  336. [21:45:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@29bfcf15[id=b573a8e5-01fa-310a-8660-abd345458201,name=kronos5205,properties={textures=[com.mojang.authlib.properties.Property@69c8be5c]},legacy=false] (/181.46.113.182:37159) lost connection: Too many people logging in, retry soon.
  337. [21:45:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@6b03a823[id=a8d5b975-d681-328f-b181-767f3e641081,name=wasacraft,properties={},legacy=false] (/186.154.10.108:56399) lost connection: Too many people logging in, retry soon.
  338. [21:45:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@1c44cd0d[id=4672cc78-fced-3e1d-ad85-d5d1ac11942b,name=zavalaaa,properties={},legacy=false] (/201.141.44.194:51805) lost connection: Too many people logging in, retry soon.
  339. [21:45:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@50e9caa3[id=73283cf6-895e-3ca9-9d48-d584c4409db2,name=tugorditolindo,properties={},legacy=false] (/190.120.158.44:44397) lost connection: Too many people logging in, retry soon.
  340. [21:45:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@652b786e[id=93c1f4a2-6bed-35d4-9f33-020f2070b9ba,name=DINOSANTI,properties={textures=[com.mojang.authlib.properties.Property@327f9c09]},legacy=false] (/200.29.126.59:52997) lost connection: Too many people logging in, retry soon.
  341. [21:45:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@6609616c[id=e38bb098-7d6c-3c3e-9389-6858d6f245c9,name=PatoxShabo,properties={textures=[com.mojang.authlib.properties.Property@2042d4ed]},legacy=false] (/177.239.88.183:48733) lost connection: Too many people logging in, retry soon.
  342. [21:45:33] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5ab78e47[id=a12e9d7c-e06b-33c2-95b4-84924fb5c53a,name=DOESconocido,properties={textures=[com.mojang.authlib.properties.Property@24c23820]},legacy=false] (/190.100.57.145:48281): Too many people logging in, retry soon.
  343. [21:45:33] [Server thread/INFO]: lautar_capo123 issued server command: /msg rayrak me ayudas
  344. [21:45:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@5ab78e47[id=a12e9d7c-e06b-33c2-95b4-84924fb5c53a,name=DOESconocido,properties={textures=[com.mojang.authlib.properties.Property@24c23820]},legacy=false] (/190.100.57.145:48281) lost connection: Too many people logging in, retry soon.
  345. [21:45:33] [Server thread/INFO]: XxXxLucarioxXxX issued server command: /marry msg se xd
  346. [21:45:33] [Craft Scheduler Thread - 2919/INFO]: (!) Escaneando Aniano...
  347. [BANNED] Filiom, [ONLINE] Aniano
  348. [21:45:33] [Server thread/INFO]: nicolaslopez issued server command: /SHOP
  349. [21:45:34] [Server thread/INFO]: magaaa3 issued server command: /is
  350. [21:45:34] [Server thread/INFO]: PepVillalonga issued server command: /is
  351. [21:45:34] [Server thread/INFO]: luca_gamer2006 issued server command: /msg lautar_capo123 en que
  352. [21:45:34] [Thread-5672/INFO]: UUID of player Otakunor is 93b4467e-8ad1-3289-9cbc-8487b46550f2
  353. [21:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5bc8b2c1[id=93b4467e-8ad1-3289-9cbc-8487b46550f2,name=Otakunor,properties={textures=[com.mojang.authlib.properties.Property@595c46e3]},legacy=false] (/200.123.38.13:43397): Too many people logging in, retry soon.
  354. [21:45:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@5bc8b2c1[id=93b4467e-8ad1-3289-9cbc-8487b46550f2,name=Otakunor,properties={textures=[com.mojang.authlib.properties.Property@595c46e3]},legacy=false] (/200.123.38.13:43397) lost connection: Too many people logging in, retry soon.
  355. [21:45:35] [Thread-5673/INFO]: UUID of player polifake is 803d9a62-55d9-3654-9328-3dec184f29de
  356. [21:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@787f7ce8[id=803d9a62-55d9-3654-9328-3dec184f29de,name=polifake,properties={textures=[com.mojang.authlib.properties.Property@fac581c]},legacy=false] (/186.81.198.103:50047): Too many people logging in, retry soon.
  357. [21:45:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@787f7ce8[id=803d9a62-55d9-3654-9328-3dec184f29de,name=polifake,properties={textures=[com.mojang.authlib.properties.Property@fac581c]},legacy=false] (/186.81.198.103:50047) lost connection: Too many people logging in, retry soon.
  358. [21:45:35] [Thread-5674/INFO]: UUID of player iZTheKillerProXx is fd314e91-7872-355d-ab6e-8923e1ca7f28
  359. [21:45:35] [Thread-5675/INFO]: UUID of player clikanostra08 is 104e0d0e-08d2-3810-824a-e2ff02cdeab8
  360. [21:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7a3e1e20[id=fd314e91-7872-355d-ab6e-8923e1ca7f28,name=iZTheKillerProXx,properties={textures=[com.mojang.authlib.properties.Property@4ffe686f]},legacy=false] (/186.170.78.11:60293): Too many people logging in, retry soon.
  361. [21:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4c0083f8[id=104e0d0e-08d2-3810-824a-e2ff02cdeab8,name=clikanostra08,properties={textures=[com.mojang.authlib.properties.Property@7cdca15d]},legacy=false] (/187.250.160.234:59389): Too many people logging in, retry soon.
  362. [21:45:35] [Server thread/INFO]: [ASkyBlock]<LuckFast> como no habria lag
  363. [21:45:35] [Thread-5676/INFO]: UUID of player The_Fox is 620b146a-b5a5-3c1f-89a6-2ed04c7adb84
  364. [21:45:35] [Thread-5677/INFO]: UUID of player xNekio is 5e17772b-de56-35a7-8697-2453c5569ec0
  365. [21:45:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@7a3e1e20[id=fd314e91-7872-355d-ab6e-8923e1ca7f28,name=iZTheKillerProXx,properties={textures=[com.mojang.authlib.properties.Property@4ffe686f]},legacy=false] (/186.170.78.11:60293) lost connection: Too many people logging in, retry soon.
  366. [21:45:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@4c0083f8[id=104e0d0e-08d2-3810-824a-e2ff02cdeab8,name=clikanostra08,properties={textures=[com.mojang.authlib.properties.Property@7cdca15d]},legacy=false] (/187.250.160.234:59389) lost connection: Too many people logging in, retry soon.
  367. [21:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@e446ec5[id=620b146a-b5a5-3c1f-89a6-2ed04c7adb84,name=The_Fox,properties={textures=[com.mojang.authlib.properties.Property@63d707d8]},legacy=false] (/167.58.37.159:53509): Too many people logging in, retry soon.
  368. [21:45:35] [Server thread/INFO]: is leader = false
  369. [21:45:35] [Server thread/INFO]: xNekio[/83.47.109.50:52969] logged in with entity id 56033737 at ([ASkyBlock]16778.62642181367, 117.11197719292379, 31245.30000001192)
  370. [21:45:35] [Thread-5678/INFO]: UUID of player PepaDiva is 6cadba0c-b31a-3a8b-94fd-6411eddf7ed6
  371. [21:45:35] [Thread-5680/INFO]: UUID of player tugorditolindo is 73283cf6-895e-3ca9-9d48-d584c4409db2
  372. [21:45:35] [Thread-5679/INFO]: UUID of player PabloSM_ is 29b78956-8b1e-3f01-ab05-e4c7345f5cf4
  373. [21:45:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@e446ec5[id=620b146a-b5a5-3c1f-89a6-2ed04c7adb84,name=The_Fox,properties={textures=[com.mojang.authlib.properties.Property@63d707d8]},legacy=false] (/167.58.37.159:53509) lost connection: Too many people logging in, retry soon.
  374. [21:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5f4cea9d[id=6cadba0c-b31a-3a8b-94fd-6411eddf7ed6,name=PepaDiva,properties={},legacy=false] (/191.109.109.179:49557): Too many people logging in, retry soon.
  375. [21:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6eda58fa[id=29b78956-8b1e-3f01-ab05-e4c7345f5cf4,name=PabloSM_,properties={textures=[com.mojang.authlib.properties.Property@6d863b5d]},legacy=false] (/83.37.186.234:60225): Too many people logging in, retry soon.
  376. [21:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@425e455c[id=73283cf6-895e-3ca9-9d48-d584c4409db2,name=tugorditolindo,properties={},legacy=false] (/190.120.158.44:57109): Too many people logging in, retry soon.
  377. [21:45:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@5f4cea9d[id=6cadba0c-b31a-3a8b-94fd-6411eddf7ed6,name=PepaDiva,properties={},legacy=false] (/191.109.109.179:49557) lost connection: Too many people logging in, retry soon.
  378. [21:45:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@6eda58fa[id=29b78956-8b1e-3f01-ab05-e4c7345f5cf4,name=PabloSM_,properties={textures=[com.mojang.authlib.properties.Property@6d863b5d]},legacy=false] (/83.37.186.234:60225) lost connection: Too many people logging in, retry soon.
  379. [21:45:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@425e455c[id=73283cf6-895e-3ca9-9d48-d584c4409db2,name=tugorditolindo,properties={},legacy=false] (/190.120.158.44:57109) lost connection: Too many people logging in, retry soon.
  380. [21:45:35] [Thread-5681/INFO]: UUID of player DOESconocido is a12e9d7c-e06b-33c2-95b4-84924fb5c53a
  381. [21:45:35] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@39013ca1[id=a12e9d7c-e06b-33c2-95b4-84924fb5c53a,name=DOESconocido,properties={textures=[com.mojang.authlib.properties.Property@67043b20]},legacy=false] (/190.100.57.145:56135): Too many people logging in, retry soon.
  382. [21:45:35] [Server thread/INFO]: com.mojang.authlib.GameProfile@39013ca1[id=a12e9d7c-e06b-33c2-95b4-84924fb5c53a,name=DOESconocido,properties={textures=[com.mojang.authlib.properties.Property@67043b20]},legacy=false] (/190.100.57.145:56135) lost connection: Too many people logging in, retry soon.
  383. [21:45:36] [Server thread/INFO]: [ASkyBlock]<3 <xCyclo> -/ping
  384. [21:45:36] [Server thread/INFO]: Xx_RevengeAK_xX issued server command: /nick &0&l&n_&6&l&nSKERE&0&l&m_
  385. [21:45:36] [Server thread/INFO]: Asiel issued server command: /VOTE
  386. [21:45:36] [Server thread/INFO]: aron_G4MER issued server command: /msg lokisleocadioYT veni a mi /Is
  387. [21:45:36] [Thread-5682/INFO]: UUID of player okoner40 is 0a901229-49d5-3caa-9b01-3f923c8ca59f
  388. [21:45:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5c0785d8[id=0a901229-49d5-3caa-9b01-3f923c8ca59f,name=okoner40,properties={textures=[com.mojang.authlib.properties.Property@305a1a1e]},legacy=false] (/189.170.196.123:52037): Too many people logging in, retry soon.
  389. [21:45:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@5c0785d8[id=0a901229-49d5-3caa-9b01-3f923c8ca59f,name=okoner40,properties={textures=[com.mojang.authlib.properties.Property@305a1a1e]},legacy=false] (/189.170.196.123:52037) lost connection: Too many people logging in, retry soon.
  390. [21:45:37] [Thread-5683/INFO]: UUID of player rafagan123 is 5f9d1c47-d679-3655-a80e-f3c40fdef8a3
  391. [21:45:37] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@70d3e603[id=5f9d1c47-d679-3655-a80e-f3c40fdef8a3,name=rafagan123,properties={},legacy=false] (/45.230.204.79:33857): Too many people logging in, retry soon.
  392. [21:45:37] [Server thread/INFO]: com.mojang.authlib.GameProfile@70d3e603[id=5f9d1c47-d679-3655-a80e-f3c40fdef8a3,name=rafagan123,properties={},legacy=false] (/45.230.204.79:33857) lost connection: Too many people logging in, retry soon.
  393. [21:45:37] [Server thread/INFO]: Aniano issued server command: /msg RenaK1ng o 40m
  394. [21:45:37] [Thread-5684/INFO]: UUID of player wasacraft is a8d5b975-d681-328f-b181-767f3e641081
  395. [21:45:37] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@691e5c5[id=a8d5b975-d681-328f-b181-767f3e641081,name=wasacraft,properties={},legacy=false] (/186.154.10.108:60659): Too many people logging in, retry soon.
  396. [21:45:37] [Server thread/INFO]: com.mojang.authlib.GameProfile@691e5c5[id=a8d5b975-d681-328f-b181-767f3e641081,name=wasacraft,properties={},legacy=false] (/186.154.10.108:60659) lost connection: Too many people logging in, retry soon.
  397. [21:45:37] [Thread-5685/INFO]: UUID of player XxBenjamin4KxX is fb56a2e4-efa9-31f9-98a1-005a9b771006
  398. [21:45:37] [Thread-5686/INFO]: UUID of player pokrex is ab5eab81-65a7-3d2d-83a4-693240cecaae
  399. [21:45:37] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@28917e1a[id=fb56a2e4-efa9-31f9-98a1-005a9b771006,name=XxBenjamin4KxX,properties={},legacy=false] (/152.171.39.217:52301): Too many people logging in, retry soon.
  400. [21:45:37] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@52e3e5d[id=ab5eab81-65a7-3d2d-83a4-693240cecaae,name=pokrex,properties={},legacy=false] (/200.86.100.230:54697): Too many people logging in, retry soon.
  401. [21:45:37] [Server thread/INFO]: com.mojang.authlib.GameProfile@28917e1a[id=fb56a2e4-efa9-31f9-98a1-005a9b771006,name=XxBenjamin4KxX,properties={},legacy=false] (/152.171.39.217:52301) lost connection: Too many people logging in, retry soon.
  402. [21:45:37] [Server thread/INFO]: com.mojang.authlib.GameProfile@52e3e5d[id=ab5eab81-65a7-3d2d-83a4-693240cecaae,name=pokrex,properties={},legacy=false] (/200.86.100.230:54697) lost connection: Too many people logging in, retry soon.
  403. [21:45:37] [Server thread/INFO]: LuisilloelPillo issued server command: /shop
  404. [21:45:37] [Thread-5687/INFO]: UUID of player TigerF1408 is 773c46b7-c82f-3bdf-a00d-6e6c19a5f33e
  405. [21:45:37] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@41d6b870[id=773c46b7-c82f-3bdf-a00d-6e6c19a5f33e,name=TigerF1408,properties={},legacy=false] (/181.199.49.37:34197): Too many people logging in, retry soon.
  406. [21:45:37] [Server thread/INFO]: com.mojang.authlib.GameProfile@41d6b870[id=773c46b7-c82f-3bdf-a00d-6e6c19a5f33e,name=TigerF1408,properties={},legacy=false] (/181.199.49.37:34197) lost connection: Too many people logging in, retry soon.
  407. [21:45:37] [Thread-5688/INFO]: UUID of player Mono0817 is 15eb80c8-9d68-388b-95d1-6b67da761e41
  408. [21:45:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@30c65949[id=15eb80c8-9d68-388b-95d1-6b67da761e41,name=Mono0817,properties={textures=[com.mojang.authlib.properties.Property@5e1a318f]},legacy=false] (/190.251.212.41:42585): Too many people logging in, retry soon.
  409. [21:45:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@30c65949[id=15eb80c8-9d68-388b-95d1-6b67da761e41,name=Mono0817,properties={textures=[com.mojang.authlib.properties.Property@5e1a318f]},legacy=false] (/190.251.212.41:42585) lost connection: Too many people logging in, retry soon.
  410. [21:45:38] [Server thread/INFO]: xNekio issued server command: /glisg
  411. [21:45:38] [Thread-5689/INFO]: UUID of player xCycl0 is ec135285-35cd-3454-b81f-a0b83cc14acb
  412. [21:45:38] [Thread-5690/INFO]: UUID of player Desater is 9f409aed-e3a1-36cd-a2d9-2112e0d10894
  413. [21:45:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@48be466b[id=ec135285-35cd-3454-b81f-a0b83cc14acb,name=xCycl0,properties={textures=[com.mojang.authlib.properties.Property@781cf801]},legacy=false] (/201.219.234.60:56187): Too many people logging in, retry soon.
  414. [21:45:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4339d4b2[id=9f409aed-e3a1-36cd-a2d9-2112e0d10894,name=Desater,properties={textures=[com.mojang.authlib.properties.Property@da08df4]},legacy=false] (/191.100.23.229:47093): Too many people logging in, retry soon.
  415. [21:45:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@48be466b[id=ec135285-35cd-3454-b81f-a0b83cc14acb,name=xCycl0,properties={textures=[com.mojang.authlib.properties.Property@781cf801]},legacy=false] (/201.219.234.60:56187) lost connection: Too many people logging in, retry soon.
  416. [21:45:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@4339d4b2[id=9f409aed-e3a1-36cd-a2d9-2112e0d10894,name=Desater,properties={textures=[com.mojang.authlib.properties.Property@da08df4]},legacy=false] (/191.100.23.229:47093) lost connection: Too many people logging in, retry soon.
  417. [21:45:38] [Thread-5691/INFO]: UUID of player The_Fox is 620b146a-b5a5-3c1f-89a6-2ed04c7adb84
  418. [21:45:38] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5972cc45[id=620b146a-b5a5-3c1f-89a6-2ed04c7adb84,name=The_Fox,properties={textures=[com.mojang.authlib.properties.Property@1a300e56]},legacy=false] (/167.58.37.159:56483): Too many people logging in, retry soon.
  419. [21:45:38] [Server thread/INFO]: com.mojang.authlib.GameProfile@5972cc45[id=620b146a-b5a5-3c1f-89a6-2ed04c7adb84,name=The_Fox,properties={textures=[com.mojang.authlib.properties.Property@1a300e56]},legacy=false] (/167.58.37.159:56483) lost connection: Too many people logging in, retry soon.
  420. [21:45:39] [Server thread/INFO]: xCyclo issued server command: /ping
  421. [21:45:39] [Thread-5692/INFO]: UUID of player polifake is 803d9a62-55d9-3654-9328-3dec184f29de
  422. [21:45:39] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@70ea3516[id=803d9a62-55d9-3654-9328-3dec184f29de,name=polifake,properties={textures=[com.mojang.authlib.properties.Property@dd6aad5]},legacy=false] (/186.81.198.103:36061): Too many people logging in, retry soon.
  423. [21:45:39] [Server thread/INFO]: com.mojang.authlib.GameProfile@70ea3516[id=803d9a62-55d9-3654-9328-3dec184f29de,name=polifake,properties={textures=[com.mojang.authlib.properties.Property@dd6aad5]},legacy=false] (/186.81.198.103:36061) lost connection: Too many people logging in, retry soon.
  424. [21:45:39] [Server thread/INFO]: xXCrazyMC issued server command: /ping
  425. [21:45:39] [Server thread/INFO]: xNekio issued server command: /ping
  426. [21:45:40] [Server thread/INFO]: xNekio issued server command: /Tps
  427. [21:45:40] [Thread-5693/INFO]: UUID of player Lucaas is 2a71114b-a876-3229-a6b9-c65591d76030
  428. [21:45:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@578e9e1c[id=2a71114b-a876-3229-a6b9-c65591d76030,name=Lucaas,properties={textures=[com.mojang.authlib.properties.Property@3dcd3099]},legacy=false] (/186.50.183.19:32833): Too many people logging in, retry soon.
  429. [21:45:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@578e9e1c[id=2a71114b-a876-3229-a6b9-c65591d76030,name=Lucaas,properties={textures=[com.mojang.authlib.properties.Property@3dcd3099]},legacy=false] (/186.50.183.19:32833) lost connection: Too many people logging in, retry soon.
  430. [21:45:40] [Thread-5694/INFO]: UUID of player zavalaaa is 4672cc78-fced-3e1d-ad85-d5d1ac11942b
  431. [21:45:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@72fe893b[id=4672cc78-fced-3e1d-ad85-d5d1ac11942b,name=zavalaaa,properties={},legacy=false] (/201.141.44.194:49305): Too many people logging in, retry soon.
  432. [21:45:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@72fe893b[id=4672cc78-fced-3e1d-ad85-d5d1ac11942b,name=zavalaaa,properties={},legacy=false] (/201.141.44.194:49305) lost connection: Too many people logging in, retry soon.
  433. [21:45:40] [Server thread/INFO]: WilliamRgg_xD issued server command: /ah sell 79999
  434. [21:45:40] [Thread-5695/INFO]: UUID of player XxBenjamin4KxX is fb56a2e4-efa9-31f9-98a1-005a9b771006
  435. [21:45:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@472f0857[id=fb56a2e4-efa9-31f9-98a1-005a9b771006,name=XxBenjamin4KxX,properties={},legacy=false] (/152.171.39.217:42665): Too many people logging in, retry soon.
  436. [21:45:40] [Thread-5696/INFO]: UUID of player iAnDrEsMc is 166033d9-44fc-3189-ae0d-7efacdad073e
  437. [21:45:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@472f0857[id=fb56a2e4-efa9-31f9-98a1-005a9b771006,name=XxBenjamin4KxX,properties={},legacy=false] (/152.171.39.217:42665) lost connection: Too many people logging in, retry soon.
  438. [21:45:40] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@417822bf[id=166033d9-44fc-3189-ae0d-7efacdad073e,name=iAnDrEsMc,properties={textures=[com.mojang.authlib.properties.Property@5711cda4]},legacy=false] (/186.84.90.69:57505): Too many people logging in, retry soon.
  439. [21:45:40] [Server thread/INFO]: com.mojang.authlib.GameProfile@417822bf[id=166033d9-44fc-3189-ae0d-7efacdad073e,name=iAnDrEsMc,properties={textures=[com.mojang.authlib.properties.Property@5711cda4]},legacy=false] (/186.84.90.69:57505) lost connection: Too many people logging in, retry soon.
  440. [21:45:40] [Thread-5697/INFO]: UUID of player pokrex is ab5eab81-65a7-3d2d-83a4-693240cecaae
  441. [21:45:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@9e887f1[id=ab5eab81-65a7-3d2d-83a4-693240cecaae,name=pokrex,properties={},legacy=false] (/200.86.100.230:44395): Too many people logging in, retry soon.
  442. [21:45:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@9e887f1[id=ab5eab81-65a7-3d2d-83a4-693240cecaae,name=pokrex,properties={},legacy=false] (/200.86.100.230:44395) lost connection: Too many people logging in, retry soon.
  443. [21:45:41] [Thread-5698/INFO]: UUID of player rafagan123 is 5f9d1c47-d679-3655-a80e-f3c40fdef8a3
  444. [21:45:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4365228d[id=5f9d1c47-d679-3655-a80e-f3c40fdef8a3,name=rafagan123,properties={},legacy=false] (/45.230.204.79:53909): Too many people logging in, retry soon.
  445. [21:45:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@4365228d[id=5f9d1c47-d679-3655-a80e-f3c40fdef8a3,name=rafagan123,properties={},legacy=false] (/45.230.204.79:53909) lost connection: Too many people logging in, retry soon.
  446. [21:45:41] [Server thread/INFO]: [ASkyBlock]<TomiiArtz> Los esta sacando
  447. [21:45:41] [Thread-5699/INFO]: UUID of player Socky123 is 1a9bb469-b788-3a1b-ae99-b26360ca330b
  448. [21:45:41] [Thread-5700/INFO]: UUID of player TigerF1408 is 773c46b7-c82f-3bdf-a00d-6e6c19a5f33e
  449. [21:45:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@609c72f0[id=1a9bb469-b788-3a1b-ae99-b26360ca330b,name=Socky123,properties={textures=[com.mojang.authlib.properties.Property@2bb09862]},legacy=false] (/181.64.122.52:37153): Too many people logging in, retry soon.
  450. [21:45:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@19b87348[id=773c46b7-c82f-3bdf-a00d-6e6c19a5f33e,name=TigerF1408,properties={},legacy=false] (/181.199.49.37:39511): Too many people logging in, retry soon.
  451. [21:45:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@609c72f0[id=1a9bb469-b788-3a1b-ae99-b26360ca330b,name=Socky123,properties={textures=[com.mojang.authlib.properties.Property@2bb09862]},legacy=false] (/181.64.122.52:37153) lost connection: Too many people logging in, retry soon.
  452. [21:45:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@19b87348[id=773c46b7-c82f-3bdf-a00d-6e6c19a5f33e,name=TigerF1408,properties={},legacy=false] (/181.199.49.37:39511) lost connection: Too many people logging in, retry soon.
  453. [21:45:41] [Thread-5701/INFO]: UUID of player The_Fox is 620b146a-b5a5-3c1f-89a6-2ed04c7adb84
  454. [21:45:42] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@13f10fe6[id=620b146a-b5a5-3c1f-89a6-2ed04c7adb84,name=The_Fox,properties={textures=[com.mojang.authlib.properties.Property@2dc974d4]},legacy=false] (/167.58.37.159:49269): Too many people logging in, retry soon.
  455. [21:45:42] [Server thread/INFO]: 12345678998765 issued server command: /bal FernandoDanm
  456. [21:45:42] [Server thread/INFO]: com.mojang.authlib.GameProfile@13f10fe6[id=620b146a-b5a5-3c1f-89a6-2ed04c7adb84,name=The_Fox,properties={textures=[com.mojang.authlib.properties.Property@2dc974d4]},legacy=false] (/167.58.37.159:49269) lost connection: Too many people logging in, retry soon.
  457. [21:45:42] [Server thread/INFO]: xNekio issued server command: /save-all
  458. [21:45:42] [Server thread/INFO]: xNekio issued server command: /Tps
  459. [21:45:42] [Server thread/INFO]: Aniano issued server command: /fly
  460. [21:45:43] [Server thread/INFO]: XxXxLucarioxXxX issued server command: /r como hablas asi :o ?
  461. [21:45:44] [Server thread/INFO]: joaco8 issued server command: /msg XxBenjamin4KxX que cofres?
  462. [21:45:45] [Server thread/INFO]: Alexmine_Google issued server command: /w pablosm pablo
  463. [21:45:45] [Thread-5702/INFO]: UUID of player iAnDrEsMc is 166033d9-44fc-3189-ae0d-7efacdad073e
  464. [21:45:45] [Server thread/INFO]: is leader = false
  465. [21:45:45] [Server thread/INFO]: iAnDrEsMc[/186.84.90.69:50061] logged in with entity id 56050234 at ([ASkyBlock]16772.95780571705, 120.74848797749725, -43852.27238680724)
  466. [21:45:45] [Thread-5703/INFO]: UUID of player ESTIVENLOL is 324f39f1-73de-3921-97d8-562c11566104
  467. [21:45:46] [Server thread/INFO]: is leader = false
  468. [21:45:46] [Server thread/INFO]: ESTIVENLOL[/181.60.74.46:49575] logged in with entity id 56050983 at ([ASkyBlock]-23426.361203657398, 132.96248587588482, 39594.76528102963)
  469. [21:45:46] [Server thread/INFO]: XxXxLucarioxXxX issued server command: /r no se xd
  470. [21:45:46] [Server thread/INFO]: matiasesp20 issued server command: /ping
  471. [21:45:46] [Server thread/INFO]: Xx_RevengeAK_xX issued server command: /nick &0&l&m&n_&6&l&nSKERE&0&l&m&ns_
  472. [21:45:46] [Server thread/INFO]: pandarap issued server command: /ping
  473. [21:45:46] [Thread-5704/INFO]: UUID of player PepaDiva is 6cadba0c-b31a-3a8b-94fd-6411eddf7ed6
  474. [21:45:46] [Server thread/INFO]: is leader = false
  475. [21:45:46] [Server thread/INFO]: PepaDiva[/191.109.109.179:33405] logged in with entity id 56051634 at ([ASkyBlock]21001.79612020723, 128.0155550727022, 45597.11349066142)
  476. [21:45:46] [Thread-5705/INFO]: UUID of player DOESconocido is a12e9d7c-e06b-33c2-95b4-84924fb5c53a
  477. [21:45:46] [Server thread/INFO]: is leader = false
  478. [21:45:46] [Server thread/INFO]: DOESconocido[/190.100.57.145:36485] logged in with entity id 56051682 at ([ASkyBlock]35999.189952779605, 127.0, -45001.347476883595)
  479. [21:45:46] [Thread-5706/INFO]: UUID of player Mono0817 is 15eb80c8-9d68-388b-95d1-6b67da761e41
  480. [21:45:46] [Server thread/INFO]: is leader = false
  481. [21:45:46] [Server thread/INFO]: Mono0817[/190.251.212.41:59207] logged in with entity id 56051744 at ([ASkyBlock]-21619.662597755698, 156.0, -37762.30000001192)
  482. [21:45:47] [Server thread/INFO]: WilliamRgg_xD issued server command: /tpa isrg
  483. [21:45:47] [Server thread/INFO]: [ASkyBlock]<xXCrazyMC> tu ping es: 50ms
  484. [21:45:48] [Server thread/INFO]: Ivan07048 issued server command: /shop
  485. [21:45:48] [Server thread/INFO]: [ASkyBlock]<matrox2> vendo pico titan a 4 millones mande trade
  486. [21:45:48] [Server thread/INFO]: iAnDrEsMc issued server command: /fly
  487. [21:45:48] [Server thread/INFO]: Xx_RevengeAK_xX issued server command: /nick &0&l&m&n_&6&l&nSKERE&0&l&m&n_
  488. [21:45:48] [Server thread/INFO]: 12345678998765 issued server command: /bal FernandoDanm
  489. [21:45:49] [Server thread/INFO]: [ShopGUIPlus] LuisilloelPillo sold all 26 x Emerald Block for 4,680$ to ores shop
  490. [21:45:49] [Server thread/INFO]: camigamer issued server command: /marry chat
  491. [21:45:49] [Thread-5707/INFO]: UUID of player alchorig3 is efda64f8-6c85-323a-8b5e-75e5057e240a
  492. [21:45:49] [Server thread/INFO]: is leader = false
  493. [21:45:49] [Server thread/INFO]: alchorig3[/186.128.38.30:35313] logged in with entity id 56056286 at ([ASkyBlock]29400.92869186569, 40.0, -18599.004068388338)
  494. [21:45:49] [Server thread/INFO]: aron_G4MER issued server command: /msg lokisleocadioYT veni a mi /is
  495. [21:45:49] [Server thread/INFO]: [world]<_SKERE_> asd
  496. [21:45:50] [Server thread/INFO]: [ASkyBlock]<Badb0niy> porque el agua de mi ilsa le hace hielo ?
  497. [21:45:50] [Thread-5708/INFO]: UUID of player polifake is 803d9a62-55d9-3654-9328-3dec184f29de
  498. [21:45:50] [Server thread/INFO]: is leader = false
  499. [21:45:50] [Server thread/INFO]: polifake[/186.81.198.103:60777] logged in with entity id 56058000 at ([ASkyBlock]-11417.557048393024, 174.0, -23406.697695881827)
  500. [21:45:51] [Thread-5709/INFO]: UUID of player Otakunor is 93b4467e-8ad1-3289-9cbc-8487b46550f2
  501. [21:45:51] [Server thread/INFO]: is leader = false
  502. [21:45:51] [Server thread/INFO]: Otakunor[/200.123.38.13:50733] logged in with entity id 56058685 at ([ASkyBlock]-21619.53614553914, 196.54788025459013, -37765.596804483386)
  503. [21:45:51] [Thread-5710/INFO]: UUID of player CarlosGR is 8173289a-4e6c-3b1c-a55f-957adf0627e7
  504. [21:45:51] [Server thread/INFO]: is leader = false
  505. [21:45:51] [Server thread/INFO]: CarlosGR[/201.210.180.169:51857] logged in with entity id 56058934 at ([ASkyBlock]25226.628512910902, 173.0, 42626.82662791344)
  506. [21:45:51] [Server thread/INFO]: xCyclo issued server command: /ping
  507. [21:45:51] [Thread-5711/INFO]: UUID of player Lucaas is 2a71114b-a876-3229-a6b9-c65591d76030
  508. [21:45:51] [Thread-5712/INFO]: UUID of player rafagan123 is 5f9d1c47-d679-3655-a80e-f3c40fdef8a3
  509. [21:45:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@187c7438[id=2a71114b-a876-3229-a6b9-c65591d76030,name=Lucaas,properties={textures=[com.mojang.authlib.properties.Property@216d0ab1]},legacy=false] (/186.50.183.19:58251): Too many people logging in, retry soon.
  510. [21:45:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@55f61534[id=5f9d1c47-d679-3655-a80e-f3c40fdef8a3,name=rafagan123,properties={},legacy=false] (/45.230.204.79:58125): Too many people logging in, retry soon.
  511. [21:45:51] [Thread-5713/INFO]: UUID of player pokrex is ab5eab81-65a7-3d2d-83a4-693240cecaae
  512. [21:45:51] [Thread-5714/INFO]: UUID of player XxBenjamin4KxX is fb56a2e4-efa9-31f9-98a1-005a9b771006
  513. [21:45:51] [Thread-5715/INFO]: UUID of player clikanostra08 is 104e0d0e-08d2-3810-824a-e2ff02cdeab8
  514. [21:45:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@187c7438[id=2a71114b-a876-3229-a6b9-c65591d76030,name=Lucaas,properties={textures=[com.mojang.authlib.properties.Property@216d0ab1]},legacy=false] (/186.50.183.19:58251) lost connection: Too many people logging in, retry soon.
  515. [21:45:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@55f61534[id=5f9d1c47-d679-3655-a80e-f3c40fdef8a3,name=rafagan123,properties={},legacy=false] (/45.230.204.79:58125) lost connection: Too many people logging in, retry soon.
  516. [21:45:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@ec9b86c[id=ab5eab81-65a7-3d2d-83a4-693240cecaae,name=pokrex,properties={},legacy=false] (/200.86.100.230:57425): Too many people logging in, retry soon.
  517. [21:45:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1697c341[id=fb56a2e4-efa9-31f9-98a1-005a9b771006,name=XxBenjamin4KxX,properties={},legacy=false] (/152.171.39.217:38673): Too many people logging in, retry soon.
  518. [21:45:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@33439c2b[id=104e0d0e-08d2-3810-824a-e2ff02cdeab8,name=clikanostra08,properties={textures=[com.mojang.authlib.properties.Property@3bad3417]},legacy=false] (/187.250.160.234:36771): Too many people logging in, retry soon.
  519. [21:45:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@ec9b86c[id=ab5eab81-65a7-3d2d-83a4-693240cecaae,name=pokrex,properties={},legacy=false] (/200.86.100.230:57425) lost connection: Too many people logging in, retry soon.
  520. [21:45:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@1697c341[id=fb56a2e4-efa9-31f9-98a1-005a9b771006,name=XxBenjamin4KxX,properties={},legacy=false] (/152.171.39.217:38673) lost connection: Too many people logging in, retry soon.
  521. [21:45:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@33439c2b[id=104e0d0e-08d2-3810-824a-e2ff02cdeab8,name=clikanostra08,properties={textures=[com.mojang.authlib.properties.Property@3bad3417]},legacy=false] (/187.250.160.234:36771) lost connection: Too many people logging in, retry soon.
  522. [21:45:51] [Server thread/INFO]: XX_startBLACK_XX issued server command: /ping
  523. [21:45:51] [Thread-5716/INFO]: UUID of player TigerF1408 is 773c46b7-c82f-3bdf-a00d-6e6c19a5f33e
  524. [21:45:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@9352c96[id=773c46b7-c82f-3bdf-a00d-6e6c19a5f33e,name=TigerF1408,properties={},legacy=false] (/181.199.49.37:45255): Too many people logging in, retry soon.
  525. [21:45:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@9352c96[id=773c46b7-c82f-3bdf-a00d-6e6c19a5f33e,name=TigerF1408,properties={},legacy=false] (/181.199.49.37:45255) lost connection: Too many people logging in, retry soon.
  526. [21:45:51] [Thread-5717/INFO]: UUID of player The_Fox is 620b146a-b5a5-3c1f-89a6-2ed04c7adb84
  527. [21:45:51] [Thread-5718/INFO]: UUID of player iSrGaudi is 223db6c2-a819-3218-b437-92515bc7060a
  528. [21:45:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@48d75b5a[id=620b146a-b5a5-3c1f-89a6-2ed04c7adb84,name=The_Fox,properties={textures=[com.mojang.authlib.properties.Property@73ea2d28]},legacy=false] (/167.58.37.159:46477): Too many people logging in, retry soon.
  529. [21:45:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1ee890c8[id=223db6c2-a819-3218-b437-92515bc7060a,name=iSrGaudi,properties={textures=[com.mojang.authlib.properties.Property@7b0865e6]},legacy=false] (/148.103.247.222:40601): Too many people logging in, retry soon.
  530. [21:45:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@48d75b5a[id=620b146a-b5a5-3c1f-89a6-2ed04c7adb84,name=The_Fox,properties={textures=[com.mojang.authlib.properties.Property@73ea2d28]},legacy=false] (/167.58.37.159:46477) lost connection: Too many people logging in, retry soon.
  531. [21:45:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@1ee890c8[id=223db6c2-a819-3218-b437-92515bc7060a,name=iSrGaudi,properties={textures=[com.mojang.authlib.properties.Property@7b0865e6]},legacy=false] (/148.103.247.222:40601) lost connection: Too many people logging in, retry soon.
  532. [21:45:52] [Thread-5719/INFO]: UUID of player RenaK1ng is 7e5441c9-5ad3-360a-b778-d19afaf5b454
  533. [21:45:52] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1e83f2b5[id=7e5441c9-5ad3-360a-b778-d19afaf5b454,name=RenaK1ng,properties={textures=[com.mojang.authlib.properties.Property@2b0d1cdc]},legacy=false] (/190.164.83.159:35285): Too many people logging in, retry soon.
  534. [21:45:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@1e83f2b5[id=7e5441c9-5ad3-360a-b778-d19afaf5b454,name=RenaK1ng,properties={textures=[com.mojang.authlib.properties.Property@2b0d1cdc]},legacy=false] (/190.164.83.159:35285) lost connection: Too many people logging in, retry soon.
  535. [21:45:52] [Thread-5720/INFO]: UUID of player wasacraft is a8d5b975-d681-328f-b181-767f3e641081
  536. [21:45:52] [Thread-5721/INFO]: UUID of player P1k5chu is c5e8c03b-7c88-3263-aba2-b4b1572a1380
  537. [21:45:52] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1202bc69[id=a8d5b975-d681-328f-b181-767f3e641081,name=wasacraft,properties={},legacy=false] (/186.154.10.108:33881): Too many people logging in, retry soon.
  538. [21:45:52] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7f87a2fa[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@4dbdd2b3]},legacy=false] (/181.208.66.103:46419): Too many people logging in, retry soon.
  539. [21:45:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@1202bc69[id=a8d5b975-d681-328f-b181-767f3e641081,name=wasacraft,properties={},legacy=false] (/186.154.10.108:33881) lost connection: Too many people logging in, retry soon.
  540. [21:45:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@7f87a2fa[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@4dbdd2b3]},legacy=false] (/181.208.66.103:46419) lost connection: Too many people logging in, retry soon.
  541. [21:45:52] [Server thread/INFO]: xCyclo issued server command: /ping
  542. [21:45:53] [Thread-5722/INFO]: UUID of player DINOSANTI is 93c1f4a2-6bed-35d4-9f33-020f2070b9ba
  543. [21:45:53] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7148922[id=93c1f4a2-6bed-35d4-9f33-020f2070b9ba,name=DINOSANTI,properties={textures=[com.mojang.authlib.properties.Property@1493150a]},legacy=false] (/200.29.126.59:36499): Too many people logging in, retry soon.
  544. [21:45:53] [Server thread/INFO]: joaco8 lost connection: Disconnected
  545. [21:45:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@7148922[id=93c1f4a2-6bed-35d4-9f33-020f2070b9ba,name=DINOSANTI,properties={textures=[com.mojang.authlib.properties.Property@1493150a]},legacy=false] (/200.29.126.59:36499) lost connection: Too many people logging in, retry soon.
  546. [21:45:53] [Thread-5724/INFO]: UUID of player KGoD is 3cc21d28-d52f-3308-a171-dad4a76f3db8
  547. [21:45:53] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@27e708bf[id=3cc21d28-d52f-3308-a171-dad4a76f3db8,name=KGoD,properties={textures=[com.mojang.authlib.properties.Property@2f0e0104]},legacy=false] (/190.77.33.36:54487): Too many people logging in, retry soon.
  548. [21:45:53] [Server thread/INFO]: com.mojang.authlib.GameProfile@27e708bf[id=3cc21d28-d52f-3308-a171-dad4a76f3db8,name=KGoD,properties={textures=[com.mojang.authlib.properties.Property@2f0e0104]},legacy=false] (/190.77.33.36:54487) lost connection: Too many people logging in, retry soon.
  549. [21:45:53] [Server thread/INFO]: Otakunor issued server command: /fly
  550. [21:45:53] [Thread-5725/INFO]: UUID of player zavalaaa is 4672cc78-fced-3e1d-ad85-d5d1ac11942b
  551. [21:45:53] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7b94741e[id=4672cc78-fced-3e1d-ad85-d5d1ac11942b,name=zavalaaa,properties={},legacy=false] (/201.141.44.194:35833): Too many people logging in, retry soon.
  552. [21:45:54] [Server thread/INFO]: com.mojang.authlib.GameProfile@7b94741e[id=4672cc78-fced-3e1d-ad85-d5d1ac11942b,name=zavalaaa,properties={},legacy=false] (/201.141.44.194:35833) lost connection: Too many people logging in, retry soon.
  553. [21:45:54] [Server thread/INFO]: xXCrazyMC issued server command: /is lock
  554. [21:45:54] [Server thread/INFO]: [ASkyBlock] xXCrazyMC expelled Tiscabom from their island when locking.
  555. [21:45:54] [Server thread/INFO]: [ASkyBlock]<vL4T4NvIiAnDrEsMcIvSlutsv> 36
  556. [21:45:54] [Server thread/INFO]: xXCrazyMC issued server command: /is lock
  557. [21:45:55] [Thread-5726/INFO]: UUID of player clikanostra08 is 104e0d0e-08d2-3810-824a-e2ff02cdeab8
  558. [21:45:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4d21f70a[id=104e0d0e-08d2-3810-824a-e2ff02cdeab8,name=clikanostra08,properties={textures=[com.mojang.authlib.properties.Property@7e3f00d4]},legacy=false] (/187.250.160.234:55167): Too many people logging in, retry soon.
  559. [21:45:55] [Server thread/INFO]: com.mojang.authlib.GameProfile@4d21f70a[id=104e0d0e-08d2-3810-824a-e2ff02cdeab8,name=clikanostra08,properties={textures=[com.mojang.authlib.properties.Property@7e3f00d4]},legacy=false] (/187.250.160.234:55167) lost connection: Too many people logging in, retry soon.
  560. [21:45:55] [Server thread/INFO]: [ASkyBlock]<vL4T4NvIiAnDrEsMcIvSlutsv> :v
  561. [21:45:55] [Thread-5727/INFO]: UUID of player P1k5chu is c5e8c03b-7c88-3263-aba2-b4b1572a1380
  562. [21:45:55] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@715ff561[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@6171ed22]},legacy=false] (/181.208.66.103:42053): Too many people logging in, retry soon.
  563. [21:45:55] [Server thread/INFO]: com.mojang.authlib.GameProfile@715ff561[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@6171ed22]},legacy=false] (/181.208.66.103:42053) lost connection: Too many people logging in, retry soon.
  564. [21:45:55] [Thread-5728/INFO]: UUID of player RenaK1ng is 7e5441c9-5ad3-360a-b778-d19afaf5b454
  565. [21:45:55] [Server thread/INFO]: is leader = false
  566. [21:45:55] [Server thread/INFO]: RenaK1ng[/190.164.83.159:50701] logged in with entity id 56066005 at ([ASkyBlock]-45003.968093123505, 127.0, -31173.471657333826)
  567. [21:45:56] [Thread-5729/INFO]: UUID of player ZaVag3 is 90a7a2a0-b478-3b68-92a1-4c40ea25cac2
  568. [21:45:56] [Server thread/INFO]: is leader = false
  569. [21:45:56] [Server thread/INFO]: ZaVag3[/190.78.124.202:34463] logged in with entity id 56066234 at ([ASkyBlock]-20995.6216444656, 127.0, -16809.528158882822)
  570. [21:45:56] [Server thread/INFO]: xXCrazyMC issued server command: /is lock
  571. [21:45:56] [Server thread/INFO]: Alexmine_Google issued server command: /w MrEskuero MrEskuero
  572. [21:45:56] [Server thread/INFO]: SnakeLikeReflex issued server command: /ping
  573. [21:45:56] [Server thread/INFO]: 12345678998765 issued server command: /bal FernandoDanm
  574. [21:45:56] [Server thread/INFO]: TROYA_GT issued server command: /is warp Sasha_YT
  575. [21:45:56] [Server thread/INFO]: [ShopGUIPlus] Ivan07048 ha comprado 64 x Ice por 3,200$ from blocks shop
  576. [21:45:57] [Thread-5730/INFO]: UUID of player DINOSANTI is 93c1f4a2-6bed-35d4-9f33-020f2070b9ba
  577. [21:45:57] [Server thread/INFO]: is leader = false
  578. [21:45:57] [Server thread/INFO]: DINOSANTI[/200.29.126.59:49163] logged in with entity id 56068371 at ([ASkyBlock]41997.67565203386, 127.0, 3004.3336227731256)
  579. [21:45:57] [Thread-5731/INFO]: UUID of player The_Fox is 620b146a-b5a5-3c1f-89a6-2ed04c7adb84
  580. [21:45:57] [Server thread/INFO]: is leader = false
  581. [21:45:57] [Server thread/INFO]: The_Fox[/167.58.37.159:59503] logged in with entity id 56069474 at ([ASkyBlock]6603.672345100667, 127.0, 41410.54960974856)
  582. [21:45:58] [Server thread/INFO]: 12345678998765 issued server command: /bal FernandoDanm
  583. [21:45:58] [Thread-5732/INFO]: UUID of player pancha17 is f210f180-ccf6-3e2b-9ce5-97aeade2016e
  584. [21:45:58] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: WECUI
  585. [21:45:58] [Netty Epoll Server IO #2/WARN]: [ViaVersion] Ignoring plugin channel in outgoing REGISTER: BVotifier
  586. [21:45:58] [Server thread/INFO]: is leader = false
  587. [21:45:58] [Server thread/INFO]: pancha17[/186.156.44.227:44879] logged in with entity id 56070828 at ([ASkyBlock]-44387.4010946343, 127.0, 25160.178005280024)
  588. [21:45:59] [Server thread/INFO]: 12345678998765 issued server command: /bal FernandoDanm
  589. [21:46:00] [Server thread/INFO]: XxXxLucarioxXxX issued server command: /marry chat
  590. [21:46:00] [Thread-5733/INFO]: UUID of player wasacraft is a8d5b975-d681-328f-b181-767f3e641081
  591. [21:46:00] [Server thread/INFO]: is leader = false
  592. [21:46:00] [Server thread/INFO]: wasacraft[/186.154.10.108:55825] logged in with entity id 56073604 at ([ASkyBlock]13200.224441792721, 53.0, 26400.446541247085)
  593. [21:46:00] [Server thread/INFO]: rayrak7 issued server command: /ping
  594. [21:46:00] [Server thread/INFO]: [ASkyBlock]<LuckFast> sacando el lag?
  595. [21:46:00] [Server thread/INFO]: [ASkyBlock]<diki17> por negro xd
  596. [21:46:00] [Server thread/INFO]: [ASkyBlock]<RenaK1ng> volvi xd
  597. [21:46:01] [Server thread/INFO]: lokisleocadioYT issued server command: /tpa aron_G4MER
  598. [21:46:01] [Server thread/INFO]: [ASkyBlock]<pandarap> una pregunta para que sirven las banderas
  599. [21:46:02] [Thread-5734/INFO]: UUID of player iZTheKillerProXx is fd314e91-7872-355d-ab6e-8923e1ca7f28
  600. [21:46:02] [Thread-5735/INFO]: UUID of player GonProxx is cf68eed2-a604-3504-a375-54a74b305e97
  601. [21:46:02] [Server thread/INFO]: is leader = false
  602. [21:46:02] [Server thread/INFO]: iZTheKillerProXx[/186.170.78.11:54153] logged in with entity id 56075760 at ([ASkyBlock]-42599.49398741956, 128.0, -43767.820424207115)
  603. [21:46:02] [Server thread/INFO]: is leader = false
  604. [21:46:02] [Server thread/INFO]: GonProxx[/181.28.2.41:34535] logged in with entity id 56075798 at ([ASkyBlock]-21556.41774158288, 191.0, -37805.160741913)
  605. [21:46:02] [Server thread/INFO]: MrEskuero issued server command: /shop
  606. [21:46:02] [Server thread/INFO]: [ASkyBlock]<pandarap> una pregunta para que sirven las banderas
  607. [21:46:02] [Thread-5736/INFO]: UUID of player KGoD is 3cc21d28-d52f-3308-a171-dad4a76f3db8
  608. [21:46:02] [Server thread/INFO]: is leader = false
  609. [21:46:02] [Server thread/INFO]: KGoD[/190.77.33.36:55331] logged in with entity id 56076008 at ([ASkyBlock]44398.402782699326, 127.0, 10797.805388039429)
  610. [21:46:02] [Thread-5737/INFO]: UUID of player P1k5chu is c5e8c03b-7c88-3263-aba2-b4b1572a1380
  611. [21:46:02] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@17766c75[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@22fedcfc]},legacy=false] (/181.208.66.103:37603): Too many people logging in, retry soon.
  612. [21:46:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@17766c75[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@22fedcfc]},legacy=false] (/181.208.66.103:37603) lost connection: Too many people logging in, retry soon.
  613. [21:46:02] [Server thread/INFO]: [ShopGUIPlus] LuisilloelPillo sold all 247 x Sugar Cane for 3,705$ to farming shop
  614. [21:46:03] [Server thread/INFO]: RenaK1ng issued server command: /fly
  615. [21:46:03] [Server thread/INFO]: [ASkyBlock] EQUIPO » FernandoDanm q xd
  616. [21:46:03] [Thread-5738/INFO]: UUID of player P1k5chu is c5e8c03b-7c88-3263-aba2-b4b1572a1380
  617. [21:46:03] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2f83f07d[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@6691f9fe]},legacy=false] (/181.208.66.103:49721): Too many people logging in, retry soon.
  618. [21:46:03] [Server thread/INFO]: com.mojang.authlib.GameProfile@2f83f07d[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@6691f9fe]},legacy=false] (/181.208.66.103:49721) lost connection: Too many people logging in, retry soon.
  619. [21:46:03] [Thread-5739/INFO]: UUID of player P1k5chu is c5e8c03b-7c88-3263-aba2-b4b1572a1380
  620. [21:46:03] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5539f9f[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@55ab776b]},legacy=false] (/181.208.66.103:51607): Too many people logging in, retry soon.
  621. [21:46:03] [Server thread/INFO]: com.mojang.authlib.GameProfile@5539f9f[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@55ab776b]},legacy=false] (/181.208.66.103:51607) lost connection: Too many people logging in, retry soon.
  622. [21:46:03] [Thread-5740/INFO]: UUID of player rafagan123 is 5f9d1c47-d679-3655-a80e-f3c40fdef8a3
  623. [21:46:03] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7c0ae7c7[id=5f9d1c47-d679-3655-a80e-f3c40fdef8a3,name=rafagan123,properties={},legacy=false] (/45.230.204.79:40021): Too many people logging in, retry soon.
  624. [21:46:03] [Server thread/INFO]: com.mojang.authlib.GameProfile@7c0ae7c7[id=5f9d1c47-d679-3655-a80e-f3c40fdef8a3,name=rafagan123,properties={},legacy=false] (/45.230.204.79:40021) lost connection: Too many people logging in, retry soon.
  625. [21:46:03] [Thread-5741/INFO]: UUID of player P1k5chu is c5e8c03b-7c88-3263-aba2-b4b1572a1380
  626. [21:46:03] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@325e1280[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@47becf65]},legacy=false] (/181.208.66.103:36803): Too many people logging in, retry soon.
  627. [21:46:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@325e1280[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@47becf65]},legacy=false] (/181.208.66.103:36803) lost connection: Too many people logging in, retry soon.
  628. [21:46:04] [Server thread/INFO]: Arefy » Uhm.. aĂșn no hemos inventado ese comando
  629. [21:46:04] [Thread-5742/INFO]: UUID of player P1k5chu is c5e8c03b-7c88-3263-aba2-b4b1572a1380
  630. [21:46:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@17c9150d[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@76c27b34]},legacy=false] (/181.208.66.103:55683): Too many people logging in, retry soon.
  631. [21:46:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@17c9150d[id=c5e8c03b-7c88-3263-aba2-b4b1572a1380,name=P1k5chu,properties={textures=[com.mojang.authlib.properties.Property@76c27b34]},legacy=false] (/181.208.66.103:55683) lost connection: Too many people logging in, retry soon.
  632. [21:46:04] [Thread-5743/INFO]: UUID of player TigerF1408 is 773c46b7-c82f-3bdf-a00d-6e6c19a5f33e
  633. [21:46:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@87125b0[id=773c46b7-c82f-3bdf-a00d-6e6c19a5f33e,name=TigerF1408,properties={},legacy=false] (/181.199.49.37:57453): Too many people logging in, retry soon.
  634. [21:46:04] [Thread-5744/INFO]: UUID of player P1k5chu is c5e8c03b-7c88-3263-aba2-b4b1572a1380
  635. [21:46:04] [Server thread/INFO]: com.mojang.authlib.GameProfile@87125b0[id=773c46b7-c82f-3bdf-a00d-6e6c19a5f33e,name=TigerF1408,properties={},legacy=false] (/181.199.49.37:57453) lost connection: Too many people logging in, retry soon.
  636. [21:46:04] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6404d052[id=c5e8c03b-7c88-3263-aba2-b4b1572a
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement