Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2017
215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 299.74 KB | None | 0 0
  1. 3c3b-aead-25eabfcc5354.yml
  2. [09:24:26] [Server thread/INFO]: [Essentials] Found new UUID for nUavXtggRifZpe68. Replacing df565b2d-a6d4-3c3b-aead-25eabfcc5354 with 19cfda80-49a3-31e9-9a32-40d92fdee448
  3. [09:24:26] [Server thread/INFO]: nUavXtggRifZpe68[/46.2.241.140:3510] logged in with entity id 2308388 at ([Spawn]7.5, 4.0, -46.5)
  4. [09:24:26] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/19cfda80-49a3-31e9-9a32-40d92fdee448.yml
  5. [09:24:26] [Server thread/INFO]: ?7nUavXtggRifZpe68 has made the advancement [Suit Up]
  6. [09:24:26] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  7. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  8. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  9. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  10. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  11. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  12. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  13. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  14. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  15. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  16. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  17. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  18. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  19. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  20. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  21. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  22. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  23. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  24. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  25. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  26. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  27. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  28. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  29. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  30. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  31. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  32. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  33. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  34. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  35. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  36. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  37. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  38. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  39. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  40. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  41. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  42. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  43. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  44. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  45. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  46. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  47. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  48. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  49. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  50. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  51. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  52. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  53. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  54. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  55. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  56. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  57. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  58. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  59. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  60. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  61. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  62. [09:24:26] [Server thread/ERROR]: Parameters:
  63. net.minecraft.server.v1_12_R1.PacketPlayOutChat@4739cf5d[
  64. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7nUavXtggRifZpe68', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg nUavXtggRifZpe68 '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"nUavXtggRifZpe68",id:"19cfda80-49a3-31e9-9a32-40d92fdee448"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=nUavXtggRifZpe68}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  65. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.obtain_armor.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  66. b=SYSTEM
  67. ]
  68.  
  69. [09:24:26] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  70. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  71. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  72. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  73. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  74. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  75. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  76. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  77. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  78. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  79. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  80. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  81. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  82. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  83. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  84. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  85. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  86. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  87. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  88. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  89. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  90. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  91. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  92. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  93. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  94. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  95. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  96. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  97. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  98. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  99. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  100. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  101. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  102. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  103. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  104. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  105. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  106. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  107. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  108. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  109. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  110. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  111. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  112. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  113. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  114. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  115. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  116. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  117. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  118. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  119. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  120. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  121. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  122. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  123. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  124. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  125. [09:24:26] [Server thread/ERROR]: Parameters:
  126. net.minecraft.server.v1_12_R1.PacketPlayOutChat@4739cf5d[
  127. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7nUavXtggRifZpe68', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg nUavXtggRifZpe68 '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"nUavXtggRifZpe68",id:"19cfda80-49a3-31e9-9a32-40d92fdee448"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=nUavXtggRifZpe68}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  128. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.obtain_armor.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  129. b=SYSTEM
  130. ]
  131.  
  132. [09:24:26] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  133. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  134. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  135. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  136. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  137. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  138. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  139. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  140. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  141. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  142. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  143. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  144. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  145. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  146. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  147. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  148. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  149. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  150. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  151. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  152. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  153. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  154. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  155. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  156. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  157. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  158. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  159. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  160. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  161. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  162. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  163. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  164. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  165. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  166. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  167. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  168. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  169. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  170. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  171. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  172. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  173. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  174. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  175. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  176. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  177. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  178. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  179. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  180. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  181. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  182. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  183. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  184. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  185. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  186. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  187. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  188. [09:24:26] [Server thread/ERROR]: Parameters:
  189. net.minecraft.server.v1_12_R1.PacketPlayOutChat@4739cf5d[
  190. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7nUavXtggRifZpe68', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg nUavXtggRifZpe68 '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"nUavXtggRifZpe68",id:"19cfda80-49a3-31e9-9a32-40d92fdee448"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=nUavXtggRifZpe68}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  191. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.obtain_armor.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  192. b=SYSTEM
  193. ]
  194.  
  195. [09:24:26] [Server thread/INFO]: ?7nUavXtggRifZpe68 has made the advancement [Isn't It Iron Pick]
  196. [09:24:26] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  197. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  198. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  199. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  200. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  201. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  202. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  203. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  204. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  205. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  206. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  207. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  208. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  209. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  210. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  211. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  212. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  213. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  214. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  215. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  216. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  217. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  218. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  219. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  220. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  221. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  222. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  223. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  224. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  225. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  226. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  227. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  228. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  229. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  230. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  231. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  232. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  233. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  234. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  235. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  236. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  237. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  238. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  239. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  240. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  241. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  242. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  243. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  244. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  245. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  246. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  247. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  248. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  249. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  250. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  251. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  252. [09:24:26] [Server thread/ERROR]: Parameters:
  253. net.minecraft.server.v1_12_R1.PacketPlayOutChat@567a5dac[
  254. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7nUavXtggRifZpe68', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg nUavXtggRifZpe68 '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"nUavXtggRifZpe68",id:"19cfda80-49a3-31e9-9a32-40d92fdee448"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=nUavXtggRifZpe68}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  255. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.iron_tools.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  256. b=SYSTEM
  257. ]
  258.  
  259. [09:24:26] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  260. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  261. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  262. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  263. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  264. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  265. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  266. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  267. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  268. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  269. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  270. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  271. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  272. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  273. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  274. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  275. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  276. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  277. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  278. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  279. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  280. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  281. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  282. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  283. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  284. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  285. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  286. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  287. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  288. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  289. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  290. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  291. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  292. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  293. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  294. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  295. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  296. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  297. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  298. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  299. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  300. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  301. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  302. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  303. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  304. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  305. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  306. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  307. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  308. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  309. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  310. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  311. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  312. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  313. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  314. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  315. [09:24:26] [Server thread/ERROR]: Parameters:
  316. net.minecraft.server.v1_12_R1.PacketPlayOutChat@567a5dac[
  317. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7nUavXtggRifZpe68', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg nUavXtggRifZpe68 '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"nUavXtggRifZpe68",id:"19cfda80-49a3-31e9-9a32-40d92fdee448"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=nUavXtggRifZpe68}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  318. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.iron_tools.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  319. b=SYSTEM
  320. ]
  321.  
  322. [09:24:26] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  323. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  324. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  325. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  326. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  327. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  328. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  329. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  330. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  331. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  332. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  333. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  334. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  335. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  336. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  337. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  338. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  339. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  340. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  341. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  342. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  343. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  344. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  345. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  346. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  347. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  348. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  349. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  350. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  351. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  352. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  353. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  354. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  355. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  356. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  357. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  358. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  359. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  360. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  361. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  362. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  363. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  364. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  365. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  366. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  367. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  368. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  369. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  370. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  371. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  372. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  373. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  374. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  375. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  376. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  377. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  378. [09:24:26] [Server thread/ERROR]: Parameters:
  379. net.minecraft.server.v1_12_R1.PacketPlayOutChat@567a5dac[
  380. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7nUavXtggRifZpe68', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg nUavXtggRifZpe68 '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"nUavXtggRifZpe68",id:"19cfda80-49a3-31e9-9a32-40d92fdee448"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=nUavXtggRifZpe68}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  381. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.iron_tools.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  382. b=SYSTEM
  383. ]
  384.  
  385. [09:24:26] [Server thread/INFO]: nUavXtggRifZpe68 lost connection: Disconnected
  386. [09:24:26] [Server thread/INFO]: nUavXtggRifZpe68 se odpojil.
  387. [09:24:26] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/9c5bc53b-3aa2-3267-ab26-1cfc6c50bd2e.yml
  388. [09:24:27] [Server thread/INFO]: [Essentials] Found new UUID for TU3Z12V2kU4SVAGx. Replacing 9c5bc53b-3aa2-3267-ab26-1cfc6c50bd2e with 64905a58-1acc-37ec-9e6f-a91f58106e4b
  389. [09:24:27] [Server thread/INFO]: TU3Z12V2kU4SVAGx[/163.121.188.3:63396] logged in with entity id 2308418 at ([Spawn]-10.5, 4.0, -51.5)
  390. [09:24:27] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/951b3219-f9c1-3d8d-ba58-afaffd90b307.yml
  391. [09:24:27] [Server thread/INFO]: [Essentials] Found new UUID for c49iq0bbEiDLZxdt. Replacing 951b3219-f9c1-3d8d-ba58-afaffd90b307 with dcc580fc-5403-3d5f-8efe-68b2b3197c3e
  392. [09:24:27] [Server thread/INFO]: c49iq0bbEiDLZxdt[/208.111.120.173:47856] logged in with entity id 2308419 at ([Spawn]8.5, 4.0, -47.5)
  393. [09:24:27] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/64905a58-1acc-37ec-9e6f-a91f58106e4b.yml
  394. [09:24:27] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/dcc580fc-5403-3d5f-8efe-68b2b3197c3e.yml
  395. [09:24:27] [Server thread/INFO]: ?7TU3Z12V2kU4SVAGx has made the advancement [Suit Up]
  396. [09:24:27] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  397. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  398. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  399. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  400. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  401. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  402. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  403. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  404. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  405. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  406. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  407. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  408. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  409. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  410. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  411. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  412. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  413. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  414. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  415. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  416. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  417. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  418. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  419. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  420. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  421. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  422. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  423. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  424. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  425. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  426. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  427. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  428. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  429. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  430. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  431. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  432. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  433. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  434. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  435. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  436. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  437. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  438. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  439. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  440. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  441. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  442. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  443. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  444. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  445. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  446. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  447. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  448. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  449. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  450. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  451. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  452. [09:24:27] [Server thread/ERROR]: Parameters:
  453. net.minecraft.server.v1_12_R1.PacketPlayOutChat@1e58b7d9[
  454. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7TU3Z12V2kU4SVAGx', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg TU3Z12V2kU4SVAGx '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"TU3Z12V2kU4SVAGx",id:"64905a58-1acc-37ec-9e6f-a91f58106e4b"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=TU3Z12V2kU4SVAGx}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  455. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.obtain_armor.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  456. b=SYSTEM
  457. ]
  458.  
  459. [09:24:27] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  460. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  461. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  462. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  463. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  464. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  465. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  466. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  467. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  468. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  469. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  470. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  471. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  472. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  473. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  474. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  475. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  476. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  477. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  478. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  479. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  480. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  481. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  482. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  483. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  484. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  485. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  486. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  487. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  488. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  489. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  490. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  491. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  492. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  493. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  494. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  495. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  496. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  497. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  498. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  499. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  500. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  501. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  502. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  503. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  504. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  505. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  506. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  507. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  508. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  509. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  510. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  511. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  512. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  513. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  514. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  515. [09:24:27] [Server thread/ERROR]: Parameters:
  516. net.minecraft.server.v1_12_R1.PacketPlayOutChat@1e58b7d9[
  517. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7TU3Z12V2kU4SVAGx', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg TU3Z12V2kU4SVAGx '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"TU3Z12V2kU4SVAGx",id:"64905a58-1acc-37ec-9e6f-a91f58106e4b"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=TU3Z12V2kU4SVAGx}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  518. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.obtain_armor.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  519. b=SYSTEM
  520. ]
  521.  
  522. [09:24:27] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  523. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  524. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  525. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  526. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  527. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  528. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  529. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  530. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  531. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  532. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  533. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  534. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  535. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  536. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  537. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  538. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  539. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  540. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  541. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  542. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  543. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  544. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  545. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  546. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  547. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  548. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  549. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  550. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  551. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  552. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  553. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  554. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  555. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  556. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  557. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  558. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  559. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  560. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  561. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  562. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  563. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  564. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  565. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  566. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  567. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  568. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  569. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  570. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  571. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  572. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  573. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  574. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  575. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  576. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  577. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  578. [09:24:27] [Server thread/ERROR]: Parameters:
  579. net.minecraft.server.v1_12_R1.PacketPlayOutChat@1e58b7d9[
  580. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7TU3Z12V2kU4SVAGx', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg TU3Z12V2kU4SVAGx '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"TU3Z12V2kU4SVAGx",id:"64905a58-1acc-37ec-9e6f-a91f58106e4b"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=TU3Z12V2kU4SVAGx}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  581. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.obtain_armor.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  582. b=SYSTEM
  583. ]
  584.  
  585. [09:24:27] [Server thread/INFO]: ?7TU3Z12V2kU4SVAGx has made the advancement [Isn't It Iron Pick]
  586. [09:24:27] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  587. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  588. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  589. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  590. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  591. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  592. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  593. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  594. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  595. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  596. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  597. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  598. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  599. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  600. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  601. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  602. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  603. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  604. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  605. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  606. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  607. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  608. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  609. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  610. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  611. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  612. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  613. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  614. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  615. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  616. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  617. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  618. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  619. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  620. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  621. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  622. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  623. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  624. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  625. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  626. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  627. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  628. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  629. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  630. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  631. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  632. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  633. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  634. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  635. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  636. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  637. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  638. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  639. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  640. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  641. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  642. [09:24:27] [Server thread/ERROR]: Parameters:
  643. net.minecraft.server.v1_12_R1.PacketPlayOutChat@4682119e[
  644. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7TU3Z12V2kU4SVAGx', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg TU3Z12V2kU4SVAGx '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"TU3Z12V2kU4SVAGx",id:"64905a58-1acc-37ec-9e6f-a91f58106e4b"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=TU3Z12V2kU4SVAGx}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  645. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.iron_tools.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  646. b=SYSTEM
  647. ]
  648.  
  649. [09:24:27] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  650. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  651. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  652. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  653. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  654. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  655. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  656. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  657. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  658. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  659. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  660. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  661. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  662. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  663. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  664. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  665. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  666. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  667. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  668. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  669. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  670. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  671. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  672. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  673. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  674. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  675. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  676. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  677. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  678. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  679. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  680. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  681. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  682. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  683. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  684. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  685. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  686. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  687. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  688. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  689. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  690. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  691. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  692. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  693. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  694. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  695. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  696. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  697. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  698. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  699. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  700. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  701. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  702. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  703. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  704. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  705. [09:24:27] [Server thread/ERROR]: Parameters:
  706. net.minecraft.server.v1_12_R1.PacketPlayOutChat@4682119e[
  707. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7TU3Z12V2kU4SVAGx', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg TU3Z12V2kU4SVAGx '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"TU3Z12V2kU4SVAGx",id:"64905a58-1acc-37ec-9e6f-a91f58106e4b"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=TU3Z12V2kU4SVAGx}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  708. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.iron_tools.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  709. b=SYSTEM
  710. ]
  711.  
  712. [09:24:27] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  713. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  714. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  715. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  716. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  717. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  718. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  719. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  720. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  721. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  722. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  723. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  724. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  725. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  726. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  727. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  728. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  729. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  730. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  731. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  732. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  733. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  734. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  735. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  736. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  737. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  738. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  739. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  740. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  741. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  742. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  743. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  744. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  745. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  746. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  747. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  748. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  749. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  750. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  751. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  752. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  753. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  754. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  755. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  756. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  757. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  758. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  759. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  760. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  761. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  762. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  763. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  764. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  765. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  766. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  767. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  768. [09:24:27] [Server thread/ERROR]: Parameters:
  769. net.minecraft.server.v1_12_R1.PacketPlayOutChat@4682119e[
  770. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7TU3Z12V2kU4SVAGx', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg TU3Z12V2kU4SVAGx '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"TU3Z12V2kU4SVAGx",id:"64905a58-1acc-37ec-9e6f-a91f58106e4b"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=TU3Z12V2kU4SVAGx}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.iron_tools.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  771. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.iron_tools.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  772. b=SYSTEM
  773. ]
  774.  
  775. [09:24:27] [Server thread/INFO]: ?7c49iq0bbEiDLZxdt has made the advancement [Suit Up]
  776. [09:24:27] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  777. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  778. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  779. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  780. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  781. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  782. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  783. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  784. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  785. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  786. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  787. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  788. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  789. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  790. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  791. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  792. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  793. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  794. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  795. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  796. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  797. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  798. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  799. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  800. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  801. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  802. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  803. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  804. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  805. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  806. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  807. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  808. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  809. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  810. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  811. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  812. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  813. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  814. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  815. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  816. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  817. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  818. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  819. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  820. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  821. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  822. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  823. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  824. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  825. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  826. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  827. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  828. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  829. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  830. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  831. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  832. [09:24:27] [Server thread/ERROR]: Parameters:
  833. net.minecraft.server.v1_12_R1.PacketPlayOutChat@5c47bd20[
  834. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7c49iq0bbEiDLZxdt', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg c49iq0bbEiDLZxdt '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"c49iq0bbEiDLZxdt",id:"dcc580fc-5403-3d5f-8efe-68b2b3197c3e"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=c49iq0bbEiDLZxdt}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  835. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.obtain_armor.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  836. b=SYSTEM
  837. ]
  838.  
  839. [09:24:27] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  840. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  841. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  842. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  843. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  844. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  845. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  846. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  847. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  848. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  849. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  850. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  851. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  852. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  853. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  854. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  855. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  856. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  857. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  858. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  859. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  860. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  861. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  862. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  863. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  864. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  865. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  866. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  867. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  868. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  869. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  870. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  871. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  872. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  873. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  874. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  875. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  876. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  877. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  878. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  879. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  880. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  881. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  882. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  883. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  884. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  885. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  886. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  887. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  888. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  889. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  890. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  891. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  892. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  893. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  894. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  895. [09:24:27] [Server thread/ERROR]: Parameters:
  896. net.minecraft.server.v1_12_R1.PacketPlayOutChat@5c47bd20[
  897. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7c49iq0bbEiDLZxdt', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg c49iq0bbEiDLZxdt '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"c49iq0bbEiDLZxdt",id:"dcc580fc-5403-3d5f-8efe-68b2b3197c3e"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=c49iq0bbEiDLZxdt}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  898. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.obtain_armor.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  899. b=SYSTEM
  900. ]
  901.  
  902. [09:24:27] [Server thread/ERROR]: [mcMMOAction] Unhandled exception occured in onPacketSending(PacketEvent) for mcMMOAction
  903. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  904. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  905. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  906. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  907. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  908. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  909. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  910. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  911. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  912. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  913. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  914. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  915. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  916. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  917. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  918. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  919. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  920. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  921. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  922. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  923. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  924. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  925. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  926. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  927. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  928. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  929. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  930. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  931. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  932. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  933. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  934. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  935. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  936. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  937. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  938. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  939. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  940. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  941. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  942. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  943. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  944. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  945. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  946. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  947. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  948. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  949. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  950. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  951. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  952. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  953. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  954. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  955. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  956. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  957. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  958. [09:24:27] [Server thread/ERROR]: Parameters:
  959. net.minecraft.server.v1_12_R1.PacketPlayOutChat@5c47bd20[
  960. a=TranslatableComponent{key='chat.type.advancement.task', args=[TextComponent{text='?7c49iq0bbEiDLZxdt', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=ClickEvent{action=SUGGEST_COMMAND, value='/msg c49iq0bbEiDLZxdt '}, hoverEvent=HoverEvent{action=SHOW_ENTITY, value='TextComponent{text='{name:"c49iq0bbEiDLZxdt",id:"dcc580fc-5403-3d5f-8efe-68b2b3197c3e"}', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=c49iq0bbEiDLZxdt}}, TextComponent{text='[', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=HoverEvent{action=SHOW_TEXT, value='TextComponent{text='', siblings=[TranslatableComponent{key='advancements.story.obtain_armor.title', args=[], siblings=[], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TextComponent{text='
  961. ', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}, TranslatableComponent{key='advancements.story.obtain_armor.description', args=[], siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}'}, insertion=null}}, TextComponent{text=']', siblings=[], style=Style{hasParent=true, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], style=Style{hasParent=true, color=?a, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}}
  962. b=SYSTEM
  963. ]
  964.  
  965. [09:24:27] [Server thread/INFO]: ?7c49iq0bbEiDLZxdt has made the advancement [Isn't It Iron Pick]
  966. [09:24:27] [Server thread/INFO]: TU3Z12V2kU4SVAGx lost connection: Disconnected
  967. [09:24:27] [Server thread/INFO]: TU3Z12V2kU4SVAGx se odpojil.
  968. [09:24:27] [Server thread/INFO]: c49iq0bbEiDLZxdt lost connection: Disconnected
  969. [09:24:28] [Server thread/INFO]: c49iq0bbEiDLZxdt se odpojil.
  970. [09:24:28] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/ac3c4928-0d34-36b7-ab8c-021e39207a76.yml
  971. [09:24:28] [Server thread/INFO]: [Essentials] Found new UUID for j2dlZjb35OcIpz0F. Replacing ac3c4928-0d34-36b7-ab8c-021e39207a76 with 0a6b8525-6712-3d72-80ef-0d0888fccf2d
  972. [09:24:28] [Server thread/INFO]: j2dlZjb35OcIpz0F[/218.61.3.229:46008] logged in with entity id 2308485 at ([Spawn]0.5, 7.0, -45.5)
  973. [09:24:28] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/6c1740a1-ad41-3d3e-baba-02dc4ee7dd72.yml
  974. [09:24:29] [Server thread/INFO]: [Essentials] Found new UUID for x4mqVrirtx2wmK21. Replacing 6c1740a1-ad41-3d3e-baba-02dc4ee7dd72 with bcf09fab-234f-37c3-97fe-181458637cd2
  975. [09:24:29] [Server thread/INFO]: x4mqVrirtx2wmK21[/121.40.102.199:2173] logged in with entity id 2308486 at ([Spawn]8.5, 4.0, -50.5)
  976. [09:24:29] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/18d04d8c-a0ff-34c5-9470-373da64a5c3f.yml
  977. [09:24:30] [Server thread/INFO]: [Essentials] Found new UUID for uqMwihd1E0wmRykV. Replacing 18d04d8c-a0ff-34c5-9470-373da64a5c3f with 210468ad-86fe-323c-a749-8250dcdede32
  978. [09:24:30] [Server thread/INFO]: uqMwihd1E0wmRykV[/61.157.198.66:21446] logged in with entity id 2308487 at ([Spawn]6.5, 5.0, -55.5)
  979. [09:24:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@37185681[id=852b5cdf-6871-353d-b6af-f651bf00b478,name=DGFMQqLS2miUnWk6,properties={},legacy=false] (/223.241.214.44:32979): Too many people logging in, retry soon.
  980. [09:24:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@24d734d7[id=b315f780-ac17-3ccb-a0e8-6de8d6482d4f,name=ZA8UMTHC1aEYONAG,properties={},legacy=false] (/69.1.11.204:43959): Too many people logging in, retry soon.
  981. [09:24:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7af2e616[id=0425fd98-48c3-3b77-95d0-06190fa1486c,name=0JnWStb92kHNOki9,properties={},legacy=false] (/117.40.213.26:21596): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  982. [09:24:30] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/0a6b8525-6712-3d72-80ef-0d0888fccf2d.yml
  983. [09:24:30] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/bcf09fab-234f-37c3-97fe-181458637cd2.yml
  984. [09:24:30] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/210468ad-86fe-323c-a749-8250dcdede32.yml
  985. [09:24:30] [Server thread/WARN]: ItsGavin247 moved too quickly! 12.183998265685005,-1.1156402674527897,2.8064752806944853
  986. [09:24:30] [Server thread/INFO]: ?7j2dlZjb35OcIpz0F has made the advancement [Suit Up]
  987. [09:24:30] [Server thread/INFO]: ?7j2dlZjb35OcIpz0F has made the advancement [Isn't It Iron Pick]
  988. [09:24:30] [Server thread/INFO]: ?7x4mqVrirtx2wmK21 has made the advancement [Suit Up]
  989. [09:24:30] [Server thread/INFO]: ?7x4mqVrirtx2wmK21 has made the advancement [Isn't It Iron Pick]
  990. [09:24:30] [Server thread/ERROR]: [mcMMOAction] Unhandled exception number 32 occured in onPacketSending(PacketEvent) for mcMMOAction
  991. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  992. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  993. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  994. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  995. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  996. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  997. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  998. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  999. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1000. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1001. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1002. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  1003. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  1004. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1005. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1006. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1007. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1008. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1009. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  1010. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  1011. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  1012. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  1013. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  1014. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  1015. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  1016. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  1017. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  1018. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  1019. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  1020. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  1021. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  1022. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  1023. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  1024. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  1025. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  1026. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  1027. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  1028. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  1029. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  1030. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  1031. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  1032. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  1033. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  1034. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  1035. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  1036. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  1037. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  1038. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  1039. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  1040. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  1041. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  1042. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  1043. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  1044. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  1045. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  1046. [09:24:30] [Server thread/INFO]: ?7uqMwihd1E0wmRykV has made the advancement [Suit Up]
  1047. [09:24:30] [Server thread/INFO]: ?7uqMwihd1E0wmRykV has made the advancement [Isn't It Iron Pick]
  1048. [09:24:30] [Server thread/INFO]: j2dlZjb35OcIpz0F lost connection: Disconnected
  1049. [09:24:30] [Server thread/INFO]: j2dlZjb35OcIpz0F se odpojil.
  1050. [09:24:30] [Server thread/INFO]: x4mqVrirtx2wmK21 lost connection: Disconnected
  1051. [09:24:30] [Server thread/INFO]: x4mqVrirtx2wmK21 se odpojil.
  1052. [09:24:30] [Server thread/INFO]: uqMwihd1E0wmRykV lost connection: Disconnected
  1053. [09:24:30] [Server thread/INFO]: uqMwihd1E0wmRykV se odpojil.
  1054. [09:24:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@37185681[id=852b5cdf-6871-353d-b6af-f651bf00b478,name=DGFMQqLS2miUnWk6,properties={},legacy=false] (/223.241.214.44:32979) lost connection: Too many people logging in, retry soon.
  1055. [09:24:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4d95bc44[id=40c82349-43c4-3a96-b6e5-b02dc8293b56,name=dPrYL16hWJY2r60k,properties={},legacy=false] (/111.198.2.90:3789): Too many people logging in, retry soon.
  1056. [09:24:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@24d734d7[id=b315f780-ac17-3ccb-a0e8-6de8d6482d4f,name=ZA8UMTHC1aEYONAG,properties={},legacy=false] (/69.1.11.204:43959) lost connection: Too many people logging in, retry soon.
  1057. [09:24:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@7af2e616[id=0425fd98-48c3-3b77-95d0-06190fa1486c,name=0JnWStb92kHNOki9,properties={},legacy=false] (/117.40.213.26:21596) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1058. [09:24:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@c314def[id=2e972c73-03ee-3955-a4ea-b5902c1eb9a1,name=122FHgRtTOj5TIFY,properties={},legacy=false] (/178.62.171.190:58191): Too many people logging in, retry soon.
  1059. [09:24:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@4d95bc44[id=40c82349-43c4-3a96-b6e5-b02dc8293b56,name=dPrYL16hWJY2r60k,properties={},legacy=false] (/111.198.2.90:3789) lost connection: Too many people logging in, retry soon.
  1060. [09:24:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@c314def[id=2e972c73-03ee-3955-a4ea-b5902c1eb9a1,name=122FHgRtTOj5TIFY,properties={},legacy=false] (/178.62.171.190:58191) lost connection: Too many people logging in, retry soon.
  1061. [09:24:30] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@581f8fa4[id=8c529562-96a4-34c9-b8f4-853ce8403278,name=NLxB9gNG_SIZlFYq,properties={},legacy=false] (/175.138.65.245:55391): Too many people logging in, retry soon.
  1062. [09:24:30] [Server thread/INFO]: com.mojang.authlib.GameProfile@581f8fa4[id=8c529562-96a4-34c9-b8f4-853ce8403278,name=NLxB9gNG_SIZlFYq,properties={},legacy=false] (/175.138.65.245:55391) lost connection: Too many people logging in, retry soon.
  1063. [09:24:30] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4539ms behind, skipping 90 tick(s)
  1064. [09:24:32] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4cc36ef2[id=a5c48ccf-3e0e-36c6-81c8-2b69ce7e5a50,name=6SmPGLBje7KT1pzP,properties={},legacy=false] (/198.217.126.151:43778): Too many people logging in, retry soon.
  1065. [09:24:32] [Server thread/INFO]: com.mojang.authlib.GameProfile@4cc36ef2[id=a5c48ccf-3e0e-36c6-81c8-2b69ce7e5a50,name=6SmPGLBje7KT1pzP,properties={},legacy=false] (/198.217.126.151:43778) lost connection: Too many people logging in, retry soon.
  1066. [09:24:33] [Server thread/INFO]: [Builder]ItsGavin247: e u kurac
  1067. [09:24:34] [Server thread/INFO]: /163.121.188.3:57703 lost connection: Disconnected
  1068. [09:24:35] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/22db1209-924a-3bef-a7fa-5ccfe674beba.yml
  1069. [09:24:36] [Netty Epoll Server IO #12/INFO]: [Essentials] Found new UUID for a6FzV5YwsQwuThTs. Replacing 22db1209-924a-3bef-a7fa-5ccfe674beba with 60c9ad01-6b06-3fe2-b0ca-6302b5327a60
  1070. [09:24:36] [Server thread/INFO]: a6FzV5YwsQwuThTs[/71.67.240.181:42212] logged in with entity id 2308523 at ([Spawn]-11.5, 4.0, -55.5)
  1071. [09:24:36] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/60c9ad01-6b06-3fe2-b0ca-6302b5327a60.yml
  1072. [09:24:36] [Server thread/INFO]: [Builder]ItsGavin247: ne opet ovov
  1073. [09:24:36] [Server thread/INFO]: ?7a6FzV5YwsQwuThTs has made the advancement [Suit Up]
  1074. [09:24:36] [Server thread/INFO]: ?7a6FzV5YwsQwuThTs has made the advancement [Isn't It Iron Pick]
  1075. [09:24:36] [Server thread/INFO]: a6FzV5YwsQwuThTs lost connection: Disconnected
  1076. [09:24:36] [Server thread/INFO]: a6FzV5YwsQwuThTs se odpojil.
  1077. [09:24:36] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/f45a61a5-0bfd-3339-acbf-014efd870dcf.yml
  1078. [09:24:37] [Server thread/INFO]: [Essentials] Found new UUID for 9aIhNwXXWSA_37yf. Replacing f45a61a5-0bfd-3339-acbf-014efd870dcf with 3562226d-5fe2-33c1-b9f9-ec9b2ecaaa53
  1079. [09:24:37] [Server thread/INFO]: 9aIhNwXXWSA_37yf[/61.135.155.82:58462] logged in with entity id 2308578 at ([Spawn]-9.5, 4.0, -53.5)
  1080. [09:24:37] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/3562226d-5fe2-33c1-b9f9-ec9b2ecaaa53.yml
  1081. [09:24:37] [Server thread/WARN]: ItsGavin247 moved too quickly! 10.457603438642082,0.0,1.7114550419209564
  1082. [09:24:37] [Server thread/INFO]: ?79aIhNwXXWSA_37yf has made the advancement [Suit Up]
  1083. [09:24:37] [Server thread/INFO]: ?79aIhNwXXWSA_37yf has made the advancement [Isn't It Iron Pick]
  1084. [09:24:37] [Server thread/INFO]: 9aIhNwXXWSA_37yf lost connection: Disconnected
  1085. [09:24:37] [Server thread/INFO]: 9aIhNwXXWSA_37yf se odpojil.
  1086. [09:24:37] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/8192d55b-fe75-38f8-a43f-aff4e344f33f.yml
  1087. [09:24:38] [Netty Epoll Server IO #34/INFO]: [Essentials] Found new UUID for _0cvGhOL679P_L_8. Replacing 8192d55b-fe75-38f8-a43f-aff4e344f33f with b3a2e8ee-48a6-36ec-9d76-4b24b8b2fef7
  1088. [09:24:38] [Server thread/INFO]: _0cvGhOL679P_L_8[/178.62.171.190:33015] logged in with entity id 2308621 at ([Spawn]2.5, 5.0, -58.5)
  1089. [09:24:38] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/b3a2e8ee-48a6-36ec-9d76-4b24b8b2fef7.yml
  1090. [09:24:38] [Server thread/INFO]: [HRAC]FILIP_GAMES: sta
  1091. [09:24:38] [Server thread/INFO]: ?7_0cvGhOL679P_L_8 has made the advancement [Suit Up]
  1092. [09:24:38] [Server thread/INFO]: ?7_0cvGhOL679P_L_8 has made the advancement [Isn't It Iron Pick]
  1093. [09:24:38] [Server thread/INFO]: _0cvGhOL679P_L_8 lost connection: Disconnected
  1094. [09:24:38] [Server thread/INFO]: _0cvGhOL679P_L_8 se odpojil.
  1095. [09:24:49] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/00e6fd0d-123d-38b9-b7db-5169cd214240.yml
  1096. [09:24:49] [Server thread/INFO]: [Essentials] Found new UUID for rA7qWuYQIBmi4eJ0. Replacing 00e6fd0d-123d-38b9-b7db-5169cd214240 with 3fba0b28-3a84-3e57-add9-050698880cab
  1097. [09:24:49] [Server thread/INFO]: rA7qWuYQIBmi4eJ0[/175.138.65.245:54660] logged in with entity id 2309025 at ([Spawn]-4.5, 9.0, -60.5)
  1098. [09:24:49] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/3fba0b28-3a84-3e57-add9-050698880cab.yml
  1099. [09:24:49] [Server thread/INFO]: ?7rA7qWuYQIBmi4eJ0 has made the advancement [Suit Up]
  1100. [09:24:49] [Server thread/INFO]: ?7rA7qWuYQIBmi4eJ0 has made the advancement [Isn't It Iron Pick]
  1101. [09:24:49] [Server thread/ERROR]: [mcMMOAction] Unhandled exception number 64 occured in onPacketSending(PacketEvent) for mcMMOAction
  1102. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  1103. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  1104. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  1105. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  1106. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  1107. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  1108. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  1109. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1110. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1111. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1112. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1113. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  1114. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  1115. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1116. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1117. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1118. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1119. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1120. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  1121. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  1122. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  1123. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  1124. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  1125. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  1126. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  1127. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  1128. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  1129. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  1130. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  1131. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  1132. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  1133. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  1134. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  1135. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  1136. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  1137. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  1138. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  1139. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  1140. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  1141. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  1142. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  1143. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  1144. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  1145. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  1146. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  1147. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  1148. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  1149. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  1150. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  1151. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  1152. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  1153. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  1154. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  1155. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  1156. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  1157. [09:24:50] [Server thread/INFO]: rA7qWuYQIBmi4eJ0 lost connection: Disconnected
  1158. [09:24:50] [Server thread/INFO]: rA7qWuYQIBmi4eJ0 se odpojil.
  1159. [09:25:18] [Server thread/INFO]: [HRAC]FILIP_GAMES: desi
  1160. [09:25:21] [Server thread/INFO]: [HRAC]FILIP_GAMES: gavine
  1161. [09:25:29] [Server thread/INFO]: ItsGavin247 issued server command: /time day
  1162. [09:25:34] [Server thread/INFO]: [HRAC]FILIP_GAMES: de ides
  1163. [09:25:41] [Server thread/INFO]: [Builder]ItsGavin247: nzm
  1164. [09:25:41] [Server thread/INFO]: [HRAC]burda: omg dejte konecne noc sakra
  1165. [09:25:47] [Server thread/INFO]: ItsGavin247 issued server command: /time night
  1166. [09:25:50] [Server thread/INFO]: ItsGavin247 issued server command: /tp burda
  1167. [09:25:54] [Server thread/INFO]: [HRAC]burda: ja konecne cekam na monstra
  1168. [09:25:56] [Server thread/INFO]: [HRAC]FILIP_GAMES: sto si stavio noc
  1169. [09:25:58] [Server thread/INFO]: ItsGavin247 issued server command: /v
  1170. [09:25:59] [Server thread/INFO]: [HRAC]burda: pul hodiny a porad je den
  1171. [09:26:01] [Server thread/INFO]: [Builder]ItsGavin247: monsters you say?
  1172. [09:26:06] [Server thread/INFO]: ItsGavin247 issued server command: /summon zombie
  1173. [09:26:06] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1174. [09:26:07] [Server thread/INFO]: ItsGavin247 issued server command: /summon zombie
  1175. [09:26:07] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1176. [09:26:07] [Server thread/INFO]: ItsGavin247 issued server command: /summon zombie
  1177. [09:26:07] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1178. [09:26:08] [Server thread/INFO]: ItsGavin247 issued server command: /summon zombie
  1179. [09:26:08] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1180. [09:26:08] [Server thread/INFO]: ItsGavin247 issued server command: /summon zombie
  1181. [09:26:08] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1182. [09:26:09] [Server thread/INFO]: ItsGavin247 issued server command: /summon zombie
  1183. [09:26:09] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1184. [09:26:12] [Server thread/INFO]: ItsGavin247 issued server command: /summon zombie
  1185. [09:26:12] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1186. [09:26:13] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/795ebb09-50f3-357b-8798-748a30f54cd9.yml
  1187. [09:26:14] [Server thread/INFO]: [Essentials] Found new UUID for THiMaaK3q8E1UY2S. Replacing 795ebb09-50f3-357b-8798-748a30f54cd9 with b4295418-de5b-3c5a-a01f-7dcbd43254ed
  1188. [09:26:14] [Server thread/INFO]: THiMaaK3q8E1UY2S[/163.121.188.3:54621] logged in with entity id 2309853 at ([Spawn]-9.5, 4.0, -40.5)
  1189. [09:26:14] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/b4295418-de5b-3c5a-a01f-7dcbd43254ed.yml
  1190. [09:26:14] [Server thread/INFO]: ?7THiMaaK3q8E1UY2S has made the advancement [Suit Up]
  1191. [09:26:14] [Server thread/INFO]: ?7THiMaaK3q8E1UY2S has made the advancement [Isn't It Iron Pick]
  1192. [09:26:14] [Server thread/INFO]: THiMaaK3q8E1UY2S lost connection: Disconnected
  1193. [09:26:14] [Server thread/INFO]: THiMaaK3q8E1UY2S se odpojil.
  1194. [09:26:14] [Server thread/INFO]: ItsGavin247 issued server command: /summon zombie
  1195. [09:26:14] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1196. [09:26:26] [Server thread/INFO]: ItsGavin247 issued server command: /summon skeleton
  1197. [09:26:26] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1198. [09:26:28] [Server thread/INFO]: ItsGavin247 issued server command: /summon skeleton
  1199. [09:26:28] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1200. [09:26:29] [Server thread/INFO]: ItsGavin247 issued server command: /summon skeleton
  1201. [09:26:29] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1202. [09:26:30] [Server thread/INFO]: Majkl[/93.89.107.1:59682] logged in with entity id 2309927 at ([Spawn]1010.3989004634132, 1.0, -357.6182381145632)
  1203. [09:26:30] [Server thread/INFO]: ItsGavin247 issued server command: /summon skeleton
  1204. [09:26:30] [Server thread/INFO]: [ItsGavin247: Object successfully summoned]
  1205. [09:26:31] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/4f2d29e1-5a24-350b-b12a-6a46961be7af.yml
  1206. [09:26:31] [Server thread/INFO]: [Essentials] Found new UUID for xFhvWeYM6bfMZ8ID. Replacing 4f2d29e1-5a24-350b-b12a-6a46961be7af with e6d826c1-eb4d-3817-85ed-3268efea5dff
  1207. [09:26:31] [Server thread/INFO]: xFhvWeYM6bfMZ8ID[/121.40.102.199:4566] logged in with entity id 2309951 at ([Spawn]-3.5, 14.0, -54.5)
  1208. [09:26:31] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/2199d9cb-1f26-3921-85ca-94adb21612a4.yml
  1209. [09:26:32] [Server thread/INFO]: [Essentials] Found new UUID for 0I123en0qK6r0FbF. Replacing 2199d9cb-1f26-3921-85ca-94adb21612a4 with bf2fa13b-6d18-38cf-926c-cfc13b51dcb6
  1210. [09:26:32] [Server thread/INFO]: 0I123en0qK6r0FbF[/218.61.3.229:49566] logged in with entity id 2309952 at ([Spawn]-6.5, 7.0, -52.5)
  1211. [09:26:32] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/e6d826c1-eb4d-3817-85ed-3268efea5dff.yml
  1212. [09:26:32] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/bf2fa13b-6d18-38cf-926c-cfc13b51dcb6.yml
  1213. [09:26:32] [Server thread/INFO]: ?7xFhvWeYM6bfMZ8ID has made the advancement [Suit Up]
  1214. [09:26:32] [Server thread/INFO]: ?7xFhvWeYM6bfMZ8ID has made the advancement [Isn't It Iron Pick]
  1215. [09:26:32] [Server thread/INFO]: ?70I123en0qK6r0FbF has made the advancement [Suit Up]
  1216. [09:26:32] [Server thread/INFO]: ?70I123en0qK6r0FbF has made the advancement [Isn't It Iron Pick]
  1217. [09:26:32] [Server thread/INFO]: xFhvWeYM6bfMZ8ID lost connection: Disconnected
  1218. [09:26:32] [Server thread/INFO]: xFhvWeYM6bfMZ8ID se odpojil.
  1219. [09:26:32] [Server thread/INFO]: 0I123en0qK6r0FbF lost connection: Disconnected
  1220. [09:26:32] [Server thread/INFO]: 0I123en0qK6r0FbF se odpojil.
  1221. [09:26:37] [Server thread/INFO]: ItsGavin247 issued server command: /heal
  1222. [09:26:37] [Server thread/INFO]: Majkl lost connection: Disconnected
  1223. [09:26:37] [Server thread/INFO]: Majkl se odpojil.
  1224. [09:26:38] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/ec605497-37ff-3113-b7fc-949e315d0b8b.yml
  1225. [09:26:38] [Server thread/INFO]: [Essentials] Found new UUID for MvmIsBrrVX0S1W5H. Replacing ec605497-37ff-3113-b7fc-949e315d0b8b with ddb5376c-d657-38cd-8186-2ada774d6957
  1226. [09:26:38] [Server thread/INFO]: MvmIsBrrVX0S1W5H[/46.2.241.140:1395] logged in with entity id 2317848 at ([Spawn]1.5, 5.0, -58.5)
  1227. [09:26:38] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/ddb5376c-d657-38cd-8186-2ada774d6957.yml
  1228. [09:26:38] [Server thread/INFO]: ?7MvmIsBrrVX0S1W5H has made the advancement [Suit Up]
  1229. [09:26:38] [Server thread/INFO]: ?7MvmIsBrrVX0S1W5H has made the advancement [Isn't It Iron Pick]
  1230. [09:26:38] [Server thread/INFO]: MvmIsBrrVX0S1W5H lost connection: Disconnected
  1231. [09:26:38] [Server thread/INFO]: MvmIsBrrVX0S1W5H se odpojil.
  1232. [09:26:39] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/c7619011-4879-3a62-ac7c-7089c8e72799.yml
  1233. [09:26:39] [Server thread/INFO]: [Essentials] Found new UUID for 2AfJhpOGqKGGbYXJ. Replacing c7619011-4879-3a62-ac7c-7089c8e72799 with e5c65a85-d297-34e8-ab6d-920464ad42b8
  1234. [09:26:39] [Server thread/INFO]: 2AfJhpOGqKGGbYXJ[/163.121.188.3:49957] logged in with entity id 2317889 at ([Spawn]-4.5, 5.0, -43.5)
  1235. [09:26:39] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/e5c65a85-d297-34e8-ab6d-920464ad42b8.yml
  1236. [09:26:39] [Server thread/INFO]: ?72AfJhpOGqKGGbYXJ has made the advancement [Suit Up]
  1237. [09:26:39] [Server thread/INFO]: ?72AfJhpOGqKGGbYXJ has made the advancement [Isn't It Iron Pick]
  1238. [09:26:39] [Server thread/INFO]: 2AfJhpOGqKGGbYXJ lost connection: Disconnected
  1239. [09:26:39] [Server thread/INFO]: 2AfJhpOGqKGGbYXJ se odpojil.
  1240. [09:26:39] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7104a227[id=e77bc902-3d30-3fc6-904d-1ddc80fa1716,name=PLGxhbzZ9thxrcXj,properties={},legacy=false] (/117.40.213.26:30751): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1241. [09:26:40] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/42ee7c88-a902-3e39-b562-e65e8ce17d23.yml
  1242. [09:26:40] [Server thread/INFO]: [Essentials] Found new UUID for zi3aKG6d73h2NiOs. Replacing 42ee7c88-a902-3e39-b562-e65e8ce17d23 with 52a98f81-5c87-35b7-8b74-01c97a17d339
  1243. [09:26:40] [Server thread/INFO]: zi3aKG6d73h2NiOs[/223.241.214.44:41095] logged in with entity id 2317928 at ([Spawn]-7.5, 4.0, -60.5)
  1244. [09:26:40] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/9fff9e18-763a-36f1-84af-25deed10455c.yml
  1245. [09:26:41] [Server thread/INFO]: [Essentials] Found new UUID for 2SS1ixJiAqSwii8x. Replacing 9fff9e18-763a-36f1-84af-25deed10455c with 77f5a745-a004-3d4c-b52c-399e968652d5
  1246. [09:26:41] [Server thread/INFO]: 2SS1ixJiAqSwii8x[/121.40.102.199:3692] logged in with entity id 2317929 at ([Spawn]6.5, 4.0, -43.5)
  1247. [09:26:41] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/52a98f81-5c87-35b7-8b74-01c97a17d339.yml
  1248. [09:26:41] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/77f5a745-a004-3d4c-b52c-399e968652d5.yml
  1249. [09:26:41] [Server thread/INFO]: ItsGavin247 issued server command: /heal burda
  1250. [09:26:41] [Server thread/INFO]: ?7zi3aKG6d73h2NiOs has made the advancement [Suit Up]
  1251. [09:26:41] [Server thread/INFO]: ?7zi3aKG6d73h2NiOs has made the advancement [Isn't It Iron Pick]
  1252. [09:26:41] [Server thread/INFO]: ?72SS1ixJiAqSwii8x has made the advancement [Suit Up]
  1253. [09:26:41] [Server thread/INFO]: ?72SS1ixJiAqSwii8x has made the advancement [Isn't It Iron Pick]
  1254. [09:26:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@7104a227[id=e77bc902-3d30-3fc6-904d-1ddc80fa1716,name=PLGxhbzZ9thxrcXj,properties={},legacy=false] (/117.40.213.26:30751) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1255. [09:26:41] [Server thread/INFO]: zi3aKG6d73h2NiOs lost connection: Disconnected
  1256. [09:26:41] [Server thread/INFO]: zi3aKG6d73h2NiOs se odpojil.
  1257. [09:26:41] [Server thread/INFO]: 2SS1ixJiAqSwii8x lost connection: Disconnected
  1258. [09:26:41] [Server thread/INFO]: 2SS1ixJiAqSwii8x se odpojil.
  1259. [09:26:41] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/5f4560ff-476c-390d-ba82-83523d059d27.yml
  1260. [09:26:42] [Server thread/INFO]: [Essentials] Found new UUID for 1cvIq_CBaPIDVmJg. Replacing 5f4560ff-476c-390d-ba82-83523d059d27 with 0570d90e-28b8-39ca-80d4-8ad70338f171
  1261. [09:26:42] [Server thread/INFO]: 1cvIq_CBaPIDVmJg[/218.61.3.229:49865] logged in with entity id 2318022 at ([Spawn]1.5, 8.0, -51.5)
  1262. [09:26:42] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/0570d90e-28b8-39ca-80d4-8ad70338f171.yml
  1263. [09:26:42] [Server thread/INFO]: ?71cvIq_CBaPIDVmJg has made the advancement [Suit Up]
  1264. [09:26:42] [Server thread/INFO]: ?71cvIq_CBaPIDVmJg has made the advancement [Isn't It Iron Pick]
  1265. [09:26:42] [Server thread/ERROR]: [mcMMOAction] Unhandled exception number 128 occured in onPacketSending(PacketEvent) for mcMMOAction
  1266. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  1267. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  1268. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  1269. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  1270. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  1271. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  1272. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  1273. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1274. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1275. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1276. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1277. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  1278. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  1279. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1280. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1281. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1282. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1283. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1284. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  1285. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  1286. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  1287. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  1288. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  1289. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  1290. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  1291. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  1292. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  1293. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  1294. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  1295. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  1296. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  1297. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  1298. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  1299. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  1300. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  1301. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  1302. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  1303. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  1304. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  1305. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  1306. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  1307. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  1308. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  1309. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  1310. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  1311. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  1312. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  1313. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  1314. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  1315. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  1316. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  1317. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  1318. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  1319. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  1320. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  1321. [09:26:42] [Server thread/INFO]: 1cvIq_CBaPIDVmJg lost connection: Disconnected
  1322. [09:26:42] [Server thread/INFO]: 1cvIq_CBaPIDVmJg se odpojil.
  1323. [09:26:42] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/fe95b854-0ff7-331c-9cb7-60635d9f62be.yml
  1324. [09:26:42] [Server thread/INFO]: [Essentials] Found new UUID for 8icTtJNW2m1AsWvI. Replacing fe95b854-0ff7-331c-9cb7-60635d9f62be with ef01bb1c-a368-39ca-99fb-c6ac5228841a
  1325. [09:26:42] [Server thread/INFO]: 8icTtJNW2m1AsWvI[/178.62.171.190:46657] logged in with entity id 2318083 at ([Spawn]-6.5, 7.0, -46.5)
  1326. [09:26:42] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/ef01bb1c-a368-39ca-99fb-c6ac5228841a.yml
  1327. [09:26:42] [Server thread/INFO]: [HRAC]FILIP_GAMES: hi majkl
  1328. [09:26:42] [Server thread/INFO]: ?78icTtJNW2m1AsWvI has made the advancement [Suit Up]
  1329. [09:26:42] [Server thread/INFO]: ?78icTtJNW2m1AsWvI has made the advancement [Isn't It Iron Pick]
  1330. [09:26:42] [Server thread/INFO]: 8icTtJNW2m1AsWvI lost connection: Disconnected
  1331. [09:26:42] [Server thread/INFO]: 8icTtJNW2m1AsWvI se odpojil.
  1332. [09:26:42] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@162b31e8[id=6de80ee1-16da-3734-a1ee-0b10ab732620,name=Hq_wLn1hgxW0eVzP,properties={},legacy=false] (/65.50.124.235:53918): Too many people logging in, retry soon.
  1333. [09:26:42] [Server thread/INFO]: com.mojang.authlib.GameProfile@162b31e8[id=6de80ee1-16da-3734-a1ee-0b10ab732620,name=Hq_wLn1hgxW0eVzP,properties={},legacy=false] (/65.50.124.235:53918) lost connection: Too many people logging in, retry soon.
  1334. [09:26:43] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4195ms behind, skipping 83 tick(s)
  1335. [09:26:44] [Server thread/INFO]: /163.121.188.3:49866 lost connection: Disconnected
  1336. [09:26:44] [Server thread/INFO]: ItsGavin247 issued server command: /v
  1337. [09:26:45] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7bcc22b2[id=29fc5897-c705-3a75-8d8d-802b9add757e,name=z5PFuh3MSFaXNxAg,properties={},legacy=false] (/121.40.102.199:1744): Too many people logging in, retry soon.
  1338. [09:26:45] [Server thread/INFO]: com.mojang.authlib.GameProfile@7bcc22b2[id=29fc5897-c705-3a75-8d8d-802b9add757e,name=z5PFuh3MSFaXNxAg,properties={},legacy=false] (/121.40.102.199:1744) lost connection: Too many people logging in, retry soon.
  1339. [09:26:46] [Server thread/INFO]: ItsGavin247 issued server command: /v
  1340. [09:26:49] [Server thread/INFO]: ItsGavin247 issued server command: /v
  1341. [09:26:54] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@2a81fe4e[id=e167d0c6-ac06-35b2-9b94-586a90c8cf84,name=mYMgbQjWJTP6NgRL,properties={},legacy=false] (/117.40.213.26:32047): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1342. [09:26:54] [Server thread/INFO]: com.mojang.authlib.GameProfile@2a81fe4e[id=e167d0c6-ac06-35b2-9b94-586a90c8cf84,name=mYMgbQjWJTP6NgRL,properties={},legacy=false] (/117.40.213.26:32047) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1343. [09:26:56] [Server thread/INFO]: ItsGavin247 issued server command: /heal burda
  1344. [09:27:02] [Server thread/INFO]: ItsGavin247 issued server command: /hunger
  1345. [09:27:04] [Server thread/INFO]: ItsGavin247 issued server command: /food
  1346. [09:27:06] [Server thread/INFO]: ItsGavin247 issued server command: /feed
  1347. [09:27:10] [Server thread/INFO]: ItsGavin247 issued server command: /feed burda
  1348. [09:27:12] [Server thread/INFO]: ItsGavin247 issued server command: /heal burda
  1349. [09:27:16] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/e94fc253-6ffb-345f-b13d-c8bced6acf25.yml
  1350. [09:27:16] [Server thread/INFO]: [Essentials] Found new UUID for WPYea2Arf1wsfJjU. Replacing e94fc253-6ffb-345f-b13d-c8bced6acf25 with bd4723bc-670e-3574-bb2c-6fc711936780
  1351. [09:27:16] [Server thread/INFO]: WPYea2Arf1wsfJjU[/175.138.65.245:59518] logged in with entity id 2318378 at ([Spawn]-11.5, 4.0, -57.5)
  1352. [09:27:16] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/bd4723bc-670e-3574-bb2c-6fc711936780.yml
  1353. [09:27:16] [Server thread/INFO]: ?7WPYea2Arf1wsfJjU has made the advancement [Suit Up]
  1354. [09:27:16] [Server thread/INFO]: ?7WPYea2Arf1wsfJjU has made the advancement [Isn't It Iron Pick]
  1355. [09:27:22] [Server thread/INFO]: [HRAC]FILIP_GAMES: ItsGavin247
  1356. [09:27:29] [Server thread/INFO]: [Builder]ItsGavin247: ?
  1357. [09:27:31] [Server thread/INFO]: WPYea2Arf1wsfJjU lost connection: Timed out
  1358. [09:27:31] [Server thread/INFO]: WPYea2Arf1wsfJjU se odpojil.
  1359. [09:27:34] [Server thread/INFO]: [HRAC]FILIP_GAMES: kako stavljas te nevidljive blokove
  1360. [09:27:40] [Server thread/INFO]: ItsGavin247 issued server command: /tp FILIP_GAMES
  1361. [09:27:44] [Server thread/INFO]: [Builder]ItsGavin247: barrier?
  1362. [09:27:47] [Server thread/INFO]: [HRAC]FILIP_GAMES: da
  1363. [09:27:55] [Server thread/INFO]: [HRAC]FILIP_GAMES: daj mi 64 komada
  1364. [09:27:55] [Server thread/INFO]: Majkl[/93.89.107.1:59988] logged in with entity id 2334697 at ([Spawn]1010.3989004634132, 1.0, -357.6182381145632)
  1365. [09:27:55] [Server thread/INFO]: [Builder]ItsGavin247: pa ima taj blok
  1366. [09:27:58] [Server thread/INFO]: [HRAC]FILIP_GAMES: de
  1367. [09:28:03] [Server thread/INFO]: [Builder]ItsGavin247: to je kao bedrock ali nevidljiv
  1368. [09:28:05] [Server thread/INFO]: [Builder]ItsGavin247: ne smem da ti dam
  1369. [09:28:08] [Server thread/INFO]: [Builder]ItsGavin247: prejak je
  1370. [09:28:10] [Server thread/INFO]: [HRAC]FILIP_GAMES: sto
  1371. [09:28:14] [Server thread/INFO]: Majkl lost connection: Disconnected
  1372. [09:28:14] [Server thread/INFO]: Majkl se odpojil.
  1373. [09:28:20] [Server thread/INFO]: [HRAC]FILIP_GAMES: nema veze
  1374. [09:28:22] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/973de759-132f-364c-8e01-31f33da965a3.yml
  1375. [09:28:23] [Server thread/INFO]: [Essentials] Found new UUID for oTGWqZbzsR9MQK7U. Replacing 973de759-132f-364c-8e01-31f33da965a3 with 6ac594fe-2ebd-34ea-a8a0-cc59f2d1f379
  1376. [09:28:23] [Server thread/INFO]: oTGWqZbzsR9MQK7U[/178.62.171.190:49879] logged in with entity id 2354402 at ([Spawn]7.5, 4.0, -55.5)
  1377. [09:28:23] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/6ac594fe-2ebd-34ea-a8a0-cc59f2d1f379.yml
  1378. [09:28:23] [Server thread/INFO]: ?7oTGWqZbzsR9MQK7U has made the advancement [Suit Up]
  1379. [09:28:23] [Server thread/INFO]: ?7oTGWqZbzsR9MQK7U has made the advancement [Isn't It Iron Pick]
  1380. [09:28:23] [Server thread/INFO]: oTGWqZbzsR9MQK7U lost connection: Disconnected
  1381. [09:28:23] [Server thread/INFO]: oTGWqZbzsR9MQK7U se odpojil.
  1382. [09:28:24] [Server thread/INFO]: [HRAC]FILIP_GAMES: samo da ga imam
  1383. [09:28:24] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/56527a28-c9af-3533-9a4f-adccc60ef043.yml
  1384. [09:28:25] [Server thread/INFO]: [Essentials] Found new UUID for SceTenYNai436_MD. Replacing 56527a28-c9af-3533-9a4f-adccc60ef043 with 8bf80d74-63b0-34d6-a3c2-d681dab218d8
  1385. [09:28:25] [Server thread/INFO]: SceTenYNai436_MD[/121.40.102.199:4335] logged in with entity id 2354448 at ([Spawn]-7.5, 5.0, -43.5)
  1386. [09:28:25] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/8bf80d74-63b0-34d6-a3c2-d681dab218d8.yml
  1387. [09:28:25] [Server thread/INFO]: ?7SceTenYNai436_MD has made the advancement [Suit Up]
  1388. [09:28:25] [Server thread/INFO]: ?7SceTenYNai436_MD has made the advancement [Isn't It Iron Pick]
  1389. [09:28:25] [Server thread/INFO]: SceTenYNai436_MD lost connection: Disconnected
  1390. [09:28:25] [Server thread/INFO]: SceTenYNai436_MD se odpojil.
  1391. [09:28:29] [Server thread/INFO]: [HRAC]FILIP_GAMES: daj 64
  1392. [09:28:39] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/a62b0d3f-5ac1-3a81-8bd3-0c338fa8ae9f.yml
  1393. [09:28:39] [Server thread/INFO]: [Essentials] Found new UUID for vjttGYq2BbLEtDA8. Replacing a62b0d3f-5ac1-3a81-8bd3-0c338fa8ae9f with 0d80d237-689c-32c7-a7b2-1a52d88f4916
  1394. [09:28:39] [Server thread/INFO]: vjttGYq2BbLEtDA8[/121.40.102.199:3798] logged in with entity id 2354599 at ([Spawn]1.5, 6.0, -57.5)
  1395. [09:28:39] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/0d80d237-689c-32c7-a7b2-1a52d88f4916.yml
  1396. [09:28:39] [Server thread/INFO]: ?7vjttGYq2BbLEtDA8 has made the advancement [Suit Up]
  1397. [09:28:39] [Server thread/INFO]: ?7vjttGYq2BbLEtDA8 has made the advancement [Isn't It Iron Pick]
  1398. [09:28:40] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/b4093262-e892-348c-9e89-7bb14a745b04.yml
  1399. [09:28:40] [Netty Epoll Server IO #34/INFO]: [Essentials] Found new UUID for wr98J3gSK2gnAE0t. Replacing b4093262-e892-348c-9e89-7bb14a745b04 with 76b4a80c-23aa-3cc8-9b69-5719bcb76721
  1400. [09:28:40] [Server thread/INFO]: wr98J3gSK2gnAE0t[/223.241.214.44:49393] logged in with entity id 2354657 at ([Spawn]-4.5, 5.0, -43.5)
  1401. [09:28:40] [Server thread/INFO]: vjttGYq2BbLEtDA8 lost connection: Disconnected
  1402. [09:28:40] [Server thread/INFO]: vjttGYq2BbLEtDA8 se odpojil.
  1403. [09:28:40] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/76b4a80c-23aa-3cc8-9b69-5719bcb76721.yml
  1404. [09:28:40] [Server thread/INFO]: [HRAC]FILIP_GAMES: a kako da ga nadjem u gm1
  1405. [09:28:40] [Server thread/INFO]: ?7wr98J3gSK2gnAE0t has made the advancement [Suit Up]
  1406. [09:28:40] [Server thread/INFO]: ?7wr98J3gSK2gnAE0t has made the advancement [Isn't It Iron Pick]
  1407. [09:28:40] [Server thread/INFO]: wr98J3gSK2gnAE0t lost connection: Disconnected
  1408. [09:28:40] [Server thread/INFO]: wr98J3gSK2gnAE0t se odpojil.
  1409. [09:28:41] [Server thread/INFO]: [Builder]ItsGavin247: ne smem da ti dajem nis
  1410. [09:28:43] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/6d187d35-baa8-3df0-875c-e5322217f1ca.yml
  1411. [09:28:43] [Server thread/INFO]: [Essentials] Found new UUID for 5W8cq12rZytDj0mN. Replacing 6d187d35-baa8-3df0-875c-e5322217f1ca with 8190c92a-e52b-36ca-9abc-c45736e42e98
  1412. [09:28:43] [Server thread/INFO]: 5W8cq12rZytDj0mN[/61.157.198.66:28744] logged in with entity id 2354732 at ([Spawn]5.5, 4.0, -60.5)
  1413. [09:28:43] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/8190c92a-e52b-36ca-9abc-c45736e42e98.yml
  1414. [09:28:43] [Server thread/INFO]: ?75W8cq12rZytDj0mN has made the advancement [Suit Up]
  1415. [09:28:43] [Server thread/INFO]: ?75W8cq12rZytDj0mN has made the advancement [Isn't It Iron Pick]
  1416. [09:28:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7a8c03fa[id=c001ea7a-5fc2-3375-89ce-800320cfd79f,name=QEf_SaDIZXONfxLS,properties={},legacy=false] (/117.40.213.26:40619): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1417. [09:28:44] [Server thread/INFO]: 5W8cq12rZytDj0mN lost connection: Disconnected
  1418. [09:28:44] [Server thread/INFO]: 5W8cq12rZytDj0mN se odpojil.
  1419. [09:28:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@7a8c03fa[id=c001ea7a-5fc2-3375-89ce-800320cfd79f,name=QEf_SaDIZXONfxLS,properties={},legacy=false] (/117.40.213.26:40619) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1420. [09:28:44] [Server thread/INFO]: /163.121.188.3:49947 lost connection: Disconnected
  1421. [09:28:44] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/2c7724dd-8cc5-3aa0-adc7-75efe1f14749.yml
  1422. [09:28:45] [Netty Epoll Server IO #34/INFO]: [Essentials] Found new UUID for 5OobmChysStXeTYZ. Replacing 2c7724dd-8cc5-3aa0-adc7-75efe1f14749 with ea69ddbb-9a5d-305b-9b32-fd8cbd3a6d36
  1423. [09:28:45] [Server thread/INFO]: 5OobmChysStXeTYZ[/178.62.171.190:56288] logged in with entity id 2354797 at ([Spawn]-2.5, 4.0, -59.5)
  1424. [09:28:45] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/ea69ddbb-9a5d-305b-9b32-fd8cbd3a6d36.yml
  1425. [09:28:45] [Server thread/INFO]: [HRAC]FILIP_GAMES: sto
  1426. [09:28:45] [Server thread/INFO]: ?75OobmChysStXeTYZ has made the advancement [Suit Up]
  1427. [09:28:45] [Server thread/INFO]: ?75OobmChysStXeTYZ has made the advancement [Isn't It Iron Pick]
  1428. [09:28:45] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/dafe270a-828e-3f11-b187-224c3277ad93.yml
  1429. [09:28:45] [Server thread/INFO]: [Essentials] Found new UUID for l6pg7jyrhoEJ8lQG. Replacing dafe270a-828e-3f11-b187-224c3277ad93 with 2b4e84b9-b4bd-30f7-a731-dd159514665b
  1430. [09:28:45] [Server thread/INFO]: l6pg7jyrhoEJ8lQG[/46.2.241.140:3454] logged in with entity id 2354848 at ([Spawn]-8.5, 5.0, -46.5)
  1431. [09:28:46] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/07611b6f-f0f8-334f-9153-02443e5b3c43.yml
  1432. [09:28:46] [Server thread/INFO]: [Essentials] Found new UUID for db4ubyNC6ggKz_mJ. Replacing 07611b6f-f0f8-334f-9153-02443e5b3c43 with 31271332-840f-3102-8f37-841c292e2ca1
  1433. [09:28:46] [Server thread/INFO]: db4ubyNC6ggKz_mJ[/121.40.102.199:1423] logged in with entity id 2354849 at ([Spawn]6.5, 4.0, -41.5)
  1434. [09:28:46] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@63230cf6[id=5b1403af-3669-30b7-956f-1a3c91ad6d2a,name=g09AaDVuw83psbj2,properties={},legacy=false] (/218.61.3.229:53768): Too many people logging in, retry soon.
  1435. [09:28:46] [Server thread/INFO]: 5OobmChysStXeTYZ lost connection: Disconnected
  1436. [09:28:46] [Server thread/INFO]: 5OobmChysStXeTYZ se odpojil.
  1437. [09:28:46] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/2b4e84b9-b4bd-30f7-a731-dd159514665b.yml
  1438. [09:28:46] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/31271332-840f-3102-8f37-841c292e2ca1.yml
  1439. [09:28:46] [Server thread/WARN]: ItsGavin247 moved too quickly! -11.429025471187401,-9.187581024768704,-2.785285055793281
  1440. [09:28:46] [Server thread/INFO]: ?7l6pg7jyrhoEJ8lQG has made the advancement [Suit Up]
  1441. [09:28:46] [Server thread/INFO]: ?7l6pg7jyrhoEJ8lQG has made the advancement [Isn't It Iron Pick]
  1442. [09:28:46] [Server thread/INFO]: ?7db4ubyNC6ggKz_mJ has made the advancement [Suit Up]
  1443. [09:28:46] [Server thread/INFO]: ?7db4ubyNC6ggKz_mJ has made the advancement [Isn't It Iron Pick]
  1444. [09:28:46] [Server thread/INFO]: l6pg7jyrhoEJ8lQG lost connection: Disconnected
  1445. [09:28:46] [Server thread/INFO]: l6pg7jyrhoEJ8lQG se odpojil.
  1446. [09:28:46] [Server thread/INFO]: db4ubyNC6ggKz_mJ lost connection: Disconnected
  1447. [09:28:46] [Server thread/INFO]: db4ubyNC6ggKz_mJ se odpojil.
  1448. [09:28:46] [Server thread/INFO]: com.mojang.authlib.GameProfile@63230cf6[id=5b1403af-3669-30b7-956f-1a3c91ad6d2a,name=g09AaDVuw83psbj2,properties={},legacy=false] (/218.61.3.229:53768) lost connection: Too many people logging in, retry soon.
  1449. [09:28:47] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6e52b895[id=ad632b06-b803-3e43-b26f-172af837994f,name=IMqvBgyYNNhJiroC,properties={},legacy=false] (/192.241.187.83:53792): Too many people logging in, retry soon.
  1450. [09:28:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@6e52b895[id=ad632b06-b803-3e43-b26f-172af837994f,name=IMqvBgyYNNhJiroC,properties={},legacy=false] (/192.241.187.83:53792) lost connection: Too many people logging in, retry soon.
  1451. [09:28:47] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@14c8b38f[id=b793379b-cbf7-3974-a9d1-6d8e37637a1b,name=pZpyqAI9E4UGr4PK,properties={},legacy=false] (/223.241.214.44:49959): Too many people logging in, retry soon.
  1452. [09:28:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@14c8b38f[id=b793379b-cbf7-3974-a9d1-6d8e37637a1b,name=pZpyqAI9E4UGr4PK,properties={},legacy=false] (/223.241.214.44:49959) lost connection: Too many people logging in, retry soon.
  1453. [09:28:48] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5142740d[id=feb7d06c-9821-3a4c-8b49-d73e0b8e40b6,name=ylnInnyrOPZlCpRT,properties={},legacy=false] (/111.198.2.90:4738): Too many people logging in, retry soon.
  1454. [09:28:49] [Server thread/INFO]: com.mojang.authlib.GameProfile@5142740d[id=feb7d06c-9821-3a4c-8b49-d73e0b8e40b6,name=ylnInnyrOPZlCpRT,properties={},legacy=false] (/111.198.2.90:4738) lost connection: Too many people logging in, retry soon.
  1455. [09:28:51] [Server thread/INFO]: [HRAC]FILIP_GAMES: ko jebe majkl
  1456. [09:28:53] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/350f5b17-09a1-345b-8065-6b3da24ba49f.yml
  1457. [09:28:54] [Server thread/INFO]: [Essentials] Found new UUID for hzCGrU5_tZBcIcMM. Replacing 350f5b17-09a1-345b-8065-6b3da24ba49f with c82dddcf-5f41-393b-86b5-157f579f5908
  1458. [09:28:54] [Server thread/INFO]: hzCGrU5_tZBcIcMM[/178.62.171.190:38526] logged in with entity id 2354927 at ([Spawn]8.5, 4.0, -50.5)
  1459. [09:28:54] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/c82dddcf-5f41-393b-86b5-157f579f5908.yml
  1460. [09:28:54] [Server thread/INFO]: ?7hzCGrU5_tZBcIcMM has made the advancement [Suit Up]
  1461. [09:28:54] [Server thread/INFO]: ?7hzCGrU5_tZBcIcMM has made the advancement [Isn't It Iron Pick]
  1462. [09:28:54] [Server thread/INFO]: hzCGrU5_tZBcIcMM lost connection: Disconnected
  1463. [09:28:54] [Server thread/INFO]: hzCGrU5_tZBcIcMM se odpojil.
  1464. [09:28:59] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/46552276-a54a-33b5-b808-adefec9d8fac.yml
  1465. [09:28:59] [Server thread/INFO]: [Essentials] Found new UUID for 427A53Y1yEvyX4U6. Replacing 46552276-a54a-33b5-b808-adefec9d8fac with a768aef4-905d-389e-9534-919d4e9de8e4
  1466. [09:28:59] [Server thread/INFO]: 427A53Y1yEvyX4U6[/223.241.214.44:50907] logged in with entity id 2354997 at ([Spawn]-3.5, 13.0, -50.5)
  1467. [09:28:59] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/a768aef4-905d-389e-9534-919d4e9de8e4.yml
  1468. [09:28:59] [Server thread/INFO]: ?7427A53Y1yEvyX4U6 has made the advancement [Suit Up]
  1469. [09:28:59] [Server thread/INFO]: ?7427A53Y1yEvyX4U6 has made the advancement [Isn't It Iron Pick]
  1470. [09:28:59] [Server thread/INFO]: 427A53Y1yEvyX4U6 lost connection: Disconnected
  1471. [09:28:59] [Server thread/INFO]: 427A53Y1yEvyX4U6 se odpojil.
  1472. [09:28:59] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/3c2fa2e5-5692-3ecf-aa85-9ff97c83aa42.yml
  1473. [09:29:00] [Server thread/INFO]: [Essentials] Found new UUID for NemdCVhHdJnwrcw0. Replacing 3c2fa2e5-5692-3ecf-aa85-9ff97c83aa42 with fbed3d13-42e1-3a0f-9ad3-8e2ae0f5bb4e
  1474. [09:29:00] [Server thread/INFO]: NemdCVhHdJnwrcw0[/178.62.171.190:48993] logged in with entity id 2355044 at ([Spawn]-10.5, 4.0, -40.5)
  1475. [09:29:00] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/fbed3d13-42e1-3a0f-9ad3-8e2ae0f5bb4e.yml
  1476. [09:29:00] [Server thread/INFO]: ?7NemdCVhHdJnwrcw0 has made the advancement [Suit Up]
  1477. [09:29:00] [Server thread/INFO]: ?7NemdCVhHdJnwrcw0 has made the advancement [Isn't It Iron Pick]
  1478. [09:29:00] [Server thread/INFO]: NemdCVhHdJnwrcw0 lost connection: Disconnected
  1479. [09:29:00] [Server thread/INFO]: NemdCVhHdJnwrcw0 se odpojil.
  1480. [09:29:02] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@c2c0535[id=018cf958-efb4-3e44-b8c0-aa0840838b63,name=P7xuhhU3Gtm1yTlj,properties={},legacy=false] (/117.40.213.26:42113): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1481. [09:29:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@c2c0535[id=018cf958-efb4-3e44-b8c0-aa0840838b63,name=P7xuhhU3Gtm1yTlj,properties={},legacy=false] (/117.40.213.26:42113) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1482. [09:29:02] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/b4e06f0d-f823-3808-a2f5-6166f8fa6afe.yml
  1483. [09:29:03] [Server thread/INFO]: [Essentials] Found new UUID for iExKSnGjhncOwCPm. Replacing b4e06f0d-f823-3808-a2f5-6166f8fa6afe with 00f45994-c093-3266-a466-f90665c9d1f1
  1484. [09:29:03] [Server thread/INFO]: iExKSnGjhncOwCPm[/198.217.126.151:53459] logged in with entity id 2355123 at ([Spawn]-4.5, 5.0, -58.5)
  1485. [09:29:03] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/00f45994-c093-3266-a466-f90665c9d1f1.yml
  1486. [09:29:03] [Server thread/INFO]: ?7iExKSnGjhncOwCPm has made the advancement [Suit Up]
  1487. [09:29:03] [Server thread/INFO]: ?7iExKSnGjhncOwCPm has made the advancement [Isn't It Iron Pick]
  1488. [09:29:03] [Server thread/INFO]: iExKSnGjhncOwCPm lost connection: Disconnected
  1489. [09:29:03] [Server thread/INFO]: iExKSnGjhncOwCPm se odpojil.
  1490. [09:29:09] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/b3e2607b-285e-33be-af11-6bc358a692e9.yml
  1491. [09:29:10] [Server thread/INFO]: [Essentials] Found new UUID for 36nZ2256d0o2Efkg. Replacing b3e2607b-285e-33be-af11-6bc358a692e9 with 8f2e8a42-cbf2-3a80-bc26-e80f7498c78c
  1492. [09:29:10] [Server thread/INFO]: 36nZ2256d0o2Efkg[/71.67.240.181:36403] logged in with entity id 2355260 at ([Spawn]-6.5, 5.0, -57.5)
  1493. [09:29:10] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/8f2e8a42-cbf2-3a80-bc26-e80f7498c78c.yml
  1494. [09:29:10] [Server thread/INFO]: [HRAC]FILIP_GAMES: a i nece da provali
  1495. [09:29:10] [Server thread/INFO]: ?736nZ2256d0o2Efkg has made the advancement [Suit Up]
  1496. [09:29:10] [Server thread/INFO]: ?736nZ2256d0o2Efkg has made the advancement [Isn't It Iron Pick]
  1497. [09:29:10] [Server thread/INFO]: 36nZ2256d0o2Efkg lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
  1498. [09:29:10] [Server thread/INFO]: 36nZ2256d0o2Efkg se odpojil.
  1499. [09:29:14] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/9d2457e8-8b09-333c-99a3-77dcc75aba6b.yml
  1500. [09:29:14] [Server thread/INFO]: [Essentials] Found new UUID for 5yhZKlH42gX_aPga. Replacing 9d2457e8-8b09-333c-99a3-77dcc75aba6b with 257bdf3f-c2ef-3f49-95f7-089132d24196
  1501. [09:29:14] [Server thread/INFO]: 5yhZKlH42gX_aPga[/175.138.65.245:65343] logged in with entity id 2355352 at ([Spawn]-11.5, 4.0, -43.5)
  1502. [09:29:14] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/257bdf3f-c2ef-3f49-95f7-089132d24196.yml
  1503. [09:29:14] [Server thread/INFO]: ?75yhZKlH42gX_aPga has made the advancement [Suit Up]
  1504. [09:29:14] [Server thread/INFO]: ?75yhZKlH42gX_aPga has made the advancement [Isn't It Iron Pick]
  1505. [09:29:15] [Server thread/INFO]: 5yhZKlH42gX_aPga lost connection: Disconnected
  1506. [09:29:15] [Server thread/INFO]: 5yhZKlH42gX_aPga se odpojil.
  1507. [09:29:15] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/3036bea1-e55b-3e16-8224-226e09be3fe6.yml
  1508. [09:29:15] [Server thread/INFO]: [Essentials] Found new UUID for RfoEefKUSXqUuAf0. Replacing 3036bea1-e55b-3e16-8224-226e09be3fe6 with d8f946fd-a07e-3840-b734-21c1ae229e43
  1509. [09:29:15] [Server thread/INFO]: RfoEefKUSXqUuAf0[/218.61.3.229:54977] logged in with entity id 2356337 at ([Spawn]-4.5, 4.0, -59.5)
  1510. [09:29:15] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/d8f946fd-a07e-3840-b734-21c1ae229e43.yml
  1511. [09:29:15] [Server thread/INFO]: ?7RfoEefKUSXqUuAf0 has made the advancement [Suit Up]
  1512. [09:29:15] [Server thread/INFO]: ?7RfoEefKUSXqUuAf0 has made the advancement [Isn't It Iron Pick]
  1513. [09:29:15] [Server thread/INFO]: RfoEefKUSXqUuAf0 lost connection: Disconnected
  1514. [09:29:15] [Server thread/INFO]: RfoEefKUSXqUuAf0 se odpojil.
  1515. [09:29:18] [Server thread/INFO]: [Builder]ItsGavin247: de nece
  1516. [09:29:28] [Server thread/INFO]: [HRAC]FILIP_GAMES: a kako da provali
  1517. [09:29:53] [Server thread/INFO]: [HRAC]FILIP_GAMES: kako da nadjem taj nevidljivi bedrock u gma
  1518. [09:29:55] [Server thread/INFO]: [HRAC]FILIP_GAMES: gm1
  1519. [09:30:03] [Server thread/INFO]: [Builder]ItsGavin247: nema ga
  1520. [09:30:07] [Server thread/INFO]: [Builder]ItsGavin247: jedino sa komandom
  1521. [09:30:10] [Server thread/INFO]: [Builder]ItsGavin247: mozes ga naci
  1522. [09:30:14] [Server thread/INFO]: [HRAC]FILIP_GAMES: kojom
  1523. [09:30:21] [Server thread/INFO]: [Builder]ItsGavin247: ./give barrier
  1524. [09:30:26] [Server thread/INFO]: [HRAC]FILIP_GAMES: ok
  1525. [09:30:34] [Server thread/INFO]: FILIP_GAMES issued server command: /give barrier
  1526. [09:30:34] [Server thread/INFO]: ?cFILIP_GAMES ?4was denied access to command.
  1527. [09:30:38] [Server thread/INFO]: ItsGavin247 issued server command: /spawn
  1528. [09:30:41] [Server thread/INFO]: ItsGavin247 issued server command: /gm 1
  1529. [09:30:51] [Server thread/INFO]: FILIP_GAMES issued server command: /kolko imas para
  1530. [09:30:58] [Server thread/INFO]: looph[/185.47.220.93:64630] logged in with entity id 2375975 at ([Spawn]0.9155320418464834, 6.0, 6.096755562913394)
  1531. [09:30:58] [Server thread/WARN]: ItsGavin247 moved too quickly! -7.873403009541597,8.42267708560253,6.129988237353686
  1532. [09:31:01] [Server thread/INFO]: [HRAC]FILIP_GAMES: w
  1533. [09:31:04] [Server thread/INFO]: [@: 6 blocks filled]
  1534. [09:31:05] [Server thread/INFO]: [@: 6 blocks filled]
  1535. [09:31:06] [Server thread/INFO]: [HRAC]FILIP_GAMES: ee
  1536. [09:31:06] [Server thread/INFO]: [@: 6 blocks filled]
  1537. [09:31:07] [Server thread/INFO]: [HRAC]FILIP_GAMES: ??
  1538. [09:31:07] [Server thread/INFO]: [@: 6 blocks filled]
  1539. [09:31:08] [Server thread/INFO]: [@: 6 blocks filled]
  1540. [09:31:13] [Server thread/INFO]: [Builder]ItsGavin247: cek da vidim nes
  1541. [09:31:13] [Server thread/INFO]: [@: 6 blocks filled]
  1542. [09:31:13] [Server thread/INFO]: [@: 6 blocks filled]
  1543. [09:31:14] [Server thread/INFO]: [@: 6 blocks filled]
  1544. [09:31:15] [Server thread/INFO]: [@: 6 blocks filled]
  1545. [09:31:15] [Server thread/INFO]: [@: 6 blocks filled]
  1546. [09:31:24] [Server thread/INFO]: ItsGavin247 issued server command: /time day
  1547. [09:31:26] [Server thread/INFO]: ItsGavin247 issued server command: /weather clear
  1548. [09:31:42] [pool-3-thread-919/WARN]: [AnvilColors] Plugin AnvilColors v1.3.1 generated an exception while executing task 38
  1549. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1550. at me.kylersmith7.anvilcolors.MetricsLite.postPlugin(MetricsLite.java:287) ~[?:?]
  1551. at me.kylersmith7.anvilcolors.MetricsLite.access$3(MetricsLite.java:280) ~[?:?]
  1552. at me.kylersmith7.anvilcolors.MetricsLite$1.run(MetricsLite.java:175) ~[?:?]
  1553. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1554. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [craftbukkit.jar:git-Bukkit-94b0980]
  1555. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
  1556. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
  1557. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  1558. [09:31:48] [Server thread/INFO]: FILIP_GAMES issued server command: /vote
  1559. [09:32:10] [Server thread/INFO]: FILIP_GAMES issued server command: /desi ti
  1560. [09:32:14] [Server thread/INFO]: [HRAC]FILIP_GAMES: desi ti
  1561. [09:32:15] [Server thread/WARN]: java.lang.ArrayIndexOutOfBoundsException: 36
  1562. [09:32:15] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.DataStrings.parseInventory(DataStrings.java:421)
  1563. [09:32:15] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.share.InventorySerializer.deserialize(InventorySerializer.java:20)
  1564. [09:32:15] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.share.InventorySerializer.deserialize(InventorySerializer.java:10)
  1565. [09:32:15] [Server thread/WARN]: at com.onarandombox.multiverseinventories.util.data.DefaultPlayerProfile.<init>(DefaultPlayerProfile.java:76)
  1566. [09:32:15] [Server thread/WARN]: at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.getPlayerData(FlatFilePlayerData.java:283)
  1567. [09:32:15] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:98)
  1568. [09:32:15] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:87)
  1569. [09:32:15] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WorldChangeShareHandler.handle(WorldChangeShareHandler.java:34)
  1570. [09:32:15] [Server thread/WARN]: at com.onarandombox.multiverseinventories.ShareHandler.handleSharing(ShareHandler.java:56)
  1571. [09:32:15] [Server thread/WARN]: at com.onarandombox.multiverseinventories.InventoriesListener.playerChangedWorld(InventoriesListener.java:183)
  1572. [09:32:15] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1573. [09:32:15] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1574. [09:32:15] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1575. [09:32:15] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1576. [09:32:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296)
  1577. [09:32:15] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1578. [09:32:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:498)
  1579. [09:32:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:483)
  1580. [09:32:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:689)
  1581. [09:32:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:539)
  1582. [09:32:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.entity.CraftEntity.teleport(CraftEntity.java:271)
  1583. [09:32:15] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.SimpleSafeTTeleporter.safelyTeleport(SimpleSafeTTeleporter.java:215)
  1584. [09:32:15] [Server thread/WARN]: at com.onarandombox.MultiversePortals.listeners.PlayerListenerHelper.performTeleport(PlayerListenerHelper.java:44)
  1585. [09:32:15] [Server thread/WARN]: at com.onarandombox.MultiversePortals.listeners.MVPPlayerMoveListener.playerMove(MVPPlayerMoveListener.java:137)
  1586. [09:32:15] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor237.invoke(Unknown Source)
  1587. [09:32:15] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1588. [09:32:15] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1589. [09:32:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296)
  1590. [09:32:15] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1591. [09:32:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:498)
  1592. [09:32:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:483)
  1593. [09:32:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:641)
  1594. [09:32:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInFlying.a(SourceFile:126)
  1595. [09:32:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57)
  1596. [09:32:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  1597. [09:32:15] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1598. [09:32:15] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1599. [09:32:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  1600. [09:32:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:696)
  1601. [09:32:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371)
  1602. [09:32:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651)
  1603. [09:32:15] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555)
  1604. [09:32:15] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  1605. [09:32:15] [Server thread/WARN]: [Multiverse-Inventories] Could not parse item: ItemStack{IRON_BOOTS x 1}
  1606. [09:32:15] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 37 while parsing inventory
  1607. [09:32:15] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 38 while parsing inventory
  1608. [09:32:15] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 39 while parsing inventory
  1609. [09:32:45] [Server thread/INFO]: FILIP_GAMES issued server command: /tpa ItsGavin247
  1610. [09:33:21] [Server thread/INFO]: burda issued server command: /home
  1611. [09:34:02] [Server thread/INFO]: [HRAC]FILIP_GAMES: eee?
  1612. [09:35:08] [Server thread/INFO]: [HRAC]FILIP_GAMES: JER SI TU
  1613. [09:35:37] [Server thread/INFO]: Fathey[/212.200.101.212:51024] logged in with entity id 2880794 at ([priroda]-5494.300000011921, 77.0, 26179.772504653123)
  1614. [09:35:42] [Server thread/INFO]: [HRAC]FILIP_GAMES: eeee Fathey
  1615. [09:35:45] [Server thread/INFO]: [HRAC]Fathey: e zz
  1616. [09:35:50] [Server thread/INFO]: [HRAC]Fathey: jel tu its
  1617. [09:36:28] [Server thread/INFO]: [HRAC]FILIP_GAMES: nzm
  1618. [09:36:32] [Server thread/INFO]: looph issued server command: /warp res
  1619. [09:36:34] [Server thread/INFO]: [HRAC]Fathey: its jesi tu
  1620. [09:36:38] [Server thread/INFO]: [HRAC]FILIP_GAMES: trazim ga 100 godina
  1621. [09:36:41] [Server thread/INFO]: looph issued server command: /tp res risovna
  1622. [09:36:41] [Server thread/INFO]: ?clooph ?4was denied access to command.
  1623. [09:36:46] [Server thread/INFO]: [HRAC]Fathey: its javi se brat
  1624. [09:36:50] [Server thread/INFO]: looph issued server command: /res tp
  1625. [09:36:58] [Server thread/INFO]: [HRAC]FILIP_GAMES: odo na serbu
  1626. [09:37:02] [Server thread/INFO]: [HRAC]Fathey: e FILIP_GAMES its juce quito serb
  1627. [09:37:17] [Server thread/INFO]: [HRAC]FILIP_GAMES: kako bre !?
  1628. [09:37:19] [Server thread/INFO]: [HRAC]Fathey: its gavin
  1629. [09:37:21] [Server thread/INFO]: looph issued server command: /tp res
  1630. [09:37:21] [Server thread/INFO]: ?clooph ?4was denied access to command.
  1631. [09:37:24] [Server thread/INFO]: [HRAC]Fathey: lepo
  1632. [09:37:26] [Server thread/INFO]: looph issued server command: /tpa res
  1633. [09:37:26] [Server thread/INFO]: [HRAC]FILIP_GAMES: sta iradio
  1634. [09:37:28] [Server thread/INFO]: Kubina1324[/194.228.13.77:17055] logged in with entity id 3062273 at ([priroda]-191.5, 71.0, 118.0)
  1635. [09:37:34] [Server thread/INFO]: [HRAC]FILIP_GAMES: sto je quito
  1636. [09:37:38] [Server thread/INFO]: [HRAC]Fathey: pa bacio sve stvari etosta
  1637. [09:37:49] [Server thread/INFO]: [HRAC]Fathey: nece igra vise nikad na serb
  1638. [09:37:49] [Server thread/INFO]: [HRAC]Kubina1324: cs
  1639. [09:37:54] [Server thread/INFO]: looph issued server command: /res tp risovna
  1640. [09:37:59] [Server thread/INFO]: [HRAC]FILIP_GAMES: odo na serb
  1641. [09:38:03] [Server thread/INFO]: FILIP_GAMES lost connection: Disconnected
  1642. [09:38:03] [Server thread/INFO]: FILIP_GAMES se odpojil.
  1643. [09:38:24] [Server thread/INFO]: looph issued server command: /res tp risovna
  1644. [09:38:25] [Server thread/INFO]: Kubina1324 issued server command: /res tp risovna
  1645. [09:38:26] [Server thread/INFO]: bouchakx[/89.102.40.50:55209] logged in with entity id 3121955 at ([priroda]26079.484249992372, 63.0, 13366.17734125338)
  1646. [09:38:27] [Server thread/INFO]: bouchakx lost connection: Timed out
  1647. [09:38:27] [Server thread/INFO]: bouchakx se odpojil.
  1648. [09:38:39] [Server thread/INFO]: [HRAC]Fathey: ee its
  1649. [09:38:41] [Server thread/INFO]: [Builder]ItsGavin247: e
  1650. [09:38:45] [Server thread/INFO]: [HRAC]Fathey: cao
  1651. [09:38:48] [Server thread/INFO]: [HRAC]Fathey: sta radis
  1652. [09:38:50] [Server thread/INFO]: [Builder]ItsGavin247: nis
  1653. [09:38:58] [Server thread/INFO]: [HRAC]Fathey: stavi da ti se vidi nick
  1654. [09:39:08] [Server thread/INFO]: burda has made the advancement [A Seedy Place]
  1655. [09:39:08] [Server thread/INFO]: [Builder]ItsGavin247: cek
  1656. [09:39:30] [Server thread/INFO]: [HRAC]Fathey: moram te nes pitam vazno
  1657. [09:39:33] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/bd2629f9-a7b9-3a9d-a933-607fe62fd342.yml
  1658. [09:39:34] [Server thread/INFO]: [Essentials] Found new UUID for Majklx. Replacing bd2629f9-a7b9-3a9d-a933-607fe62fd342 with 0204e2bd-5c5e-3845-be86-0e17101bfa3f
  1659. [09:39:34] [Server thread/INFO]: Majklx[/93.89.107.1:61347] logged in with entity id 3190762 at ([Spawn]5.5, 4.0, -40.5)
  1660. [09:39:34] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/0204e2bd-5c5e-3845-be86-0e17101bfa3f.yml
  1661. [09:39:34] [Server thread/INFO]: ?7Majklx has made the advancement [Suit Up]
  1662. [09:39:34] [Server thread/ERROR]: [mcMMOAction] Unhandled exception number 256 occured in onPacketSending(PacketEvent) for mcMMOAction
  1663. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  1664. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  1665. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  1666. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  1667. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  1668. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  1669. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  1670. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1671. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1672. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1673. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1674. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  1675. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  1676. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1677. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1678. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1679. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1680. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  1681. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  1682. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  1683. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  1684. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  1685. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  1686. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  1687. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  1688. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  1689. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  1690. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  1691. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  1692. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  1693. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  1694. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  1695. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  1696. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  1697. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  1698. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  1699. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  1700. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  1701. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  1702. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  1703. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  1704. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  1705. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  1706. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  1707. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  1708. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  1709. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  1710. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  1711. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  1712. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  1713. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  1714. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  1715. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  1716. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  1717. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  1718. [09:39:34] [Server thread/INFO]: ?7Majklx has made the advancement [Isn't It Iron Pick]
  1719. [09:39:41] [Server thread/INFO]: [Builder]ItsGavin247: Majklx?
  1720. [09:39:46] [Server thread/INFO]: Majklx issued server command: /re]ister telocvik
  1721. [09:39:55] [Server thread/INFO]: [HRAC]Majklx: Thats my
  1722. [09:39:56] [Server thread/INFO]: [HRAC]Majklx: Majkl
  1723. [09:40:21] [Server thread/INFO]: [Builder]ItsGavin247: right..
  1724. [09:40:25] [Server thread/INFO]: burda lost connection: Disconnected
  1725. [09:40:25] [Server thread/INFO]: burda se odpojil.
  1726. [09:40:31] [Server thread/INFO]: [HRAC]Fathey: sta da ti se vidi ime its
  1727. [09:40:35] [Server thread/INFO]: Majklx lost connection: Disconnected
  1728. [09:40:35] [Server thread/INFO]: Majklx se odpojil.
  1729. [09:40:35] [Server thread/INFO]: ItsGavin247 issued server command: /v
  1730. [09:40:36] [Server thread/INFO]: ItsGavin247 issued server command: /v
  1731. [09:40:44] [Server thread/INFO]: ItsGavin247 issued server command: /v
  1732. [09:40:47] [Server thread/INFO]: ItsGavin247 issued server command: /v
  1733. [09:41:05] [Server thread/INFO]: Fathey issued server command: /msg ItsGavin247 ee jesi video neki chest de je bia vuna na brdu
  1734. [09:41:17] [Server thread/INFO]: ItsGavin247 issued server command: /msg Fathey ne
  1735. [09:41:23] [Server thread/INFO]: Fathey issued server command: /r dodji home
  1736. [09:41:30] [Server thread/INFO]: ItsGavin247 issued server command: /msg Fathey cek radim nes
  1737. [09:42:21] [Server thread/INFO]: Fathey issued server command: /tpa ItsGavin247
  1738. [09:42:26] [Server thread/INFO]: ItsGavin247 issued server command: /tpaccept
  1739. [09:42:26] [Server thread/WARN]: java.lang.ArrayIndexOutOfBoundsException: 36
  1740. [09:42:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.DataStrings.parseInventory(DataStrings.java:421)
  1741. [09:42:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.share.InventorySerializer.deserialize(InventorySerializer.java:20)
  1742. [09:42:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.api.share.InventorySerializer.deserialize(InventorySerializer.java:10)
  1743. [09:42:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.util.data.DefaultPlayerProfile.<init>(DefaultPlayerProfile.java:76)
  1744. [09:42:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.util.data.FlatFilePlayerData.getPlayerData(FlatFilePlayerData.java:283)
  1745. [09:42:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:98)
  1746. [09:42:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WeakProfileContainer.getPlayerData(WeakProfileContainer.java:87)
  1747. [09:42:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.WorldChangeShareHandler.handle(WorldChangeShareHandler.java:34)
  1748. [09:42:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.ShareHandler.handleSharing(ShareHandler.java:56)
  1749. [09:42:26] [Server thread/WARN]: at com.onarandombox.multiverseinventories.InventoriesListener.playerChangedWorld(InventoriesListener.java:183)
  1750. [09:42:26] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor861.invoke(Unknown Source)
  1751. [09:42:26] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1752. [09:42:26] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1753. [09:42:26] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:296)
  1754. [09:42:26] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1755. [09:42:26] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:498)
  1756. [09:42:26] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:483)
  1757. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerList.moveToWorld(PlayerList.java:689)
  1758. [09:42:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.entity.CraftPlayer.teleport(CraftPlayer.java:539)
  1759. [09:42:26] [Server thread/WARN]: at com.earth2me.essentials.Teleport.now(Teleport.java:127)
  1760. [09:42:26] [Server thread/WARN]: at com.earth2me.essentials.Teleport.teleport(Teleport.java:198)
  1761. [09:42:26] [Server thread/WARN]: at com.earth2me.essentials.Teleport.teleport(Teleport.java:162)
  1762. [09:42:26] [Server thread/WARN]: at com.earth2me.essentials.commands.Commandtpaccept.run(Commandtpaccept.java:62)
  1763. [09:42:26] [Server thread/WARN]: at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:157)
  1764. [09:42:26] [Server thread/WARN]: at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:511)
  1765. [09:42:26] [Server thread/WARN]: at com.earth2me.essentials.Essentials.onCommand(Essentials.java:424)
  1766. [09:42:26] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  1767. [09:42:26] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
  1768. [09:42:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:631)
  1769. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.handleCommand(PlayerConnection.java:1333)
  1770. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnection.a(PlayerConnection.java:1193)
  1771. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:37)
  1772. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PacketPlayInChat.a(SourceFile:9)
  1773. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  1774. [09:42:26] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1775. [09:42:26] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1776. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.SystemUtils.a(SourceFile:46)
  1777. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:696)
  1778. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371)
  1779. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651)
  1780. [09:42:26] [Server thread/WARN]: at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555)
  1781. [09:42:26] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  1782. [09:42:26] [Server thread/WARN]: [Multiverse-Inventories] Could not parse item: ItemStack{DIAMOND_BOOTS x 1}
  1783. [09:42:26] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 37 while parsing inventory
  1784. [09:42:26] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 38 while parsing inventory
  1785. [09:42:26] [Server thread/WARN]: [Multiverse-Inventories] Invalid key: 39 while parsing inventory
  1786. [09:42:31] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/e9d84cb4-de02-38a6-af70-769c6950ded0.yml
  1787. [09:42:32] [Server thread/INFO]: [Essentials] Found new UUID for kFsQ0dXl8Exc7CgR. Replacing e9d84cb4-de02-38a6-af70-769c6950ded0 with 280655bf-6bbe-3791-a0bd-56a78dbe43dc
  1788. [09:42:32] [Server thread/INFO]: kFsQ0dXl8Exc7CgR[/163.121.188.3:52709] logged in with entity id 3422537 at ([Spawn]1.5, 12.0, -48.5)
  1789. [09:42:32] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/280655bf-6bbe-3791-a0bd-56a78dbe43dc.yml
  1790. [09:42:32] [Server thread/INFO]: ?7kFsQ0dXl8Exc7CgR has made the advancement [Suit Up]
  1791. [09:42:32] [Server thread/INFO]: ?7kFsQ0dXl8Exc7CgR has made the advancement [Isn't It Iron Pick]
  1792. [09:42:32] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/e8821955-8fab-3ef4-ac30-8f359daebcff.yml
  1793. [09:42:33] [Server thread/INFO]: [Essentials] Found new UUID for zOelOIimifQDVLW1. Replacing e8821955-8fab-3ef4-ac30-8f359daebcff with ee614cc0-afde-33af-af6e-6b8c49ce14e5
  1794. [09:42:33] [Server thread/INFO]: zOelOIimifQDVLW1[/46.2.241.140:3974] logged in with entity id 3422680 at ([Spawn]-4.5, 7.0, -56.5)
  1795. [09:42:33] [Server thread/INFO]: kFsQ0dXl8Exc7CgR lost connection: Disconnected
  1796. [09:42:33] [Server thread/INFO]: kFsQ0dXl8Exc7CgR se odpojil.
  1797. [09:42:33] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/662407ba-3b9b-3c8b-b9fd-c84ce96f6eb0.yml
  1798. [09:42:33] [Server thread/INFO]: [Essentials] Found new UUID for I8L5st4H1iffdYA5. Replacing 662407ba-3b9b-3c8b-b9fd-c84ce96f6eb0 with e105f466-24ca-3a58-9667-3ffafd87ef07
  1799. [09:42:33] [Server thread/INFO]: I8L5st4H1iffdYA5[/218.61.3.229:15809] logged in with entity id 3422681 at ([Spawn]-10.5, 4.0, -42.5)
  1800. [09:42:33] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/6bb2dcf2-e56b-3603-b5cf-28604fde34f8.yml
  1801. [09:42:34] [Server thread/INFO]: [Essentials] Found new UUID for SUhLuwmlOMXLyoRy. Replacing 6bb2dcf2-e56b-3603-b5cf-28604fde34f8 with 5bed68c3-7461-33ed-81fb-4cb26c481afd
  1802. [09:42:34] [Server thread/INFO]: SUhLuwmlOMXLyoRy[/178.62.171.190:54690] logged in with entity id 3422682 at ([Spawn]-6.5, 5.0, -58.5)
  1803. [09:42:34] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/ee614cc0-afde-33af-af6e-6b8c49ce14e5.yml
  1804. [09:42:34] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/e105f466-24ca-3a58-9667-3ffafd87ef07.yml
  1805. [09:42:34] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/5bed68c3-7461-33ed-81fb-4cb26c481afd.yml
  1806. [09:42:34] [Server thread/INFO]: ?7zOelOIimifQDVLW1 has made the advancement [Suit Up]
  1807. [09:42:34] [Server thread/INFO]: ?7zOelOIimifQDVLW1 has made the advancement [Isn't It Iron Pick]
  1808. [09:42:34] [Server thread/INFO]: ?7I8L5st4H1iffdYA5 has made the advancement [Suit Up]
  1809. [09:42:34] [Server thread/INFO]: ?7I8L5st4H1iffdYA5 has made the advancement [Isn't It Iron Pick]
  1810. [09:42:34] [Server thread/INFO]: ?7SUhLuwmlOMXLyoRy has made the advancement [Suit Up]
  1811. [09:42:34] [Server thread/INFO]: ?7SUhLuwmlOMXLyoRy has made the advancement [Isn't It Iron Pick]
  1812. [09:42:34] [Server thread/INFO]: zOelOIimifQDVLW1 lost connection: Disconnected
  1813. [09:42:34] [Server thread/INFO]: zOelOIimifQDVLW1 se odpojil.
  1814. [09:42:34] [Server thread/INFO]: I8L5st4H1iffdYA5 lost connection: Disconnected
  1815. [09:42:34] [Server thread/INFO]: I8L5st4H1iffdYA5 se odpojil.
  1816. [09:42:34] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/723ddb2b-43b8-37ab-836a-76ea288d17b6.yml
  1817. [09:42:35] [Server thread/INFO]: [Essentials] Found new UUID for aYQab7uxdHnIWSAa. Replacing 723ddb2b-43b8-37ab-836a-76ea288d17b6 with 0b3661cd-a238-3df0-9c1c-0b8d37f07545
  1818. [09:42:35] [Server thread/INFO]: aYQab7uxdHnIWSAa[/223.241.214.44:36437] logged in with entity id 3422779 at ([Spawn]5.5, 6.0, -46.5)
  1819. [09:42:35] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/9087de07-ea08-3c54-a9de-b460b4dcdec4.yml
  1820. [09:42:36] [Server thread/INFO]: [Essentials] Found new UUID for h1hgluIZ7f14ZaXl. Replacing 9087de07-ea08-3c54-a9de-b460b4dcdec4 with a59b12ab-d237-3a98-9193-4467af0e4485
  1821. [09:42:36] [Server thread/INFO]: h1hgluIZ7f14ZaXl[/121.40.102.199:1124] logged in with entity id 3422780 at ([Spawn]-8.5, 5.0, -53.5)
  1822. [09:42:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@28496eb7[id=4add0a11-35c7-3c4c-b432-5bbb68756b71,name=AupodFqZZTXK6Dc8,properties={},legacy=false] (/117.40.213.26:30436): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1823. [09:42:36] [Server thread/INFO]: SUhLuwmlOMXLyoRy lost connection: Disconnected
  1824. [09:42:36] [Server thread/INFO]: SUhLuwmlOMXLyoRy se odpojil.
  1825. [09:42:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@613bf9e5[id=a59e23e2-48bb-347a-bd62-eb50658fb993,name=UeUe7h6rXGFtaDba,properties={},legacy=false] (/50.30.124.138:40052): Too many people logging in, retry soon.
  1826. [09:42:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@28570cf1[id=1d359bdf-700e-3ad1-9d9d-44cfe06f88c9,name=NOvdfvuNy3T6eQNs,properties={},legacy=false] (/111.198.2.90:4734): Too many people logging in, retry soon.
  1827. [09:42:36] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/0b3661cd-a238-3df0-9c1c-0b8d37f07545.yml
  1828. [09:42:36] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/a59b12ab-d237-3a98-9193-4467af0e4485.yml
  1829. [09:42:36] [Server thread/INFO]: ?7aYQab7uxdHnIWSAa has made the advancement [Suit Up]
  1830. [09:42:36] [Server thread/INFO]: ?7aYQab7uxdHnIWSAa has made the advancement [Isn't It Iron Pick]
  1831. [09:42:36] [Server thread/INFO]: ?7h1hgluIZ7f14ZaXl has made the advancement [Suit Up]
  1832. [09:42:36] [Server thread/INFO]: ?7h1hgluIZ7f14ZaXl has made the advancement [Isn't It Iron Pick]
  1833. [09:42:36] [Server thread/INFO]: aYQab7uxdHnIWSAa lost connection: Disconnected
  1834. [09:42:36] [Server thread/INFO]: aYQab7uxdHnIWSAa se odpojil.
  1835. [09:42:36] [Server thread/INFO]: h1hgluIZ7f14ZaXl lost connection: Disconnected
  1836. [09:42:36] [Server thread/INFO]: h1hgluIZ7f14ZaXl se odpojil.
  1837. [09:42:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@28496eb7[id=4add0a11-35c7-3c4c-b432-5bbb68756b71,name=AupodFqZZTXK6Dc8,properties={},legacy=false] (/117.40.213.26:30436) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1838. [09:42:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@613bf9e5[id=a59e23e2-48bb-347a-bd62-eb50658fb993,name=UeUe7h6rXGFtaDba,properties={},legacy=false] (/50.30.124.138:40052) lost connection: Too many people logging in, retry soon.
  1839. [09:42:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@28570cf1[id=1d359bdf-700e-3ad1-9d9d-44cfe06f88c9,name=NOvdfvuNy3T6eQNs,properties={},legacy=false] (/111.198.2.90:4734) lost connection: Too many people logging in, retry soon.
  1840. [09:42:36] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5fd312eb[id=56873300-f1ab-3869-9eb1-1b1efa616315,name=WtAGkvkcyCCmgLkG,properties={},legacy=false] (/198.217.126.151:34146): Too many people logging in, retry soon.
  1841. [09:42:36] [Server thread/INFO]: com.mojang.authlib.GameProfile@5fd312eb[id=56873300-f1ab-3869-9eb1-1b1efa616315,name=WtAGkvkcyCCmgLkG,properties={},legacy=false] (/198.217.126.151:34146) lost connection: Too many people logging in, retry soon.
  1842. [09:42:36] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4122ms behind, skipping 82 tick(s)
  1843. [09:42:37] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3586c269[id=e928aaf7-f458-39cc-9f87-8d1fea7ba044,name=UtsdFxONebC6ieN9,properties={},legacy=false] (/61.157.198.66:55149): Too many people logging in, retry soon.
  1844. [09:42:37] [Server thread/INFO]: com.mojang.authlib.GameProfile@3586c269[id=e928aaf7-f458-39cc-9f87-8d1fea7ba044,name=UtsdFxONebC6ieN9,properties={},legacy=false] (/61.157.198.66:55149) lost connection: Too many people logging in, retry soon.
  1845. [09:42:37] [Server thread/INFO]: [HRAC]Fathey: sta ce to biti
  1846. [09:42:37] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@4154a374[id=80b20bf9-142b-3e23-9fe6-06a1502d052e,name=K_YHD6wg1bbihJa_,properties={},legacy=false] (/87.241.90.113:57807): Too many people logging in, retry soon.
  1847. [09:42:37] [Server thread/INFO]: com.mojang.authlib.GameProfile@4154a374[id=80b20bf9-142b-3e23-9fe6-06a1502d052e,name=K_YHD6wg1bbihJa_,properties={},legacy=false] (/87.241.90.113:57807) lost connection: Too many people logging in, retry soon.
  1848. [09:42:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@29a6d80a[id=b86b3b3f-cdb4-32fe-9b17-faa7573552ed,name=KEqV2BTBg_SUGFwR,properties={},legacy=false] (/97.107.128.125:45468): Too many people logging in, retry soon.
  1849. [09:42:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@29a6d80a[id=b86b3b3f-cdb4-32fe-9b17-faa7573552ed,name=KEqV2BTBg_SUGFwR,properties={},legacy=false] (/97.107.128.125:45468) lost connection: Too many people logging in, retry soon.
  1850. [09:42:43] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/52fbce8d-9b64-3cbb-8841-c18d59b1cdba.yml
  1851. [09:42:44] [Server thread/INFO]: [Essentials] Found new UUID for Lt6l0v3DzL9n19kG. Replacing 52fbce8d-9b64-3cbb-8841-c18d59b1cdba with ce2d0c59-cf72-387b-9b7d-8328bd39ef7b
  1852. [09:42:44] [Server thread/INFO]: Lt6l0v3DzL9n19kG[/61.135.155.82:51847] logged in with entity id 3432045 at ([Spawn]-8.5, 4.0, -59.5)
  1853. [09:42:44] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/ce2d0c59-cf72-387b-9b7d-8328bd39ef7b.yml
  1854. [09:42:44] [Server thread/INFO]: ?7Lt6l0v3DzL9n19kG has made the advancement [Suit Up]
  1855. [09:42:44] [Server thread/INFO]: ?7Lt6l0v3DzL9n19kG has made the advancement [Isn't It Iron Pick]
  1856. [09:42:44] [Server thread/INFO]: Lt6l0v3DzL9n19kG lost connection: Disconnected
  1857. [09:42:44] [Server thread/INFO]: Lt6l0v3DzL9n19kG se odpojil.
  1858. [09:42:45] [Server thread/INFO]: looph issued server command: /list
  1859. [09:42:48] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/c9516c8e-2d57-36be-a6f0-481c35199003.yml
  1860. [09:42:49] [Server thread/INFO]: [Essentials] Found new UUID for PHxqv6MQFfHP443U. Replacing c9516c8e-2d57-36be-a6f0-481c35199003 with d97c0f29-1c00-3b57-bf67-01ecd6e04e71
  1861. [09:42:49] [Server thread/INFO]: PHxqv6MQFfHP443U[/192.241.187.83:34853] logged in with entity id 3437344 at ([Spawn]4.5, 7.0, -49.5)
  1862. [09:42:49] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/d97c0f29-1c00-3b57-bf67-01ecd6e04e71.yml
  1863. [09:42:49] [Server thread/INFO]: ?7PHxqv6MQFfHP443U has made the advancement [Suit Up]
  1864. [09:42:49] [Server thread/INFO]: ?7PHxqv6MQFfHP443U has made the advancement [Isn't It Iron Pick]
  1865. [09:42:49] [Server thread/INFO]: PHxqv6MQFfHP443U lost connection: Disconnected
  1866. [09:42:49] [Server thread/INFO]: PHxqv6MQFfHP443U se odpojil.
  1867. [09:42:49] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/f24b31bd-3fe8-37d6-bf90-97c3049c00d9.yml
  1868. [09:42:50] [Server thread/INFO]: [Essentials] Found new UUID for bNreiFP2dzKuy7YX. Replacing f24b31bd-3fe8-37d6-bf90-97c3049c00d9 with 9842a3d5-42d8-393c-9a28-3e01553d9d2f
  1869. [09:42:50] [Server thread/INFO]: bNreiFP2dzKuy7YX[/178.62.171.190:46137] logged in with entity id 3437440 at ([Spawn]5.5, 6.0, -48.5)
  1870. [09:42:50] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/9842a3d5-42d8-393c-9a28-3e01553d9d2f.yml
  1871. [09:42:50] [Server thread/INFO]: ?7bNreiFP2dzKuy7YX has made the advancement [Suit Up]
  1872. [09:42:50] [Server thread/INFO]: ?7bNreiFP2dzKuy7YX has made the advancement [Isn't It Iron Pick]
  1873. [09:42:50] [Server thread/INFO]: bNreiFP2dzKuy7YX lost connection: Disconnected
  1874. [09:42:50] [Server thread/INFO]: bNreiFP2dzKuy7YX se odpojil.
  1875. [09:42:53] [Server thread/INFO]: [HRAC]Fathey: daj fly
  1876. [09:42:55] [Server thread/INFO]: looph issued server command: /list
  1877. [09:42:57] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@1da0130[id=1dbe9b57-09c9-33ae-9423-dbb58042d4cf,name=T2REQCDtExd5l_6j,properties={},legacy=false] (/117.40.213.26:30489): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1878. [09:42:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@1da0130[id=1dbe9b57-09c9-33ae-9423-dbb58042d4cf,name=T2REQCDtExd5l_6j,properties={},legacy=false] (/117.40.213.26:30489) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1879. [09:43:02] [Server thread/INFO]: [Builder]ItsGavin247: cek
  1880. [09:43:04] [Server thread/INFO]: [@: 6 blocks filled]
  1881. [09:43:04] [Server thread/INFO]: [@: No blocks filled]
  1882. [09:43:05] [Server thread/INFO]: [@: 6 blocks filled]
  1883. [09:43:06] [Server thread/INFO]: [@: 6 blocks filled]
  1884. [09:43:07] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/32693c33-6237-344a-92c1-b2a8a0ad0473.yml
  1885. [09:43:07] [Server thread/INFO]: [Essentials] Found new UUID for R1WFXZ1LJtG3ZGOh. Replacing 32693c33-6237-344a-92c1-b2a8a0ad0473 with 588bbb7e-269d-3b4b-a508-eefffe8b9acf
  1886. [09:43:07] [Server thread/INFO]: R1WFXZ1LJtG3ZGOh[/121.40.102.199:3508] logged in with entity id 3454680 at ([Spawn]6.5, 5.0, -55.5)
  1887. [09:43:07] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/588bbb7e-269d-3b4b-a508-eefffe8b9acf.yml
  1888. [09:43:07] [Server thread/INFO]: ?7R1WFXZ1LJtG3ZGOh has made the advancement [Suit Up]
  1889. [09:43:07] [Server thread/INFO]: ?7R1WFXZ1LJtG3ZGOh has made the advancement [Isn't It Iron Pick]
  1890. [09:43:07] [Server thread/INFO]: R1WFXZ1LJtG3ZGOh lost connection: Disconnected
  1891. [09:43:07] [Server thread/INFO]: R1WFXZ1LJtG3ZGOh se odpojil.
  1892. [09:43:08] [Server thread/INFO]: [@: 6 blocks filled]
  1893. [09:43:09] [Server thread/INFO]: [@: 6 blocks filled]
  1894. [09:43:13] [Server thread/INFO]: [@: 6 blocks filled]
  1895. [09:43:14] [Server thread/INFO]: [@: 6 blocks filled]
  1896. [09:43:14] [Server thread/INFO]: [@: 6 blocks filled]
  1897. [09:43:15] [Server thread/INFO]: [@: 6 blocks filled]
  1898. [09:43:15] [Server thread/INFO]: [@: 6 blocks filled]
  1899. [09:43:20] [Server thread/INFO]: [HRAC]Fathey: sta ce to bude
  1900. [09:43:22] [Server thread/INFO]: [@: 6 blocks filled]
  1901. [09:43:25] [Server thread/INFO]: [@: 6 blocks filled]
  1902. [09:43:36] [Server thread/INFO]: looph issued server command: /warp vip
  1903. [09:43:49] [Server thread/INFO]: [HRAC]Fathey: sta ce to da bude its
  1904. [09:43:55] [Server thread/INFO]: [Builder]ItsGavin247: cek fathey
  1905. [09:44:22] [Server thread/INFO]: Majkl[/93.89.107.1:62039] logged in with entity id 3560934 at ([Spawn]1031.307781587252, 1.0, -302.3655719199066)
  1906. [09:44:38] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/48b9e7c1-135f-3969-ad1d-be4c9f89d366.yml
  1907. [09:44:39] [Server thread/INFO]: [Essentials] Found new UUID for 312KYq5Ab53lifRk. Replacing 48b9e7c1-135f-3969-ad1d-be4c9f89d366 with 6e1f06d4-c840-3424-8279-fce8f36b411d
  1908. [09:44:39] [Server thread/INFO]: 312KYq5Ab53lifRk[/149.202.38.124:61298] logged in with entity id 3608542 at ([Spawn]7.5, 4.0, -46.5)
  1909. [09:44:39] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/6e1f06d4-c840-3424-8279-fce8f36b411d.yml
  1910. [09:44:39] [Server thread/INFO]: Majkl issued server command: /vote
  1911. [09:44:39] [Server thread/INFO]: ?7312KYq5Ab53lifRk has made the advancement [Suit Up]
  1912. [09:44:39] [Server thread/INFO]: ?7312KYq5Ab53lifRk has made the advancement [Isn't It Iron Pick]
  1913. [09:44:39] [Server thread/INFO]: 312KYq5Ab53lifRk lost connection: Disconnected
  1914. [09:44:39] [Server thread/INFO]: 312KYq5Ab53lifRk se odpojil.
  1915. [09:44:39] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/8a9eb998-27f1-3909-9483-358815aaf6a0.yml
  1916. [09:44:39] [Server thread/INFO]: [Essentials] Found new UUID for tIEnTnNLK6NitMzL. Replacing 8a9eb998-27f1-3909-9483-358815aaf6a0 with 2ecae363-ef7f-33a4-b267-f170d89a001e
  1917. [09:44:39] [Server thread/INFO]: tIEnTnNLK6NitMzL[/46.2.241.140:1756] logged in with entity id 3608710 at ([Spawn]-7.5, 6.0, -55.5)
  1918. [09:44:39] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/2ecae363-ef7f-33a4-b267-f170d89a001e.yml
  1919. [09:44:39] [Server thread/INFO]: ?7tIEnTnNLK6NitMzL has made the advancement [Suit Up]
  1920. [09:44:39] [Server thread/INFO]: ?7tIEnTnNLK6NitMzL has made the advancement [Isn't It Iron Pick]
  1921. [09:44:39] [Server thread/INFO]: tIEnTnNLK6NitMzL lost connection: Disconnected
  1922. [09:44:39] [Server thread/INFO]: tIEnTnNLK6NitMzL se odpojil.
  1923. [09:44:40] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/dcbf3045-aea7-3ceb-9ab8-3d425a73d1d8.yml
  1924. [09:44:40] [Server thread/INFO]: [Essentials] Found new UUID for qXEXLPxsVb2ISnPF. Replacing dcbf3045-aea7-3ceb-9ab8-3d425a73d1d8 with 80d4898e-4f02-330c-b067-c7b7de87a5b0
  1925. [09:44:40] [Server thread/INFO]: qXEXLPxsVb2ISnPF[/121.40.102.199:4938] logged in with entity id 3608890 at ([Spawn]-11.5, 6.0, -40.5)
  1926. [09:44:40] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/80d4898e-4f02-330c-b067-c7b7de87a5b0.yml
  1927. [09:44:40] [Server thread/INFO]: ?7qXEXLPxsVb2ISnPF has made the advancement [Suit Up]
  1928. [09:44:40] [Server thread/INFO]: ?7qXEXLPxsVb2ISnPF has made the advancement [Isn't It Iron Pick]
  1929. [09:44:40] [Server thread/INFO]: qXEXLPxsVb2ISnPF lost connection: Disconnected
  1930. [09:44:40] [Server thread/INFO]: qXEXLPxsVb2ISnPF se odpojil.
  1931. [09:44:41] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/d5463e05-06f5-3b24-a09c-5b9a0aeaedd2.yml
  1932. [09:44:41] [Server thread/INFO]: [Essentials] Found new UUID for ow3aPJWWmXskjRA6. Replacing d5463e05-06f5-3b24-a09c-5b9a0aeaedd2 with a79bf62f-0dcc-385b-a887-3918fd6e6fb8
  1933. [09:44:41] [Server thread/INFO]: ow3aPJWWmXskjRA6[/218.61.3.229:18846] logged in with entity id 3613526 at ([Spawn]-0.5, 15.0, -46.5)
  1934. [09:44:41] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/a79bf62f-0dcc-385b-a887-3918fd6e6fb8.yml
  1935. [09:44:41] [Server thread/INFO]: ?7ow3aPJWWmXskjRA6 has made the advancement [Suit Up]
  1936. [09:44:41] [Server thread/INFO]: ?7ow3aPJWWmXskjRA6 has made the advancement [Isn't It Iron Pick]
  1937. [09:44:41] [Server thread/INFO]: ow3aPJWWmXskjRA6 lost connection: Disconnected
  1938. [09:44:41] [Server thread/INFO]: ow3aPJWWmXskjRA6 se odpojil.
  1939. [09:44:41] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/b186718a-aa45-34d6-af71-5eb433a7ec04.yml
  1940. [09:44:42] [Server thread/INFO]: [Essentials] Found new UUID for D7YonnoI6Y5QKE4J. Replacing b186718a-aa45-34d6-af71-5eb433a7ec04 with 8a647eb3-ff0d-3363-bafc-57ae6843ad49
  1941. [09:44:42] [Server thread/INFO]: D7YonnoI6Y5QKE4J[/223.241.214.44:43663] logged in with entity id 3613658 at ([Spawn]4.5, 6.0, -45.5)
  1942. [09:44:42] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5498990d[id=5b18f0eb-f934-386e-8d95-a40ef46310ef,name=GxYFyd9q3yT_wsRR,properties={},legacy=false] (/117.40.213.26:38654): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1943. [09:44:42] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/8a647eb3-ff0d-3363-bafc-57ae6843ad49.yml
  1944. [09:44:42] [Server thread/INFO]: ?7D7YonnoI6Y5QKE4J has made the advancement [Suit Up]
  1945. [09:44:42] [Server thread/INFO]: ?7D7YonnoI6Y5QKE4J has made the advancement [Isn't It Iron Pick]
  1946. [09:44:42] [Server thread/INFO]: D7YonnoI6Y5QKE4J lost connection: Disconnected
  1947. [09:44:42] [Server thread/INFO]: D7YonnoI6Y5QKE4J se odpojil.
  1948. [09:44:42] [Server thread/INFO]: com.mojang.authlib.GameProfile@5498990d[id=5b18f0eb-f934-386e-8d95-a40ef46310ef,name=GxYFyd9q3yT_wsRR,properties={},legacy=false] (/117.40.213.26:38654) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  1949. [09:44:42] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/a2bbb533-ce50-32c1-990a-d7603f5d200c.yml
  1950. [09:44:43] [Server thread/INFO]: [Essentials] Found new UUID for k0L1BOCCVND6KSr5. Replacing a2bbb533-ce50-32c1-990a-d7603f5d200c with 32b25a7a-6a5c-3708-88b6-ce288967ee1b
  1951. [09:44:43] [Server thread/INFO]: k0L1BOCCVND6KSr5[/61.157.198.66:60846] logged in with entity id 3613872 at ([Spawn]4.5, 6.0, -55.5)
  1952. [09:44:43] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/32b25a7a-6a5c-3708-88b6-ce288967ee1b.yml
  1953. [09:44:43] [Server thread/INFO]: ?7k0L1BOCCVND6KSr5 has made the advancement [Suit Up]
  1954. [09:44:43] [Server thread/INFO]: ?7k0L1BOCCVND6KSr5 has made the advancement [Isn't It Iron Pick]
  1955. [09:44:43] [Server thread/INFO]: k0L1BOCCVND6KSr5 lost connection: Disconnected
  1956. [09:44:43] [Server thread/INFO]: k0L1BOCCVND6KSr5 se odpojil.
  1957. [09:44:43] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3066ms behind, skipping 61 tick(s)
  1958. [09:44:44] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5e1df920[id=c9622dd8-b80c-3405-b7ad-f477fcd95760,name=QbygYVBHsW7eBFOb,properties={},legacy=false] (/178.62.171.190:57749): Too many people logging in, retry soon.
  1959. [09:44:44] [Server thread/INFO]: com.mojang.authlib.GameProfile@5e1df920[id=c9622dd8-b80c-3405-b7ad-f477fcd95760,name=QbygYVBHsW7eBFOb,properties={},legacy=false] (/178.62.171.190:57749) lost connection: Too many people logging in, retry soon.
  1960. [09:44:47] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@5432d78c[id=bc44d538-f1e4-3032-9f9e-eb12edcf7379,name=J6UrWiHAc3mh3XIU,properties={},legacy=false] (/61.135.155.82:55509): Too many people logging in, retry soon.
  1961. [09:44:47] [Server thread/INFO]: com.mojang.authlib.GameProfile@5432d78c[id=bc44d538-f1e4-3032-9f9e-eb12edcf7379,name=J6UrWiHAc3mh3XIU,properties={},legacy=false] (/61.135.155.82:55509) lost connection: Too many people logging in, retry soon.
  1962. [09:44:50] [Server thread/INFO]: /61.157.198.66:60821 lost connection: Disconnected
  1963. [09:44:50] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/dc607fcb-03db-32c6-8715-9b0ed2f2fa09.yml
  1964. [09:44:51] [Server thread/INFO]: [Essentials] Found new UUID for bCgI6c3plnsS8f4m. Replacing dc607fcb-03db-32c6-8715-9b0ed2f2fa09 with a30b9254-1a0d-39a7-bdc3-42156128d06e
  1965. [09:44:51] [Server thread/INFO]: bCgI6c3plnsS8f4m[/111.198.2.90:3909] logged in with entity id 3641049 at ([Spawn]-3.5, 5.0, -43.5)
  1966. [09:44:51] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/a30b9254-1a0d-39a7-bdc3-42156128d06e.yml
  1967. [09:44:51] [Server thread/INFO]: ?7bCgI6c3plnsS8f4m has made the advancement [Suit Up]
  1968. [09:44:51] [Server thread/INFO]: ?7bCgI6c3plnsS8f4m has made the advancement [Isn't It Iron Pick]
  1969. [09:44:51] [Server thread/INFO]: bCgI6c3plnsS8f4m lost connection: Disconnected
  1970. [09:44:51] [Server thread/INFO]: bCgI6c3plnsS8f4m se odpojil.
  1971. [09:44:51] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/c95b3e85-494a-3992-b786-2653f4b201a4.yml
  1972. [09:44:52] [Server thread/INFO]: [Essentials] Found new UUID for tSxv8iMwDq22OxpN. Replacing c95b3e85-494a-3992-b786-2653f4b201a4 with db94a3d8-1f90-3143-973a-e7582f4471b9
  1973. [09:44:52] [Server thread/INFO]: tSxv8iMwDq22OxpN[/87.241.90.113:33723] logged in with entity id 3644458 at ([Spawn]-8.5, 5.0, -47.5)
  1974. [09:44:52] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/db94a3d8-1f90-3143-973a-e7582f4471b9.yml
  1975. [09:44:52] [Server thread/INFO]: ?7tSxv8iMwDq22OxpN has made the advancement [Suit Up]
  1976. [09:44:52] [Server thread/INFO]: ?7tSxv8iMwDq22OxpN has made the advancement [Isn't It Iron Pick]
  1977. [09:44:52] [Server thread/INFO]: tSxv8iMwDq22OxpN lost connection: Disconnected
  1978. [09:44:52] [Server thread/INFO]: tSxv8iMwDq22OxpN se odpojil.
  1979. [09:44:53] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/72d93630-ba28-379f-9020-d66fb9675e64.yml
  1980. [09:44:54] [Server thread/INFO]: [Essentials] Found new UUID for 0yJlmJXQdWfb1eLF. Replacing 72d93630-ba28-379f-9020-d66fb9675e64 with 4c55c1bd-f2ee-36b3-89e5-cda819b5b199
  1981. [09:44:54] [Server thread/INFO]: 0yJlmJXQdWfb1eLF[/50.30.124.138:45491] logged in with entity id 3651250 at ([Spawn]-6.5, 8.0, -55.5)
  1982. [09:44:54] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/4c55c1bd-f2ee-36b3-89e5-cda819b5b199.yml
  1983. [09:44:54] [Server thread/INFO]: ?70yJlmJXQdWfb1eLF has made the advancement [Suit Up]
  1984. [09:44:54] [Server thread/INFO]: ?70yJlmJXQdWfb1eLF has made the advancement [Isn't It Iron Pick]
  1985. [09:44:54] [Server thread/INFO]: 0yJlmJXQdWfb1eLF lost connection: Disconnected
  1986. [09:44:54] [Server thread/INFO]: 0yJlmJXQdWfb1eLF se odpojil.
  1987. [09:44:55] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/18dd7d1b-74c4-3be9-bd68-186c7e2813e0.yml
  1988. [09:44:56] [Server thread/INFO]: [Essentials] Found new UUID for 3LW29dbyVvx2Jhf3. Replacing 18dd7d1b-74c4-3be9-bd68-186c7e2813e0 with dc76dd24-7db0-3b5d-9e08-db249cd79d78
  1989. [09:44:56] [Server thread/INFO]: 3LW29dbyVvx2Jhf3[/71.67.240.181:54269] logged in with entity id 3656784 at ([Spawn]-11.5, 11.0, -42.5)
  1990. [09:44:56] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/dc76dd24-7db0-3b5d-9e08-db249cd79d78.yml
  1991. [09:44:56] [Server thread/INFO]: ?73LW29dbyVvx2Jhf3 has made the advancement [Suit Up]
  1992. [09:44:56] [Server thread/INFO]: ?73LW29dbyVvx2Jhf3 has made the advancement [Isn't It Iron Pick]
  1993. [09:44:56] [Server thread/INFO]: 3LW29dbyVvx2Jhf3 lost connection: Disconnected
  1994. [09:44:56] [Server thread/INFO]: 3LW29dbyVvx2Jhf3 se odpojil.
  1995. [09:44:56] [Server thread/INFO]: Fathey issued server command: /r daj fly
  1996. [09:44:59] [Server thread/INFO]: /61.157.198.66:61228 lost connection: Disconnected
  1997. [09:45:00] [Server thread/INFO]: [Majitel]Majkl: Kurva u?
  1998. [09:45:00] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/1041b2d6-81dc-3fc9-a81b-c539ba15c6ef.yml
  1999. [09:45:00] [Server thread/INFO]: [Essentials] Found new UUID for hmH06iaw2FPW0ZT4. Replacing 1041b2d6-81dc-3fc9-a81b-c539ba15c6ef with 4ed2540a-d838-3d59-a27e-dc479e588711
  2000. [09:45:00] [Server thread/INFO]: hmH06iaw2FPW0ZT4[/61.135.155.82:55866] logged in with entity id 3670340 at ([Spawn]7.5, 4.0, -56.5)
  2001. [09:45:00] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/4ed2540a-d838-3d59-a27e-dc479e588711.yml
  2002. [09:45:00] [Server thread/INFO]: ?7hmH06iaw2FPW0ZT4 has made the advancement [Suit Up]
  2003. [09:45:00] [Server thread/INFO]: ?7hmH06iaw2FPW0ZT4 has made the advancement [Isn't It Iron Pick]
  2004. [09:45:02] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/d4f9556c-9df4-3c62-a9eb-3c97d5312c30.yml
  2005. [09:45:02] [Server thread/INFO]: [Essentials] Found new UUID for rHfDCkI9HxS1KxNK. Replacing d4f9556c-9df4-3c62-a9eb-3c97d5312c30 with 5deceb81-96a7-31a6-8f55-4bfbf689b07f
  2006. [09:45:02] [Server thread/INFO]: rHfDCkI9HxS1KxNK[/178.62.171.190:58485] logged in with entity id 3677272 at ([Spawn]4.5, 5.0, -57.5)
  2007. [09:45:03] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/5deceb81-96a7-31a6-8f55-4bfbf689b07f.yml
  2008. [09:45:03] [Server thread/INFO]: ?7rHfDCkI9HxS1KxNK has made the advancement [Suit Up]
  2009. [09:45:03] [Server thread/INFO]: ?7rHfDCkI9HxS1KxNK has made the advancement [Isn't It Iron Pick]
  2010. [09:45:03] [Server thread/INFO]: rHfDCkI9HxS1KxNK lost connection: Disconnected
  2011. [09:45:03] [Server thread/INFO]: rHfDCkI9HxS1KxNK se odpojil.
  2012. [09:45:05] [Server thread/INFO]: ItsGavin247 issued server command: /msg Fathey cekaj
  2013. [09:45:15] [Server thread/INFO]: hmH06iaw2FPW0ZT4 lost connection: Timed out
  2014. [09:45:15] [Server thread/INFO]: hmH06iaw2FPW0ZT4 se odpojil.
  2015. [09:45:27] [Server thread/INFO]: Disconnecting /175.138.65.245:59869: Took too long to log in
  2016. [09:45:27] [Server thread/INFO]: /175.138.65.245:59869 lost connection: Took too long to log in
  2017. [09:45:39] [Server thread/INFO]: Majkl issued server command: /day
  2018. [09:45:45] [Server thread/INFO]: Majkl issued server command: /heal
  2019. [09:45:46] [Server thread/INFO]: Majkl issued server command: /gmc
  2020. [09:45:46] [Server thread/INFO]: Disconnecting /175.138.65.245:60606: Took too long to log in
  2021. [09:45:46] [Server thread/INFO]: /175.138.65.245:60606 lost connection: Took too long to log in
  2022. [09:45:49] [Server thread/INFO]: Majkl issued server command: /vote
  2023. [09:45:58] [Server thread/INFO]: [@: No blocks filled]
  2024. [09:45:58] [Server thread/INFO]: [@: No blocks filled]
  2025. [09:46:00] [Server thread/INFO]: [@: No blocks filled]
  2026. [09:46:01] [Server thread/INFO]: [@: 6 blocks filled]
  2027. [09:46:02] [Server thread/INFO]: [@: 6 blocks filled]
  2028. [09:46:03] [Server thread/INFO]: [@: 6 blocks filled]
  2029. [09:46:04] [Server thread/INFO]: [VotingPlugin] Recieved a vote from 'Czech-Craft.eu' by player 'Majkl'!
  2030. [09:46:08] [Server thread/INFO]: [@: 6 blocks filled]
  2031. [09:46:08] [Server thread/INFO]: [@: 6 blocks filled]
  2032. [09:46:09] [Server thread/INFO]: [@: 6 blocks filled]
  2033. [09:46:09] [Server thread/INFO]: [Builder]ItsGavin247: Majkl
  2034. [09:46:09] [Server thread/INFO]: [@: 6 blocks filled]
  2035. [09:46:10] [Server thread/INFO]: [@: 6 blocks filled]
  2036. [09:46:12] [Server thread/INFO]: [Majitel]Majkl: ?
  2037. [09:46:19] [Server thread/INFO]: [Builder]ItsGavin247: who is doing this
  2038. [09:46:23] [Server thread/INFO]: [Majitel]Majkl: HOW I CAN KNOW IT
  2039. [09:46:27] [Server thread/INFO]: [Builder]ItsGavin247: idk
  2040. [09:46:34] [Server thread/INFO]: [Majitel]Majkl: Its stupid question
  2041. [09:46:42] [Server thread/INFO]: [Majitel]Majkl: we said on the support
  2042. [09:46:44] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/527f32fe-a794-30ec-a647-c6763be36cbb.yml
  2043. [09:46:45] [Server thread/INFO]: [Essentials] Found new UUID for U5jE75jM7AStG0FP. Replacing 527f32fe-a794-30ec-a647-c6763be36cbb with 54fc3720-bda0-3ffe-bc26-fa232dc8fbca
  2044. [09:46:45] [Server thread/INFO]: U5jE75jM7AStG0FP[/61.157.198.66:3628] logged in with entity id 3960768 at ([Spawn]0.5, 4.0, -40.5)
  2045. [09:46:45] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/54fc3720-bda0-3ffe-bc26-fa232dc8fbca.yml
  2046. [09:46:45] [Server thread/INFO]: ?7U5jE75jM7AStG0FP has made the advancement [Suit Up]
  2047. [09:46:45] [Server thread/ERROR]: [mcMMOAction] Unhandled exception number 512 occured in onPacketSending(PacketEvent) for mcMMOAction
  2048. java.util.MissingResourceException: Can't find bundle for base name mojang-translations/en_US, locale en_US
  2049. at java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:1564) ~[?:1.8.0_111]
  2050. at java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1387) ~[?:1.8.0_111]
  2051. at java.util.ResourceBundle.getBundle(ResourceBundle.java:773) ~[?:1.8.0_111]
  2052. at net.md_5.bungee.api.chat.TranslatableComponent.<init>(TranslatableComponent.java:22) ~[?:?]
  2053. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:22) ~[?:?]
  2054. at net.md_5.bungee.chat.TranslatableComponentSerializer.deserialize(TranslatableComponentSerializer.java:16) ~[?:?]
  2055. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  2056. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  2057. at com.google.gson.Gson.fromJson(Gson.java:952) ~[craftbukkit.jar:git-Bukkit-94b0980]
  2058. at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[craftbukkit.jar:git-Bukkit-94b0980]
  2059. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:60) ~[?:?]
  2060. at net.md_5.bungee.chat.ComponentSerializer.deserialize(ComponentSerializer.java:17) ~[?:?]
  2061. at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[craftbukkit.jar:git-Bukkit-94b0980]
  2062. at com.google.gson.Gson.fromJson(Gson.java:887) ~[craftbukkit.jar:git-Bukkit-94b0980]
  2063. at com.google.gson.Gson.fromJson(Gson.java:852) ~[craftbukkit.jar:git-Bukkit-94b0980]
  2064. at com.google.gson.Gson.fromJson(Gson.java:801) ~[craftbukkit.jar:git-Bukkit-94b0980]
  2065. at com.google.gson.Gson.fromJson(Gson.java:773) ~[craftbukkit.jar:git-Bukkit-94b0980]
  2066. at net.md_5.bungee.chat.ComponentSerializer.parse(ComponentSerializer.java:36) ~[VotingPlugin.jar:?]
  2067. at com.github.games647.mcmmoaction.MessageListener.onPacketSending(MessageListener.java:60) ~[mcMMOAction.jar:?]
  2068. at com.comphenix.protocol.injector.SortedPacketListenerList.invokeSendingListener(SortedPacketListenerList.java:195) [ProtocolLib.jar:4.3.0]
  2069. at com.comphenix.protocol.injector.SortedPacketListenerList.invokePacketSending(SortedPacketListenerList.java:149) [ProtocolLib.jar:4.3.0]
  2070. at com.comphenix.protocol.injector.PacketFilterManager.handlePacket(PacketFilterManager.java:588) [ProtocolLib.jar:4.3.0]
  2071. at com.comphenix.protocol.injector.PacketFilterManager.invokePacketSending(PacketFilterManager.java:564) [ProtocolLib.jar:4.3.0]
  2072. at com.comphenix.protocol.injector.netty.ProtocolInjector.packetQueued(ProtocolInjector.java:338) [ProtocolLib.jar:4.3.0]
  2073. at com.comphenix.protocol.injector.netty.ProtocolInjector.onPacketSending(ProtocolInjector.java:298) [ProtocolLib.jar:4.3.0]
  2074. at com.comphenix.protocol.injector.netty.ChannelInjector.processSending(ChannelInjector.java:386) [ProtocolLib.jar:4.3.0]
  2075. at com.comphenix.protocol.injector.netty.ChannelInjector.access$500(ChannelInjector.java:77) [ProtocolLib.jar:4.3.0]
  2076. at com.comphenix.protocol.injector.netty.ChannelInjector$5.handleScheduled(ChannelInjector.java:352) [ProtocolLib.jar:4.3.0]
  2077. at com.comphenix.protocol.injector.netty.ChannelInjector$5.onMessageScheduled(ChannelInjector.java:320) [ProtocolLib.jar:4.3.0]
  2078. at com.comphenix.protocol.injector.netty.ChannelProxy$2.schedulingRunnable(ChannelProxy.java:127) [ProtocolLib.jar:4.3.0]
  2079. at com.comphenix.protocol.injector.netty.EventLoopProxy.execute(EventLoopProxy.java:95) [ProtocolLib.jar:4.3.0]
  2080. at net.minecraft.server.v1_12_R1.NetworkManager.a(NetworkManager.java:185) [craftbukkit.jar:git-Bukkit-94b0980]
  2081. at net.minecraft.server.v1_12_R1.NetworkManager.sendPacket(NetworkManager.java:134) [craftbukkit.jar:git-Bukkit-94b0980]
  2082. at net.minecraft.server.v1_12_R1.PlayerConnection.sendPacket(PlayerConnection.java:1104) [craftbukkit.jar:git-Bukkit-94b0980]
  2083. at net.minecraft.server.v1_12_R1.PlayerList.sendAll(PlayerList.java:987) [craftbukkit.jar:git-Bukkit-94b0980]
  2084. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1332) [craftbukkit.jar:git-Bukkit-94b0980]
  2085. at net.minecraft.server.v1_12_R1.PlayerList.sendMessage(PlayerList.java:1337) [craftbukkit.jar:git-Bukkit-94b0980]
  2086. at net.minecraft.server.v1_12_R1.AdvancementDataPlayer.grantCriteria(AdvancementDataPlayer.java:205) [craftbukkit.jar:git-Bukkit-94b0980]
  2087. at net.minecraft.server.v1_12_R1.CriterionTrigger$a.a(SourceFile:31) [craftbukkit.jar:git-Bukkit-94b0980]
  2088. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged$a.a(SourceFile:158) [craftbukkit.jar:git-Bukkit-94b0980]
  2089. at net.minecraft.server.v1_12_R1.CriterionTriggerInventoryChanged.a(SourceFile:69) [craftbukkit.jar:git-Bukkit-94b0980]
  2090. at net.minecraft.server.v1_12_R1.EntityPlayer.a(EntityPlayer.java:893) [craftbukkit.jar:git-Bukkit-94b0980]
  2091. at net.minecraft.server.v1_12_R1.Container.b(Container.java:83) [craftbukkit.jar:git-Bukkit-94b0980]
  2092. at net.minecraft.server.v1_12_R1.EntityPlayer.B_(EntityPlayer.java:260) [craftbukkit.jar:git-Bukkit-94b0980]
  2093. at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1509) [craftbukkit.jar:git-Bukkit-94b0980]
  2094. at net.minecraft.server.v1_12_R1.World.h(World.java:1484) [craftbukkit.jar:git-Bukkit-94b0980]
  2095. at net.minecraft.server.v1_12_R1.WorldServer.l(WorldServer.java:668) [craftbukkit.jar:git-Bukkit-94b0980]
  2096. at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1323) [craftbukkit.jar:git-Bukkit-94b0980]
  2097. at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:646) [craftbukkit.jar:git-Bukkit-94b0980]
  2098. at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:750) [craftbukkit.jar:git-Bukkit-94b0980]
  2099. at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:371) [craftbukkit.jar:git-Bukkit-94b0980]
  2100. at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:651) [craftbukkit.jar:git-Bukkit-94b0980]
  2101. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:555) [craftbukkit.jar:git-Bukkit-94b0980]
  2102. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  2103. [09:46:45] [Server thread/INFO]: ?7U5jE75jM7AStG0FP has made the advancement [Isn't It Iron Pick]
  2104. [09:46:45] [Server thread/INFO]: U5jE75jM7AStG0FP lost connection: Disconnected
  2105. [09:46:45] [Server thread/INFO]: U5jE75jM7AStG0FP se odpojil.
  2106. [09:46:46] [pool-3-thread-920/WARN]: [AnvilColors] Plugin AnvilColors v1.3.1 generated an exception while executing task 38
  2107. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  2108. at me.kylersmith7.anvilcolors.MetricsLite.postPlugin(MetricsLite.java:287) ~[?:?]
  2109. at me.kylersmith7.anvilcolors.MetricsLite.access$3(MetricsLite.java:280) ~[?:?]
  2110. at me.kylersmith7.anvilcolors.MetricsLite$1.run(MetricsLite.java:175) ~[?:?]
  2111. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:53) ~[craftbukkit.jar:git-Bukkit-94b0980]
  2112. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [craftbukkit.jar:git-Bukkit-94b0980]
  2113. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
  2114. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
  2115. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  2116. [09:46:46] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/736640b5-529a-3b78-ac00-85b3bfe2cf64.yml
  2117. [09:46:47] [Server thread/INFO]: [Essentials] Found new UUID for ftD6utSWN3Q3XKwg. Replacing 736640b5-529a-3b78-ac00-85b3bfe2cf64 with 90a4278a-8c4c-31f7-be1d-bbb2645b2054
  2118. [09:46:47] [Server thread/INFO]: ftD6utSWN3Q3XKwg[/46.2.241.140:3813] logged in with entity id 3963127 at ([Spawn]1.5, 5.0, -43.5)
  2119. [09:46:47] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/90a4278a-8c4c-31f7-be1d-bbb2645b2054.yml
  2120. [09:46:47] [Server thread/INFO]: ?7ftD6utSWN3Q3XKwg has made the advancement [Suit Up]
  2121. [09:46:47] [Server thread/INFO]: ?7ftD6utSWN3Q3XKwg has made the advancement [Isn't It Iron Pick]
  2122. [09:46:47] [Server thread/INFO]: ftD6utSWN3Q3XKwg lost connection: Disconnected
  2123. [09:46:47] [Server thread/INFO]: ftD6utSWN3Q3XKwg se odpojil.
  2124. [09:46:47] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/c7f0c1a1-924f-3394-97a2-5d132040d126.yml
  2125. [09:46:48] [Server thread/INFO]: [Essentials] Found new UUID for SFOlLore3G9depfx. Replacing c7f0c1a1-924f-3394-97a2-5d132040d126 with deed6294-4007-3abf-b9bb-5030ed91c74d
  2126. [09:46:48] [Server thread/INFO]: SFOlLore3G9depfx[/178.62.171.190:37667] logged in with entity id 3963278 at ([Spawn]-1.5, 5.0, -43.5)
  2127. [09:46:48] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/2d03d1ca-cc6a-3051-9dba-7336332b10f7.yml
  2128. [09:46:48] [Server thread/INFO]: [Essentials] Found new UUID for WLKh_nt2Uu75HyLe. Replacing 2d03d1ca-cc6a-3051-9dba-7336332b10f7 with bfc569da-221a-3c66-aa4f-93fcdfdceb2f
  2129. [09:46:48] [Server thread/INFO]: WLKh_nt2Uu75HyLe[/218.61.3.229:21633] logged in with entity id 3963279 at ([Spawn]-3.5, 13.0, -51.5)
  2130. [09:46:48] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/deed6294-4007-3abf-b9bb-5030ed91c74d.yml
  2131. [09:46:48] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/bfc569da-221a-3c66-aa4f-93fcdfdceb2f.yml
  2132. [09:46:49] [Server thread/INFO]: ?7SFOlLore3G9depfx has made the advancement [Suit Up]
  2133. [09:46:49] [Server thread/INFO]: ?7SFOlLore3G9depfx has made the advancement [Isn't It Iron Pick]
  2134. [09:46:49] [Server thread/INFO]: ?7WLKh_nt2Uu75HyLe has made the advancement [Suit Up]
  2135. [09:46:49] [Server thread/INFO]: ?7WLKh_nt2Uu75HyLe has made the advancement [Isn't It Iron Pick]
  2136. [09:46:49] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@c68cbf3[id=c0450801-2c99-33bf-b56d-035091418263,name=DWbEGIDwxarZoCrF,properties={},legacy=false] (/117.40.213.26:46771): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  2137. [09:46:49] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/450c7cc1-08ff-383f-a9c1-990b3a6641c6.yml
  2138. [09:46:49] [Server thread/INFO]: [Essentials] Found new UUID for 1rrrVIQtpcXVIZqW. Replacing 450c7cc1-08ff-383f-a9c1-990b3a6641c6 with be833152-84d1-346d-94d5-2b6b118d0da9
  2139. [09:46:49] [Server thread/INFO]: 1rrrVIQtpcXVIZqW[/223.241.214.44:50330] logged in with entity id 3963492 at ([Spawn]5.5, 4.0, -59.5)
  2140. [09:46:50] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/2ed07da0-b39f-30ad-ad4f-8108675729eb.yml
  2141. [09:46:50] [Server thread/INFO]: [Essentials] Found new UUID for FUsr8E1oueqTcQhE. Replacing 2ed07da0-b39f-30ad-ad4f-8108675729eb with 6fa77ca5-c254-3f62-825b-d6f28ac1eb53
  2142. [09:46:50] [Server thread/INFO]: FUsr8E1oueqTcQhE[/121.40.102.199:4681] logged in with entity id 3963493 at ([Spawn]-6.5, 7.0, -50.5)
  2143. [09:46:50] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@48a47aaf[id=713c60be-5683-374d-9215-05389e495bb9,name=PngcfOkKPxiyMSlb,properties={},legacy=false] (/61.135.155.82:58982): Too many people logging in, retry soon.
  2144. [09:46:50] [Server thread/INFO]: SFOlLore3G9depfx lost connection: Disconnected
  2145. [09:46:50] [Server thread/INFO]: SFOlLore3G9depfx se odpojil.
  2146. [09:46:50] [Server thread/INFO]: WLKh_nt2Uu75HyLe lost connection: Disconnected
  2147. [09:46:50] [Server thread/INFO]: WLKh_nt2Uu75HyLe se odpojil.
  2148. [09:46:50] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/be833152-84d1-346d-94d5-2b6b118d0da9.yml
  2149. [09:46:50] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/6fa77ca5-c254-3f62-825b-d6f28ac1eb53.yml
  2150. [09:46:50] [Server thread/INFO]: ?71rrrVIQtpcXVIZqW has made the advancement [Suit Up]
  2151. [09:46:50] [Server thread/INFO]: ?71rrrVIQtpcXVIZqW has made the advancement [Isn't It Iron Pick]
  2152. [09:46:50] [Server thread/INFO]: ?7FUsr8E1oueqTcQhE has made the advancement [Suit Up]
  2153. [09:46:50] [Server thread/INFO]: ?7FUsr8E1oueqTcQhE has made the advancement [Isn't It Iron Pick]
  2154. [09:46:50] [Server thread/INFO]: com.mojang.authlib.GameProfile@c68cbf3[id=c0450801-2c99-33bf-b56d-035091418263,name=DWbEGIDwxarZoCrF,properties={},legacy=false] (/117.40.213.26:46771) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  2155. [09:46:50] [Server thread/INFO]: 1rrrVIQtpcXVIZqW lost connection: Disconnected
  2156. [09:46:51] [Server thread/INFO]: 1rrrVIQtpcXVIZqW se odpojil.
  2157. [09:46:51] [Server thread/INFO]: FUsr8E1oueqTcQhE lost connection: Disconnected
  2158. [09:46:51] [Server thread/INFO]: FUsr8E1oueqTcQhE se odpojil.
  2159. [09:46:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@48a47aaf[id=713c60be-5683-374d-9215-05389e495bb9,name=PngcfOkKPxiyMSlb,properties={},legacy=false] (/61.135.155.82:58982) lost connection: Too many people logging in, retry soon.
  2160. [09:46:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@51fc2af7[id=149384d7-ec92-3744-b0a8-c4364991c64f,name=hdr5aZcNLm78SGdY,properties={},legacy=false] (/61.157.198.66:3794): Too many people logging in, retry soon.
  2161. [09:46:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@172d7534[id=5b6125a8-d9f0-395b-b674-b8e69cdcefe3,name=sry1gKUTGqaug4C_,properties={},legacy=false] (/46.2.241.140:3865): Too many people logging in, retry soon.
  2162. [09:46:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@51fc2af7[id=149384d7-ec92-3744-b0a8-c4364991c64f,name=hdr5aZcNLm78SGdY,properties={},legacy=false] (/61.157.198.66:3794) lost connection: Too many people logging in, retry soon.
  2163. [09:46:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@172d7534[id=5b6125a8-d9f0-395b-b674-b8e69cdcefe3,name=sry1gKUTGqaug4C_,properties={},legacy=false] (/46.2.241.140:3865) lost connection: Too many people logging in, retry soon.
  2164. [09:46:51] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4277ms behind, skipping 85 tick(s)
  2165. [09:46:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7545d112[id=e18aaf44-d1c2-32f5-a2ad-c03a6a1a0c6e,name=cjTa6wWVjxeKYvNA,properties={},legacy=false] (/121.40.102.199:1486): Too many people logging in, retry soon.
  2166. [09:46:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@7545d112[id=e18aaf44-d1c2-32f5-a2ad-c03a6a1a0c6e,name=cjTa6wWVjxeKYvNA,properties={},legacy=false] (/121.40.102.199:1486) lost connection: Too many people logging in, retry soon.
  2167. [09:46:55] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/61e7ed8d-a478-3090-8b14-b15d7f7ab573.yml
  2168. [09:46:55] [Server thread/INFO]: [Essentials] Found new UUID for iVN89WDo4EcAg2bg. Replacing 61e7ed8d-a478-3090-8b14-b15d7f7ab573 with 17782557-37bf-3827-9a9a-20f35a092059
  2169. [09:46:55] [Server thread/INFO]: iVN89WDo4EcAg2bg[/178.62.171.190:47380] logged in with entity id 3982546 at ([Spawn]5.5, 5.0, -44.5)
  2170. [09:46:55] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/17782557-37bf-3827-9a9a-20f35a092059.yml
  2171. [09:46:55] [Server thread/INFO]: ?7iVN89WDo4EcAg2bg has made the advancement [Suit Up]
  2172. [09:46:55] [Server thread/INFO]: ?7iVN89WDo4EcAg2bg has made the advancement [Isn't It Iron Pick]
  2173. [09:46:55] [Server thread/INFO]: iVN89WDo4EcAg2bg lost connection: Disconnected
  2174. [09:46:55] [Server thread/INFO]: iVN89WDo4EcAg2bg se odpojil.
  2175. [09:46:57] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/952a3eaa-5c4d-31d0-b65a-7ab1df8ee381.yml
  2176. [09:46:58] [Server thread/INFO]: [Essentials] Found new UUID for fIOCQ7E9hwzZHRzX. Replacing 952a3eaa-5c4d-31d0-b65a-7ab1df8ee381 with fea4a561-5ebf-3084-9e97-b5c5f67e1cef
  2177. [09:46:58] [Server thread/INFO]: fIOCQ7E9hwzZHRzX[/61.157.198.66:4030] logged in with entity id 3989364 at ([Spawn]-5.5, 4.0, -59.5)
  2178. [09:46:58] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/fea4a561-5ebf-3084-9e97-b5c5f67e1cef.yml
  2179. [09:46:58] [Server thread/INFO]: ?7fIOCQ7E9hwzZHRzX has made the advancement [Suit Up]
  2180. [09:46:58] [Server thread/INFO]: ?7fIOCQ7E9hwzZHRzX has made the advancement [Isn't It Iron Pick]
  2181. [09:46:59] [Server thread/INFO]: fIOCQ7E9hwzZHRzX lost connection: Disconnected
  2182. [09:46:59] [Server thread/INFO]: fIOCQ7E9hwzZHRzX se odpojil.
  2183. [09:47:03] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/1a694e06-6d34-31fe-88e5-bf0a99973c1d.yml
  2184. [09:47:04] [Server thread/INFO]: [Essentials] Found new UUID for kIrCSRGr4BMjRcxT. Replacing 1a694e06-6d34-31fe-88e5-bf0a99973c1d with 5cecdc6d-024d-3ff7-b206-dd6523ab583f
  2185. [09:47:04] [Server thread/INFO]: kIrCSRGr4BMjRcxT[/218.61.3.229:21972] logged in with entity id 4005883 at ([Spawn]7.5, 4.0, -54.5)
  2186. [09:47:04] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/5cecdc6d-024d-3ff7-b206-dd6523ab583f.yml
  2187. [09:47:04] [Server thread/INFO]: ?7kIrCSRGr4BMjRcxT has made the advancement [Suit Up]
  2188. [09:47:04] [Server thread/INFO]: ?7kIrCSRGr4BMjRcxT has made the advancement [Isn't It Iron Pick]
  2189. [09:47:04] [Server thread/INFO]: kIrCSRGr4BMjRcxT lost connection: Disconnected
  2190. [09:47:04] [Server thread/INFO]: kIrCSRGr4BMjRcxT se odpojil.
  2191. [09:47:05] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/c689c503-9114-3c12-acf1-795130e4645a.yml
  2192. [09:47:05] [Server thread/INFO]: [Essentials] Found new UUID for dToyQ4FOgLKoBmSj. Replacing c689c503-9114-3c12-acf1-795130e4645a with 4e64f6df-a988-36a1-a5fc-bf3e5112f8b6
  2193. [09:47:05] [Server thread/INFO]: dToyQ4FOgLKoBmSj[/67.205.191.44:50111] logged in with entity id 4010183 at ([Spawn]-11.5, 4.0, -49.5)
  2194. [09:47:05] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/4e64f6df-a988-36a1-a5fc-bf3e5112f8b6.yml
  2195. [09:47:05] [Server thread/INFO]: ?7dToyQ4FOgLKoBmSj has made the advancement [Suit Up]
  2196. [09:47:05] [Server thread/INFO]: ?7dToyQ4FOgLKoBmSj has made the advancement [Isn't It Iron Pick]
  2197. [09:47:05] [Server thread/INFO]: dToyQ4FOgLKoBmSj lost connection: Disconnected
  2198. [09:47:05] [Server thread/INFO]: dToyQ4FOgLKoBmSj se odpojil.
  2199. [09:47:08] [Server thread/INFO]: [Builder]ItsGavin247: Majkl
  2200. [09:47:08] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/fe4f7622-574e-38ef-affe-819e2b518336.yml
  2201. [09:47:09] [Server thread/INFO]: [Essentials] Found new UUID for MJ4DtjSnQmN0DnuU. Replacing fe4f7622-574e-38ef-affe-819e2b518336 with 04bcbd51-d29d-33e0-bbe6-459d53311473
  2202. [09:47:09] [Server thread/INFO]: MJ4DtjSnQmN0DnuU[/178.62.171.190:37080] logged in with entity id 4019625 at ([Spawn]-1.5, 4.0, -59.5)
  2203. [09:47:09] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/04bcbd51-d29d-33e0-bbe6-459d53311473.yml
  2204. [09:47:09] [Server thread/INFO]: ?7MJ4DtjSnQmN0DnuU has made the advancement [Suit Up]
  2205. [09:47:09] [Server thread/INFO]: ?7MJ4DtjSnQmN0DnuU has made the advancement [Isn't It Iron Pick]
  2206. [09:47:09] [Server thread/INFO]: MJ4DtjSnQmN0DnuU lost connection: Disconnected
  2207. [09:47:09] [Server thread/INFO]: MJ4DtjSnQmN0DnuU se odpojil.
  2208. [09:47:11] [Server thread/INFO]: [Majitel]Majkl: WHAT
  2209. [09:47:18] [Server thread/INFO]: [Builder]ItsGavin247: hmm
  2210. [09:47:22] [Server thread/INFO]: Majkl issued server command: /spawn
  2211. [09:47:25] [Server thread/INFO]: Majkl issued server command: /tp gav
  2212. [09:47:29] [Server thread/INFO]: Fathey issued server command: /AH
  2213. [09:47:32] [Server thread/INFO]: [Builder]ItsGavin247: maybe you can whitelist the server until this stops
  2214. [09:47:33] [Server thread/INFO]: Fathey issued server command: /SHOP
  2215. [09:47:35] [Server thread/INFO]: Majkl issued server command: /invsee Fathe
  2216. [09:47:40] [Server thread/INFO]: [Builder]ItsGavin247: like until you get a solution
  2217. [09:47:45] [Server thread/INFO]: [Majitel]Majkl: i dont wanna do it
  2218. [09:47:57] [Server thread/INFO]: [Majitel]Majkl: Im said on the support
  2219. [09:48:02] [Server thread/INFO]: [Builder]ItsGavin247: ok
  2220. [09:48:03] [Server thread/INFO]: [HRAC]Fathey: Majkl GIVE ME ITEMS
  2221. [09:48:05] [Server thread/INFO]: [Majitel]Majkl: Of our hosting
  2222. [09:48:06] [Server thread/INFO]: [Majitel]Majkl: No
  2223. [09:48:28] [Server thread/INFO]: [Majitel]Majkl: But server will have better stats xD
  2224. [09:48:31] [Server thread/INFO]: [Majitel]Majkl: Cuz this
  2225. [09:48:35] [Server thread/INFO]: [Majitel]Majkl: on some pages
  2226. [09:48:35] [Server thread/INFO]: [Builder]ItsGavin247: Ik
  2227. [09:48:41] [Server thread/INFO]: [Builder]ItsGavin247: maybe you can put like
  2228. [09:48:42] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/1f0be10a-ac71-3b60-9368-9ac723378f04.yml
  2229. [09:48:42] [Server thread/INFO]: [Essentials] Found new UUID for Mdhd0H3YpkbcDbX1. Replacing 1f0be10a-ac71-3b60-9368-9ac723378f04 with a51ccff6-eafb-3e36-8214-e04493248340
  2230. [09:48:42] [Server thread/INFO]: Mdhd0H3YpkbcDbX1[/121.40.102.199:2738] logged in with entity id 4197996 at ([Spawn]-11.5, 4.0, -59.5)
  2231. [09:48:42] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/a51ccff6-eafb-3e36-8214-e04493248340.yml
  2232. [09:48:42] [Server thread/INFO]: ?7Mdhd0H3YpkbcDbX1 has made the advancement [Suit Up]
  2233. [09:48:42] [Server thread/INFO]: ?7Mdhd0H3YpkbcDbX1 has made the advancement [Isn't It Iron Pick]
  2234. [09:48:42] [Server thread/INFO]: Mdhd0H3YpkbcDbX1 lost connection: Disconnected
  2235. [09:48:42] [Server thread/INFO]: Mdhd0H3YpkbcDbX1 se odpojil.
  2236. [09:48:49] [Server thread/INFO]: [Builder]ItsGavin247: 14 characters maximal in a name
  2237. [09:48:50] [Server thread/INFO]: Fathey issued server command: /R IMA OVDE NEKI SHOP?
  2238. [09:48:52] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/9bd46d87-69f6-3e9b-ab9e-e7624ebe4c86.yml
  2239. [09:48:53] [Server thread/INFO]: [Essentials] Found new UUID for OPz3DNOcmRzBf3oQ. Replacing 9bd46d87-69f6-3e9b-ab9e-e7624ebe4c86 with 1c9a9c38-c70e-37a8-ae70-7c4fdb93be99
  2240. [09:48:53] [Server thread/INFO]: OPz3DNOcmRzBf3oQ[/46.2.241.140:1735] logged in with entity id 4215596 at ([Spawn]4.5, 5.0, -57.5)
  2241. [09:48:53] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/1c9a9c38-c70e-37a8-ae70-7c4fdb93be99.yml
  2242. [09:48:53] [Server thread/INFO]: ?7OPz3DNOcmRzBf3oQ has made the advancement [Suit Up]
  2243. [09:48:53] [Server thread/INFO]: ?7OPz3DNOcmRzBf3oQ has made the advancement [Isn't It Iron Pick]
  2244. [09:48:53] [Server thread/INFO]: OPz3DNOcmRzBf3oQ lost connection: Disconnected
  2245. [09:48:53] [Server thread/INFO]: OPz3DNOcmRzBf3oQ se odpojil.
  2246. [09:48:53] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/8b3e5c18-63d0-3835-a731-56c56b804196.yml
  2247. [09:48:54] [Server thread/INFO]: [Essentials] Found new UUID for ysvsCF4bhONTgZLq. Replacing 8b3e5c18-63d0-3835-a731-56c56b804196 with 1243a89e-3556-3d26-b3b8-b0dbee4e2cfb
  2248. [09:48:54] [Server thread/INFO]: ysvsCF4bhONTgZLq[/111.198.2.90:3957] logged in with entity id 4215662 at ([Spawn]3.5, 4.0, -59.5)
  2249. [09:48:54] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/add8ef07-cdfa-3466-bad0-ef5cac1ae499.yml
  2250. [09:48:55] [Server thread/INFO]: [Essentials] Found new UUID for Cs4f1_XdJJ8cU3MK. Replacing add8ef07-cdfa-3466-bad0-ef5cac1ae499 with 1a9d1a76-3233-39d3-9969-804b1713e842
  2251. [09:48:55] [Server thread/INFO]: Cs4f1_XdJJ8cU3MK[/178.62.171.190:54326] logged in with entity id 4215663 at ([Spawn]-10.5, 4.0, -52.5)
  2252. [09:48:55] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/2e699def-75d8-36f4-b0b7-7c2deadd01a7.yml
  2253. [09:48:55] [Netty Epoll Server IO #12/INFO]: [Essentials] Found new UUID for fou388fbVUWBxvdC. Replacing 2e699def-75d8-36f4-b0b7-7c2deadd01a7 with 96c8fd53-6569-3165-804e-2fe962cfeb39
  2254. [09:48:55] [Server thread/INFO]: fou388fbVUWBxvdC[/223.241.214.44:57218] logged in with entity id 4215664 at ([Spawn]6.5, 5.0, -55.5)
  2255. [09:48:55] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/90022fc7-f3dd-36b6-b3c9-a411123bad11.yml
  2256. [09:48:56] [Server thread/INFO]: [Essentials] Found new UUID for OYyfGckUjT54dzXt. Replacing 90022fc7-f3dd-36b6-b3c9-a411123bad11 with 13af3460-7639-382f-80f3-7a7efd5b3f84
  2257. [09:48:56] [Server thread/INFO]: OYyfGckUjT54dzXt[/121.40.102.199:4862] logged in with entity id 4215665 at ([Spawn]3.5, 8.0, -51.5)
  2258. [09:48:56] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/1243a89e-3556-3d26-b3b8-b0dbee4e2cfb.yml
  2259. [09:48:56] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/1a9d1a76-3233-39d3-9969-804b1713e842.yml
  2260. [09:48:56] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/96c8fd53-6569-3165-804e-2fe962cfeb39.yml
  2261. [09:48:56] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/13af3460-7639-382f-80f3-7a7efd5b3f84.yml
  2262. [09:48:56] [Server thread/WARN]: Kubina1324 moved too quickly! 11.741198910110882,-4.05525351858995,-12.33787336290088
  2263. [09:48:56] [Server thread/INFO]: [Builder]ItsGavin247: than they won't be able to join
  2264. [09:48:56] [Server thread/INFO]: ?7ysvsCF4bhONTgZLq has made the advancement [Suit Up]
  2265. [09:48:56] [Server thread/INFO]: ?7ysvsCF4bhONTgZLq has made the advancement [Isn't It Iron Pick]
  2266. [09:48:56] [Server thread/INFO]: ?7Cs4f1_XdJJ8cU3MK has made the advancement [Suit Up]
  2267. [09:48:56] [Server thread/INFO]: ?7Cs4f1_XdJJ8cU3MK has made the advancement [Isn't It Iron Pick]
  2268. [09:48:56] [Server thread/INFO]: ?7fou388fbVUWBxvdC has made the advancement [Suit Up]
  2269. [09:48:56] [Server thread/INFO]: ?7fou388fbVUWBxvdC has made the advancement [Isn't It Iron Pick]
  2270. [09:48:56] [Server thread/INFO]: ?7OYyfGckUjT54dzXt has made the advancement [Suit Up]
  2271. [09:48:56] [Server thread/INFO]: ?7OYyfGckUjT54dzXt has made the advancement [Isn't It Iron Pick]
  2272. [09:48:56] [Server thread/INFO]: ysvsCF4bhONTgZLq lost connection: Disconnected
  2273. [09:48:56] [Server thread/INFO]: ysvsCF4bhONTgZLq se odpojil.
  2274. [09:48:56] [Server thread/INFO]: Cs4f1_XdJJ8cU3MK lost connection: Disconnected
  2275. [09:48:56] [Server thread/INFO]: Cs4f1_XdJJ8cU3MK se odpojil.
  2276. [09:48:56] [Server thread/INFO]: fou388fbVUWBxvdC lost connection: Disconnected
  2277. [09:48:56] [Server thread/INFO]: fou388fbVUWBxvdC se odpojil.
  2278. [09:48:56] [Server thread/INFO]: OYyfGckUjT54dzXt lost connection: Disconnected
  2279. [09:48:56] [Server thread/INFO]: OYyfGckUjT54dzXt se odpojil.
  2280. [09:48:57] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@148d8523[id=ec81bdae-ecc1-37d8-b890-9da9681f8246,name=i4cdd1cj1pr2rOq7,properties={},legacy=false] (/117.40.213.26:54832): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  2281. [09:48:57] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/f11167a8-82c6-3305-8794-e96e8d9dc68d.yml
  2282. [09:48:57] [Server thread/INFO]: [Essentials] Found new UUID for vDQB6tO6Iu8xj7ie. Replacing f11167a8-82c6-3305-8794-e96e8d9dc68d with 7b89c200-f613-39d4-a194-44df507c99dd
  2283. [09:48:57] [Server thread/INFO]: vDQB6tO6Iu8xj7ie[/218.61.3.229:24519] logged in with entity id 4215822 at ([Spawn]2.5, 13.0, -47.5)
  2284. [09:48:57] [Server thread/INFO]: com.mojang.authlib.GameProfile@148d8523[id=ec81bdae-ecc1-37d8-b890-9da9681f8246,name=i4cdd1cj1pr2rOq7,properties={},legacy=false] (/117.40.213.26:54832) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  2285. [09:48:57] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/7b89c200-f613-39d4-a194-44df507c99dd.yml
  2286. [09:48:57] [Server thread/INFO]: ?7vDQB6tO6Iu8xj7ie has made the advancement [Suit Up]
  2287. [09:48:57] [Server thread/INFO]: ?7vDQB6tO6Iu8xj7ie has made the advancement [Isn't It Iron Pick]
  2288. [09:48:57] [Server thread/INFO]: vDQB6tO6Iu8xj7ie lost connection: Disconnected
  2289. [09:48:57] [Server thread/INFO]: vDQB6tO6Iu8xj7ie se odpojil.
  2290. [09:48:58] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@18a5368e[id=a459b199-89cd-3ae3-86c7-0026c24be3c9,name=ND4U0Cp9AZ_QlAOo,properties={},legacy=false] (/178.62.171.190:60337): Too many people logging in, retry soon.
  2291. [09:48:58] [Server thread/INFO]: com.mojang.authlib.GameProfile@18a5368e[id=a459b199-89cd-3ae3-86c7-0026c24be3c9,name=ND4U0Cp9AZ_QlAOo,properties={},legacy=false] (/178.62.171.190:60337) lost connection: Too many people logging in, retry soon.
  2292. [09:48:58] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 4499ms behind, skipping 89 tick(s)
  2293. [09:48:58] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@16edad70[id=3b022d84-bfec-35bd-ae74-190c5a5bd990,name=lQAx2VlPa9Zog13E,properties={},legacy=false] (/121.40.102.199:1343): Too many people logging in, retry soon.
  2294. [09:48:58] [Server thread/INFO]: com.mojang.authlib.GameProfile@16edad70[id=3b022d84-bfec-35bd-ae74-190c5a5bd990,name=lQAx2VlPa9Zog13E,properties={},legacy=false] (/121.40.102.199:1343) lost connection: Too many people logging in, retry soon.
  2295. [09:49:01] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@70b03b37[id=072797ae-2cae-3ede-8a92-93f24e0c766a,name=QY1Vqf9OD_RxAXNS,properties={},legacy=false] (/117.40.213.26:55182): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  2296. [09:49:01] [Server thread/INFO]: com.mojang.authlib.GameProfile@70b03b37[id=072797ae-2cae-3ede-8a92-93f24e0c766a,name=QY1Vqf9OD_RxAXNS,properties={},legacy=false] (/117.40.213.26:55182) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  2297. [09:49:02] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@57498126[id=93d3b58f-26f5-30a8-9ee5-544b638c2976,name=6BELDZcs_5Q2NMro,properties={},legacy=false] (/198.217.126.151:37611): Too many people logging in, retry soon.
  2298. [09:49:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@57498126[id=93d3b58f-26f5-30a8-9ee5-544b638c2976,name=6BELDZcs_5Q2NMro,properties={},legacy=false] (/198.217.126.151:37611) lost connection: Too many people logging in, retry soon.
  2299. [09:49:02] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@60fbc8f2[id=4220f879-03c8-36b9-bd93-274a63468622,name=TnjpJKdqMF6PDQpq,properties={},legacy=false] (/61.135.155.82:62295): Too many people logging in, retry soon.
  2300. [09:49:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@60fbc8f2[id=4220f879-03c8-36b9-bd93-274a63468622,name=TnjpJKdqMF6PDQpq,properties={},legacy=false] (/61.135.155.82:62295) lost connection: Too many people logging in, retry soon.
  2301. [09:49:02] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@668419c6[id=606fa0c3-e191-3ce3-b30f-015dbe44be3f,name=oW1iczWdRtN9oxxr,properties={},legacy=false] (/121.40.102.199:2410): Too many people logging in, retry soon.
  2302. [09:49:02] [Server thread/INFO]: com.mojang.authlib.GameProfile@668419c6[id=606fa0c3-e191-3ce3-b30f-015dbe44be3f,name=oW1iczWdRtN9oxxr,properties={},legacy=false] (/121.40.102.199:2410) lost connection: Too many people logging in, retry soon.
  2303. [09:49:06] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/5e092548-40a4-3ff5-bc29-4c3aea11dfde.yml
  2304. [09:49:06] [Server thread/INFO]: [Essentials] Found new UUID for Ig4MI7YfVg3j1b3T. Replacing 5e092548-40a4-3ff5-bc29-4c3aea11dfde with 063aca5e-5d83-3f45-96ff-c3ce1eefc833
  2305. [09:49:06] [Server thread/INFO]: Ig4MI7YfVg3j1b3T[/223.241.214.44:57885] logged in with entity id 4234278 at ([Spawn]-4.5, 6.0, -44.5)
  2306. [09:49:06] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/063aca5e-5d83-3f45-96ff-c3ce1eefc833.yml
  2307. [09:49:06] [Server thread/INFO]: ?7Ig4MI7YfVg3j1b3T has made the advancement [Suit Up]
  2308. [09:49:06] [Server thread/INFO]: ?7Ig4MI7YfVg3j1b3T has made the advancement [Isn't It Iron Pick]
  2309. [09:49:07] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/94fecad6-e416-3852-9084-c26616d7412d.yml
  2310. [09:49:07] [Server thread/INFO]: [Essentials] Found new UUID for ObP2yBkNQH4qTTL9. Replacing 94fecad6-e416-3852-9084-c26616d7412d with 306a5df1-60ee-3f51-95c9-2fa2d7dff3ae
  2311. [09:49:07] [Server thread/INFO]: ObP2yBkNQH4qTTL9[/61.157.198.66:9372] logged in with entity id 4234358 at ([Spawn]-0.5, 6.0, -44.5)
  2312. [09:49:07] [Server thread/INFO]: Ig4MI7YfVg3j1b3T lost connection: Disconnected
  2313. [09:49:07] [Server thread/INFO]: Ig4MI7YfVg3j1b3T se odpojil.
  2314. [09:49:07] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/a37c7134-663e-32e6-adb3-e64aa8082a59.yml
  2315. [09:49:08] [Server thread/INFO]: [Essentials] Found new UUID for FwGn6M0TtyE0n9MH. Replacing a37c7134-663e-32e6-adb3-e64aa8082a59 with 4a665550-9018-30ec-81bb-f955824f6e01
  2316. [09:49:08] [Server thread/INFO]: FwGn6M0TtyE0n9MH[/97.107.128.125:55376] logged in with entity id 4234359 at ([Spawn]-9.5, 4.0, -57.5)
  2317. [09:49:08] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/7fb18302-e33e-3416-a887-6124abd5ef62.yml
  2318. [09:49:08] [Server thread/INFO]: [Essentials] Found new UUID for C2pJxY9GXLVsx3Gd. Replacing 7fb18302-e33e-3416-a887-6124abd5ef62 with 42ab54f0-2b68-38d5-bbbe-22923661b208
  2319. [09:49:08] [Server thread/INFO]: C2pJxY9GXLVsx3Gd[/178.62.171.190:42128] logged in with entity id 4234360 at ([Spawn]3.5, 8.0, -48.5)
  2320. [09:49:08] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/306a5df1-60ee-3f51-95c9-2fa2d7dff3ae.yml
  2321. [09:49:08] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/4a665550-9018-30ec-81bb-f955824f6e01.yml
  2322. [09:49:08] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/42ab54f0-2b68-38d5-bbbe-22923661b208.yml
  2323. [09:49:08] [Server thread/INFO]: ?7ObP2yBkNQH4qTTL9 has made the advancement [Suit Up]
  2324. [09:49:08] [Server thread/INFO]: ?7ObP2yBkNQH4qTTL9 has made the advancement [Isn't It Iron Pick]
  2325. [09:49:08] [Server thread/INFO]: ?7FwGn6M0TtyE0n9MH has made the advancement [Suit Up]
  2326. [09:49:08] [Server thread/INFO]: ?7FwGn6M0TtyE0n9MH has made the advancement [Isn't It Iron Pick]
  2327. [09:49:08] [Server thread/INFO]: ?7C2pJxY9GXLVsx3Gd has made the advancement [Suit Up]
  2328. [09:49:08] [Server thread/INFO]: ?7C2pJxY9GXLVsx3Gd has made the advancement [Isn't It Iron Pick]
  2329. [09:49:08] [Server thread/INFO]: ObP2yBkNQH4qTTL9 lost connection: Disconnected
  2330. [09:49:08] [Server thread/INFO]: ObP2yBkNQH4qTTL9 se odpojil.
  2331. [09:49:08] [Server thread/INFO]: FwGn6M0TtyE0n9MH lost connection: Disconnected
  2332. [09:49:08] [Server thread/INFO]: FwGn6M0TtyE0n9MH se odpojil.
  2333. [09:49:08] [Server thread/INFO]: C2pJxY9GXLVsx3Gd lost connection: Disconnected
  2334. [09:49:09] [Server thread/INFO]: C2pJxY9GXLVsx3Gd se odpojil.
  2335. [09:49:09] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/88e57ac3-d86b-3592-aa0a-b2d8d159c7b0.yml
  2336. [09:49:09] [Server thread/INFO]: [Essentials] Found new UUID for lpyzhccWfMysvFAk. Replacing 88e57ac3-d86b-3592-aa0a-b2d8d159c7b0 with 15b5565a-d6dd-3f7b-a8f7-a467845cb185
  2337. [09:49:09] [Server thread/INFO]: lpyzhccWfMysvFAk[/218.61.3.229:24827] logged in with entity id 4234552 at ([Spawn]6.5, 4.0, -41.5)
  2338. [09:49:09] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/15b5565a-d6dd-3f7b-a8f7-a467845cb185.yml
  2339. [09:49:09] [Server thread/INFO]: ?7lpyzhccWfMysvFAk has made the advancement [Suit Up]
  2340. [09:49:09] [Server thread/INFO]: ?7lpyzhccWfMysvFAk has made the advancement [Isn't It Iron Pick]
  2341. [09:49:09] [Server thread/INFO]: lpyzhccWfMysvFAk lost connection: Disconnected
  2342. [09:49:09] [Server thread/INFO]: lpyzhccWfMysvFAk se odpojil.
  2343. [09:49:10] [Server thread/INFO]: [Builder]ItsGavin247: put 14 max characters in a name
  2344. [09:49:15] [Server thread/INFO]: [Builder]ItsGavin247: so they can't connect
  2345. [09:49:15] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/16543581-bdcf-3f4f-8c21-80b96223c540.yml
  2346. [09:49:16] [Server thread/INFO]: [Essentials] Found new UUID for WjGmoTO_peee9wyD. Replacing 16543581-bdcf-3f4f-8c21-80b96223c540 with fef16e74-55a2-363d-b7cc-b0a1dbfdefbb
  2347. [09:49:16] [Server thread/INFO]: WjGmoTO_peee9wyD[/91.155.235.116:37529] logged in with entity id 4249449 at ([Spawn]-5.5, 14.0, -48.5)
  2348. [09:49:16] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/fef16e74-55a2-363d-b7cc-b0a1dbfdefbb.yml
  2349. [09:49:16] [Server thread/INFO]: ?7WjGmoTO_peee9wyD has made the advancement [Suit Up]
  2350. [09:49:16] [Server thread/INFO]: ?7WjGmoTO_peee9wyD has made the advancement [Isn't It Iron Pick]
  2351. [09:49:16] [Server thread/INFO]: WjGmoTO_peee9wyD lost connection: Disconnected
  2352. [09:49:16] [Server thread/INFO]: WjGmoTO_peee9wyD se odpojil.
  2353. [09:49:17] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/ca9c2150-b791-3b39-b827-7252a679b581.yml
  2354. [09:49:17] [Server thread/INFO]: [Essentials] Found new UUID for XKOsaTkrb4d50pae. Replacing ca9c2150-b791-3b39-b827-7252a679b581 with bfd88067-aff4-3e21-b5da-4a8efb8673bd
  2355. [09:49:17] [Server thread/INFO]: XKOsaTkrb4d50pae[/209.74.113.207:56242] logged in with entity id 4252653 at ([Spawn]-9.5, 4.0, -58.5)
  2356. [09:49:18] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/bfd88067-aff4-3e21-b5da-4a8efb8673bd.yml
  2357. [09:49:18] [Server thread/INFO]: ?7XKOsaTkrb4d50pae has made the advancement [Suit Up]
  2358. [09:49:18] [Server thread/INFO]: ?7XKOsaTkrb4d50pae has made the advancement [Isn't It Iron Pick]
  2359. [09:49:18] [Server thread/INFO]: XKOsaTkrb4d50pae lost connection: Internal Exception: io.netty.channel.unix.Errors$NativeIoException: syscall:read(..) failed: Connection reset by peer
  2360. [09:49:18] [Server thread/INFO]: XKOsaTkrb4d50pae se odpojil.
  2361. [09:49:18] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/ed3995f9-cd39-3f5b-a5f0-81bf9470f719.yml
  2362. [09:49:18] [Server thread/INFO]: [Essentials] Found new UUID for fkQBWKkyUcUL9_FJ. Replacing ed3995f9-cd39-3f5b-a5f0-81bf9470f719 with 04dc8b3c-4746-39ab-b5fc-3e658e29e5fb
  2363. [09:49:18] [Server thread/INFO]: fkQBWKkyUcUL9_FJ[/61.157.198.66:10096] logged in with entity id 4252766 at ([Spawn]-7.5, 4.0, -59.5)
  2364. [09:49:18] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/04dc8b3c-4746-39ab-b5fc-3e658e29e5fb.yml
  2365. [09:49:18] [Server thread/INFO]: ?7fkQBWKkyUcUL9_FJ has made the advancement [Suit Up]
  2366. [09:49:18] [Server thread/INFO]: ?7fkQBWKkyUcUL9_FJ has made the advancement [Isn't It Iron Pick]
  2367. [09:49:18] [Server thread/INFO]: fkQBWKkyUcUL9_FJ lost connection: Disconnected
  2368. [09:49:19] [Server thread/INFO]: fkQBWKkyUcUL9_FJ se odpojil.
  2369. [09:49:20] [Server thread/INFO]: Fathey issued server command: /R JELI IAL IT OVDE NEKI SHOP??
  2370. [09:49:29] [Server thread/INFO]: ItsGavin247 issued server command: /msg Fathey ne samo probavam nesto
  2371. [09:49:42] [Server thread/INFO]: [@: 6 blocks filled]
  2372. [09:49:42] [Server thread/INFO]: [@: No blocks filled]
  2373. [09:49:44] [Server thread/INFO]: [@: 6 blocks filled]
  2374. [09:49:44] [Server thread/INFO]: [@: No blocks filled]
  2375. [09:49:44] [Server thread/INFO]: [@: No blocks filled]
  2376. [09:49:45] [Server thread/INFO]: [@: 6 blocks filled]
  2377. [09:49:46] [Server thread/INFO]: [@: 6 blocks filled]
  2378. [09:49:47] [Server thread/INFO]: [@: 6 blocks filled]
  2379. [09:49:52] [Server thread/INFO]: [@: 6 blocks filled]
  2380. [09:49:52] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@7f274d8b[id=5c1a010b-5175-3ed1-a72a-a53799739fb1,name=Nah1O2Ydr5QmQGvM,properties={},legacy=false] (/117.40.213.26:58435): Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  2381. [09:49:52] [Server thread/INFO]: com.mojang.authlib.GameProfile@7f274d8b[id=5c1a010b-5175-3ed1-a72a-a53799739fb1,name=Nah1O2Ydr5QmQGvM,properties={},legacy=false] (/117.40.213.26:58435) lost connection: Your IP address is banned from this server. Reason: The Ban Hammer has spoken!
  2382. [09:49:52] [Server thread/INFO]: [@: 6 blocks filled]
  2383. [09:49:53] [Server thread/INFO]: [@: 6 blocks filled]
  2384. [09:49:53] [Server thread/INFO]: [@: 6 blocks filled]
  2385. [09:49:54] [Server thread/INFO]: /163.121.188.3:49349 lost connection: Disconnected
  2386. [09:49:54] [Server thread/INFO]: [@: 6 blocks filled]
  2387. [09:50:03] [Server thread/INFO]: Fathey issued server command: /r what st aje tp
  2388. [09:50:03] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/52ffbab9-604c-37c0-96c9-b5a369aa7abd.yml
  2389. [09:50:04] [Server thread/INFO]: [Essentials] Found new UUID for x2Vp_JH9qJDvlsHL. Replacing 52ffbab9-604c-37c0-96c9-b5a369aa7abd with f9c4545a-0ac8-3f5a-8bba-889af7f314e0
  2390. [09:50:04] [Server thread/INFO]: x2Vp_JH9qJDvlsHL[/178.62.171.190:33812] logged in with entity id 4333273 at ([Spawn]-3.5, 5.0, -43.5)
  2391. [09:50:04] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/f9c4545a-0ac8-3f5a-8bba-889af7f314e0.yml
  2392. [09:50:04] [Server thread/INFO]: ?7x2Vp_JH9qJDvlsHL has made the advancement [Suit Up]
  2393. [09:50:04] [Server thread/INFO]: ?7x2Vp_JH9qJDvlsHL has made the advancement [Isn't It Iron Pick]
  2394. [09:50:04] [Server thread/INFO]: x2Vp_JH9qJDvlsHL lost connection: Disconnected
  2395. [09:50:04] [Server thread/INFO]: x2Vp_JH9qJDvlsHL se odpojil.
  2396. [09:50:06] [Server thread/INFO]: Fathey issued server command: /r to
  2397. [09:50:17] [Server thread/INFO]: ItsGavin247 issued server command: /msg Fathey kao kapija neka cekaj
  2398. [09:50:19] [Server thread/INFO]: De-opped ItsGavin247
  2399. [09:50:33] [Server thread/INFO]: [@: 6 blocks filled]
  2400. [09:50:33] [Server thread/INFO]: [@: No blocks filled]
  2401. [09:50:34] [Server thread/INFO]: [@: 6 blocks filled]
  2402. [09:50:35] [Server thread/INFO]: [@: 6 blocks filled]
  2403. [09:50:37] [Server thread/INFO]: [@: 6 blocks filled]
  2404. [09:50:38] [Server thread/INFO]: [@: 6 blocks filled]
  2405. [09:50:42] [Server thread/INFO]: [@: No blocks filled]
  2406. [09:50:42] [Server thread/INFO]: [@: 6 blocks filled]
  2407. [09:50:43] [Server thread/INFO]: [@: No blocks filled]
  2408. [09:50:43] [Server thread/INFO]: [@: 6 blocks filled]
  2409. [09:50:43] [Server thread/INFO]: [@: No blocks filled]
  2410. [09:50:43] [Server thread/INFO]: [@: 6 blocks filled]
  2411. [09:50:44] [Server thread/INFO]: [@: 6 blocks filled]
  2412. [09:50:44] [Server thread/INFO]: [@: 6 blocks filled]
  2413. [09:50:45] [Server thread/INFO]: [@: 6 blocks filled]
  2414. [09:50:45] [Server thread/INFO]: [@: 6 blocks filled]
  2415. [09:50:46] [Server thread/INFO]: [@: 6 blocks filled]
  2416. [09:50:49] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/f03299b4-3481-3d22-81d6-528fde35141c.yml
  2417. [09:50:50] [Server thread/INFO]: [Essentials] Found new UUID for X8FrvYGGCYglfE9U. Replacing f03299b4-3481-3d22-81d6-528fde35141c with c5e240be-9e06-36bb-ae60-0ff868712139
  2418. [09:50:50] [Server thread/INFO]: X8FrvYGGCYglfE9U[/178.62.171.190:43371] logged in with entity id 4411770 at ([Spawn]-9.5, 4.0, -55.5)
  2419. [09:50:50] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/c5e240be-9e06-36bb-ae60-0ff868712139.yml
  2420. [09:50:50] [Server thread/INFO]: ?7X8FrvYGGCYglfE9U has made the advancement [Suit Up]
  2421. [09:50:50] [Server thread/INFO]: ?7X8FrvYGGCYglfE9U has made the advancement [Isn't It Iron Pick]
  2422. [09:50:50] [Server thread/INFO]: X8FrvYGGCYglfE9U lost connection: Disconnected
  2423. [09:50:50] [Server thread/INFO]: X8FrvYGGCYglfE9U se odpojil.
  2424. [09:50:51] [Server thread/INFO]: [@: 6 blocks filled]
  2425. [09:50:51] [Server thread/INFO]: [@: 6 blocks filled]
  2426. [09:50:52] [Server thread/INFO]: [@: 6 blocks filled]
  2427. [09:50:53] [Server thread/INFO]: [@: No blocks filled]
  2428. [09:50:53] [Server thread/INFO]: [@: No blocks filled]
  2429. [09:50:57] [Server thread/INFO]: [@: 6 blocks filled]
  2430. [09:50:57] [Server thread/INFO]: [@: No blocks filled]
  2431. [09:50:58] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/38f63538-ff36-38d7-80b0-ca0798b525b3.yml
  2432. [09:50:59] [Server thread/INFO]: [Essentials] Found new UUID for yptyCixeEe1xQfSx. Replacing 38f63538-ff36-38d7-80b0-ca0798b525b3 with 3cc2f08d-b9c3-3cca-ad75-ab1e7965366f
  2433. [09:50:59] [Server thread/INFO]: yptyCixeEe1xQfSx[/198.217.126.151:38599] logged in with entity id 4427105 at ([Spawn]3.5, 5.0, -58.5)
  2434. [09:50:59] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/3cc2f08d-b9c3-3cca-ad75-ab1e7965366f.yml
  2435. [09:50:59] [Server thread/INFO]: [@: 6 blocks filled]
  2436. [09:50:59] [Server thread/INFO]: ?7yptyCixeEe1xQfSx has made the advancement [Suit Up]
  2437. [09:50:59] [Server thread/INFO]: ?7yptyCixeEe1xQfSx has made the advancement [Isn't It Iron Pick]
  2438. [09:50:59] [Server thread/INFO]: yptyCixeEe1xQfSx lost connection: Disconnected
  2439. [09:50:59] [Server thread/INFO]: yptyCixeEe1xQfSx se odpojil.
  2440. [09:50:59] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/18edb9c9-f3e7-3914-9494-5fc6a8a54605.yml
  2441. [09:51:00] [Server thread/INFO]: [Essentials] Found new UUID for Iq6xUEkMlbUcfjhB. Replacing 18edb9c9-f3e7-3914-9494-5fc6a8a54605 with 44f70cb8-8f71-3854-bc10-e9301bce85b6
  2442. [09:51:00] [Server thread/INFO]: Iq6xUEkMlbUcfjhB[/46.2.241.140:3645] logged in with entity id 4427166 at ([Spawn]6.5, 5.0, -55.5)
  2443. [09:51:00] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/39e05702-7234-3611-9c3d-b62263ccc790.yml
  2444. [09:51:00] [Server thread/INFO]: [Essentials] Found new UUID for jXnDot05miLApV_I. Replacing 39e05702-7234-3611-9c3d-b62263ccc790 with 64ec9e33-2900-3113-ab8c-e48be54dd4b8
  2445. [09:51:00] [Server thread/INFO]: jXnDot05miLApV_I[/121.40.102.199:4152] logged in with entity id 4427167 at ([Spawn]-2.5, 15.0, -54.5)
  2446. [09:51:00] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/44f70cb8-8f71-3854-bc10-e9301bce85b6.yml
  2447. [09:51:00] [pool-24-thread-1/INFO]: Creating empty config: /home/ewa/servers/a72914/files/plugins/Essentials/userdata/64ec9e33-2900-3113-ab8c-e48be54dd4b8.yml
  2448. [09:51:00] [Server thread/INFO]: ?7Iq6xUEkMlbUcfjhB has made the advancement [Suit Up]
  2449. [09:51:00] [Server thread/INFO]: ?7Iq6xUEkMlbUcfjhB has made the advancement [Isn't It Iron Pick]
  2450. [09:51:00] [Server thread/INFO]: ?7jXnDot05miLApV_I has made the advancement [Suit Up]
  2451. [09:51:00] [Server thread/INFO]: ?7jXnDot05miLApV_I has made the advancement [Isn't It Iron Pick]
  2452. [09:51:00] [Server thread/INFO]: Iq6xUEkMlbUcfjhB lost connection: Disconnected
  2453. [09:51:00] [Server thread/INFO]: Iq6xUEkMlbUcfjhB se odpojil.
  2454. [09:51:01] [Server thread/INFO]: [@: 6 blocks filled]
  2455. [09:51:01] [Server thread/INFO]: jXnDot05miLApV_I lost connection: Disconnected
  2456. [09:51:01] [Server thread/INFO]: jXnDot05miLApV_I se odpojil.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement