Advertisement
Guest User

Untitled

a guest
Sep 13th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.28 KB | None | 0 0
  1. 2013-09-13 04:45:20 [INFO] ************** issued server command: /gm 1
  2. 2013-09-13 04:45:18 [INFO] ************** issued server command: /quake leave
  3. ... 15 more
  4. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  5. at com.Geekpower14.Quake.Commands.MyCommandExecutor.onCommand(MyCommandExecutor.java:275)
  6. at com.Geekpower14.Quake.Arena.Arena.joinArena(Arena.java:620)
  7. at com.Geekpower14.Quake.Arena.Arena.tp(Arena.java:1183)
  8. at java.util.Random.nextInt(Random.java:300)
  9. Caused by: java.lang.IllegalArgumentException: n must be positive
  10. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  11. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  12. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  13. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  14. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  15. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  16. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  17. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  18. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  19. at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
  20. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:837)
  21. at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:880)
  22. at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:962)
  23. at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:523)
  24. at us.Myles.PWP.FakeSimpleCommandMap.dispatch(FakeSimpleCommandMap.java:104)
  25. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
  26. org.bukkit.command.CommandException: Unhandled exception executing command 'quake' in plugin Quake v0.3.0
  27. 2013-09-13 04:45:12 [SEVERE] null
  28. 2013-09-13 04:45:12 [INFO] ************** issued server command: /quake 1 join
  29. ... 16 more
  30. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  31. at java.lang.reflect.Method.invoke(Method.java:606)
  32. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  35. at com.Geekpower14.Quake.Listener.PlayerListener.onPlayerInteract(PlayerListener.java:106)
  36. at java.lang.Integer.valueOf(Integer.java:582)
  37. at java.lang.Integer.parseInt(Integer.java:504)
  38. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  39. Caused by: java.lang.NumberFormatException: For input string: ""
  40. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  41. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  42. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  43. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  44. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  45. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  46. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  47. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  48. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  49. at net.minecraft.server.v1_6_R2.Packet14BlockDig.handle(SourceFile:46)
  50. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:538)
  51. at net.minecraft.server.v1_6_R2.PlayerInteractManager.dig(PlayerInteractManager.java:108)
  52. at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  53. at us.Myles.PWP.FakePluginManager.callEvent(FakePluginManager.java:87)
  54. at us.Myles.PWP.FakePluginManager.fireEvent(FakePluginManager.java:101)
  55. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  56. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  57. org.bukkit.event.EventException
  58. 2013-09-13 04:45:07 [SEVERE] Could not pass event PlayerInteractEvent to Quake v0.3.0
  59. ... 16 more
  60. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  61. at java.lang.reflect.Method.invoke(Method.java:606)
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  63. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at com.Geekpower14.Quake.Listener.PlayerListener.onPlayerInteract(PlayerListener.java:106)
  66. at java.lang.Integer.valueOf(Integer.java:582)
  67. at java.lang.Integer.parseInt(Integer.java:504)
  68. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  69. Caused by: java.lang.NumberFormatException: For input string: ""
  70. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  71. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  72. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  73. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  74. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  75. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  76. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  77. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  78. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  79. at net.minecraft.server.v1_6_R2.Packet14BlockDig.handle(SourceFile:46)
  80. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:538)
  81. at net.minecraft.server.v1_6_R2.PlayerInteractManager.dig(PlayerInteractManager.java:108)
  82. at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  83. at us.Myles.PWP.FakePluginManager.callEvent(FakePluginManager.java:87)
  84. at us.Myles.PWP.FakePluginManager.fireEvent(FakePluginManager.java:101)
  85. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  86. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  87. org.bukkit.event.EventException
  88. 2013-09-13 04:45:06 [SEVERE] Could not pass event PlayerInteractEvent to Quake v0.3.0
  89. ... 16 more
  90. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  91. at java.lang.reflect.Method.invoke(Method.java:606)
  92. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  93. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  94. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  95. at com.Geekpower14.Quake.Listener.PlayerListener.onPlayerInteract(PlayerListener.java:106)
  96. at java.lang.Integer.valueOf(Integer.java:582)
  97. at java.lang.Integer.parseInt(Integer.java:504)
  98. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  99. Caused by: java.lang.NumberFormatException: For input string: ""
  100. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  101. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  102. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  103. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  104. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  105. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  106. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  107. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  108. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  109. at net.minecraft.server.v1_6_R2.Packet14BlockDig.handle(SourceFile:46)
  110. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:538)
  111. at net.minecraft.server.v1_6_R2.PlayerInteractManager.dig(PlayerInteractManager.java:108)
  112. at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  113. at us.Myles.PWP.FakePluginManager.callEvent(FakePluginManager.java:87)
  114. at us.Myles.PWP.FakePluginManager.fireEvent(FakePluginManager.java:101)
  115. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  116. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  117. org.bukkit.event.EventException
  118. 2013-09-13 04:45:05 [SEVERE] Could not pass event PlayerInteractEvent to Quake v0.3.0
  119. ... 16 more
  120. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  121. at java.lang.reflect.Method.invoke(Method.java:606)
  122. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  123. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  124. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  125. at com.Geekpower14.Quake.Listener.PlayerListener.onPlayerInteract(PlayerListener.java:106)
  126. at java.lang.Integer.valueOf(Integer.java:582)
  127. at java.lang.Integer.parseInt(Integer.java:504)
  128. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  129. Caused by: java.lang.NumberFormatException: For input string: ""
  130. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  131. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  132. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  133. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  134. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  135. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  136. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  137. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  138. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  139. at net.minecraft.server.v1_6_R2.Packet14BlockDig.handle(SourceFile:46)
  140. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:538)
  141. at net.minecraft.server.v1_6_R2.PlayerInteractManager.dig(PlayerInteractManager.java:108)
  142. at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  143. at us.Myles.PWP.FakePluginManager.callEvent(FakePluginManager.java:87)
  144. at us.Myles.PWP.FakePluginManager.fireEvent(FakePluginManager.java:101)
  145. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  146. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  147. org.bukkit.event.EventException
  148. 2013-09-13 04:45:04 [SEVERE] Could not pass event PlayerInteractEvent to Quake v0.3.0
  149. 2013-09-13 04:45:03 [INFO]  (Super-Admin)**************: test
  150. 2013-09-13 04:44:59 [INFO] [VanishNoPacket] ************** reappeared.
  151. 2013-09-13 04:44:59 [INFO] ************** issued server command: /v
  152. 2013-09-13 04:44:54 [INFO] ************** issued server command: /test
  153. ... 16 more
  154. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  155. at java.lang.reflect.Method.invoke(Method.java:606)
  156. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  157. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  158. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  159. at com.Geekpower14.Quake.Listener.PlayerListener.onPlayerInteract(PlayerListener.java:106)
  160. at java.lang.Integer.valueOf(Integer.java:582)
  161. at java.lang.Integer.parseInt(Integer.java:504)
  162. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  163. Caused by: java.lang.NumberFormatException: For input string: ""
  164. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  165. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  166. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  167. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  168. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  169. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  170. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  171. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  172. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  173. at net.minecraft.server.v1_6_R2.Packet14BlockDig.handle(SourceFile:46)
  174. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:538)
  175. at net.minecraft.server.v1_6_R2.PlayerInteractManager.dig(PlayerInteractManager.java:108)
  176. at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  177. at us.Myles.PWP.FakePluginManager.callEvent(FakePluginManager.java:87)
  178. at us.Myles.PWP.FakePluginManager.fireEvent(FakePluginManager.java:101)
  179. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  180. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  181. org.bukkit.event.EventException
  182. 2013-09-13 04:44:49 [SEVERE] Could not pass event PlayerInteractEvent to Quake v0.3.0
  183. ... 16 more
  184. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  185. at java.lang.reflect.Method.invoke(Method.java:606)
  186. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  187. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  188. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  189. at com.Geekpower14.Quake.Listener.PlayerListener.onPlayerInteract(PlayerListener.java:106)
  190. at java.lang.Integer.valueOf(Integer.java:582)
  191. at java.lang.Integer.parseInt(Integer.java:504)
  192. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  193. Caused by: java.lang.NumberFormatException: For input string: ""
  194. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  195. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  196. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  197. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  198. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  199. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  200. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  201. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  202. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  203. at net.minecraft.server.v1_6_R2.Packet14BlockDig.handle(SourceFile:46)
  204. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:538)
  205. at net.minecraft.server.v1_6_R2.PlayerInteractManager.dig(PlayerInteractManager.java:108)
  206. at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  207. at us.Myles.PWP.FakePluginManager.callEvent(FakePluginManager.java:87)
  208. at us.Myles.PWP.FakePluginManager.fireEvent(FakePluginManager.java:101)
  209. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  210. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  211. org.bukkit.event.EventException
  212. 2013-09-13 04:44:49 [SEVERE] Could not pass event PlayerInteractEvent to Quake v0.3.0
  213. 2013-09-13 04:44:48 [INFO] ************** issued server command: /gm 1
  214. ... 16 more
  215. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  216. at java.lang.reflect.Method.invoke(Method.java:606)
  217. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  218. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  219. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  220. at com.Geekpower14.Quake.Listener.PlayerListener.onPlayerInteract(PlayerListener.java:106)
  221. at java.lang.Integer.valueOf(Integer.java:582)
  222. at java.lang.Integer.parseInt(Integer.java:504)
  223. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  224. Caused by: java.lang.NumberFormatException: For input string: ""
  225. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  226. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  227. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  228. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  229. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  230. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  231. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  232. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  233. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  234. at net.minecraft.server.v1_6_R2.Packet14BlockDig.handle(SourceFile:46)
  235. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:538)
  236. at net.minecraft.server.v1_6_R2.PlayerInteractManager.dig(PlayerInteractManager.java:108)
  237. at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  238. at us.Myles.PWP.FakePluginManager.callEvent(FakePluginManager.java:87)
  239. at us.Myles.PWP.FakePluginManager.fireEvent(FakePluginManager.java:101)
  240. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  241. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  242. org.bukkit.event.EventException
  243. 2013-09-13 04:44:44 [SEVERE] Could not pass event PlayerInteractEvent to Quake v0.3.0
  244. ... 16 more
  245. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
  246. at java.lang.reflect.Method.invoke(Method.java:606)
  247. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  248. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  249. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  250. at com.Geekpower14.Quake.Listener.PlayerListener.onPlayerInteract(PlayerListener.java:106)
  251. at java.lang.Integer.valueOf(Integer.java:582)
  252. at java.lang.Integer.parseInt(Integer.java:504)
  253. at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
  254. Caused by: java.lang.NumberFormatException: For input string: ""
  255. at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
  256. at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:419)
  257. at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:486)
  258. at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:226)
  259. at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:590)
  260. at net.minecraft.server.v1_6_R2.DedicatedServerConnection.b(SourceFile:30)
  261. at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
  262. at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:116)
  263. at net.minecraft.server.v1_6_R2.NetworkManager.b(NetworkManager.java:296)
  264. at net.minecraft.server.v1_6_R2.Packet14BlockDig.handle(SourceFile:46)
  265. at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:538)
  266. at net.minecraft.server.v1_6_R2.PlayerInteractManager.dig(PlayerInteractManager.java:108)
  267. at org.bukkit.craftbukkit.v1_6_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:190)
  268. at us.Myles.PWP.FakePluginManager.callEvent(FakePluginManager.java:87)
  269. at us.Myles.PWP.FakePluginManager.fireEvent(FakePluginManager.java:101)
  270. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  271. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
  272. org.bukkit.event.EventException
  273. 2013-09-13 04:44:44 [SEVERE] Could not pass event PlayerInteractEvent to Quake v0.3.0
  274. 2013-09-13 04:44:44 [WARNING] [WorldEdit] No compatible nms block class found.
  275. 2013-09-13 04:44:42 [INFO] [AuthMe] ************** logged in!
  276. 2013-09-13 04:44:42 [INFO] ************** issued server command: /login ************
  277. 2013-09-13 04:44:36 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  278. 2013-09-13 04:44:36 [INFO] 1.0.9vs1.0.9
  279. 2013-09-13 04:44:32 [INFO] [VanishNoPacket] ************** disappeared.
  280. 2013-09-13 04:44:32 [INFO] **************[/***************51331] logged in with entity id 649 at ([Aventuriersmedievaux] -398.4320591781002, 120.0, -141.6121318678668)
  281. 2013-09-13 04:44:31 [SEVERE] Reached end of stream for /173.179.240.45
  282. 2013-09-13 04:44:27 [SEVERE] Reached end of stream for /198.199.79.140
  283. 2013-09-13 04:44:05 [INFO] 
  284. 2013-09-13 04:44:05 [INFO]  **************************************************
  285. 2013-09-13 04:44:05 [INFO] 
  286. 2013-09-13 04:44:05 [INFO]  No problems found. :)
  287. 2013-09-13 04:44:05 [INFO] 
  288. 2013-09-13 04:44:05 [INFO]  ---------------- Detected Problems ---------------
  289. 2013-09-13 04:44:05 [INFO] 
  290. 2013-09-13 04:44:05 [INFO]  - blablubbabc :)
  291. 2013-09-13 04:44:05 [INFO]  Thank you and good shooting!
  292. 2013-09-13 04:44:05 [INFO] 
  293. 2013-09-13 04:44:05 [INFO]  ->http://dev.bukkit.org/server-mods/paintball_pure_war/ 
  294. 2013-09-13 04:44:05 [INFO]  If you like this plugin: Give feedback and donate at
  295. 2013-09-13 04:44:05 [INFO] 
  296. 2013-09-13 04:44:05 [INFO]  related to this plugin!
  297. 2013-09-13 04:44:05 [INFO]  -> This also applies to any kind of add-on you are using
  298. 2013-09-13 04:44:05 [INFO]  -> No benefits for paying players/donors!
  299. 2013-09-13 04:44:05 [INFO]  - Do not use for commercial purposes!
  300. 2013-09-13 04:44:05 [INFO]  - Do not redistribute/upload/use parts of it/copy/give away.
  301. 2013-09-13 04:44:05 [INFO]  - Do not modify. Use it as it is!
  302. 2013-09-13 04:44:05 [INFO]  - Usage on own risk. I give no warranties for anything.
  303. 2013-09-13 04:44:05 [INFO]  License stuff:
  304. 2013-09-13 04:44:05 [INFO] 
  305. 2013-09-13 04:44:05 [INFO]  ----------------- PAINTBALL INFO -----------------
  306. 2013-09-13 04:44:05 [INFO]  **************************************************
  307. 2013-09-13 04:44:05 [INFO] 
  308. 2013-09-13 04:44:05 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  309. 2013-09-13 04:44:05 [INFO] [dynmap] Loading default resource pack
  310. 2013-09-13 04:44:05 [INFO] [Paintball] --------- ---------------- ----------
  311. 2013-09-13 04:44:05 [INFO] [Paintball] You are running the latest version. :)
  312. 2013-09-13 04:44:05 [INFO] [Paintball] --------- Checking version ----------
  313. 2013-09-13 04:43:59 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
  314. 2013-09-13 04:43:56 [INFO] [Buycraft] Loaded 19 package(s) into the cache.
  315. 2013-09-13 04:43:56 [INFO] [Buycraft] Plugin is now ready to be used.
  316. 2013-09-13 04:43:56 [INFO] [Buycraft] Authenticated with the specified Secret key.
  317. 2013-09-13 04:43:56 [INFO] Query running on 212.83.130.29:10070
  318. 2013-09-13 04:43:56 [INFO] Starting GS4 status listener
  319. 2013-09-13 04:43:56 [INFO] Done (30.493s)! For help, type "help" or "?"
  320. 2013-09-13 04:43:54 [INFO] Server permissions file permissions.yml is empty, ignoring it
  321. 2013-09-13 04:43:53 [INFO] [SimpleRegionMarket] SimpleRegionMarket enabled.
  322. 2013-09-13 04:43:53 [INFO] [SimpleRegionMarket] Dynmap markers loaded.
  323. 2013-09-13 04:43:53 [INFO] [SimpleRegionMarket] Permissions loaded (PermissionsEx)
  324. 2013-09-13 04:43:53 [INFO] [SimpleRegionMarket] The check took 45ms
  325. 2013-09-13 04:43:53 [INFO] [SimpleRegionMarket] Loaded 4 template(s), 1 world(s) and 32 region(s).
  326. 2013-09-13 04:43:53 [INFO] [SimpleRegionMarket] Enabling SimpleRegionMarket v3.6
  327. 2013-09-13 04:43:53 [INFO] [PropHunt] Not using shop!
  328. 2013-09-13 04:43:53 [WARNING] [PropHunt] No arenas have been setup!
  329. 2013-09-13 04:43:53 [INFO] [PropHunt] Using default scoreboard messages
  330. 2013-09-13 04:43:53 [INFO] [PropHunt] Prop Hunt settings Loaded
  331. 2013-09-13 04:43:53 [INFO] [PropHunt] PropHunt: 0 disgiuses loaded
  332. 2013-09-13 04:43:53 [INFO] [PropHunt] Loaded hider Class fully
  333. 2013-09-13 04:43:53 [INFO] [PropHunt] loaded hider Boots
  334. 2013-09-13 04:43:53 [INFO] [PropHunt] loaded hider Leggings
  335. 2013-09-13 04:43:53 [INFO] [PropHunt] loaded hider Chestplate
  336. 2013-09-13 04:43:53 [INFO] [PropHunt] loaded hider Helmet
  337. 2013-09-13 04:43:53 [INFO] [PropHunt] loaded hider Effects List
  338. 2013-09-13 04:43:53 [INFO] [PropHunt] Loaded Seeker Class fully
  339. 2013-09-13 04:43:53 [INFO] [PropHunt] loaded Seeker Boots
  340. 2013-09-13 04:43:53 [INFO] [PropHunt] loaded Seeker Leggings
  341. 2013-09-13 04:43:53 [INFO] [PropHunt] loaded Seeker Chestplate
  342. 2013-09-13 04:43:53 [INFO] [PropHunt] loaded Seeker Helmet
  343. 2013-09-13 04:43:53 [INFO] [PropHunt] loaded Seeker Effects List
  344. 2013-09-13 04:43:53 [INFO] [PropHunt] Enabling PropHunt v1.37
  345. 2013-09-13 04:43:53 [INFO] [EssentialsChat] Enabling EssentialsChat vPre2.12.1.2
  346. 2013-09-13 04:43:52 [INFO] [AuthMe] Authme 2.9 enabled
  347. 2013-09-13 04:43:52 [INFO] [AuthMe] Vault plugin detected, hook with PermissionsEx system
  348. 2013-09-13 04:43:52 [INFO] [AuthMe] Hook with EssentialsSpawn plugin
  349. 2013-09-13 04:43:52 [INFO] [AuthMe] Hook with Essentials plugin
  350. 2013-09-13 04:43:52 [INFO] [AuthMe] Hook with Multiverse-Core for SpawnLocations
  351. 2013-09-13 04:43:52 [INFO] [AuthMe] Set Language: fr
  352. 2013-09-13 04:43:52 [INFO] [AuthMe] Merge new Config Options if needed..
  353. 2013-09-13 04:43:52 [INFO] [AuthMe] Loading Configuration File...
  354. 2013-09-13 04:43:52 [INFO] [AuthMe] Enabling AuthMe v2.9
  355. 2013-09-13 04:43:49 [INFO] [DisguiseCraft] Version 4.9 is enabled!
  356. 2013-09-13 04:43:49 [INFO] [DisguiseCraft] Enabling DisguiseCraft v4.9
  357. 2013-09-13 04:43:49 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.12.1.2
  358. 2013-09-13 04:43:48 [INFO] Entities enhanced[0] subclassed[1]
  359. 2013-09-13 04:43:48 [INFO] SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  360. 2013-09-13 04:43:48 [INFO] DatabasePlatform name:ScoreboardStats platform:sqlite
  361. 2013-09-13 04:43:48 [INFO] DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[250]
  362. 2013-09-13 04:43:48 [INFO] [ScoreboardStats] Enabling ScoreboardStats v0.5.9
  363. 2013-09-13 04:43:43 [INFO] [FrameStore] Sqlite support enabled.
  364. 2013-09-13 04:43:43 [INFO] [FrameStore] Enabling FrameStore vPR1.4.1
  365. 2013-09-13 04:43:43 [INFO] [VanishNoPacket] v3.18.2 loaded.
  366. 2013-09-13 04:43:43 [INFO] [VanishNoPacket] Now hooking into Essentials
  367. 2013-09-13 04:43:43 [INFO] [VanishNoPacket] and download TagAPI.jar
  368. 2013-09-13 04:43:43 [INFO] [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  369. 2013-09-13 04:43:43 [INFO] [VanishNoPacket] For awesome colored nametags on vanish, visit
  370. 2013-09-13 04:43:43 [INFO] [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  371. 2013-09-13 04:43:43 [INFO] [VanishNoPacket] Loading support for v1_6_R2
  372. 2013-09-13 04:43:43 [INFO] [VanishNoPacket] Enabling VanishNoPacket v3.18.2
  373. 2013-09-13 04:43:43 [INFO] [MagicSigns] Using Vault for permissions.
  374. 2013-09-13 04:43:43 [INFO] [MagicSigns] Using Vault for economy.
  375. 2013-09-13 04:43:43 [INFO] [MagicSigns] Enabling MagicSigns v1.9.0
  376. 2013-09-13 04:43:43 [INFO] [MVPLogging] 0 - Portals(s) loaded
  377. 2013-09-13 04:43:42 [INFO] [Multiverse-Portals] - Version 2.5-b696 Enabled - By Rigby and fernferret
  378. 2013-09-13 04:43:42 [INFO] [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b696
  379. 2013-09-13 04:43:42 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn vPre2.12.1.2
  380. 2013-09-13 04:43:42 [INFO] [ServerSigns] Version 2.9.1 is now enabled.
  381. 2013-09-13 04:43:42 [INFO] [ServerSigns] Successfully hooked in into Vault
  382. 2013-09-13 04:43:42 [INFO] [ServerSigns] Enabling ServerSigns v2.9.1
  383. 2013-09-13 04:43:42 [INFO] [EssentialsProtect] Enabling EssentialsProtect vPre2.12.1.2
  384. 2013-09-13 04:43:41 [INFO] [Jobs] Plugin has been enabled succesfully.
  385. 2013-09-13 04:43:41 [INFO] [Jobs] Started buffered payment thread
  386. 2013-09-13 04:43:41 [INFO] [Jobs] Started database save task
  387. 2013-09-13 04:43:41 [INFO] [Jobs] Enabling Jobs v2.11.3
  388. 2013-09-13 04:43:41 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.25-b320)
  389. 2013-09-13 04:43:41 [INFO] Essentials: Using PermissionsEx based permissions.
  390. 2013-09-13 04:43:41 [INFO] Using locale fr
  391. 2013-09-13 04:43:40 [INFO] Using locale fr
  392. 2013-09-13 04:43:40 [INFO] [Essentials] Enabling Essentials vPre2.12.1.2
  393. 2013-09-13 04:43:40 [INFO] load des Lobby
  394. 2013-09-13 04:43:40 [INFO] load de 1
  395. 2013-09-13 04:43:40 [INFO] 1SIZE
  396. 2013-09-13 04:43:40 [INFO] Found arena : 1
  397. 2013-09-13 04:43:40 [INFO] [Quake] Enabling Quake v0.3.0
  398. 2013-09-13 04:43:40 [INFO] [SlotLock] Enabling SlotLock v1.2
  399. 2013-09-13 04:43:40 [INFO] [MineMaze] Enabling MineMaze v2.1
  400. 2013-09-13 04:43:40 [INFO] [PerWorldPlugins] Enabled, Attempting to Inject CommandHandler
  401. 2013-09-13 04:43:40 [INFO] [PerWorldPlugins] Enabled, Attempting to Inject PluginManager
  402. 2013-09-13 04:43:40 [INFO] [PerWorldPlugins] Found PlugMan Adding Compatibility Layer
  403. 2013-09-13 04:43:40 [INFO] [PerWorldPlugins] Enabling PerWorldPlugins v1.0.9
  404. 2013-09-13 04:43:40 [INFO] SQLibrary loaded.
  405. 2013-09-13 04:43:40 [INFO] [SQLibrary] Enabling SQLibrary v4.2
  406. 2013-09-13 04:43:40 [INFO] [iConomy - April Fools] Purged accounts with default balance.
  407. 2013-09-13 04:43:40 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  408. 2013-09-13 04:43:40 [INFO] [iConomy - April Fools] Enabled (11 ms)
  409. 2013-09-13 04:43:40 [INFO] [iConomy] Enabling iConomy v7.0
  410. 2013-09-13 04:43:40 [INFO] [MessageManager] Enabling MessageManager v1.1
  411. 2013-09-13 04:43:39 [INFO] [dynmap] Enabled
  412. 2013-09-13 04:43:39 [INFO] [dynmap] Loaded 23 pending tile renders for world 'Aventuriersmedievaux
  413. 2013-09-13 04:43:39 [INFO] [dynmap] Loaded 3 maps of world 'Aventuriersmedievaux'.
  414. 2013-09-13 04:43:39 [INFO] [dynmap] Loaded 3 maps of world 'BCskyrim'.
  415. 2013-09-13 04:43:39 [INFO] [dynmap] Loaded 2 maps of world 'BCFactions_the_end'.
  416. 2013-09-13 04:43:39 [INFO] [dynmap] Loaded 2 maps of world 'Mini-jeux'.
  417. 2013-09-13 04:43:39 [INFO] [dynmap] Loaded 2 maps of world 'BCFactions_nether'.
  418. 2013-09-13 04:43:39 [INFO] [dynmap] Loaded 3 maps of world 'BCFactions'.
  419. 2013-09-13 04:43:39 [INFO] [dynmap] version 1.9-831 is enabled - core version 1.9-1790
  420. 2013-09-13 04:43:39 [INFO] [dynmap] Web server started on address minecraft29.omgserv.com:40036
  421. 2013-09-13 04:43:39 [INFO] [dynmap] Loaded 12 lightings.
  422. 2013-09-13 04:43:39 [INFO] [dynmap] Loaded 82 perspectives.
  423. 2013-09-13 04:43:39 [INFO] [dynmap] Loaded 21 shaders.
  424. 2013-09-13 04:43:38 [INFO] [dynmap] Using PermissionsEx 1.19.6 for access control
  425. 2013-09-13 04:43:38 [INFO] [dynmap] Enabling dynmap v1.9-831
  426. 2013-09-13 04:43:38 [INFO] [Jail] Jail v2.5.6 loaded!
  427. 2013-09-13 04:43:37 [INFO] [Jail] Notifications plugin not installed, features disabled
  428. 2013-09-13 04:43:37 [INFO] [Jail] Loaded 0 cells.
  429. 2013-09-13 04:43:37 [INFO] [Jail] Loaded 2 prisoners.
  430. 2013-09-13 04:43:37 [INFO] [Jail] Loaded 1 jail zones.
  431. 2013-09-13 04:43:32 [INFO] [Jail] Enabling Jail v2.5.6
  432. 2013-09-13 04:43:32 [INFO] [SafeCreeper] Hooked into WorldGuard!
  433. 2013-09-13 04:43:32 [INFO] [SafeCreeper] WorldGuard plugin enabled!
  434. 2013-09-13 04:43:32 [INFO] [WorldGuard] 87 regions loaded for 'Aventuriersmedievaux'
  435. 2013-09-13 04:43:32 [INFO] [WorldGuard] 0 regions loaded for 'BCskyrim'
  436. 2013-09-13 04:43:32 [INFO] [WorldGuard] 0 regions loaded for 'BCFactions_the_end'
  437. 2013-09-13 04:43:32 [INFO] [WorldGuard] 0 regions loaded for 'Mini-jeux'
  438. 2013-09-13 04:43:32 [INFO] [WorldGuard] 0 regions loaded for 'BCFactions_nether'
  439. 2013-09-13 04:43:32 [INFO] [WorldGuard] 2 regions loaded for 'BCFactions'
  440. 2013-09-13 04:43:32 [INFO] [WorldGuard] Loaded configuration for world 'Aventuriersmedievaux'
  441. 2013-09-13 04:43:32 [INFO] [WorldGuard] (Aventuriersmedievaux) Fire spread is UNRESTRICTED.
  442. 2013-09-13 04:43:32 [INFO] [WorldGuard] (Aventuriersmedievaux) Lava fire is blocked.
  443. 2013-09-13 04:43:32 [INFO] [WorldGuard] (Aventuriersmedievaux) Lighters are PERMITTED.
  444. 2013-09-13 04:43:32 [INFO] [WorldGuard] (Aventuriersmedievaux) TNT ignition is PERMITTED.
  445. 2013-09-13 04:43:32 [INFO] [WorldGuard] Loaded configuration for world 'BCskyrim'
  446. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCskyrim) Fire spread is UNRESTRICTED.
  447. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCskyrim) Lava fire is blocked.
  448. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCskyrim) Lighters are PERMITTED.
  449. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCskyrim) TNT ignition is PERMITTED.
  450. 2013-09-13 04:43:32 [INFO] [WorldGuard] Loaded configuration for world 'BCFactions_the_end'
  451. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions_the_end) Fire spread is UNRESTRICTED.
  452. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions_the_end) Lava fire is blocked.
  453. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions_the_end) Lighters are PERMITTED.
  454. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions_the_end) TNT ignition is PERMITTED.
  455. 2013-09-13 04:43:32 [INFO] [WorldGuard] Loaded configuration for world 'Mini-jeux'
  456. 2013-09-13 04:43:32 [INFO] [WorldGuard] (Mini-jeux) Fire spread is UNRESTRICTED.
  457. 2013-09-13 04:43:32 [INFO] [WorldGuard] (Mini-jeux) Lava fire is blocked.
  458. 2013-09-13 04:43:32 [INFO] [WorldGuard] (Mini-jeux) Lighters are PERMITTED.
  459. 2013-09-13 04:43:32 [INFO] [WorldGuard] (Mini-jeux) TNT ignition is PERMITTED.
  460. 2013-09-13 04:43:32 [INFO] [WorldGuard] Loaded configuration for world 'BCFactions_nether'
  461. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions_nether) Fire spread is UNRESTRICTED.
  462. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions_nether) Lava fire is blocked.
  463. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions_nether) Lighters are PERMITTED.
  464. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions_nether) TNT ignition is PERMITTED.
  465. 2013-09-13 04:43:32 [INFO] [WorldGuard] Loaded configuration for world 'BCFactions'
  466. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions) Fire spread is UNRESTRICTED.
  467. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions) Lava fire is blocked.
  468. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions) Lighters are PERMITTED.
  469. 2013-09-13 04:43:32 [INFO] [WorldGuard] (BCFactions) TNT ignition is PERMITTED.
  470. 2013-09-13 04:43:32 [INFO] [WorldGuard] Enabling WorldGuard v5.7.5
  471. 2013-09-13 04:43:32 [INFO] [Paintball] By blablubbabc enabled.
  472. 2013-09-13 04:43:32 [INFO] [Paintball] Plugin 'Votifier' not found. Additional vote features disabled.
  473. 2013-09-13 04:43:32 [INFO] [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
  474. 2013-09-13 04:43:32 [INFO] [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
  475. 2013-09-13 04:43:32 [INFO] [Paintball] Loading ranks..
  476. 2013-09-13 04:43:32 [INFO] [Paintball] Scanned .txt melody sucessfully. Lines: 29
  477. 2013-09-13 04:43:32 [INFO] [Paintball] Loading the specified melody now: draw.txt
  478. 2013-09-13 04:43:32 [INFO] [Paintball] Scanned .txt melody sucessfully. Lines: 43
  479. 2013-09-13 04:43:32 [INFO] [Paintball] Loading the specified melody now: defeat.txt
  480. 2013-09-13 04:43:32 [INFO] [Paintball] Scanned .txt melody sucessfully. Lines: 20
  481. 2013-09-13 04:43:32 [INFO] [Paintball] Loading the specified melody now: win.txt
  482. 2013-09-13 04:43:32 [INFO] [Paintball] Using the default language now: enUS.txt
  483. 2013-09-13 04:43:32 [INFO] [Paintball] Scanned lines: 379 | Skipped lines: 0
  484. 2013-09-13 04:43:32 [INFO] [Paintball] Loading the default language: enUS.txt
  485. 2013-09-13 04:43:32 [INFO] [Paintball] Enabling Paintball v1.2.4
  486. 2013-09-13 04:43:32 [INFO] [CookieMonster] Developed by: [jascotty2, Coelho]
  487. 2013-09-13 04:43:32 [INFO] [CookieMonster] v1.7.4.1 loaded successfully.
  488. 2013-09-13 04:43:32 [INFO] [CookieMonster] Using Vault v1.2.25-b320 for economy
  489. 2013-09-13 04:43:31 [INFO] [CookieMonster] Enabling CookieMonster v1.7.4.1
  490. 2013-09-13 04:43:31 [INFO] [Multiverse-Core] Version 2.5-b670 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  491. 2013-09-13 04:43:31 [INFO] [Multiverse-Core] 6 - World(s) loaded.
  492. 2013-09-13 04:43:31 [INFO] Preparing start region for level 5 (Seed: -6058006441843755617)
  493. 2013-09-13 04:43:30 [INFO] Preparing start region for level 4 (Seed: -4430166277094748055)
  494. 2013-09-13 04:43:30 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
  495. 2013-09-13 04:43:30 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Survival
  496. 2013-09-13 04:43:30 [INFO] Preparing start region for level 3 (Seed: 844249717294925800)
  497. 2013-09-13 04:43:30 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
  498. 2013-09-13 04:43:30 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: BlocksVsZombies_nether
  499. 2013-09-13 04:43:29 [INFO] Preparing start region for level 2 (Seed: 8962622837081978867)
  500. 2013-09-13 04:43:29 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
  501. 2013-09-13 04:43:29 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: BlocksVsZombies
  502. 2013-09-13 04:43:29 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
  503. 2013-09-13 04:43:29 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: BCFree-Build
  504. 2013-09-13 04:43:29 [INFO] [Multiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b670
  505. 2013-09-13 04:43:29 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.5-b670
  506. 2013-09-13 04:43:29 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
  507. 2013-09-13 04:43:29 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  508. 2013-09-13 04:43:29 [INFO] [SafeCreeper] Hooked into PermissionsEx!
  509. 2013-09-13 04:43:29 [INFO] [SafeCreeper] PermissionsEx plugin enabled, updating hooks!
  510. 2013-09-13 04:43:29 [INFO] [PermissionsEx] v1.19.6 enabled
  511. 2013-09-13 04:43:29 [INFO] [PermissionsEx] Superperms support enabled.
  512. 2013-09-13 04:43:29 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.6
  513. 2013-09-13 04:43:29 [INFO] [SC] Enabling took 135 ms
  514. 2013-09-13 04:43:28 [INFO] [SC] PreciousStones not found! Skipping!
  515. 2013-09-13 04:43:28 [INFO] [SC] Failed at parsing clan id in the permissions.yml: clanId
  516. 2013-09-13 04:43:28 [INFO] [SC] Hooked economy system: iConomy 7!
  517. 2013-09-13 04:43:28 [INFO] [SC] Loading the language file finished! Took 6 ms!
  518. 2013-09-13 04:43:28 [INFO] [SC] Loading the language file..
  519. 2013-09-13 04:43:28 [INFO] [SC] Loading the settings finished! Took 3 ms!
  520. 2013-09-13 04:43:28 [INFO] [SC] Loading Settings...
  521. 2013-09-13 04:43:28 [INFO] [SC] Enabling SimpleClans2 v1.0.2-b540
  522. 2013-09-13 04:43:28 [INFO] [PlayerLogger] Enabling PlayerLogger v2.9.1
  523. 2013-09-13 04:43:28 [INFO] [Buycraft] Enabling Buycraft v6.1
  524. 2013-09-13 04:43:28 [INFO] WEPIF: Using the Bukkit Permissions API.
  525. 2013-09-13 04:43:28 [INFO] [WorldEdit] Enabling WorldEdit v5.5.6
  526. 2013-09-13 04:43:28 [INFO] <<[ ServerLogManager ]>> [ Version ]=[ 1.2.0 ] [ Successfully Loaded! ]
  527. 2013-09-13 04:43:28 [INFO] [ServerLogManager] Enabling ServerLogManager v1.2.0
  528. 2013-09-13 04:43:28 [INFO] [CustomItems] Plugin loaded! Version 1.6.0 / Build: 0602
  529. 2013-09-13 04:43:28 [INFO] [CustomItems] Config and items loaded!
  530. 2013-09-13 04:43:28 [INFO] [CustomItems] 2 items successfully registered!
  531. 2013-09-13 04:43:28 [INFO] [CustomItems] Loading recipes...
  532. 2013-09-13 04:43:28 [INFO] [CustomItems] Loading config and items...
  533. 2013-09-13 04:43:28 [INFO] [CustomItems] Enabling CustomItems v1.6.0
  534. 2013-09-13 04:43:26 [INFO] [TuxTwoLib] Enabling TuxTwoLib v1.6.2-b2
  535. 2013-09-13 04:43:26 [INFO] [MultiWorld] v4.6.1 enabled.
  536. 2013-09-13 04:43:26 [INFO] [MultiWorld] Enabling MultiWorld v4.6.1
  537. 2013-09-13 04:43:26 [INFO] Preparing start region for level 1 (Seed: 844249717294925800)
  538. 2013-09-13 04:43:25 [INFO] Preparing start region for level 0 (Seed: -6774084422972210516)
  539. 2013-09-13 04:43:25 [INFO] Preparing level "BCFactions"
  540. 2013-09-13 04:43:25 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
  541. 2013-09-13 04:43:25 [WARNING] While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  542. 2013-09-13 04:43:25 [WARNING] The server will make no attempt to authenticate usernames. Beware.
  543. 2013-09-13 04:43:25 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  544. 2013-09-13 04:43:25 [INFO] BKCommonLib version 1.54 enabled! (0.152s)
  545. 2013-09-13 04:43:25 [INFO] [BKCommonLib] For all the haters out there: BKCommonLib at least tries!
  546. 2013-09-13 04:43:25 [INFO] [BKCommonLib] [Network] Now using the ProtocolLib library to provide Packet Listener and Monitor support
  547. 2013-09-13 04:43:25 [INFO] [BKCommonLib] BKCommonLib is running on CraftBukkit (git-Bukkit-1.6.2-R0.1-b2838jnks) : v1_6_R2 (Minecraft 1.6.2)
  548. 2013-09-13 04:43:25 [INFO] [BKCommonLib] Enabling BKCommonLib v1.54
  549. 2013-09-13 04:43:25 [INFO] [LWC] Connecting to SQLite
  550. 2013-09-13 04:43:25 [INFO] [LWC] Enabling LWC v4.4.0 (b886) (August 26, 2013)
  551. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Safe Creeper v1.5.1.1 enabled, took 5387 ms!
  552. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Destruction repair data loaded, took 1ms!
  553. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Loading destruction repair data...
  554. 2013-09-13 04:43:25 [INFO] [SafeCreeper] MCStats.org Statistics enabled.
  555. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Disabling Corruption usage, plugin not found.
  556. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Disabling WorldGuard usage, plugin not found.
  557. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Disabling Factions usage, plugin not found.
  558. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Disabling PVPArena usage, plugin not found.
  559. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Disabling MobArena usage, plugin not found.
  560. 2013-09-13 04:43:25 [INFO] [SafeCreeper] No supported permissions system found! Permissions disabled!
  561. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Not using Vault Permissions, Vault Permissions is disabled!
  562. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Error while hooking into PermissionsEx!
  563. 2013-09-13 04:43:25 [INFO] [SafeCreeper] Disabling TVNativeLib usage, TVNLib not found.
  564. 2013-09-13 04:43:25 [INFO] [SafeCreeper] [ERROR] Error occured while checking for updates!
  565. 2013-09-13 04:43:23 [WARNING] ----- ------------------- -----
  566. 2013-09-13 04:43:23 [WARNING] Download: /downloads/craftbukkit/get/02342_1.6.2-R1.0/craftbukkit.jar
  567. 2013-09-13 04:43:23 [WARNING] Details: /downloads/craftbukkit/view/02342_1.6.2-R1.0/
  568. 2013-09-13 04:43:23 [WARNING] Your version of CraftBukkit is out of date. Version 1.6.2-R1.0 (build #2879) was released on Wed Sep 11 02:02:22 CEST 2013.
  569. 2013-09-13 04:43:23 [WARNING] ----- Bukkit Auto Updater -----
  570. 2013-09-13 04:43:20 [INFO] [SafeCreeper] Checking for updates...
  571. 2013-09-13 04:43:20 [INFO] [SafeCreeper] 2 world configs loaded, took 2 ms!
  572. 2013-09-13 04:43:20 [INFO] [SafeCreeper] Loading world configs...
  573. 2013-09-13 04:43:20 [INFO] [SafeCreeper] Global config loaded, took 85 ms!
  574. 2013-09-13 04:43:19 [INFO] [SafeCreeper] Loading global config...
  575. 2013-09-13 04:43:19 [INFO] [SafeCreeper] Safe Creeper API enabled!
  576. 2013-09-13 04:43:19 [INFO] [SafeCreeper] Safe Creeper API started!
  577. 2013-09-13 04:43:19 [INFO] [SafeCreeper] Enabling SafeCreeper v1.5.1.1
  578. 2013-09-13 04:43:19 [INFO] [mcore 6.6.0] §aActivated §eintegration with §dProtocolLib
  579. 2013-09-13 04:43:19 [INFO] [ProtocolLib] Started structure compiler thread.
  580. 2013-09-13 04:43:19 [INFO] [ProtocolLib] Enabling ProtocolLib v2.6.1-SNAPSHOT
  581. 2013-09-13 04:43:19 [INFO] [Vault][Permission] PermissionsEx hooked.
  582. 2013-09-13 04:43:19 [INFO] [Vault][Economy] iConomy 7 hooked.
  583. 2013-09-13 04:43:19 [INFO] [Vault][Economy] Essentials Economy hooked.
  584. 2013-09-13 04:43:19 [INFO] [mcore 6.6.0] §aActivated §eintegration with §dVault
  585. 2013-09-13 04:43:19 [INFO] [Vault] Enabled Version 1.2.25-b320
  586. 2013-09-13 04:43:19 [INFO] [Vault][Chat] PermissionsEx found: Waiting
  587. 2013-09-13 04:43:19 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  588. 2013-09-13 04:43:19 [INFO] [Vault][Permission] PermissionsEx found: Waiting
  589. 2013-09-13 04:43:19 [INFO] [Vault][Economy] iConomy 6 found: Waiting
  590. 2013-09-13 04:43:19 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  591. 2013-09-13 04:43:19 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  592. 2013-09-13 04:43:19 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  593. 2013-09-13 04:43:19 [INFO] [Vault][Economy] Essentials Economy found: Waiting
  594. 2013-09-13 04:43:19 [INFO] [Vault] Enabling Vault v1.2.25-b320
  595. 2013-09-13 04:43:19 [INFO] [mcore 6.6.0] === ENABLE §aCOMPLETE §e(Took §d79ms§e) ===
  596. 2013-09-13 04:43:19 [INFO] [mcore 6.6.0] §eSetup of SenderIdMixinDefault took §d5§ems.
  597. 2013-09-13 04:43:19 [INFO] [mcore 6.6.0] === ENABLE START ===
  598. 2013-09-13 04:43:19 [INFO] [mcore] Enabling mcore v6.6.0
  599. 2013-09-13 04:43:19 [INFO] [SimpleRegionMarket] Loading SimpleRegionMarket v3.6
  600. 2013-09-13 04:43:19 [INFO] [PropHunt] Loading PropHunt v1.37
  601. 2013-09-13 04:43:19 [INFO] [EssentialsChat] Loading EssentialsChat vPre2.12.1.2
  602. 2013-09-13 04:43:19 [INFO] [BKCommonLib] Loading BKCommonLib v1.54
  603. 2013-09-13 04:43:19 [INFO] [AuthMe] Loading AuthMe v2.9
  604. 2013-09-13 04:43:19 [INFO] [DisguiseCraft] Loading DisguiseCraft v4.9
  605. 2013-09-13 04:43:19 [INFO] [LWC] Loading LWC v4.4.0 (b886) (August 26, 2013)
  606. 2013-09-13 04:43:19 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.12.1.2
  607. 2013-09-13 04:43:19 [INFO] [SafeCreeper] Loading SafeCreeper v1.5.1.1
  608. 2013-09-13 04:43:19 [INFO] [ScoreboardStats] Loading ScoreboardStats v0.5.9
  609. 2013-09-13 04:43:19 [INFO] [FrameStore] Loading FrameStore vPR1.4.1
  610. 2013-09-13 04:43:19 [INFO] [VanishNoPacket] Loading VanishNoPacket v3.18.2
  611. 2013-09-13 04:43:19 [INFO] [MagicSigns] Loading MagicSigns v1.9.0
  612. 2013-09-13 04:43:19 [INFO] [Multiverse-Portals] Loading Multiverse-Portals v2.5-b696
  613. 2013-09-13 04:43:19 [INFO] [EssentialsSpawn] Loading EssentialsSpawn vPre2.12.1.2
  614. 2013-09-13 04:43:19 [INFO] [ServerSigns] Loading ServerSigns v2.9.1
  615. 2013-09-13 04:43:19 [INFO] [EssentialsProtect] Loading EssentialsProtect vPre2.12.1.2
  616. 2013-09-13 04:43:19 [INFO] [Jobs] Loading Jobs v2.11.3
  617. 2013-09-13 04:43:19 [INFO] [Essentials] Loading Essentials vPre2.12.1.2
  618. 2013-09-13 04:43:19 [INFO] [Quake] Loading Quake v0.3.0
  619. 2013-09-13 04:43:19 [INFO] [ProtocolLib] Loading ProtocolLib v2.6.1-SNAPSHOT
  620. 2013-09-13 04:43:19 [INFO] [SlotLock] Loading SlotLock v1.2
  621. 2013-09-13 04:43:19 [INFO] [MineMaze] Loading MineMaze v2.1
  622. 2013-09-13 04:43:19 [INFO] [PerWorldPlugins] Loading PerWorldPlugins v1.0.9
  623. 2013-09-13 04:43:19 [INFO] [SQLibrary] Loading SQLibrary v4.2
  624. 2013-09-13 04:43:19 [INFO] [iConomy] Loading iConomy v7.0
  625. 2013-09-13 04:43:19 [INFO] [MessageManager] Loading MessageManager v1.1
  626. 2013-09-13 04:43:19 [INFO] [dynmap] Loading dynmap v1.9-831
  627. 2013-09-13 04:43:19 [INFO] [Jail] Loading Jail v2.5.6
  628. 2013-09-13 04:43:19 [INFO] [WorldGuard] Loading WorldGuard v5.7.5
  629. 2013-09-13 04:43:19 [INFO] [Paintball] Loading Paintball v1.2.4
  630. 2013-09-13 04:43:19 [INFO] [CookieMonster] Loading CookieMonster v1.7.4.1
  631. 2013-09-13 04:43:19 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.5-b670
  632. 2013-09-13 04:43:19 [INFO] Permissions file successfully reloaded
  633. 2013-09-13 04:43:19 [INFO] [PermissionsEx] Initializing file backend
  634. 2013-09-13 04:43:19 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.6
  635. 2013-09-13 04:43:19 [INFO] [Vault] Loading Vault v1.2.25-b320
  636. 2013-09-13 04:43:19 [INFO] [SC] Loading SimpleClans2 v1.0.2-b540
  637. 2013-09-13 04:43:19 [INFO] [mcore] Loading mcore v6.6.0
  638. 2013-09-13 04:43:19 [INFO] [PlayerLogger] Loading PlayerLogger v2.9.1
  639. 2013-09-13 04:43:19 [INFO] [Buycraft] Loading Buycraft v6.1
  640. 2013-09-13 04:43:19 [INFO] [WorldEdit] Loading WorldEdit v5.5.6
  641. 2013-09-13 04:43:19 [INFO] [ServerLogManager] Loading ServerLogManager v1.2.0
  642. 2013-09-13 04:43:19 [INFO] [CustomItems] Loading CustomItems v1.6.0
  643. 2013-09-13 04:43:19 [INFO] [TuxTwoLib] Loading TuxTwoLib v1.6.2-b2
  644. 2013-09-13 04:43:19 [INFO] [MultiWorld] Loading MultiWorld v4.6.1
  645. 2013-09-13 04:43:18 [INFO] [PermissionsEx] PermissionEx plugin initialized.
  646. 2013-09-13 04:43:18 [INFO] [PermissionsEx] file backend registered!
  647. 2013-09-13 04:43:18 [INFO] [PermissionsEx] sql backend registered!
  648. 2013-09-13 04:43:18 [INFO] This server is running CraftBukkit version git-Bukkit-1.6.2-R0.1-b2838jnks (MC: 1.6.2) (Implementing API version 1.6.2-R0.1)
  649. 2013-09-13 04:43:17 [INFO] Starting Minecraft server on 212.83.130.29:10070
  650. 2013-09-13 04:43:17 [INFO] Generating keypair
  651. 2013-09-13 04:43:17 [INFO] Default game type: SURVIVAL
  652. 2013-09-13 04:43:17 [INFO] Loading properties
  653. 2013-09-13 04:43:17 [INFO] Starting minecraft server version 1.6.2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement