Advertisement
Guest User

Log

a guest
Jan 29th, 2017
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 106.43 KB | None | 0 0
  1. [23:49:42] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [23:49:42] [Server thread/INFO]: Loading properties
  3. [23:49:42] [Server thread/INFO]: Default game type: SURVIVAL
  4. [23:49:42] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [23:49:43] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [23:49:43] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [23:49:43] [Server thread/INFO]: Debug logging is disabled
  8. [23:49:43] [Server thread/INFO]: Generating keypair
  9. [23:49:43] [Server thread/INFO]: Starting Minecraft server on 149.56.195.60:25577
  10. [23:49:43] [Server thread/INFO]: Using epoll channel type
  11. [23:49:43] [Server thread/WARN]: Plugin `EpicBoss_Gold_Edition v0.1.4' uses the space-character (0x20) in its name `EpicBoss Gold Edition' - this is discouraged
  12. [23:49:44] [Server thread/ERROR]: Ambiguous plugin name `PlotMe' for files `plugins/PlotMe (1).jar' and `plugins/PlotMe-Core.jar' in `plugins'
  13. [23:49:44] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  14. [23:49:44] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins'
  15. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  16. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  18. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  19. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  20. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  21. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  22. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  23. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
  24. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
  25. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_91]
  26. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  27. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  28. ... 6 more
  29. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  32. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
  34. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
  35. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_91]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  38. ... 6 more
  39. [23:49:45] [Server thread/ERROR]: Could not load 'plugins/PlotMe-DefaultGenerator.jar' in folder 'plugins'
  40. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/worldcretornica/plotme_core/bukkit/api/IBukkitPlotMe_GeneratorManager
  41. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  42. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  43. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  44. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  45. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  46. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  47. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  48. Caused by: java.lang.NoClassDefFoundError: com/worldcretornica/plotme_core/bukkit/api/IBukkitPlotMe_GeneratorManager
  49. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_91]
  50. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_91]
  51. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_91]
  52. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_91]
  53. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_91]
  54. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_91]
  55. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_91]
  56. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_91]
  57. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_91]
  58. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  59. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  60. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
  61. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
  62. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
  63. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_91]
  64. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  65. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  66. ... 6 more
  67. Caused by: java.lang.ClassNotFoundException: com.worldcretornica.plotme_core.bukkit.api.IBukkitPlotMe_GeneratorManager
  68. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_91]
  69. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  70. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  71. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
  72. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
  73. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_91]
  74. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_91]
  75. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_91]
  76. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_91]
  77. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_91]
  78. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_91]
  79. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_91]
  80. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_91]
  81. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_91]
  82. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  83. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  84. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
  85. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
  86. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
  87. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_91]
  88. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  89. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  90. ... 6 more
  91. [23:49:45] [Server thread/ERROR]: Could not load 'plugins/HolographicDisplaysPatch.jar' in folder 'plugins'
  92. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
  93. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  94. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  95. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  96. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  97. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  98. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  99. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  100. Caused by: java.lang.NoClassDefFoundError: com/comphenix/protocol/events/PacketListener
  101. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
  102. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_91]
  103. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  104. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  105. ... 6 more
  106. Caused by: java.lang.ClassNotFoundException: com.comphenix.protocol.events.PacketListener
  107. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_91]
  108. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  109. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  110. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_91]
  111. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_91]
  112. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_91]
  113. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_91]
  114. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  115. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  116. ... 6 more
  117. [23:49:45] [Server thread/INFO]: [SmokeTrail] Loading SmokeTrail v8.1
  118. [23:49:45] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
  119. [23:49:45] [Server thread/INFO]: [ToggleChat] Loading ToggleChat v1.0
  120. [23:49:45] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.23
  121. [23:49:45] [Server thread/INFO]: [AwesomeLag] Loading AwesomeLag v1.0
  122. [23:49:45] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.5.2
  123. [23:49:45] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.5.5
  124. [23:49:45] [Server thread/INFO]: [TitleWelcomeMessage] Loading TitleWelcomeMessage v4.0.0
  125. [23:49:45] [Server thread/INFO]: [ColoredChat] Loading ColoredChat v0.3
  126. [23:49:45] [Server thread/INFO]: [TagsGUI] Loading TagsGUI v1.6
  127. [23:49:45] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.0.1
  128. [23:49:45] [Server thread/INFO]: [ViaVersion] ViaVersion 1.0.1 is now loaded, injecting!
  129. [23:49:45] [Server thread/INFO]: [Drugs] Loading Drugs v2.0
  130. [23:49:45] [Server thread/INFO]: [MinecraftMarket] Loading MinecraftMarket v2.1.0-SNAPSHOT
  131. [23:49:45] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  132. [23:49:45] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  133. [23:49:45] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.6.4.1
  134. [23:49:45] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.7
  135. [23:49:45] [Server thread/INFO]: [Skript] Loading Skript v2.2-SNAPSHOT
  136. [23:49:45] [Server thread/INFO]: [CombatLog] Loading CombatLog v2.0.0
  137. [23:49:45] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  138. [23:49:45] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
  139. [23:49:45] [Server thread/INFO]: [AutoBroadcaster] Loading AutoBroadcaster v0.4
  140. [23:49:45] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
  141. [23:49:45] [Server thread/INFO]: [EpicBoss_Gold_Edition] Loading EpicBoss_Gold_Edition v0.1.4
  142. [23:49:45] [Server thread/INFO]: [Votifier] Loading Votifier v1.8
  143. [23:49:45] [Server thread/INFO]: [UberEnchant] Loading UberEnchant v2.0
  144. [23:49:45] [Server thread/INFO]: [EssentialsKitManager] Loading EssentialsKitManager v1.0.4
  145. [23:49:45] [Server thread/INFO]: [IPWhitelist] Loading IPWhitelist v1.7
  146. [23:49:45] [Server thread/INFO]: [MundoSK] Loading MundoSK v1.6.9
  147. [23:49:45] [Server thread/INFO]: [ExplosiveMining] Loading ExplosiveMining v1.3
  148. [23:49:45] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  149. [23:49:45] [Server thread/INFO]: [CustomCrates] Loading CustomCrates v1.7.10
  150. [23:49:45] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  151. [23:49:45] [Server thread/INFO]: [FamoustLottery] Loading FamoustLottery v6.4.6
  152. [23:49:45] [Server thread/INFO]: [VoteParty] Loading VoteParty v1.3.4.1
  153. [23:49:45] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.1-SNAPSHOT.1629-0fcd42f
  154. [23:49:45] [Server thread/INFO]: [Vote] Loading Vote v2.0.1
  155. [23:49:45] [Server thread/INFO]: [GangsPlus] Loading GangsPlus v1.2.3
  156. [23:49:45] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
  157. [23:49:45] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  158. [23:49:45] [Server thread/INFO]: [EZRanksLite] Loading EZRanksLite vv1.6
  159. [23:49:45] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13b
  160. [23:49:45] [Server thread/INFO]: [Banknotes] Loading Banknotes v1.6.1
  161. [23:49:45] [Server thread/INFO]: [Auctions] Loading Auctions v2.5.0-SNAPSHOT
  162. [23:49:45] [Server thread/INFO]: [SafeTrade] Loading SafeTrade v1.0.10
  163. [23:49:45] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.9
  164. [23:49:45] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.5.7
  165. [23:49:45] [Server thread/INFO]: [PrisonGems] Loading PrisonGems v1.3
  166. [23:49:45] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  167. [23:49:45] [Server thread/INFO]: [QuickSell] Loading QuickSell v2.0.6
  168. [23:49:45] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b641
  169. [23:49:45] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.3.7
  170. [23:49:45] [Server thread/INFO]: [TokenEnchant] Loading TokenEnchant v7.8.4
  171. [23:49:45] [Server thread/INFO]: [PrisonUtils] Loading PrisonUtils v1.7
  172. [23:49:45] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  173. [23:49:45] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  174. [23:49:45] [Thread-8/INFO]: UUID of player KZfisher is a756288c-e00b-375b-9ef2-150314e02ba5
  175. [23:49:45] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  176. [23:49:45] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  177. [23:49:45] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  178. [23:49:45] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  179. [23:49:45] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  180. [23:49:45] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13b
  181. [23:49:47] [Server thread/INFO]: §9[PlotMe] §r 2816 plots loaded
  182. [23:49:47] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  183. [23:49:47] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  184. [23:49:47] [Server thread/WARN]: 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.
  185. [23:49:47] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  186. [23:49:47] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  187. [23:49:47] [Server thread/INFO]: Preparing level "Spawn"
  188. [23:49:47] [Server thread/INFO]: -------- World Settings For [Spawn] --------
  189. [23:49:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  190. [23:49:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  191. [23:49:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  192. [23:49:47] [Server thread/INFO]: Random Lighting Updates: false
  193. [23:49:47] [Server thread/INFO]: Structure Info Saving: true
  194. [23:49:47] [Server thread/INFO]: Mob Spawn Range: 4
  195. [23:49:47] [Server thread/INFO]: Sending up to 10 chunks per packet
  196. [23:49:47] [Server thread/INFO]: Max Entity Collisions: 8
  197. [23:49:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  198. [23:49:47] [Server thread/INFO]: Max TNT Explosions: 100
  199. [23:49:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  200. [23:49:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  201. [23:49:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  202. [23:49:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  203. [23:49:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  204. [23:49:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  205. [23:49:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  206. [23:49:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  207. [23:49:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  208. [23:49:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  209. [23:49:47] [Server thread/INFO]: Anti X-Ray: true
  210. [23:49:47] [Server thread/INFO]: Engine Mode: 1
  211. [23:49:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  212. [23:49:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  213. [23:49:47] [Server thread/INFO]: Item Despawn Rate: 6000
  214. [23:49:47] [Server thread/INFO]: Item Merge Radius: 2.5
  215. [23:49:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  216. [23:49:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  217. [23:49:47] [Server thread/INFO]: View Distance: 10
  218. [23:49:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  219. [23:49:47] [Server thread/INFO]: Clear tick list: false
  220. [23:49:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  221. [23:49:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  222. [23:49:47] [Server thread/INFO]: -------- World Settings For [Spawn_the_end] --------
  223. [23:49:47] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  224. [23:49:47] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  225. [23:49:47] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  226. [23:49:47] [Server thread/INFO]: Random Lighting Updates: false
  227. [23:49:47] [Server thread/INFO]: Structure Info Saving: true
  228. [23:49:47] [Server thread/INFO]: Mob Spawn Range: 4
  229. [23:49:47] [Server thread/INFO]: Sending up to 10 chunks per packet
  230. [23:49:47] [Server thread/INFO]: Max Entity Collisions: 8
  231. [23:49:47] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  232. [23:49:47] [Server thread/INFO]: Max TNT Explosions: 100
  233. [23:49:47] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  234. [23:49:47] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  235. [23:49:47] [Server thread/INFO]: Cactus Growth Modifier: 100%
  236. [23:49:47] [Server thread/INFO]: Cane Growth Modifier: 100%
  237. [23:49:47] [Server thread/INFO]: Melon Growth Modifier: 100%
  238. [23:49:47] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  239. [23:49:47] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  240. [23:49:47] [Server thread/INFO]: Sapling Growth Modifier: 100%
  241. [23:49:47] [Server thread/INFO]: Wheat Growth Modifier: 100%
  242. [23:49:47] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  243. [23:49:47] [Server thread/INFO]: Anti X-Ray: true
  244. [23:49:47] [Server thread/INFO]: Engine Mode: 1
  245. [23:49:47] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  246. [23:49:47] [Server thread/INFO]: Replace Blocks: [1, 5]
  247. [23:49:47] [Server thread/INFO]: Item Despawn Rate: 6000
  248. [23:49:47] [Server thread/INFO]: Item Merge Radius: 2.5
  249. [23:49:47] [Server thread/INFO]: Arrow Despawn Rate: 1200
  250. [23:49:47] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  251. [23:49:47] [Server thread/INFO]: View Distance: 10
  252. [23:49:47] [Server thread/INFO]: Chunks to Grow per Tick: 650
  253. [23:49:47] [Server thread/INFO]: Clear tick list: false
  254. [23:49:47] [Server thread/INFO]: Experience Merge Radius: 3.0
  255. [23:49:47] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  256. [23:49:47] [Server thread/INFO]: Preparing start region for level 0 (Seed: 0)
  257. [23:49:48] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5107726147394649105)
  258. [23:49:48] [Server thread/INFO]: [SmokeTrail] Enabling SmokeTrail v8.1
  259. [23:49:48] [Server thread/INFO]: [Smoke Trail] is now enabled!
  260. [23:49:48] [Server thread/WARN]: [SmokeTrail] Could not save config.yml to plugins/SmokeTrail/config.yml because config.yml already exists.
  261. [23:49:48] [Server thread/INFO]: Smoke Trail Metrics loaded
  262. [23:49:49] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
  263. [23:49:49] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
  264. [23:49:49] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  265. [23:49:49] [Server thread/INFO]: [Vault][Chat] GroupManager - Chat hooked.
  266. [23:49:49] [Server thread/INFO]: [ToggleChat] Enabling ToggleChat v1.0
  267. [23:49:50] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.23
  268. [23:49:50] [Server thread/INFO]: [Lockette] Version 1.8.23 is being enabled! Yay! (Core version 1.3.5)
  269. [23:49:50] [Server thread/INFO]: minor >
  270. [23:49:50] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R3] ok.
  271. [23:49:50] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
  272. [23:49:50] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  273. [23:49:50] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  274. [23:49:50] [Server thread/INFO]: [Lockette] Enabled link to plugin GroupManager for Groups, version 2.1.31 (Phoenix)
  275. [23:49:50] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  276. [23:49:50] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  277. [23:49:50] [Server thread/INFO]: [AwesomeLag] Enabling AwesomeLag v1.0
  278. [23:49:50] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.5.2
  279. [23:49:50] [Server thread/INFO]: [ChatReaction] 0 words loaded!
  280. [23:49:50] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
  281. [23:49:50] [Server thread/INFO]: ---------------------------
  282. [23:49:50] [Server thread/INFO]: ChatReaction Updater
  283. [23:49:50] [Server thread/INFO]:
  284. [23:49:50] [Server thread/INFO]: An update for ChatReaction has been found!
  285. [23:49:50] [Server thread/INFO]: ChatReaction 1.6.2
  286. [23:49:50] [Server thread/INFO]: You are running 1.5.2
  287. [23:49:50] [Server thread/INFO]:
  288. [23:49:50] [Server thread/INFO]: Download at http://www.spigotmc.org/resources/chatreaction.3748/
  289. [23:49:50] [Server thread/INFO]: ---------------------------
  290. [23:49:50] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.5.5
  291. [23:49:51] [Server thread/INFO]:
  292. [23:49:51] [Server thread/INFO]: === Super Trails ===
  293. [23:49:51] [Server thread/INFO]: SuperTrails 9.5.5 for MC 1.8 enabled
  294. [23:49:51] [Server thread/INFO]: Thank you for using !
  295. [23:49:51] [Server thread/INFO]: =====================
  296. [23:49:51] [Server thread/INFO]:
  297. [23:49:51] [Server thread/INFO]: [TitleWelcomeMessage] Enabling TitleWelcomeMessage v4.0.0
  298. [23:49:51] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  299. [23:49:51] [Server thread/INFO]:
  300. [23:49:51] [Server thread/INFO]: Title Welcome Message
  301. [23:49:51] [Server thread/INFO]: Version 4.0.0
  302. [23:49:51] [Server thread/INFO]: YouTube: http://bit.ly/ATDYouTube
  303. [23:49:51] [Server thread/INFO]:
  304. [23:49:51] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  305. [23:49:51] [Server thread/INFO]: [ColoredChat] Enabling ColoredChat v0.3
  306. [23:49:51] [Server thread/INFO]: ColoredChat v0.3 enabled!
  307. [23:49:51] [Server thread/INFO]: [TagsGUI] Enabling TagsGUI v1.6
  308. [23:49:51] [Server thread/INFO]: [TagsGUI] TagsGUI v1.6 is enabled!
  309. [23:49:51] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.0.1
  310. [23:49:51] [Server thread/INFO]: [Drugs] Enabling Drugs v2.0
  311. [23:49:51] [Server thread/INFO]: [Drugs] Saving Default Drugs JSON
  312. [23:49:51] [Server thread/INFO]: [Drugs] Version: 2.0 by OhYea777 Has Been Loaded!
  313. [23:49:51] [Server thread/INFO]: [MinecraftMarket] Enabling MinecraftMarket v2.1.0-SNAPSHOT
  314. [23:49:51] [Server thread/INFO]: [MinecraftMarket] Using Apikey :3cadb89ff15791073fea7830e2abfd87
  315. [23:49:51] [Server thread/INFO]: [MinecraftMarket] Using API Key: 3cadb89ff15791073fea7830e2abfd87
  316. [23:49:51] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  317. [23:49:51] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  318. [23:49:51] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
  319. [23:49:51] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.6.4.1
  320. [23:49:52] [Server thread/INFO]: [CrazyEnchants]: Your server is running v1.6.4.1 and the newest is v1.7.6.3.2.
  321. [23:49:52] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.7
  322. [23:49:52] [Server thread/INFO]: [Skript] Enabling Skript v2.2-SNAPSHOT
  323. [23:49:53] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
  324. [23:49:53] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
  325. [23:49:53] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  326. [23:49:53] [Server thread/INFO]: [CombatLog] Enabling CombatLog v2.0.0
  327. [23:49:53] [Server thread/ERROR]: Cannot load plugins/CombatLog/combatlog.yml
  328. org.bukkit.configuration.InvalidConfigurationException: while scanning an alias
  329. in 'string', line 48, column 5:
  330. - *
  331. ^
  332. expected alphabetic or numeric character, but found but found
  333.  
  334. in 'string', line 48, column 6:
  335. - *
  336. ^
  337.  
  338. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  339. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  340. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  341. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  342. at me.iiSnipez.CombatLog.PluginFile.reloadCLConfig(PluginFile.java:25) [CombatLog.jar:?]
  343. at me.iiSnipez.CombatLog.PluginFile.getCLConfig(PluginFile.java:30) [CombatLog.jar:?]
  344. at me.iiSnipez.CombatLog.CombatLog.loadSettings(CombatLog.java:248) [CombatLog.jar:?]
  345. at me.iiSnipez.CombatLog.CombatLog.onEnable(CombatLog.java:97) [CombatLog.jar:?]
  346. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  347. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  348. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  349. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  350. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  351. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  352. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  353. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  354. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  355. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  356. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  357. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an alias
  358. in 'string', line 48, column 5:
  359. - *
  360. ^
  361. expected alphabetic or numeric character, but found but found
  362.  
  363. in 'string', line 48, column 6:
  364. - *
  365. ^
  366.  
  367. at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1439) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  368. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAlias(ScannerImpl.java:918) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  369. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:366) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  370. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  371. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:504) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  372. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  373. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  374. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  375. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  376. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  377. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  378. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  379. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  380. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  381. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  382. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  383. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  384. ... 18 more
  385. [23:49:53] [Server thread/ERROR]: Cannot load plugins/CombatLog/combatlog.yml
  386. org.bukkit.configuration.InvalidConfigurationException: while scanning an alias
  387. in 'string', line 48, column 5:
  388. - *
  389. ^
  390. expected alphabetic or numeric character, but found but found
  391.  
  392. in 'string', line 48, column 6:
  393. - *
  394. ^
  395.  
  396. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  397. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  398. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  399. at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  400. at me.iiSnipez.CombatLog.PluginFile.reloadCLConfig(PluginFile.java:25) [CombatLog.jar:?]
  401. at me.iiSnipez.CombatLog.CombatLog.loadSettings(CombatLog.java:250) [CombatLog.jar:?]
  402. at me.iiSnipez.CombatLog.CombatLog.onEnable(CombatLog.java:97) [CombatLog.jar:?]
  403. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  404. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  405. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  406. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  407. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  408. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  409. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  410. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  411. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  412. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  413. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  414. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning an alias
  415. in 'string', line 48, column 5:
  416. - *
  417. ^
  418. expected alphabetic or numeric character, but found but found
  419.  
  420. in 'string', line 48, column 6:
  421. - *
  422. ^
  423.  
  424. at org.yaml.snakeyaml.scanner.ScannerImpl.scanAnchor(ScannerImpl.java:1439) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  425. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchAlias(ScannerImpl.java:918) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  426. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:366) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  427. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  428. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockSequenceEntry.produce(ParserImpl.java:504) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  429. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  430. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  431. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  432. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  433. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  434. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  435. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  436. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  437. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  438. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  439. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  440. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  441. ... 17 more
  442. [23:49:53] [Server thread/INFO]: [CombatLog] Loading combatlog.yml
  443. [23:49:53] [Server thread/ERROR]: Error occurred while enabling CombatLog v2.0.0 (Is it up to date?)
  444. java.lang.NullPointerException
  445. at me.iiSnipez.CombatLog.Variables.getValues(Variables.java:36) ~[?:?]
  446. at me.iiSnipez.CombatLog.CombatLog.loadSettings(CombatLog.java:252) ~[?:?]
  447. at me.iiSnipez.CombatLog.CombatLog.onEnable(CombatLog.java:97) ~[?:?]
  448. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  449. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  450. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  451. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  452. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  453. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  454. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  455. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  456. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  457. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  458. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  459. [23:49:53] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  460. [23:49:53] [Server thread/WARN]: §4Version mismatch! Please update EssentialsKitManager to the same version.
  461. [23:49:53] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  462. [23:49:53] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  463. [23:49:53] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  464. [23:49:53] [Server thread/INFO]: Using locale en_US
  465. [23:49:54] [Server thread/INFO]: Using locale en_US
  466. [23:49:54] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  467. [23:49:54] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
  468. [23:49:54] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  469. [23:49:54] [Server thread/INFO]: [ClearLag] Loading modules...
  470. [23:49:54] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  471. [23:49:54] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  472. [23:49:54] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  473. [23:49:54] [Server thread/INFO]: [AutoBroadcaster] Enabling AutoBroadcaster v0.4
  474. [23:49:54] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
  475. [23:49:54] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
  476. [23:49:54] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  477. [23:49:54] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  478. [23:49:54] [Thread-11/INFO]: [ClearLag] No updates found!
  479. [23:49:54] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
  480. [23:49:54] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
  481. [23:49:54] [Server thread/INFO]: [skQuery] Out of 163 classes, 156 classes were loaded from SkQuery
  482. [23:49:54] [Server thread/INFO]: [EpicBoss_Gold_Edition] Enabling EpicBoss_Gold_Edition v0.1.4
  483. [23:49:54] [Server thread/INFO]: EpicBoss_Gold_Edition 0.1.4 Has Been Enabled!
  484. [23:49:54] [Server thread/INFO]: ----------<| EpicBoss Gold Edition |>----------
  485. [23:49:54] [Server thread/INFO]: MobFiles: MobsExample.yml,
  486. [23:49:54] [Server thread/INFO]: ItemFiles: ItemsExample.yml,
  487. [23:49:54] [Server thread/INFO]: LootFiles: LootExample.yml,
  488. [23:49:54] [Server thread/INFO]: SkillFiles: SkillExample.yml,
  489. [23:49:54] [Server thread/INFO]: TimerFiles: TimerExample.yml,
  490. [23:49:54] [Server thread/INFO]: SpawningFiles: SpawningExample.yml,
  491. [23:49:54] [Server thread/INFO]: -----------------------------------------------
  492. [23:49:54] [Server thread/INFO]: [Votifier] Enabling Votifier v1.8
  493. [23:49:54] [Server thread/INFO]: [Votifier] Votifier enabled.
  494. [23:49:54] [Server thread/INFO]: [UberEnchant] Enabling UberEnchant v2.0
  495. [23:49:54] [Server thread/INFO]: [EssentialsKitManager] Enabling EssentialsKitManager v1.0.4
  496. [23:49:54] [Server thread/INFO]: [IPWhitelist] Enabling IPWhitelist v1.7
  497. [23:49:54] [Server thread/INFO]: [MundoSK] Enabling MundoSK v1.6.9
  498. [23:49:54] [Server thread/INFO]: [MundoSK] Pie is awesome :D
  499. [23:49:54] [Server thread/INFO]: [MundoSK] Awesome syntaxes have been registered!
  500. [23:49:54] [Server thread/INFO]: [MundoSK] Metrics have been enabled!
  501. [23:49:54] [Server thread/INFO]: [ExplosiveMining] Enabling ExplosiveMining v1.3
  502. [23:49:54] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  503. [23:49:54] [Server thread/INFO]: [CustomCrates] Enabling CustomCrates v1.7.10
  504. [23:49:54] [Server thread/INFO]: [FamoustLottery] Enabling FamoustLottery v6.4.6
  505. [23:49:54] [Server thread/ERROR]: Error occurred while enabling FamoustLottery v6.4.6 (Is it up to date?)
  506. java.lang.NoSuchFieldError: AMBIENT_CAVE
  507. at me.feuerkralle2011.FamoustLottery.FamoustLottery.loadSoundItems(FamoustLottery.java:140) ~[?:?]
  508. at me.feuerkralle2011.FamoustLottery.FamoustLottery.onEnable(FamoustLottery.java:100) ~[?:?]
  509. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot18.jar:git-Spigot-db6de12-18fbb24]
  510. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  511. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  512. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  513. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  514. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  515. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  516. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  517. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  518. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot18.jar:git-Spigot-db6de12-18fbb24]
  519. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
  520. [23:49:54] [Server thread/INFO]: [VoteParty] Enabling VoteParty v1.3.4.1
  521. [23:49:55] [Server thread/INFO]: ---------------------------
  522. [23:49:55] [Server thread/INFO]: VoteParty Updater
  523. [23:49:55] [Server thread/INFO]:
  524. [23:49:55] [Server thread/INFO]: An update for VoteParty has been found!
  525. [23:49:55] [Server thread/INFO]: VoteParty 1.11.0
  526. [23:49:55] [Server thread/INFO]: You are running 1.3.4.1
  527. [23:49:55] [Server thread/INFO]:
  528. [23:49:55] [Server thread/INFO]: Download at http://www.spigotmc.org/resources/voteparty.987/
  529. [23:49:55] [Server thread/INFO]: ---------------------------
  530. [23:49:55] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.1-SNAPSHOT.1629-0fcd42f
  531. [23:49:55] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
  532. [23:49:55] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
  533. [23:49:55] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
  534. [23:49:55] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
  535. [23:49:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
  536. [23:49:55] [Server thread/INFO]: [WorldGuard] (Spawn_the_end) TNT ignition is PERMITTED.
  537. [23:49:55] [Server thread/INFO]: [WorldGuard] (Spawn_the_end) Lighters are PERMITTED.
  538. [23:49:55] [Server thread/INFO]: [WorldGuard] (Spawn_the_end) Lava fire is blocked.
  539. [23:49:55] [Server thread/INFO]: [WorldGuard] (Spawn_the_end) Fire spread is UNRESTRICTED.
  540. [23:49:55] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn_the_end'
  541. [23:49:55] [Server thread/INFO]: [WorldGuard] Loading region data...
  542. [23:49:55] [Server thread/INFO]: [Vote] Enabling Vote v2.0.1
  543. [23:49:55] [Server thread/INFO]: [LOG] [Vote] Has been enabled!
  544. [23:49:55] [Server thread/INFO]: [GangsPlus] Enabling GangsPlus v1.2.3
  545. [23:49:55] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  546. [23:49:55] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  547. [23:49:55] [Server thread/INFO]: [EZRanksLite] Enabling EZRanksLite vv1.6
  548. [23:49:55] [Server thread/ERROR]: [EZRanksLite] EZRanksLite hooked into VoteParty!!
  549. [23:49:55] [Server thread/ERROR]: [EZRanksLite] EZRanksLite hooked into Essentials!!
  550. [23:49:55] [Server thread/INFO]: [EZRanksLite] Loading EZRanksLite messages.yml
  551. [23:49:55] [Server thread/INFO]: [EZRanksLite] 25 Ranks loaded with 24 unique RankUps!
  552. [23:49:55] [Server thread/INFO]: [EZRanksLite] 1 rankup cost discounts loaded!
  553. [23:49:55] [Server thread/INFO]: [EZRanksLite] 1 rankup cost multipliers loaded!
  554. [23:49:55] [Server thread/INFO]: [Banknotes] Enabling Banknotes v1.6.1
  555. [23:49:55] [Server thread/INFO]: [Auctions] Enabling Auctions v2.5.0-SNAPSHOT
  556. [23:49:55] [Server thread/INFO]: [Auctions] Material "BEDROCK" added as a blocked material.
  557. [23:49:55] [Server thread/INFO]: [Auctions] Added global chat recipient group to the list of broadcast listeners
  558. [23:49:55] [Server thread/INFO]: [Auctions] PlaceholderAPI was not found, chat hooks have NOT been registered
  559. [23:49:55] [Server thread/INFO]: [Auctions] Message handler has been set to TEXT
  560. [23:49:55] [Server thread/INFO]: [SafeTrade] Enabling SafeTrade v1.0.10
  561. [23:49:55] [Server thread/INFO]: [SafeTrade] Using Essentials Economy
  562. [23:49:55] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.9
  563. [23:49:56] [Server thread/INFO]: [Auction] has been enabled.
  564. [23:49:56] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.5.7
  565. [23:49:56] [Server thread/INFO]: [CS-CoreLib - Protection] Loaded Protection Module "WorldGuard"
  566. [23:49:56] [Server thread/INFO]: [PrisonGems] Enabling PrisonGems v1.3
  567. [23:49:56] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  568. [23:49:56] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  569. [23:49:56] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
  570. [23:49:56] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  571. [23:49:56] [Server thread/INFO]: [ChestShop] Lockette version 1.8.23 loaded.
  572. [23:49:56] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  573. [23:49:56] [Server thread/INFO]: [QuickSell] Enabling QuickSell v2.0.6
  574. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "COBBLE"
  575. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "IRON"
  576. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "COBBLE"
  577. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "IRON"
  578. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "DIAMOND_BLOCL"
  579. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "GOLD"
  580. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "GOLD_"
  581. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "DIAMON_BLOCK"
  582. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "DIAMOND_INGOT"
  583. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "IRON"
  584. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "GOLD"
  585. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "DIAMOMD"
  586. [23:49:56] [Server thread/WARN]: [QuickSell] Could not recognize Item String: "DIAMNDD"
  587. [23:49:56] [Server thread/ERROR]: [QuickSell] Plugin QuickSell v2.0.6 has failed to register events for class me.mrCookieSlime.QuickSell.CitizensListener because net/citizensnpcs/api/event/NPCRightClickEvent does not exist.
  588. [23:49:57] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b641
  589. [23:49:57] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b641
  590. [23:49:57] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: NewPrisonMines
  591. [23:49:57] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  592. [23:49:57] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Crates_nether
  593. [23:49:57] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  594. [23:49:57] [Server thread/INFO]: -------- World Settings For [CoolSpawn] --------
  595. [23:49:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  596. [23:49:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  597. [23:49:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  598. [23:49:57] [Server thread/INFO]: Random Lighting Updates: false
  599. [23:49:57] [Server thread/INFO]: Structure Info Saving: true
  600. [23:49:57] [Server thread/INFO]: Mob Spawn Range: 4
  601. [23:49:57] [Server thread/INFO]: Sending up to 10 chunks per packet
  602. [23:49:57] [Server thread/INFO]: Max Entity Collisions: 8
  603. [23:49:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  604. [23:49:57] [Server thread/INFO]: Max TNT Explosions: 100
  605. [23:49:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  606. [23:49:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  607. [23:49:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  608. [23:49:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  609. [23:49:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  610. [23:49:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  611. [23:49:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  612. [23:49:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  613. [23:49:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  614. [23:49:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  615. [23:49:57] [Server thread/INFO]: Anti X-Ray: true
  616. [23:49:57] [Server thread/INFO]: Engine Mode: 1
  617. [23:49:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  618. [23:49:57] [Server thread/INFO]: Replace Blocks: [1, 5]
  619. [23:49:57] [Server thread/INFO]: Item Despawn Rate: 6000
  620. [23:49:57] [Server thread/INFO]: Item Merge Radius: 2.5
  621. [23:49:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  622. [23:49:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  623. [23:49:57] [Server thread/INFO]: View Distance: 10
  624. [23:49:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
  625. [23:49:57] [Server thread/INFO]: Clear tick list: false
  626. [23:49:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  627. [23:49:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  628. [23:49:57] [Server thread/INFO]: Preparing start region for level 2 (Seed: 0)
  629. [23:49:57] [Thread-18/INFO]: UUID of player KaoBoom is 91852d10-9e60-3dde-ac6d-ba19e4552599
  630. [23:49:57] [Server thread/INFO]: [WorldGuard] (CoolSpawn) TNT ignition is PERMITTED.
  631. [23:49:57] [Server thread/INFO]: [WorldGuard] (CoolSpawn) Lighters are PERMITTED.
  632. [23:49:57] [Server thread/INFO]: [WorldGuard] (CoolSpawn) Lava fire is blocked.
  633. [23:49:57] [Server thread/INFO]: [WorldGuard] (CoolSpawn) Fire spread is UNRESTRICTED.
  634. [23:49:57] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CoolSpawn'
  635. [23:49:57] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: WarpM_nether
  636. [23:49:57] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  637. [23:49:57] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: CoolSpawn_the_end
  638. [23:49:57] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  639. [23:49:57] [Server thread/INFO]: Could not set generator for world 'plotworld': Plugin 'PlotMe-DefaultGenerator' does not exist
  640. [23:49:57] [Server thread/INFO]: -------- World Settings For [plotworld] --------
  641. [23:49:57] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  642. [23:49:57] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  643. [23:49:57] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  644. [23:49:57] [Server thread/INFO]: Random Lighting Updates: false
  645. [23:49:57] [Server thread/INFO]: Structure Info Saving: true
  646. [23:49:57] [Server thread/INFO]: Mob Spawn Range: 4
  647. [23:49:57] [Server thread/INFO]: Sending up to 10 chunks per packet
  648. [23:49:57] [Server thread/INFO]: Max Entity Collisions: 8
  649. [23:49:57] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  650. [23:49:57] [Server thread/INFO]: Max TNT Explosions: 100
  651. [23:49:57] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  652. [23:49:57] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  653. [23:49:57] [Server thread/INFO]: Cactus Growth Modifier: 100%
  654. [23:49:57] [Server thread/INFO]: Cane Growth Modifier: 100%
  655. [23:49:57] [Server thread/INFO]: Melon Growth Modifier: 100%
  656. [23:49:57] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  657. [23:49:57] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  658. [23:49:57] [Server thread/INFO]: Sapling Growth Modifier: 100%
  659. [23:49:57] [Server thread/INFO]: Wheat Growth Modifier: 100%
  660. [23:49:57] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  661. [23:49:57] [Server thread/INFO]: Anti X-Ray: true
  662. [23:49:57] [Server thread/INFO]: Engine Mode: 1
  663. [23:49:57] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  664. [23:49:57] [Server thread/INFO]: Replace Blocks: [1, 5]
  665. [23:49:57] [Server thread/INFO]: Item Despawn Rate: 6000
  666. [23:49:57] [Server thread/INFO]: Item Merge Radius: 2.5
  667. [23:49:57] [Server thread/INFO]: Arrow Despawn Rate: 1200
  668. [23:49:57] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  669. [23:49:57] [Server thread/INFO]: View Distance: 10
  670. [23:49:57] [Server thread/INFO]: Chunks to Grow per Tick: 650
  671. [23:49:57] [Server thread/INFO]: Clear tick list: false
  672. [23:49:57] [Server thread/INFO]: Experience Merge Radius: 3.0
  673. [23:49:57] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  674. [23:49:58] [Server thread/INFO]: Preparing start region for level 3 (Seed: 5826966136783525455)
  675. [23:49:58] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
  676. [23:49:58] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
  677. [23:49:58] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
  678. [23:49:58] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
  679. [23:49:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
  680. [23:49:58] [Server thread/INFO]: -------- World Settings For [PrisonMines] --------
  681. [23:49:58] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  682. [23:49:58] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  683. [23:49:58] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  684. [23:49:58] [Server thread/INFO]: Random Lighting Updates: false
  685. [23:49:58] [Server thread/INFO]: Structure Info Saving: true
  686. [23:49:58] [Server thread/INFO]: Mob Spawn Range: 4
  687. [23:49:58] [Server thread/INFO]: Sending up to 10 chunks per packet
  688. [23:49:58] [Server thread/INFO]: Max Entity Collisions: 8
  689. [23:49:58] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  690. [23:49:58] [Server thread/INFO]: Max TNT Explosions: 100
  691. [23:49:58] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  692. [23:49:58] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  693. [23:49:58] [Server thread/INFO]: Cactus Growth Modifier: 100%
  694. [23:49:58] [Server thread/INFO]: Cane Growth Modifier: 100%
  695. [23:49:58] [Server thread/INFO]: Melon Growth Modifier: 100%
  696. [23:49:58] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  697. [23:49:58] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  698. [23:49:58] [Server thread/INFO]: Sapling Growth Modifier: 100%
  699. [23:49:58] [Server thread/INFO]: Wheat Growth Modifier: 100%
  700. [23:49:58] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  701. [23:49:58] [Server thread/INFO]: Anti X-Ray: true
  702. [23:49:58] [Server thread/INFO]: Engine Mode: 1
  703. [23:49:58] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  704. [23:49:58] [Server thread/INFO]: Replace Blocks: [1, 5]
  705. [23:49:58] [Server thread/INFO]: Item Despawn Rate: 6000
  706. [23:49:58] [Server thread/INFO]: Item Merge Radius: 2.5
  707. [23:49:58] [Server thread/INFO]: Arrow Despawn Rate: 1200
  708. [23:49:58] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  709. [23:49:58] [Server thread/INFO]: View Distance: 10
  710. [23:49:58] [Server thread/INFO]: Chunks to Grow per Tick: 650
  711. [23:49:58] [Server thread/INFO]: Clear tick list: false
  712. [23:49:58] [Server thread/INFO]: Experience Merge Radius: 3.0
  713. [23:49:58] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  714. [23:49:58] [Server thread/INFO]: Preparing start region for level 4 (Seed: 7036537753969671163)
  715. [23:49:59] [Server thread/INFO]: [WorldGuard] (PrisonMines) TNT ignition is PERMITTED.
  716. [23:49:59] [Server thread/INFO]: [WorldGuard] (PrisonMines) Lighters are PERMITTED.
  717. [23:49:59] [Server thread/INFO]: [WorldGuard] (PrisonMines) Lava fire is blocked.
  718. [23:49:59] [Server thread/INFO]: [WorldGuard] (PrisonMines) Fire spread is UNRESTRICTED.
  719. [23:49:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'PrisonMines'
  720. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn_nether
  721. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  722. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Prison_the_end
  723. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  724. [23:49:59] [Server thread/INFO]: -------- World Settings For [Mines] --------
  725. [23:49:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  726. [23:49:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  727. [23:49:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  728. [23:49:59] [Server thread/INFO]: Random Lighting Updates: false
  729. [23:49:59] [Server thread/INFO]: Structure Info Saving: true
  730. [23:49:59] [Server thread/INFO]: Mob Spawn Range: 4
  731. [23:49:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  732. [23:49:59] [Server thread/INFO]: Max Entity Collisions: 8
  733. [23:49:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  734. [23:49:59] [Server thread/INFO]: Max TNT Explosions: 100
  735. [23:49:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  736. [23:49:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  737. [23:49:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  738. [23:49:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  739. [23:49:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  740. [23:49:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  741. [23:49:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  742. [23:49:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  743. [23:49:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  744. [23:49:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  745. [23:49:59] [Server thread/INFO]: Anti X-Ray: true
  746. [23:49:59] [Server thread/INFO]: Engine Mode: 1
  747. [23:49:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  748. [23:49:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  749. [23:49:59] [Server thread/INFO]: Item Despawn Rate: 6000
  750. [23:49:59] [Server thread/INFO]: Item Merge Radius: 2.5
  751. [23:49:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  752. [23:49:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  753. [23:49:59] [Server thread/INFO]: View Distance: 10
  754. [23:49:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  755. [23:49:59] [Server thread/INFO]: Clear tick list: false
  756. [23:49:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  757. [23:49:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  758. [23:49:59] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
  759. [23:49:59] [Server thread/INFO]: [WorldGuard] (Mines) TNT ignition is PERMITTED.
  760. [23:49:59] [Server thread/INFO]: [WorldGuard] (Mines) Lighters are PERMITTED.
  761. [23:49:59] [Server thread/INFO]: [WorldGuard] (Mines) Lava fire is blocked.
  762. [23:49:59] [Server thread/INFO]: [WorldGuard] (Mines) Fire spread is UNRESTRICTED.
  763. [23:49:59] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines'
  764. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plotworld_the_end
  765. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  766. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PrisonMines_nether
  767. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  768. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: CoolSpawn_nether
  769. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  770. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
  771. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  772. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world
  773. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  774. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PrisonMines_the_end
  775. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  776. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
  777. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  778. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Mines_the_end
  779. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  780. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: plotworld_nether
  781. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  782. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Prison_nether
  783. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  784. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Crates_the_end
  785. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  786. [23:49:59] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Faction
  787. [23:49:59] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  788. [23:49:59] [Server thread/INFO]: [Multiverse-Core] 6 - World(s) loaded.
  789. [23:49:59] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b641 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  790. [23:49:59] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.3.7
  791. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Superior-Ore.mine.yml'...
  792. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Phanes.mine.yml'...
  793. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Elite.mine.yml'...
  794. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'NewElite.mine.yml'...
  795. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hades.mine.yml'...
  796. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Epic-Ore.mine.yml'...
  797. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Nesoi.mine.yml'...
  798. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Boreas.mine.yml'...
  799. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hero-Ore.mine.yml'...
  800. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Coeus.mine.yml'...
  801. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'PvpmineJack.mine.yml'...
  802. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Ares.mine.yml'...
  803. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Uranus.mine.yml'...
  804. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Superior.mine.yml'...
  805. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Mine-Premium.mine.yml'...
  806. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Helios.mine.yml'...
  807. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Leto.mine.yml'...
  808. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Livestrong118.mine.yml'...
  809. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Epic.mine.yml'...
  810. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Poseidon.mine.yml'...
  811. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Triton.mine.yml'...
  812. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hypnos.mine.yml'...
  813. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hera.mine.yml'...
  814. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'King-1.mine.yml'...
  815. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'King.mine.yml'...
  816. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Nemesis.mine.yml'...
  817. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Premium.mine.yml'...
  818. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Dionysus.mine.yml'...
  819. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Zeus.mine.yml'...
  820. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Apollo.mine.yml'...
  821. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hermes.mine.yml'...
  822. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hero.mine.yml'...
  823. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Aether.mine.yml'...
  824. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Erebus.mine.yml'...
  825. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Demeter.mine.yml'...
  826. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Elite-Ore.mine.yml'...
  827. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Hephaestus.mine.yml'...
  828. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Cronus.mine.yml'...
  829. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'PvP-1.mine.yml'...
  830. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'PvP.mine.yml'...
  831. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Eros.mine.yml'...
  832. [23:49:59] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Attis.mine.yml'...
  833. [23:49:59] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.3.7 enabled!
  834. [23:49:59] [Server thread/INFO]: [TokenEnchant] Enabling TokenEnchant v7.8.4
  835. [23:50:00] [Server thread/INFO]: [TE] registering §4Excavation as Excavation
  836. [23:50:00] [Server thread/INFO]: [TE] 0 external custom enchants found! Loading them up!
  837. [23:50:00] [Server thread/INFO]: [TE] attempt to start conversion...
  838. [23:50:00] [Server thread/INFO]: [TE] could not find userdata.yml
  839. [23:50:00] [Server thread/INFO]: [TokenEnchant] TokenEnchant: Alias is Enabled
  840. [23:50:00] [Server thread/INFO]: [TokenEnchant] TokenEnchant version 7.8.4 is Enabled
  841. [23:50:00] [Server thread/INFO]: [PrisonUtils] Enabling PrisonUtils v1.7
  842. [23:50:00] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  843. [23:50:00] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  844. [23:50:00] [Server thread/INFO]: Done (12.928s)! For help, type "help" or "?"
  845. [23:50:00] [Craft Scheduler Thread - 5/INFO]: [Metrics] Server returned HTTP response code: 500 for URL: http://mcstats.org/report/Multiverse-Core
  846. [23:50:00] [Craft Scheduler Thread - 6/INFO]: [Metrics] Unexpected end of file from server
  847. [23:50:00] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.3
  848. [23:50:00] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  849. [23:50:00] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  850. [23:50:00] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
  851. [23:50:00] [Craft Scheduler Thread - 11/INFO]: [Metrics] Connection reset
  852. [23:50:00] [Thread-20/INFO]: [CS-CoreLib - Updater] PrisonUtils is up to date!
  853. [23:50:00] [Craft Scheduler Thread - 13/INFO]: [Skript] Checking for the latest version of Skript...
  854. [23:50:00] [Server thread/INFO]: [Skript] Loading variables...
  855. [23:50:00] [Thread-21/INFO]: [CS-CoreLib - Updater] QuickSell is up to date!
  856. [23:50:00] [Skript update thread/INFO]: [Skript] An internal error occurred while checking for the latest version of Skript. Please refer to the server log for details.
  857. [23:50:00] [Skript update thread/ERROR]: #!#!
  858. [23:50:00] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
  859. [23:50:00] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
  860. [23:50:00] [Skript update thread/ERROR]: #!#!
  861. [23:50:00] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  862. [23:50:00] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://dev.bukkit.org/server-mods/skript/tickets/
  863. [23:50:00] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
  864. [23:50:00] [Skript update thread/ERROR]: #!#! If not please create a new ticket with a meaningful title, copy & paste this whole error into it,
  865. [23:50:00] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  866. [23:50:00] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  867. [23:50:00] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast.
  868. [23:50:00] [Skript update thread/ERROR]: #!#!
  869. [23:50:00] [Skript update thread/ERROR]: #!#! Stack trace:
  870. [23:50:00] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
  871. Message: Premature end of file.
  872. [23:50:00] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(XMLStreamReaderImpl.java:596)
  873. [23:50:00] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(XMLEventReaderImpl.java:83)
  874. [23:50:00] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
  875. [23:50:00] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
  876. [23:50:00] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Thread.java:745)
  877. [23:50:00] [Skript update thread/ERROR]: #!#!
  878. [23:50:00] [Skript update thread/ERROR]: #!#! Version Information:
  879. [23:50:00] [Skript update thread/ERROR]: #!#! Skript: 2.2-SNAPSHOT
  880. [23:50:00] [Skript update thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  881. [23:50:00] [Skript update thread/ERROR]: #!#! Minecraft: 1.8.8
  882. [23:50:00] [Skript update thread/ERROR]: #!#! Java: 1.8.0_91 (Java HotSpot(TM) 64-Bit Server VM 25.91-b14)
  883. [23:50:00] [Skript update thread/ERROR]: #!#! OS: Linux amd64 3.10.0-327.36.2.el7.x86_64
  884. [23:50:00] [Skript update thread/ERROR]: #!#!
  885. [23:50:00] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
  886. [23:50:00] [Skript update thread/ERROR]: #!#!
  887. [23:50:00] [Skript update thread/ERROR]: #!#! Current node: null
  888. [23:50:00] [Skript update thread/ERROR]: #!#! Current item: null
  889. [23:50:00] [Skript update thread/ERROR]: #!#!
  890. [23:50:00] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
  891. [23:50:00] [Skript update thread/ERROR]: #!#!
  892. [23:50:00] [Skript update thread/ERROR]: #!#! End of Error.
  893. [23:50:00] [Skript update thread/ERROR]: #!#!
  894. [23:50:00] [Skript update thread/INFO]: [Skript] You're currently running a beta version of Skript, and no new stable version is available. Please note that you have to update to newer beta versions manually!
  895. [23:50:01] [Server thread/INFO]: [Skript] Loaded 41611 variables in 0.9 seconds
  896. [23:50:03] [Thread-23/INFO]: UUID of player xXTeejayXx is f1fbf644-bbca-3e01-8ac0-d9830c42855d
  897. [23:50:04] [Thread-24/INFO]: UUID of player SlayerDoesYT is f8539046-441a-305e-8af7-7dccde51d095
  898. [23:50:06] [Server thread/WARN]: [Skript] Possible name conflict of variables {m::%loop-index%} and {m::*} (there might be more conflicts). (aaaa.sk, line 191: set {_m::%loop-index%} to "\"""# """')
  899. [23:50:06] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  900. [23:50:06] [Server thread/INFO]: [Skript] Loaded 17 scripts with a total of 21 triggers and 106 commands in 5.28 seconds
  901. [23:50:06] [Server thread/INFO]: [Skript] Finished loading.
  902. [23:50:06] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
  903. [23:50:06] [Craft Scheduler Thread - 2/INFO]: [PlayerVaults] We didn't find an update!
  904. [23:50:06] [Server thread/INFO]: [Banknotes] Found economy provider Vault
  905. [23:50:06] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ...
  906. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  907. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  908. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  909. [23:50:07] [Craft Scheduler Thread - 5/INFO]: [Vault] No new version available
  910. [23:50:07] [Thread-25/INFO]: [CS-CoreLib - Updater] PrisonGems is up to date!
  911. [23:50:07] [Server thread/INFO]: KZfisher[/192.99.60.205:35350] logged in with entity id 25 at ([Spawn]-1814.5584106526235, 41.62805242049705, 1997.0065092419977)
  912. [23:50:07] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
  913. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  914. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  915. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  916. [23:50:07] [Server thread/INFO]: KaoBoom[/192.99.60.205:54038] logged in with entity id 26 at ([plotworld]989.9851878452695, 66.875, -379.4181847228094)
  917. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  918. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  919. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  920. [23:50:07] [Server thread/INFO]: xXTeejayXx[/192.99.60.205:57344] logged in with entity id 27 at ([CoolSpawn]1308.387181142541, 57.00823638123855, 72.63544993074396)
  921. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  922. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  923. [23:50:07] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  924. [23:50:08] [Server thread/INFO]: SlayerDoesYT[/192.99.60.205:59670] logged in with entity id 28 at ([Mines]568.4854577055925, 32.0, 220.03226918293947)
  925. [23:50:08] [Server thread/WARN]: [ViaVersion] There is a newer version available: 1.0.3, you're on: 1.0.1
  926. [23:50:08] [Server thread/INFO]: [+] KZfisher
  927. [23:50:09] [Server thread/INFO]: [+] KaoBoom
  928. [23:50:09] [Server thread/INFO]: [+] SlayerDoesYT
  929. [23:50:09] [Server thread/INFO]: [+] xXTeejayXx
  930. [23:50:10] [Server thread/INFO]: [MinecraftMarket] &0
  931. [23:50:10] [Server thread/INFO]: [P0] [!Eros!] KaoBoom » 1st
  932. [23:50:11] [Server thread/INFO]: [P60] [!Leto!] ThatIsAbooseI ::[Cringe]:: » Hi
  933. [23:50:11] [Server thread/INFO]: [P31] [!Phanes!] KZfisher [!!<3Bleach<3!!] » wb
  934. [23:50:14] [Server thread/INFO]: SlayerDoesYT lost connection: Disconnected
  935. [23:50:14] [Server thread/INFO]: [-] SlayerDoesYT
  936. [23:50:15] [Server thread/INFO]: Reset KZfisher's multiplier to 1.0x
  937. [23:50:15] [Server thread/INFO]: Reset KaoBoom's multiplier to 1.0x
  938. [23:50:15] [Server thread/INFO]: Reset xXTeejayXx's multiplier to 1.0x
  939. [23:50:15] [Server thread/INFO]: Reset SlayerDoesYT's multiplier to 1.0x
  940. [23:50:15] [Server thread/INFO]: SlayerDoesYT has activated a 1.0x Booster (Money) for 9999 Minute/s
  941. [23:50:15] [Server thread/INFO]: [P0] [!Eros!] KaoBoom » :D
  942. [23:50:15] [Server thread/INFO]: [P60] [!Leto!] ThatIsAbooseI ::[Cringe]:: » 2nd
  943. [23:50:18] [Server thread/INFO]: xXTeejayXx issued server command: /fly
  944. [23:50:21] [Server thread/INFO]: KZfisher issued server command: /chatclear
  945. [23:50:26] [Server thread/INFO]: KZfisher issued server command: /chatclear
  946. [23:50:27] [Thread-27/INFO]: UUID of player saturnnight321 is 81e3fd25-865f-3d7b-8e0c-802cee941b4c
  947. [23:50:27] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  948. [23:50:27] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  949. [23:50:27] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  950. [23:50:27] [Server thread/INFO]: saturnnight321[/192.99.60.205:57365] logged in with entity id 6240 at ([CoolSpawn]1301.4674692182612, 56.0, 74.1091444006856)
  951. [23:50:27] [Server thread/INFO]: [+] saturnnight321
  952. [23:50:31] [Thread-28/INFO]: UUID of player EclipsePlaysCSGO is 6711c4aa-f4e8-33b4-8145-06ca5b95bca7
  953. [23:50:31] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  954. [23:50:31] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  955. [23:50:31] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  956. [23:50:31] [Server thread/INFO]: EclipsePlaysCSGO[/192.99.60.205:39486] logged in with entity id 6870 at ([plotworld]185.4808815734914, 65.4807108763317, -232.43362076548502)
  957. [23:50:31] [Server thread/INFO]: [P60] [!Leto!] ThatIsAbooseI ::[Cringe]:: » hm
  958. [23:50:31] [Server thread/INFO]: [+] EclipsePlaysCSGO
  959. [23:50:32] [Server thread/INFO]: Reset saturnnight321's multiplier to 1.0x
  960. [23:50:33] [Server thread/INFO]: KaoBoom issued server command: /vote
  961. [23:50:33] [Server thread/INFO]: KaoBoom [91852d10-9e60-3dde-ac6d-ba19e4552599]: /vote
  962. [23:50:34] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » xD
  963. [23:50:36] [Server thread/INFO]: Reset EclipsePlaysCSGO's multiplier to 1.0x
  964. [23:50:37] [Server thread/INFO]: KZfisher issued server command: /chat clear
  965. [23:50:37] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » it was SIn
  966. [23:50:37] [Server thread/INFO]: xXTeejayXx issued server command: /explosive
  967. [23:50:38] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Ima KMS
  968. [23:50:39] [Server thread/INFO]: KZfisher issued server command: /clear chat
  969. [23:50:39] [Server thread/INFO]: §cKZfisher §4was denied access to command.
  970. [23:50:40] [Server thread/INFO]: [P0] [!Eros!] KaoBoom » what the heck im trying to vote
  971. [23:50:41] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » He aint getting staff
  972. [23:50:43] [Server thread/INFO]: KaoBoom issued server command: /vote
  973. [23:50:43] [Server thread/INFO]: KaoBoom [91852d10-9e60-3dde-ac6d-ba19e4552599]: /vote
  974. [23:50:47] [Thread-29/INFO]: UUID of player SlayerDoesYT is f8539046-441a-305e-8af7-7dccde51d095
  975. [23:50:47] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  976. [23:50:47] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  977. [23:50:47] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  978. [23:50:47] [Server thread/INFO]: SlayerDoesYT[/192.99.60.205:51986] logged in with entity id 10372 at ([Mines]568.4854577055925, 32.0, 220.03226918293947)
  979. [23:50:47] [Server thread/INFO]: [+] SlayerDoesYT
  980. [23:50:51] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Good luck Buddy
  981. [23:50:51] [Server thread/INFO]: xXTeejayXx issued server command: /wb
  982. [23:50:51] [Server thread/INFO]: xXTeejayXx [f1fbf644-bbca-3e01-8ac0-d9830c42855d]: /wb
  983. [23:50:51] [Server thread/INFO]: [P60] [!Leto!] ThatIsAbooseI ::[Cringe]:: » Welcome back to OPGods!
  984. [23:50:51] [Server thread/INFO]: saturnnight321 issued server command: /msg SlayerDoesYT dude pls
  985. [23:50:52] [Server thread/INFO]: Reset SlayerDoesYT's multiplier to 1.0x
  986. [23:51:12] [Server thread/INFO]: saturnnight321 issued server command: /r can u change the tier 1 ce from 50 levels to 40 ?? plss
  987. [23:51:13] [Server thread/INFO]: saturnnight321 issued server command: /pv 1
  988. [23:51:14] [Server thread/INFO]: saturnnight321 issued server command: /ec
  989. [23:51:15] [Server thread/INFO]: CONSOLE issued server command: /eco give KaoBoom 10
  990. [23:51:15] [Server thread/INFO]: $10 added to [!Eros!] KaoBoom account. New balance: $138155057020
  991. [23:51:15] [Server thread/INFO]: Unknown command.
  992. [23:51:15] [Server thread/INFO]: [LOG] Executed the command(s) crate gk KaoBoom Vote 1
  993. [23:51:15] [Server thread/INFO]: CONSOLE issued server command: /eco give KaoBoom 50000000000
  994. [23:51:15] [Server thread/INFO]: $50000000000 added to [!Eros!] KaoBoom account. New balance: $188155057020
  995. [23:51:15] [Server thread/INFO]: [LOG] Executed the command(s) eco give KaoBoom 50000000000
  996. [23:51:15] [Server thread/INFO]: [TE] You have added 1000 tokens to KaoBoom.
  997. [23:51:15] [Server thread/INFO]: [LOG] Executed the command(s) te add KaoBoom 1000
  998. [23:51:15] [Server thread/INFO]: Only Players can use this Command
  999. [23:51:15] [Server thread/INFO]: [LOG] Executed the command(s) gems give KaoBoom 100
  1000. [23:51:15] [Server thread/INFO]: KaoBoom has voted! and received 50Bill, 1000 tokens, 100 gems, 10 XP levels, and a Vote Crate Key!
  1001. [23:51:15] [Server thread/INFO]: [LOG] KaoBoomVoted on: MinecraftServersList 1485665220 5.00
  1002. [23:51:15] [Server thread/INFO]: [P0] [!Uranus!] Slayer [!!Co-Owner!!] » Chat might be muted for a sec
  1003. [23:51:16] [Server thread/INFO]: saturnnight321 issued server command: /ce
  1004. [23:51:17] [Server thread/INFO]: xXTeejayXx issued server command: /nick &c&lMoney&b&lKing
  1005. [23:51:17] [Thread-30/INFO]: UUID of player jreardon12 is c55c6a24-5511-3972-9119-f4a60af91115
  1006. [23:51:17] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  1007. [23:51:17] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  1008. [23:51:17] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  1009. [23:51:17] [Server thread/INFO]: jreardon12[/192.99.60.205:47677] logged in with entity id 39549 at ([Spawn]-1824.300000011921, 43.200000047683716, 1869.7006716213873)
  1010. [23:51:17] [Server thread/INFO]: [+] jreardon12
  1011. [23:51:18] [Server thread/INFO]: [P0] [!Eros!] KaoBoom » escuse me
  1012. [23:51:19] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » t
  1013. [23:51:20] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » hah
  1014. [23:51:21] [Server thread/INFO]: SlayerDoesYT issued server command: /togglechat
  1015. [23:51:22] [Server thread/INFO]: [P60] [!Leto!] MoneyKing ::[Cringe]:: » k
  1016. [23:51:22] [Server thread/INFO]: Reset jreardon12's multiplier to 1.0x
  1017. [23:51:24] [Server thread/INFO]: jreardon12 issued server command: /togglechat
  1018. [23:51:28] [Server thread/INFO]: jreardon12 issued server command: /togglechat
  1019. [23:51:30] [Server thread/INFO]: xXTeejayXx issued server command: /ce
  1020. [23:51:33] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Should i buy a rank?
  1021. [23:51:35] [Server thread/INFO]: saturnnight321 issued server command: /msg jreardon12 can u change the tier 1 ce from 50 levels to 40 ?? plss
  1022. [23:51:37] [Server thread/INFO]: [P0] [!Eros!] KaoBoom » yeh
  1023. [23:51:45] [Server thread/INFO]: KaoBoom issued server command: /vote
  1024. [23:51:45] [Server thread/INFO]: KaoBoom [91852d10-9e60-3dde-ac6d-ba19e4552599]: /vote
  1025. [23:51:46] [Server thread/INFO]: xXTeejayXx issued server command: /autosellhero
  1026. [23:51:46] [Server thread/INFO]: xXTeejayXx [f1fbf644-bbca-3e01-8ac0-d9830c42855d]: /autosellhero
  1027. [23:51:54] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Jack, hows that 100k donation they "got"?
  1028. [23:51:54] [Server thread/INFO]: xXTeejayXx issued server command: /ce
  1029. [23:51:54] [Server thread/INFO]: SlayerDoesYT issued server command: /togglechat
  1030. [23:51:54] [Server thread/INFO]: saturnnight321 issued server command: /ce
  1031. [23:51:54] [Server thread/INFO]: [P0] [!Uranus!] Slayer [!!Co-Owner!!] » .
  1032. [23:51:55] [Server thread/INFO]: saturnnight321 issued server command: /ce
  1033. [23:52:06] [Server thread/INFO]: saturnnight321 issued server command: /explosive
  1034. [23:52:07] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Stop reloading the server, Get plugman
  1035. [23:52:08] [Server thread/INFO]: xXTeejayXx issued server command: /p h
  1036. [23:52:12] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » To reload certain plugins
  1037. [23:52:14] [Server thread/INFO]: EclipsePlaysCSGO issued server command: /plugman
  1038. [23:52:17] [Server thread/INFO]: xXTeejayXx issued server command: /pl
  1039. [23:52:17] [Server thread/INFO]: xXTeejayXx [f1fbf644-bbca-3e01-8ac0-d9830c42855d]: /pl
  1040. [23:52:21] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Not entire server
  1041. [23:52:22] [Server thread/INFO]: [P60] [!Leto!] MoneyKing ::[Cringe]:: » SlayerDoesYT
  1042. [23:52:23] [Server thread/INFO]: saturnnight321 issued server command: /plot ohme
  1043. [23:52:26] [Server thread/INFO]: saturnnight321 issued server command: /plot home
  1044. [23:52:26] [Server thread/INFO]: [P60] [!Leto!] MoneyKing ::[Cringe]:: » Did you fix /pl
  1045. [23:52:30] [Server thread/INFO]: xXTeejayXx issued server command: /pl
  1046. [23:52:30] [Server thread/INFO]: xXTeejayXx [f1fbf644-bbca-3e01-8ac0-d9830c42855d]: /pl
  1047. [23:52:30] [Server thread/INFO]: EclipsePlaysCSGO issued server command: /pl
  1048. [23:52:30] [Server thread/INFO]: EclipsePlaysCSGO [6711c4aa-f4e8-33b4-8145-06ca5b95bca7]: /pl
  1049. [23:52:33] [Server thread/INFO]: saturnnight321 issued server command: /pl
  1050. [23:52:33] [Server thread/INFO]: saturnnight321 [81e3fd25-865f-3d7b-8e0c-802cee941b4c]: /pl
  1051. [23:52:36] [Server thread/INFO]: CONSOLE issued server command: /give KaoBoom steak 8
  1052. [23:52:36] [Server thread/INFO]: Giving 8 of cooked beef to [!Eros!] KaoBoom.
  1053. [23:52:36] [Server thread/INFO]: Unknown command.
  1054. [23:52:36] [Server thread/INFO]: [LOG] Executed the command(s) crate gk KaoBoom Vote 1
  1055. [23:52:36] [Server thread/INFO]: CONSOLE issued server command: /eco give KaoBoom 50000000000
  1056. [23:52:36] [Server thread/INFO]: $50000000000 added to [!Eros!] KaoBoom account. New balance: $238155057020
  1057. [23:52:36] [Server thread/INFO]: [LOG] Executed the command(s) eco give KaoBoom 50000000000
  1058. [23:52:36] [Server thread/INFO]: [TE] You have added 1000 tokens to KaoBoom.
  1059. [23:52:36] [Server thread/INFO]: [LOG] Executed the command(s) te add KaoBoom 1000
  1060. [23:52:36] [Server thread/INFO]: Only Players can use this Command
  1061. [23:52:36] [Server thread/INFO]: [LOG] Executed the command(s) gems give KaoBoom 100
  1062. [23:52:36] [Server thread/INFO]: KaoBoom has voted! and received 50Bill, 1000 tokens, 100 gems, 10 XP levels, and a Vote Crate Key!
  1063. [23:52:36] [Server thread/INFO]: [LOG] KaoBoomVoted on: https://minecraft-server.net 1485665841 5.00
  1064. [23:52:37] [Server thread/INFO]: saturnnight321 issued server command: /fly
  1065. [23:52:37] [Server thread/INFO]: xXTeejayXx issued server command: /ce
  1066. [23:52:37] [Server thread/INFO]: [P0] [!Eros!] KaoBoom » escuse me
  1067. [23:52:39] [Server thread/INFO]: jreardon12 issued server command: /r no
  1068. [23:52:43] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Excuse*
  1069. [23:52:45] [Server thread/INFO]: xXTeejayXx issued server command: /pv 4
  1070. [23:52:45] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » roasted
  1071. [23:52:48] [Server thread/INFO]: [P0] [!Eros!] KaoBoom » D:
  1072. [23:52:49] [Server thread/INFO]: [P0] [!Eros!] KaoBoom » sorry
  1073. [23:52:52] [Server thread/INFO]: KaoBoom issued server command: /vote
  1074. [23:52:52] [Server thread/INFO]: KaoBoom [91852d10-9e60-3dde-ac6d-ba19e4552599]: /vote
  1075. [23:52:52] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » it was pending
  1076. [23:52:56] [Server thread/INFO]: [P0] [!Eros!] KaoBoom » i want a friend
  1077. [23:52:58] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » numb nuts
  1078. [23:52:59] [Server thread/INFO]: saturnnight321 issued server command: /r dude it takes 20 mins to get 50 levels and 90% of the time the book doesnt work PLS
  1079. [23:53:05] [Server thread/INFO]: [P60] [!Leto!] MoneyKing ::[Cringe]:: » .
  1080. [23:53:06] [Server thread/INFO]: saturnnight321 issued server command: /r come to my plot
  1081. [23:53:09] [Server thread/INFO]: jreardon12 issued server command: /r no sorry
  1082. [23:53:13] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » And its gone now
  1083. [23:53:13] [Server thread/INFO]: jreardon12 issued server command: /p h saturnnight321
  1084. [23:53:18] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » I knew it was fake,
  1085. [23:53:19] [Server thread/INFO]: [P60] [!Leto!] MoneyKing ::[Cringe]:: » jack do /pl
  1086. [23:53:24] [Server thread/INFO]: jreardon12 issued server command: /pl
  1087. [23:53:24] [Server thread/INFO]: jreardon12 [c55c6a24-5511-3972-9119-f4a60af91115]: /pl
  1088. [23:53:25] [Server thread/INFO]: [P60] [!Leto!] MoneyKing ::[Cringe]:: » What was fake
  1089. [23:53:28] [Server thread/INFO]: saturnnight321 issued server command: /r xD
  1090. [23:53:29] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » Ik tj
  1091. [23:53:33] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » The 100k donation
  1092. [23:53:34] [Server thread/INFO]: saturnnight321 issued server command: /r thats alot of anvils ik
  1093. [23:53:36] [Server thread/INFO]: xXTeejayXx issued server command: /pl
  1094. [23:53:36] [Server thread/INFO]: xXTeejayXx [f1fbf644-bbca-3e01-8ac0-d9830c42855d]: /pl
  1095. [23:53:36] [Server thread/INFO]: CONSOLE issued server command: /give KaoBoom steak 8
  1096. [23:53:36] [Server thread/INFO]: Giving 8 of cooked beef to [!Eros!] KaoBoom.
  1097. [23:53:36] [Server thread/INFO]: Unknown command.
  1098. [23:53:36] [Server thread/INFO]: [LOG] Executed the command(s) crate gk KaoBoom Vote 1
  1099. [23:53:36] [Server thread/INFO]: CONSOLE issued server command: /eco give KaoBoom 50000000000
  1100. [23:53:36] [Server thread/INFO]: $50000000000 added to [!Eros!] KaoBoom account. New balance: $288155057020
  1101. [23:53:36] [Server thread/INFO]: [LOG] Executed the command(s) eco give KaoBoom 50000000000
  1102. [23:53:36] [Server thread/INFO]: [TE] You have added 1000 tokens to KaoBoom.
  1103. [23:53:36] [Server thread/INFO]: [LOG] Executed the command(s) te add KaoBoom 1000
  1104. [23:53:36] [Server thread/INFO]: Only Players can use this Command
  1105. [23:53:36] [Server thread/INFO]: [LOG] Executed the command(s) gems give KaoBoom 100
  1106. [23:53:36] [Server thread/INFO]: KaoBoom has voted! and received 50Bill, 1000 tokens, 100 gems, 10 XP levels, and a Vote Crate Key!
  1107. [23:53:36] [Server thread/INFO]: [LOG] KaoBoomVoted on: http://www.minecraft-servers-list.org 1485680082 5.00
  1108. [23:53:40] [Server thread/INFO]: [P60] [!Leto!] MoneyKing ::[Cringe]:: » 0 plugins
  1109. [23:53:42] [Server thread/INFO]: jreardon12 issued server command: /p h
  1110. [23:53:44] [Server thread/INFO]: [P60] [!Leto!] MoneyKing ::[Cringe]:: » lol
  1111. [23:53:46] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » slayer fixed it
  1112. [23:53:48] [Server thread/INFO]: [P0] [!Eros!] KaoBoom » escuse me
  1113. [23:53:49] [Server thread/INFO]: saturnnight321 issued server command: /r i made them before u could buy em in shop
  1114. [23:53:50] [Server thread/INFO]: EclipsePlaysCSGO issued server command: /pl
  1115. [23:53:50] [Server thread/INFO]: EclipsePlaysCSGO [6711c4aa-f4e8-33b4-8145-06ca5b95bca7]: /pl
  1116. [23:53:51] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » there is plugins
  1117. [23:53:54] [Server thread/INFO]: [P60] [!Leto!] MoneyKing ::[Cringe]:: » i got ss of them
  1118. [23:53:57] [Server thread/INFO]: KaoBoom issued server command: /rankup
  1119. [23:53:57] [Server thread/INFO]: You changed player 'KaoBoom' group to 'Demeter' in world 'coolspawn'.
  1120. [23:53:57] [Server thread/INFO]: (Crates) That is not the right usage.
  1121. [23:54:01] [Server thread/INFO]: [P60] [!Leto!] MoneyKing ::[Cringe]:: » video
  1122. [23:54:02] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » you just cant view them
  1123. [23:54:04] [Server thread/INFO]: KaoBoom issued server command: /warp crates
  1124. [23:54:05] [Server thread/INFO]: saturnnight321 issued server command: /gems
  1125. [23:54:13] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » ?
  1126. [23:54:14] [Server thread/INFO]: xXTeejayXx issued server command: /fix
  1127. [23:54:19] [Server thread/INFO]: [TE] You have added 100 tokens to KaoBoom.
  1128. [23:54:19] [Server thread/INFO]: jreardon12 issued server command: /auc hand
  1129. [23:54:25] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » someone auc something
  1130. [23:54:26] [Server thread/INFO]: jreardon12 issued server command: /gmc
  1131. [23:54:31] [Server thread/INFO]: CONSOLE issued server command: /kit Premium KaoBoom
  1132. [23:54:31] [Server thread/INFO]: Giving kit premium to [!Demeter!] KaoBoom§.
  1133. [23:54:32] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Dont got anything to auc
  1134. [23:54:35] [Server thread/INFO]: KZfisher issued server command: /AUC START
  1135. [23:54:35] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Jack, are you opped?
  1136. [23:54:36] [Server thread/INFO]: xXTeejayXx issued server command: /auc 1 1
  1137. [23:54:37] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Lmao
  1138. [23:54:38] [Server thread/INFO]: KZfisher issued server command: /AUC START
  1139. [23:54:39] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » no
  1140. [23:54:41] [Server thread/INFO]: KZfisher issued server command: /helper
  1141. [23:54:41] [Server thread/INFO]: KZfisher [a756288c-e00b-375b-9ef2-150314e02ba5]: /helper
  1142. [23:54:41] [Server thread/INFO]: Couldn't retrieve your world. Default world 'spawn' selected.
  1143. [23:54:41] [Server thread/INFO]: Variable suffix:' [!!Helper!!]' added to the user KZfisher
  1144. [23:54:41] [Server thread/INFO]: xXTeejayXx issued server command: /auc start
  1145. [23:54:42] [Server thread/INFO]: CONSOLE issued server command: /kit Elite KaoBoom
  1146. [23:54:42] [Server thread/INFO]: Giving kit elite to [!Demeter!] KaoBoom§.
  1147. [23:54:42] [Server thread/INFO]: KZfisher issued server command: /AUC START
  1148. [23:54:42] [Server thread/INFO]: jreardon12 issued server command: /pv 1
  1149. [23:54:43] [Server thread/INFO]: SlayerDoesYT issued server command: /gmc
  1150. [23:54:43] [Server thread/INFO]: KZfisher issued server command: /AUC START
  1151. [23:54:44] [Server thread/INFO]: saturnnight321 issued server command: /warp
  1152. [23:54:46] [Server thread/INFO]: KZfisher issued server command: /auc start
  1153. [23:54:46] [Server thread/INFO]: saturnnight321 issued server command: /warp ares
  1154. [23:54:46] [Server thread/INFO]: jreardon12 issued server command: /auc start
  1155. [23:54:47] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Dont believe it
  1156. [23:54:49] [Server thread/INFO]: jreardon12 issued server command: /auc
  1157. [23:54:49] [Server thread/INFO]: xXTeejayXx issued server command: /auc start 1 1
  1158. [23:54:50] [Server thread/INFO]: [P31] [!Phanes!] KZfisher [!!Helper!!] » I dont got perms
  1159. [23:54:52] [Server thread/INFO]: CONSOLE issued server command: /kit Premium KaoBoom
  1160. [23:54:52] [Server thread/INFO]: Giving kit premium to [!Demeter!] KaoBoom§.
  1161. [23:54:52] [Server thread/INFO]: jreardon12 issued server command: /auc hand
  1162. [23:54:52] [Server thread/INFO]: SlayerDoesYT issued server command: /crate gk SlayerDoesYT Tags 1
  1163. [23:54:55] [Server thread/INFO]: SlayerDoesYT issued server command: /auction
  1164. [23:54:57] [Server thread/INFO]: xXTeejayXx issued server command: /auc start 1 1 100 no
  1165. [23:54:57] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » :l
  1166. [23:54:58] [Server thread/INFO]: jreardon12 issued server command: /pv 1
  1167. [23:54:59] [Server thread/INFO]: xXTeejayXx issued server command: /auc start 1 1 100
  1168. [23:54:59] [Server thread/INFO]: KZfisher issued server command: /auc start
  1169. [23:55:00] [Server thread/INFO]: KZfisher issued server command: /auc
  1170. [23:55:01] [Server thread/INFO]: xXTeejayXx issued server command: /auc start 1 1 100 1
  1171. [23:55:02] [Server thread/INFO]: SlayerDoesYT issued server command: /auc all
  1172. [23:55:03] [Server thread/INFO]: [TE] You have added 100 tokens to KaoBoom.
  1173. [23:55:04] [Server thread/INFO]: EclipsePlaysCSGO issued server command: /auc
  1174. [23:55:07] [Server thread/INFO]: KZfisher issued server command: /auction start
  1175. [23:55:09] [Server thread/INFO]: KZfisher issued server command: /auction start 1000
  1176. [23:55:09] [Server thread/INFO]: SlayerDoesYT issued server command: /auc start
  1177. [23:55:13] [Server thread/INFO]: saturnnight321 issued server command: /warp shop
  1178. [23:55:14] [Server thread/INFO]: xXTeejayXx issued server command: /auc
  1179. [23:55:15] [Server thread/INFO]: jreardon12 lost connection: Disconnected
  1180. [23:55:23] [Server thread/INFO]: [-] jreardon12
  1181. [23:55:23] [Server thread/INFO]: SlayerDoesYT issued server command: /auc start 1
  1182. [23:55:23] [Server thread/INFO]: KaoBoom issued server command: /p h
  1183. [23:55:23] [Server thread/INFO]: KZfisher issued server command: /auction start 32 100000
  1184. [23:55:24] [Server thread/INFO]: [P0] [!Demeter!] KaoBoom » i want to buy some vote keys off some one
  1185. [23:55:24] [Server thread/INFO]: xXTeejayXx issued server command: /auc Start 1 100 10 yes
  1186. [23:55:24] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Slayer, theres a backdoor into console BTW
  1187. [23:55:38] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » where do i buy glass s?
  1188. [23:55:40] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » ./shop
  1189. [23:55:44] [Server thread/INFO]: SlayerDoesYT issued server command: /shop
  1190. [23:55:44] [Server thread/INFO]: SlayerDoesYT [f8539046-441a-305e-8af7-7dccde51d095]: /shop
  1191. [23:55:48] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » where
  1192. [23:55:51] [Server thread/INFO]: [P0] [!Demeter!] KaoBoom » can i sell etokens
  1193. [23:55:53] [Server thread/INFO]: xXTeejayXx issued server command: /realname Jacksson
  1194. [23:55:56] [Thread-32/INFO]: UUID of player jreardon12 is c55c6a24-5511-3972-9119-f4a60af91115
  1195. [23:55:56] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  1196. [23:55:56] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  1197. [23:55:56] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  1198. [23:55:56] [Server thread/INFO]: jreardon12[/192.99.60.205:60476] logged in with entity id 338695 at ([plotworld]-560.4863039598149, 135.33293275542408, -1041.952215027287)
  1199. [23:55:57] [Server thread/INFO]: [+] jreardon12
  1200. [23:55:57] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » idk
  1201. [23:55:59] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Find it
  1202. [23:55:59] [Server thread/INFO]: xXTeejayXx issued server command: /msg EclipsePlaysCSGO Backdoor
  1203. [23:56:01] [Server thread/INFO]: xXTeejayXx issued server command: /r ?
  1204. [23:56:01] [Server thread/INFO]: Reset jreardon12's multiplier to 1.0x
  1205. [23:56:01] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » theres no regular just glass
  1206. [23:56:04] [Server thread/INFO]: jreardon12 issued server command: /gmc
  1207. [23:56:11] [Server thread/INFO]: KaoBoom issued server command: /warp enchant
  1208. [23:56:21] [Server thread/INFO]: KaoBoom issued server command: /toke
  1209. [23:56:24] [Server thread/INFO]: KaoBoom issued server command: /token
  1210. [23:56:34] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » SlayerDoesYT u should add glass
  1211. [23:56:35] [Server thread/INFO]: xXTeejayXx issued server command: /r What do you mena
  1212. [23:56:36] [Server thread/INFO]: EclipsePlaysCSGO issued server command: /r People are able to access conspole
  1213. [23:56:39] [Server thread/INFO]: EclipsePlaysCSGO issued server command: /r People are able to access console*
  1214. [23:56:44] [Server thread/INFO]: xXTeejayXx issued server command: /r How
  1215. [23:56:47] [Server thread/INFO]: EclipsePlaysCSGO issued server command: /r "Bckdoor"
  1216. [23:56:51] [Server thread/INFO]: EclipsePlaysCSGO issued server command: /r Google it
  1217. [23:57:03] [Server thread/INFO]: saturnnight321 issued server command: /plot home
  1218. [23:57:05] [Server thread/INFO]: >>> Dropped items will be remove in 60 seconds! <<<
  1219. [23:57:28] [Server thread/INFO]: xXTeejayXx issued server command: /r i did
  1220. [23:57:34] [Server thread/INFO]: xXTeejayXx issued server command: /r it dont tell you how
  1221. [23:57:37] [Server thread/INFO]: xXTeejayXx issued server command: /r so you cant
  1222. [23:57:43] [Server thread/INFO]: xXTeejayXx issued server command: /b
  1223. [23:57:45] [Server thread/INFO]: xXTeejayXx issued server command: /help
  1224. [23:57:45] [Server thread/INFO]: xXTeejayXx [f1fbf644-bbca-3e01-8ac0-d9830c42855d]: /help
  1225. [23:57:46] [Server thread/INFO]: >>> Dropped items will be remove in 20 seconds! <<<
  1226. [23:57:47] [Server thread/INFO]: xXTeejayXx issued server command: /shop
  1227. [23:57:47] [Server thread/INFO]: xXTeejayXx [f1fbf644-bbca-3e01-8ac0-d9830c42855d]: /shop
  1228. [23:57:59] [Server thread/INFO]: [P0] [!Uranus!] Slayer [!!Co-Owner!!] » GG EclipsePlaysCSGO you made some people think they can get into console
  1229. [23:58:00] [Server thread/INFO]: KaoBoom issued server command: /tokens
  1230. [23:58:02] [Server thread/INFO]: KaoBoom issued server command: /tokens
  1231. [23:58:02] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » eclipse
  1232. [23:58:02] [Craft Scheduler Thread - 1/INFO]: [ChestShop] xXTeejayXx bought 16 Glass for 1000000000.00 from Admin Shop at [Mines] 549, 33, 209
  1233. [23:58:03] [Server thread/INFO]: >>> Dropped items will be remove in 3 seconds! <<<
  1234. [23:58:04] [Craft Scheduler Thread - 1/INFO]: [ChestShop] xXTeejayXx bought 16 Glass for 1000000000.00 from Admin Shop at [Mines] 549, 33, 209
  1235. [23:58:04] [Server thread/INFO]: >>> Dropped items will be remove in 2 seconds! <<<
  1236. [23:58:04] [Server thread/INFO]: KaoBoom issued server command: /token
  1237. [23:58:05] [Server thread/INFO]: >>> Dropped items will be remove in 1 seconds! <<<
  1238. [23:58:06] [Server thread/INFO]: >>> All Dropped items where removed! <<<
  1239. [23:58:07] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » i made a new 1st plot :3
  1240. [23:58:09] [Server thread/INFO]: [P70] [!Leto!] JakesDad [!!Builder!!] » hehe
  1241. [23:58:14] [Server thread/INFO]: [P0] [!Demeter!] KaoBoom » escuse me
  1242. [23:58:19] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » ikr
  1243. [23:58:28] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » People will believe anything
  1244. [23:58:32] [Server thread/INFO]: xXTeejayXx issued server command: /p h jreardon12
  1245. [23:58:32] [Server thread/INFO]: [P0] [!Demeter!] KaoBoom » my pic has 1536 fortune on it
  1246. [23:58:34] [Server thread/INFO]: KaoBoom issued server command: /p h
  1247. [23:58:35] [Server thread/INFO]: SlayerDoesYT issued server command: /p h jreardon12
  1248. [23:58:39] [Server thread/INFO]: xXTeejayXx issued server command: /p h:2 jreardon12
  1249. [23:58:41] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » ExtraVM isnt bad lmao
  1250. [23:58:42] [Server thread/INFO]: xXTeejayXx issued server command: /p h:3 jreardon12
  1251. [23:58:45] [Server thread/INFO]: xXTeejayXx issued server command: /p h:1 jreardon12
  1252. [23:58:47] [Server thread/INFO]: SlayerDoesYT issued server command: /fly
  1253. [23:58:47] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » nice KaoBoom
  1254. [23:58:58] [Server thread/INFO]: [P0] [!Demeter!] KaoBoom » i wanna buy vote keys off some one
  1255. [23:59:11] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » u dont have the money
  1256. [23:59:16] [Server thread/INFO]: [P0] [!Demeter!] KaoBoom » D:
  1257. [23:59:24] [Server thread/INFO]: [P0] [!Demeter!] KaoBoom » how much are they
  1258. [23:59:24] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » how many tril u got
  1259. [23:59:35] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Im gonna apply LMAO
  1260. [23:59:42] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » XD
  1261. [23:59:43] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » xDXDXD
  1262. [23:59:45] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » gl
  1263. [23:59:46] [Server thread/INFO]: KaoBoom issued server command: /warp emeter
  1264. [23:59:48] [Server thread/INFO]: KaoBoom issued server command: /warp demeter
  1265. [23:59:48] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » Reason you want to be staffÈ Idk
  1266. [23:59:55] [Server thread/INFO]: [P5] [!Coeus!] saturnnight321 [FightMe] » my life ^
  1267. [23:59:56] [Server thread/INFO]: [P0] [iHeliosi] JacksSon [!TeamFrans!] » ÈBecause why not.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement