Advertisement
Guest User

Untitled

a guest
Feb 1st, 2015
182
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.40 KB | None | 0 0
  1. [00:01:28] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  2. org.bukkit.event.EventException
  3. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  4. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  5. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  7. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  8. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  9. at net.minecraft.server.v1_8_R1.EntitySkeleton.die(EntitySkeleton.java:125) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  10. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  11. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  12. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  13. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  14. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  15. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  16. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  17. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  18. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  19. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  20. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  21. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  22. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  23. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  24. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  25. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  27. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  28. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  29. ... 18 more
  30. [00:01:29] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  31. org.bukkit.event.EventException
  32. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  33. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  34. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  35. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  36. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  37. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  38. at net.minecraft.server.v1_8_R1.EntitySkeleton.die(EntitySkeleton.java:125) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  39. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  40. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  41. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  42. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  43. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  44. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  45. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  46. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  47. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  48. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  49. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  50. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  51. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  52. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  53. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  54. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  56. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  57. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  58. ... 18 more
  59. [00:01:38] [Server thread/INFO]: pur30oo0 issued server command: /sell coal
  60. [00:01:38] [Server thread/INFO]: §a§c[§9Trial Mod§c]§e §epur30oo0§r §asold coal for §a$1 §a(1 items at $1 each).
  61. [00:01:54] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  62. org.bukkit.event.EventException
  63. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  64. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  65. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  66. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  67. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  68. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  69. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  70. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  71. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  72. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  73. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  74. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  75. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  76. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  77. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  78. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  79. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  80. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  81. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  82. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  83. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  84. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  85. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  86. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  87. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  88. ... 17 more
  89. [00:01:55] [Server thread/INFO]: CONSOLE issued server command: /list
  90. [00:01:55] [Server thread/INFO]: There are 2 out of maximum 40 players online.
  91. [00:01:55] [Server thread/INFO]: Enchanter: [Trial Mod] pur30oo0
  92. [00:01:55] [Server thread/INFO]: Explorer: millyboi14
  93. [00:01:55] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  94. org.bukkit.event.EventException
  95. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  96. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  97. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  98. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  99. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  100. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  101. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  102. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  103. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  104. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  105. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  106. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  107. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  108. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  109. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  110. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  111. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  112. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  113. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  114. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  115. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  116. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  117. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  118. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  119. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  120. ... 17 more
  121. [00:02:12] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  122. org.bukkit.event.EventException
  123. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  124. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  125. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  126. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  127. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  128. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  129. at net.minecraft.server.v1_8_R1.EntitySkeleton.die(EntitySkeleton.java:125) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  130. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  131. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  132. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  133. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  134. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  135. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  136. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  137. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  138. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  139. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  140. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  141. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  142. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  143. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  144. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  145. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  146. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  147. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  148. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  149. ... 18 more
  150. [00:02:16] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  151. org.bukkit.event.EventException
  152. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  153. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  154. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  155. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  156. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  157. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  158. at net.minecraft.server.v1_8_R1.EntitySkeleton.die(EntitySkeleton.java:125) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  159. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  160. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  161. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  162. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  163. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  164. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  165. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  166. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  167. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  168. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  169. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  170. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  171. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  172. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  173. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  174. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  175. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  176. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  177. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  178. ... 18 more
  179. [00:02:24] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  180. org.bukkit.event.EventException
  181. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  182. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  183. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  184. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  185. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  186. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  187. at net.minecraft.server.v1_8_R1.EntitySkeleton.die(EntitySkeleton.java:125) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  188. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  189. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  190. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  191. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  192. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  193. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  194. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  195. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  196. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  197. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  198. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  199. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  200. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  201. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  202. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  203. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  204. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  205. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  206. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  207. ... 18 more
  208. [00:02:26] [Server thread/INFO]: CONSOLE issued server command: /list
  209. [00:02:26] [Server thread/INFO]: There are 2 out of maximum 40 players online.
  210. [00:02:26] [Server thread/INFO]: Enchanter: [Trial Mod] pur30oo0
  211. [00:02:26] [Server thread/INFO]: Explorer: millyboi14
  212. [00:02:52] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  213. org.bukkit.event.EventException
  214. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  215. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  216. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  217. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  218. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  219. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  220. at net.minecraft.server.v1_8_R1.EntitySkeleton.die(EntitySkeleton.java:125) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  221. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  222. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  223. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  224. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  225. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  226. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  227. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  228. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  229. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  230. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  231. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  232. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  233. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  234. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  235. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  236. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  237. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  238. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  239. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  240. ... 18 more
  241. [00:02:54] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  242. org.bukkit.event.EventException
  243. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  244. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  245. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  246. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  247. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  248. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  249. at net.minecraft.server.v1_8_R1.EntitySkeleton.die(EntitySkeleton.java:125) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  250. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  251. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  252. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  253. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  254. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  255. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  256. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  257. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  258. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  259. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  260. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  261. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  262. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  263. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  264. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  265. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  266. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  267. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  268. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  269. ... 18 more
  270. [00:02:56] [Server thread/INFO]: CONSOLE issued server command: /list
  271. [00:02:56] [Server thread/INFO]: There are 2 out of maximum 40 players online.
  272. [00:02:56] [Server thread/INFO]: Enchanter: [Trial Mod] pur30oo0
  273. [00:02:56] [Server thread/INFO]: Explorer: millyboi14
  274. [00:03:02] [Server thread/INFO]: pur30oo0 issued server command: /sell coal
  275. [00:03:02] [Server thread/INFO]: §a§c[§9Trial Mod§c]§e §epur30oo0§r §asold coal for §a$1 §a(1 items at $1 each).
  276. [00:03:05] [Server thread/INFO]: pur30oo0 issued server command: /sell arrow 1
  277. [00:03:05] [Server thread/INFO]: §a§c[§9Trial Mod§c]§e §epur30oo0§r §asold arrow for §a$1 §a(1 items at $1 each).
  278. [00:03:27] [Server thread/INFO]: CONSOLE issued server command: /list
  279. [00:03:27] [Server thread/INFO]: There are 2 out of maximum 40 players online.
  280. [00:03:27] [Server thread/INFO]: Enchanter: [Trial Mod] pur30oo0
  281. [00:03:27] [Server thread/INFO]: Explorer: millyboi14
  282. [00:03:30] [Server thread/INFO]: millyboi14 issued server command: /f home
  283. [00:03:40] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  284. org.bukkit.event.EventException
  285. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  286. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  287. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  288. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  289. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  290. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  291. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  292. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  293. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  294. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  295. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  296. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  297. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  298. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  299. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  300. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  301. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  302. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  303. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  304. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  305. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  306. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  307. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  308. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  309. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  310. ... 17 more
  311. [00:03:47] [Server thread/ERROR]: Could not pass event EntityDeathEvent to MobBowDoubleExp v1.1
  312. org.bukkit.event.EventException
  313. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:303) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  314. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  315. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:509) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  316. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:494) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  317. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDeathEvent(CraftEventFactory.java:363) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  318. at net.minecraft.server.v1_8_R1.EntityLiving.die(EntityLiving.java:827) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  319. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:765) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  320. at net.minecraft.server.v1_8_R1.EntityMonster.damageEntity(EntityMonster.java:44) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  321. at net.minecraft.server.v1_8_R1.EntityArrow.s_(EntityArrow.java:244) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  322. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1575) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  323. at net.minecraft.server.v1_8_R1.World.g(World.java:1550) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  324. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1397) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  325. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  326. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:758) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  327. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  328. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:625) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  329. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:528) [Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  330. at java.lang.Thread.run(Unknown Source) [?:1.7.0_60]
  331. Caused by: java.lang.IllegalArgumentException: Enchantment level is either too low or too high (given 6, bounds are 1 to 5)
  332. at org.bukkit.inventory.ItemStack.addEnchantment(ItemStack.java:430) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  333. at ca.acer.mobbow.Bow.killEvent(Bow.java:42) ~[?:?]
  334. at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source) ~[?:?]
  335. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_60]
  336. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_60]
  337. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:299) ~[Spigot_1.8.1.jar:git-Spigot-"609cd55"]
  338. ... 17 more
  339. [00:03:57] [Server thread/INFO]: CONSOLE issued server command: /list
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement