Advertisement
Guest User

NovaCraft

a guest
Nov 6th, 2016
1,300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 364.15 KB | None | 0 0
  1. [08:41:19] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [08:41:19] [Server thread/INFO]: Loading properties
  3. [08:41:19] [Server thread/INFO]: Default game type: SURVIVAL
  4. [08:41:19] [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. [08:41:19] [Server thread/INFO]: Debug logging is disabled
  6. [08:41:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [08:41:19] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [08:41:19] [Server thread/INFO]: Generating keypair
  9. [08:41:20] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [08:41:20] [Server thread/INFO]: Using default channel type
  11. [08:41:20] [Server thread/ERROR]: Ambiguous plugin name `TimTheEnchanter' for files `plugins\Tim.jar' and `plugins\Tim (2).jar' in `plugins'
  12. [08:41:20] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  13. [08:41:20] [Server thread/ERROR]: Could not load 'plugins\original-zPermissions-1.3-SNAPSHOT-b9.jar' in folder 'plugins'
  14. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/tyrannyofheaven/bukkit/util/command/CommandExceptionHandler
  15. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  17. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  18. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  19. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  20. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  21. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  22. Caused by: java.lang.NoClassDefFoundError: org/tyrannyofheaven/bukkit/util/command/CommandExceptionHandler
  23. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_92]
  24. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  25. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  26. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  27. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_92]
  28. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_92]
  29. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_92]
  30. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_92]
  31. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_92]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  33. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  34. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  35. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  36. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_92]
  37. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_92]
  38. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  39. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  40. ... 6 more
  41. Caused by: java.lang.ClassNotFoundException: org.tyrannyofheaven.bukkit.util.command.CommandExceptionHandler
  42. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_92]
  43. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  44. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  45. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  46. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  47. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_92]
  48. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  49. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  50. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  51. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_92]
  52. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_92]
  53. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_92]
  54. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_92]
  55. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_92]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  58. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  59. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  60. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_92]
  61. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_92]
  62. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  63. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  64. ... 6 more
  65. [08:41:21] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
  66. [08:41:21] [Server thread/INFO]: [MYSlots] Loading MYSlots v2.1
  67. [08:41:21] [Server thread/INFO]: [MobMerge] Loading MobMerge v1.0.5-SNAPSHOT
  68. [08:41:21] [Server thread/INFO]: [AdvancedReport] Loading AdvancedReport v1.0.2
  69. [08:41:21] [Server thread/INFO]: [Announcer] Loading Announcer v1.4.5
  70. [08:41:21] [Server thread/INFO]: [TpLogin] Loading TpLogin v2.7
  71. [08:41:21] [Server thread/INFO]: [SpectatorDisabler] Loading SpectatorDisabler v1.4.4
  72. [08:41:21] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.7-SNAPSHOT-4
  73. [08:41:21] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v1.9.3
  74. [08:41:21] [Server thread/INFO]: [ItemEditor] Loading ItemEditor v0.1.1
  75. [08:41:21] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
  76. [08:41:21] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  77. [08:41:21] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
  78. [08:41:21] [Server thread/INFO]: [Skript] Loading Skript v2.2-Fixes-V9b
  79. [08:41:21] [Server thread/INFO]: [NoRain] Loading NoRain v0.1
  80. [08:41:21] [Server thread/INFO]: [WorldPlayerSign] Loading WorldPlayerSign v1.0.0
  81. [08:41:21] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  82. [08:41:21] [Server thread/INFO]: [NoLagg] Loading NoLagg v1.2
  83. [08:41:21] [Server thread/INFO]: [BarGamble] Loading BarGamble v1.0
  84. [08:41:21] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.5.1
  85. [08:41:21] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.4
  86. [08:41:21] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.3
  87. [08:41:21] [Server thread/INFO]: [NoPluginViewer] Loading NoPluginViewer v1.0
  88. [08:41:21] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  89. [08:41:21] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-SNAPSHOT-b722
  90. [08:41:21] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  91. [08:41:21] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
  92. [08:41:21] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.12-RC-sMD5NET-b700
  93. [08:41:21] [Server thread/INFO]: [weeTrade] Loading weeTrade v1.5
  94. [08:41:21] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  95. [08:41:21] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.7-SNAPSHOT
  96. [08:41:21] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  97. [08:41:21] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-SNAPSHOT-b746
  98. [08:41:21] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  99. [08:41:21] [Server thread/INFO]: [BetterDrops] Loading BetterDrops v2.5.2
  100. [08:41:21] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.4
  101. [08:41:21] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  102. [08:41:21] [Server thread/INFO]: [DisguiseCraft] Loading DisguiseCraft v5.2
  103. [08:41:21] [Server thread/INFO]: [LogIt] Loading LogIt v0.10.0.1
  104. [08:41:21] [Server thread/INFO]: [BattleTracker] Loading BattleTracker v2.5.8.8
  105. [08:41:21] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  106. [08:41:21] [Server thread/INFO]: [ChatProtectionPlus] Loading ChatProtectionPlus v1.0.1
  107. [08:41:21] [Server thread/INFO]: [VoteParty] Loading VoteParty v1.9.9.1
  108. [08:41:21] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  109. [08:41:21] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.0
  110. [08:41:21] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.1.18-b298
  111. [08:41:21] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  112. [08:41:21] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  113. [08:41:21] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  114. [08:41:21] [Server thread/INFO]: [KitCreator] Loading KitCreator v1.1
  115. [08:41:21] [Server thread/INFO]: [Umbaska] Loading Umbaska v2.0 Beta 5.5.1
  116. [08:41:21] [Server thread/INFO]: [LimitedCreative] Loading LimitedCreative v2.1
  117. [08:41:21] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  118. [08:41:21] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.1d
  119. [08:41:21] [Server thread/INFO]: [ClickWarp] Loading ClickWarp v1.3.5
  120. [08:41:21] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.4
  121. [08:41:21] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
  122. [08:41:21] [Server thread/INFO]: [HeadHunter] Loading HeadHunter v2.2a
  123. [08:41:21] [Server thread/INFO]: [FBasics] Loading FBasics v2.1.8
  124. [08:41:21] [Server thread/INFO]: [Refer] Loading Refer v2.1.1
  125. [08:41:21] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.13
  126. [08:41:21] [Server thread/INFO]: [LiteBans] Loading LiteBans v1.9.17
  127. [08:41:21] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.56
  128. [08:41:21] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v4.2
  129. [08:41:21] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.7.3
  130. [08:41:21] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
  131. [08:41:21] [Server thread/INFO]: [EasyKits] Loading EasyKits v2.0.4
  132. [08:41:21] [Server thread/INFO]: [SimplePrefix] Loading SimplePrefix v2.5.1
  133. [08:41:21] [Server thread/INFO]: [RankSigns] Loading RankSigns v1.0
  134. [08:41:21] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.1
  135. [08:41:21] [Server thread/INFO]: [floAuction] Loading floAuction v2.10.3
  136. [08:41:21] [Server thread/INFO]: [TntSpawners] Loading TntSpawners v1.0
  137. [08:41:21] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  138. [08:41:21] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  139. [08:41:21] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  140. [08:41:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  141. [08:41:21] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  142. [08:41:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  143. [08:41:21] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  144. [08:41:21] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  145. [08:41:21] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.4
  146. [08:41:21] [Server thread/INFO]: [MassiveCore 2.8.4] === ENABLE START ===
  147. [08:41:22] [Server thread/INFO]: [MassiveCore 2.8.4] Loading Cachefile datas...
  148. [08:41:22] [Server thread/INFO]: [MassiveCore 2.8.4] Loading Onlineplayer datas...
  149. [08:41:22] [Server thread/INFO]: [MassiveCore 2.8.4] Loading Registry datas...
  150. [08:41:22] [Server thread/INFO]: [MassiveCore 2.8.4] Saving Cachefile...
  151. [08:41:22] [Server thread/INFO]: [MassiveCore 2.8.4] Setup of IdUtil took 26ms.
  152. [08:41:22] [Server thread/INFO]: [MassiveCore 2.8.4] Activated integration with Vault
  153. [08:41:22] [Server thread/INFO]: [MassiveCore 2.8.4] === ENABLE COMPLETE (Took 254ms) ===
  154. [08:41:22] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  155. [08:41:22] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  156. [08:41:22] [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.
  157. [08:41:22] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  158. [08:41:22] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  159. [08:41:22] [Server thread/INFO]: Preparing level "world"
  160. [08:41:22] [Server thread/INFO]: -------- World Settings For [world] --------
  161. [08:41:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  162. [08:41:22] [Server thread/INFO]: View Distance: 10
  163. [08:41:22] [Server thread/INFO]: Item Despawn Rate: 6000
  164. [08:41:22] [Server thread/INFO]: Item Merge Radius: 2.5
  165. [08:41:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  166. [08:41:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  167. [08:41:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  168. [08:41:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  169. [08:41:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
  170. [08:41:22] [Server thread/INFO]: Clear tick list: false
  171. [08:41:22] [Server thread/INFO]: Mob Spawn Range: 4
  172. [08:41:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  173. [08:41:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  174. [08:41:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  175. [08:41:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  176. [08:41:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  177. [08:41:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  178. [08:41:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  179. [08:41:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  180. [08:41:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  181. [08:41:22] [Server thread/INFO]: Anti X-Ray: true
  182. [08:41:22] [Server thread/INFO]: Engine Mode: 1
  183. [08:41:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  184. [08:41:22] [Server thread/INFO]: Replace Blocks: [1, 5]
  185. [08:41:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  186. [08:41:22] [Server thread/INFO]: Max Entity Collisions: 8
  187. [08:41:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  188. [08:41:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  189. [08:41:22] [Server thread/INFO]: Random Lighting Updates: false
  190. [08:41:22] [Server thread/INFO]: Structure Info Saving: true
  191. [08:41:22] [Server thread/INFO]: Sending up to 5 chunks per packet
  192. [08:41:22] [Server thread/INFO]: Max TNT Explosions: 100
  193. [08:41:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  194. [08:41:22] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  195. [08:41:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  196. [08:41:22] [Server thread/INFO]: View Distance: 10
  197. [08:41:22] [Server thread/INFO]: Item Despawn Rate: 6000
  198. [08:41:22] [Server thread/INFO]: Item Merge Radius: 2.5
  199. [08:41:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  200. [08:41:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  201. [08:41:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  202. [08:41:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  203. [08:41:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
  204. [08:41:22] [Server thread/INFO]: Clear tick list: false
  205. [08:41:22] [Server thread/INFO]: Mob Spawn Range: 4
  206. [08:41:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  207. [08:41:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  208. [08:41:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  209. [08:41:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  210. [08:41:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  211. [08:41:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  212. [08:41:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  213. [08:41:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  214. [08:41:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  215. [08:41:22] [Server thread/INFO]: Anti X-Ray: true
  216. [08:41:22] [Server thread/INFO]: Engine Mode: 1
  217. [08:41:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  218. [08:41:22] [Server thread/INFO]: Replace Blocks: [1, 5]
  219. [08:41:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  220. [08:41:22] [Server thread/INFO]: Max Entity Collisions: 8
  221. [08:41:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  222. [08:41:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  223. [08:41:22] [Server thread/INFO]: Random Lighting Updates: false
  224. [08:41:22] [Server thread/INFO]: Structure Info Saving: true
  225. [08:41:22] [Server thread/INFO]: Sending up to 5 chunks per packet
  226. [08:41:22] [Server thread/INFO]: Max TNT Explosions: 100
  227. [08:41:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  228. [08:41:22] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  229. [08:41:22] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  230. [08:41:22] [Server thread/INFO]: View Distance: 10
  231. [08:41:22] [Server thread/INFO]: Item Despawn Rate: 6000
  232. [08:41:22] [Server thread/INFO]: Item Merge Radius: 2.5
  233. [08:41:22] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  234. [08:41:22] [Server thread/INFO]: Arrow Despawn Rate: 1200
  235. [08:41:22] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  236. [08:41:22] [Server thread/INFO]: Experience Merge Radius: 3.0
  237. [08:41:22] [Server thread/INFO]: Chunks to Grow per Tick: 650
  238. [08:41:22] [Server thread/INFO]: Clear tick list: false
  239. [08:41:22] [Server thread/INFO]: Mob Spawn Range: 4
  240. [08:41:22] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  241. [08:41:22] [Server thread/INFO]: Cactus Growth Modifier: 100%
  242. [08:41:22] [Server thread/INFO]: Cane Growth Modifier: 100%
  243. [08:41:22] [Server thread/INFO]: Melon Growth Modifier: 100%
  244. [08:41:22] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  245. [08:41:22] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  246. [08:41:22] [Server thread/INFO]: Sapling Growth Modifier: 100%
  247. [08:41:22] [Server thread/INFO]: Wheat Growth Modifier: 100%
  248. [08:41:22] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  249. [08:41:22] [Server thread/INFO]: Anti X-Ray: true
  250. [08:41:22] [Server thread/INFO]: Engine Mode: 1
  251. [08:41:22] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  252. [08:41:22] [Server thread/INFO]: Replace Blocks: [1, 5]
  253. [08:41:22] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  254. [08:41:22] [Server thread/INFO]: Max Entity Collisions: 8
  255. [08:41:22] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  256. [08:41:22] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  257. [08:41:22] [Server thread/INFO]: Random Lighting Updates: false
  258. [08:41:22] [Server thread/INFO]: Structure Info Saving: true
  259. [08:41:22] [Server thread/INFO]: Sending up to 5 chunks per packet
  260. [08:41:22] [Server thread/INFO]: Max TNT Explosions: 100
  261. [08:41:22] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  262. [08:41:22] [Server thread/INFO]: Preparing start region for level 0 (Seed: -3787568474671740728)
  263. [08:41:23] [Server thread/INFO]: Preparing spawn area: 59%
  264. [08:41:23] [Server thread/INFO]: Preparing start region for level 1 (Seed: -8084091904332078825)
  265. [08:41:24] [Server thread/INFO]: Preparing spawn area: 64%
  266. [08:41:25] [Server thread/INFO]: Preparing start region for level 2 (Seed: -8084091904332078825)
  267. [08:41:25] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
  268. [08:41:25] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
  269. [08:41:25] [Server thread/INFO]: [MYSlots] Enabling MYSlots v2.1
  270. [08:41:25] [Server thread/INFO]: [#]==========< MYSlots >==========[#]
  271. [08:41:25] [Server thread/INFO]: Version: 2.1
  272. [08:41:25] [Server thread/INFO]: Web: dev.bukkit.org/bukkit-plugins/myslots/
  273. [08:41:25] [Server thread/INFO]: Plugin by AndyCraftz
  274. [08:41:25] [Server thread/INFO]: [MobMerge] Enabling MobMerge v1.0.5-SNAPSHOT
  275. [08:41:25] [Server thread/INFO]: [AdvancedReport] Enabling AdvancedReport v1.0.2
  276. [08:41:25] [Server thread/INFO]: Report enabled and working properly.
  277. [08:41:25] [Server thread/INFO]: [Announcer] Enabling Announcer v1.4.5
  278. [08:41:25] [Thread-19/WARN]: [Announcer] Could not reach dev.bukkit.org for update checking. Is it offline?
  279. [08:41:26] [Server thread/INFO]: Announcer v1.4.5 is enabled!
  280.  
  281. [08:41:26] [Server thread/INFO]: [TpLogin] Enabling TpLogin v2.7
  282. [08:41:26] [Server thread/INFO]: [SpectatorDisabler] Enabling SpectatorDisabler v1.4.4
  283. [08:41:26] [Server thread/INFO]: [SpectatorDisabler] Enabled SpectatorDisabler v1.4.4
  284. [08:41:26] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.7-SNAPSHOT-4
  285. [08:41:26] [Server thread/INFO]: Detected Minecraft v1_8_R3, using UniversalSkinFactory
  286. [08:41:26] [Server thread/INFO]: [SkinsRestorer] Loaded 128 skins from the database.
  287. [08:41:27] [Server thread/INFO]: 
  288. [08:41:27] [Server thread/INFO]:  +===============+
  289. [08:41:27] [Server thread/INFO]:  | SkinsRestorer |
  290. [08:41:27] [Server thread/INFO]:  +===============+
  291. [08:41:27] [Server thread/INFO]: 
  292. [08:41:27] [Server thread/INFO]:  Current version: 12.7-SNAPSHOT-4
  293. [08:41:27] [Server thread/INFO]:  The latest version!
  294. [08:41:27] [Server thread/INFO]: 
  295. [08:41:27] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v1.9.3
  296. [08:41:27] [Server thread/INFO]: [RandomTeleport] Plugin Enabled !!
  297. [08:41:27] [Server thread/INFO]: [ItemEditor] Enabling ItemEditor v0.1.1
  298. [08:41:27] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
  299. [08:41:27] [Server thread/INFO]: [FrameProtect] enabled.
  300. [08:41:27] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  301. [08:41:27] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  302. [08:41:27] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  303. [08:41:27] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
  304. [08:41:27] [Server thread/INFO]: [Tim] Unused enchantments: DEPTH_STRIDER(8) LUCK(61) LURE(62) 
  305. [08:41:27] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
  306. [08:41:27] [Server thread/INFO]: [Skript] Enabling Skript v2.2-Fixes-V9b
  307. [08:41:28] [Server thread/ERROR]: [Skript] FAILED TO LOAD CONFIG!
  308. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 198! (aliases-english.sk, line 633: ender(_| )rod¦s = 198')
  309. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 199! (aliases-english.sk, line 634: chorus(_| )plant¦s = 199')
  310. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 200! (aliases-english.sk, line 635: chorus(_| )flower¦s = 200')
  311. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 201! (aliases-english.sk, line 636: purpur(_| )block¦s = 201')
  312. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 202! (aliases-english.sk, line 637: purpur(_| )pillar¦s = 202')
  313. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 203! (aliases-english.sk, line 638: purpur(_| )stairs = 203')
  314. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 204! (aliases-english.sk, line 639: purpur(_| )double(_| )slab¦s = 204')
  315. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 205! (aliases-english.sk, line 640: purpur(_| )slab¦s = 205')
  316. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 206! (aliases-english.sk, line 641: endstone(_| )bricks = 206')
  317. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 207! (aliases-english.sk, line 642: beetroot(_| )block¦s = 207')
  318. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 208! (aliases-english.sk, line 643: grass(_| )path¦s = 208')
  319. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 209! (aliases-english.sk, line 644: ender(_| )gateway¦s = 209')
  320. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 210! (aliases-english.sk, line 645: repeating(_| )command(_| )block¦s = 210')
  321. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 211! (aliases-english.sk, line 646: chain(_| )command(_| )block¦s = 211')
  322. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 212! (aliases-english.sk, line 647: frosted(_| )ice¦s = 212')
  323. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 255! (aliases-english.sk, line 649: structure(_| )block¦s = 255')
  324. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 426! (aliases-english.sk, line 652: ender(_| )crystal¦s = 426')
  325. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 432! (aliases-english.sk, line 653: chorus(_| )fruit¦s = 432')
  326. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 433! (aliases-english.sk, line 654: popped(_| )chorus(_| )fruit¦s = 433')
  327. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 434! (aliases-english.sk, line 655: beetroot¦s = 434')
  328. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 435! (aliases-english.sk, line 656: beetroot(_| )seeds = 435')
  329. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 436! (aliases-english.sk, line 657: beetroot(_| )soup¦s = 436')
  330. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 437! (aliases-english.sk, line 658: dragon(_| )breath¦s = 437')
  331. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 438! (aliases-english.sk, line 659: splash_| )potion¦s = 438')
  332. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 439! (aliases-english.sk, line 660: spectral(_| )arrow¦s = 439')
  333. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 440! (aliases-english.sk, line 661: tipped(_| )arrow¦s = 440')
  334. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 441! (aliases-english.sk, line 662: lingering(_| )potion¦s = 441')
  335. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 442! (aliases-english.sk, line 663: shield¦s = 442')
  336. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 443! (aliases-english.sk, line 664: elytra¦s = 443')
  337. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 444! (aliases-english.sk, line 665: spruce(_| )boat¦s = 444')
  338. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 445! (aliases-english.sk, line 666: birch(_| )boat¦s = 445')
  339. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 446! (aliases-english.sk, line 667: jungle(_| )boat¦s = 446')
  340. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 447! (aliases-english.sk, line 668: acacia(_| )boat¦s = 447')
  341. [08:41:28] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 448! (aliases-english.sk, line 669: dark(_| )oak(_| )boat¦s = 448')
  342. [08:41:29] [Server thread/INFO]: [Skript] Loaded a total of 31174 english aliases
  343. [08:41:29] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  344. [08:41:29] [Server thread/INFO]: [Skript] You're currently running the latest version of Skript (1.5)
  345. [08:41:29] [Server thread/INFO]: [NoRain] Enabling NoRain v0.1
  346. [08:41:29] [Server thread/INFO]: [WorldPlayerSign] Enabling WorldPlayerSign v1.0.0
  347. [08:41:29] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  348. [08:41:29] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  349. [08:41:29] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  350. [08:41:29] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  351. [08:41:29] [Server thread/INFO]: Using locale en_US
  352. [08:41:29] [Server thread/INFO]: Using locale en_US
  353. [08:41:29] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  354. [08:41:29] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  355. [08:41:29] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  356. [08:41:29] [Server thread/INFO]: [NoLagg] Enabling NoLagg v1.2
  357. [08:41:29] [Server thread/INFO]: [BarGamble] Enabling BarGamble v1.0
  358. [08:41:29] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.5.1
  359. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  360. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  361. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  362. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  363. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  364. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  365. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  366. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  367. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  368. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  369. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  370. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  371. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  372. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  373. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  374. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  375. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  376. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  377. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  378. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  379. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  380. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  381. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  382. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  383. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  384. [08:41:29] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  385. [08:41:29] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  386. [08:41:29] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  387. [08:41:30] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 151 classes.
  388. [08:41:30] [Server thread/INFO]: [skQuery] Beginning to process a total of 151 from SkQuery
  389. [08:41:30] [Server thread/INFO]: [skQuery] Out of 151 classes, 148 classes were loaded from SkQuery
  390. [08:41:30] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.4
  391. [08:41:30] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  392. [08:41:30] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  393. [08:41:30] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -1333.0 Y: 73.0 Z: -22.0
  394. [08:41:30] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.3
  395. [08:41:30] [Server thread/INFO]: [BuycraftX] Validating your server key...
  396. [08:41:32] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  397. [08:41:32] [Server thread/INFO]: [NoPluginViewer] Enabling NoPluginViewer v1.0
  398. [08:41:32] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  399. [08:41:32] [Server thread/INFO]: [Votifier] Votifier enabled.
  400. [08:41:32] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-SNAPSHOT-b722
  401. [08:41:34] [Server thread/INFO]: -------- World Settings For [Minigames] --------
  402. [08:41:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  403. [08:41:34] [Server thread/INFO]: View Distance: 10
  404. [08:41:34] [Server thread/INFO]: Item Despawn Rate: 6000
  405. [08:41:34] [Server thread/INFO]: Item Merge Radius: 2.5
  406. [08:41:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  407. [08:41:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  408. [08:41:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  409. [08:41:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  410. [08:41:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  411. [08:41:34] [Server thread/INFO]: Clear tick list: false
  412. [08:41:34] [Server thread/INFO]: Mob Spawn Range: 4
  413. [08:41:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  414. [08:41:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  415. [08:41:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  416. [08:41:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  417. [08:41:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  418. [08:41:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  419. [08:41:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  420. [08:41:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  421. [08:41:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  422. [08:41:34] [Server thread/INFO]: Anti X-Ray: true
  423. [08:41:34] [Server thread/INFO]: Engine Mode: 1
  424. [08:41:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  425. [08:41:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  426. [08:41:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  427. [08:41:34] [Server thread/INFO]: Max Entity Collisions: 8
  428. [08:41:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  429. [08:41:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  430. [08:41:34] [Server thread/INFO]: Random Lighting Updates: false
  431. [08:41:34] [Server thread/INFO]: Structure Info Saving: true
  432. [08:41:34] [Server thread/INFO]: Sending up to 5 chunks per packet
  433. [08:41:34] [Server thread/INFO]: Max TNT Explosions: 100
  434. [08:41:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  435. [08:41:34] [Server thread/INFO]: Preparing start region for level 3 (Seed: -8575999232032714928)
  436. [08:41:34] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  437. [08:41:34] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-SNAPSHOT-b722 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  438. [08:41:34] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.12-RC-sMD5NET-b700
  439. [08:41:34] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
  440. [08:41:34] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
  441. [08:41:34] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-db6de12-18fbb24 (MC: 1.8.8)). Please check for updates and consider to request support.
  442. [08:41:34] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
  443. [08:41:34] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
  444. [08:41:34] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  445. [08:41:34] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  446. [08:41:34] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  447. [08:41:34] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  448. [08:41:34] [Server thread/INFO]: [NoCheatPlus] Version 3.10.12-RC-sMD5NET-b700 is enabled.
  449. [08:41:34] [Server thread/INFO]: [weeTrade] Enabling weeTrade v1.5
  450. [08:41:34] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  451. [08:41:34] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.7-SNAPSHOT
  452. [08:41:34] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  453. [08:41:34] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  454. [08:41:34] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  455. [08:41:34] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  456. [08:41:34] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  457. [08:41:34] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  458. [08:41:34] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-SNAPSHOT-b746
  459. [08:41:34] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-SNAPSHOT-b746 Enabled - By Rigby and fernferret
  460. [08:41:34] [Server thread/INFO]: [MVPLogging] 2 - Portals(s) loaded
  461. [08:41:34] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  462. [08:41:34] [Server thread/INFO]: [BetterDrops] Enabling BetterDrops v2.5.2
  463. [08:41:35] [Server thread/INFO]: [DisguiseCraft] Enabling DisguiseCraft v5.2
  464. [08:41:35] [Server thread/INFO]: [DisguiseCraft] Version 5.2 is enabled!
  465. [08:41:35] [Thread-23/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  466. [08:41:36] [Server thread/INFO]: [LogIt] Enabling LogIt v0.10.0.1
  467. [08:41:36] [Server thread/WARN]: [LogIt] LogIt does not support this version of Bukkit. Some features may not work.
  468. [08:41:36] [Server thread/INFO]: [BattleTracker] Enabling BattleTracker v2.5.8.8
  469. [08:41:36] [Server thread/INFO]: [BattleTracker v2.5.8.8] enabled!
  470. [08:41:36] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  471. [08:41:36] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  472. [08:41:36] [Server thread/INFO]: [ChatProtectionPlus] Enabling ChatProtectionPlus v1.0.1
  473. [08:41:36] [Server thread/INFO]: [ChatProtection+] Loading configuration file!
  474. [08:41:36] [Server thread/INFO]: [ChatProtection+] is using [Vault] for permissions!
  475. [08:41:36] [Server thread/INFO]: [ChatProtection+] Loading messages from messages.properties file!
  476. [08:41:36] [Server thread/INFO]: [ChatProtection+] Loading listeners...
  477. [08:41:36] [Server thread/INFO]: [ChatProtection+] Player Join/Leave Listener loaded!
  478. [08:41:36] [Server thread/INFO]: [ChatProtection+] Chat Listener loaded!
  479. [08:41:36] [Server thread/INFO]: [ChatProtection+] Command Listener loaded!
  480. [08:41:36] [Server thread/INFO]: [ChatProtection+] Attempting to send statis to MCStats!
  481. [08:41:36] [Server thread/INFO]: [ChatProtection+] is now Loaded!
  482. [08:41:36] [Server thread/INFO]: [VoteParty] Enabling VoteParty v1.9.9.1
  483. [08:41:37] [Server thread/INFO]: ---------------------------
  484. [08:41:37] [Server thread/INFO]: VoteParty Updater
  485. [08:41:37] [Server thread/INFO]:
  486. [08:41:37] [Server thread/INFO]: You are running 1.9.9.1
  487. [08:41:37] [Server thread/INFO]: The latest version
  488. [08:41:37] [Server thread/INFO]: of VoteParty!
  489. [08:41:37] [Server thread/INFO]:
  490. [08:41:37] [Server thread/INFO]: ---------------------------
  491. [08:41:37] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  492. [08:41:37] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  493. [08:41:37] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  494. [08:41:37] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  495. [08:41:37] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  496. [08:41:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  497. [08:41:37] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  498. [08:41:37] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  499. [08:41:37] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  500. [08:41:37] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  501. [08:41:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  502. [08:41:37] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  503. [08:41:37] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  504. [08:41:37] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  505. [08:41:37] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  506. [08:41:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  507. [08:41:37] [Server thread/INFO]: [WorldGuard] (Minigames) TNT ignition is PERMITTED.
  508. [08:41:37] [Server thread/INFO]: [WorldGuard] (Minigames) Lighters are PERMITTED.
  509. [08:41:37] [Server thread/INFO]: [WorldGuard] (Minigames) Lava fire is blocked.
  510. [08:41:37] [Server thread/INFO]: [WorldGuard] (Minigames) Fire spread is UNRESTRICTED.
  511. [08:41:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Minigames'
  512. [08:41:37] [Server thread/INFO]: [WorldGuard] Loading region data...
  513. [08:41:37] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.0
  514. [08:41:39] [Server thread/INFO]: ERROR CONNECTING TO DATABASE!
  515. [08:41:39] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  516.  
  517. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  518. [08:41:39] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  519. [08:41:39] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  520. [08:41:39] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  521. [08:41:39] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  522. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  523. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  524. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
  525. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  526. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  527. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  528. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  529. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  530. [08:41:39] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  531. [08:41:39] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  532. [08:41:39] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  533. [08:41:39] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  534. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  535. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  536. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  537. [08:41:39] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  538. [08:41:39] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  539. [08:41:39] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.Database.openDatabaseConnection(Database.java:20)
  540. [08:41:39] [Server thread/WARN]: at net.cfilatov.auctionhouse.AuctionHouse.onEnable(AuctionHouse.java:27)
  541. [08:41:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  542. [08:41:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  543. [08:41:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  544. [08:41:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  545. [08:41:39] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  546. [08:41:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  547. [08:41:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  548. [08:41:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  549. [08:41:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  550. [08:41:39] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  551. [08:41:39] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  552. [08:41:39] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused: connect
  553. [08:41:39] [Server thread/WARN]: at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  554. [08:41:39] [Server thread/WARN]: at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
  555. [08:41:39] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  556. [08:41:39] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  557. [08:41:39] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  558. [08:41:39] [Server thread/WARN]: at java.net.PlainSocketImpl.connect(Unknown Source)
  559. [08:41:39] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
  560. [08:41:39] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
  561. [08:41:39] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
  562. [08:41:39] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
  563. [08:41:39] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
  564. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  565. [08:41:39] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  566. [08:41:39] [Server thread/WARN]: ... 27 more
  567. [08:41:40] [Server thread/INFO]: ERROR CONNECTING TO DATABASE!
  568. [08:41:40] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  569.  
  570. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  571. [08:41:40] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  572. [08:41:40] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  573. [08:41:40] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  574. [08:41:40] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  575. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  576. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  577. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
  578. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  579. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  580. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  581. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  582. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  583. [08:41:40] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  584. [08:41:40] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  585. [08:41:40] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  586. [08:41:40] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  587. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  588. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  589. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  590. [08:41:40] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  591. [08:41:40] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  592. [08:41:40] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.Database.openDatabaseConnection(Database.java:20)
  593. [08:41:40] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.Database.getConnection(Database.java:39)
  594. [08:41:40] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.DataHandler.loadListings(DataHandler.java:64)
  595. [08:41:40] [Server thread/WARN]: at net.cfilatov.auctionhouse.AuctionHouse.onEnable(AuctionHouse.java:28)
  596. [08:41:40] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  597. [08:41:40] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  598. [08:41:40] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  599. [08:41:40] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  600. [08:41:40] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  601. [08:41:40] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  602. [08:41:40] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  603. [08:41:40] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  604. [08:41:40] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  605. [08:41:40] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  606. [08:41:40] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  607. [08:41:40] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused: connect
  608. [08:41:40] [Server thread/WARN]: at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  609. [08:41:40] [Server thread/WARN]: at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
  610. [08:41:40] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  611. [08:41:40] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  612. [08:41:40] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  613. [08:41:40] [Server thread/WARN]: at java.net.PlainSocketImpl.connect(Unknown Source)
  614. [08:41:40] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
  615. [08:41:40] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
  616. [08:41:40] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
  617. [08:41:40] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
  618. [08:41:40] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
  619. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  620. [08:41:40] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  621. [08:41:40] [Server thread/WARN]: ... 29 more
  622. [08:41:40] [Server thread/ERROR]: Error occurred while enabling AuctionHouse v1.0 (Is it up to date?)
  623. java.lang.NullPointerException
  624. at net.cfilatov.auctionhouse.data.DataHandler.loadListings(DataHandler.java:66) ~[?:?]
  625. at net.cfilatov.auctionhouse.AuctionHouse.onEnable(AuctionHouse.java:28) ~[?:?]
  626. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  627. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  628. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  629. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  630. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  631. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  632. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  633. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  634. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  635. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  636. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  637. [08:41:40] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.1.18-b298
  638. [08:41:40] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] === ENABLE START ===
  639. [08:41:40] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Loaded 7 players
  640. [08:41:40] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Loaded 5 Factions
  641. [08:41:40] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Loading board from disk
  642. [08:41:40] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Loaded 2443 board locations
  643. [08:41:40] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Economy integration through Vault plugin successful.
  644. [08:41:40] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  645. [08:41:40] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] === ENABLE DONE (Took 350ms) ===
  646. [08:41:41] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  647. [08:41:41] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  648. [08:41:41] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
  649. [08:41:41] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  650. [08:41:41] [Server thread/INFO]: [KitCreator] Enabling KitCreator v1.1
  651. [08:41:41] [Server thread/INFO]: [KitCreator] KitCreator has been enabled!
  652. [08:41:41] [Server thread/INFO]: [Umbaska] Enabling Umbaska v2.0 Beta 5.5.1
  653. [08:41:41] [Server thread/INFO]: [Umbaska] §a[Umbaska] Hooked into metrics! :)
  654. [08:41:41] [Server thread/INFO]: [Umbaska] Registering console listener...
  655. [08:41:41] [Server thread/INFO]: [Umbaska] Registered console listener
  656. [08:41:41] [Server thread/INFO]: [Umbaska]
  657. [08:41:41] [Server thread/INFO]: [Umbaska]
  658. [08:41:41] [Server thread/INFO]: [Umbaska]
  659. [08:41:41] [Server thread/INFO]: [Umbaska]
  660. [08:41:41] [Server thread/INFO]: [Umbaska]
  661. [08:41:41] [Server thread/INFO]: [Umbaska] Thanks to our Patreons who help support Umbaska and it's development!
  662. [08:41:41] [Server thread/INFO]: [Umbaska] Thanks to the following people;
  663. > LimeGlass - $3 - January 2016 -> $5 - February 2016
  664. [08:41:41] [Server thread/INFO]: [Umbaska] https://www.patreon.com/Gatt
  665. [08:41:41] [Server thread/INFO]: [Umbaska]
  666. [08:41:41] [Server thread/INFO]: [Umbaska]
  667. [08:41:41] [Server thread/INFO]: [Umbaska]
  668. [08:41:41] [Server thread/INFO]: [Umbaska]
  669. [08:41:41] [Server thread/INFO]: [Umbaska 2.0] THE CONFIG FILE CONTAINS UNSET VALUES - YOU MUST FIX THEM BEFORE THE UMBASKACORD HOOK WILL WORK
  670. [08:41:41] [Server thread/INFO]: Loading ProtocolLib Effects
  671. [08:41:41] [Server thread/INFO]: [Umbaska] It appears you might be using a 1.8 Build! I'm going to attempt to register some things related to it :)
  672. [08:41:41] [Server thread/INFO]: [Umbaska] [Umbaska > SkQuery] Attempting to register new Spawn Particle Effect.
  673. [08:41:41] [Server thread/ERROR]: Error occurred while enabling Umbaska v2.0 Beta 5.5.1 (Is it up to date?)
  674. java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/Faction
  675. at uk.co.umbaska.Managers.Expressions.runRegister(Expressions.java:342) ~[?:?]
  676. at uk.co.umbaska.Managers.Register.registerAll(Register.java:82) ~[?:?]
  677. at uk.co.umbaska.Main.doThis(Main.java:414) ~[?:?]
  678. at uk.co.umbaska.Main.onEnable(Main.java:146) ~[?:?]
  679. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  680. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  681. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  682. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  683. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  684. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  685. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  686. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  687. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  688. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  689. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  690. Caused by: java.lang.ClassNotFoundException: com.massivecraft.factions.entity.Faction
  691. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_92]
  692. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  693. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  694. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  695. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  696. ... 15 more
  697. [08:41:41] [Server thread/INFO]: [LimitedCreative] Enabling LimitedCreative v2.1
  698. [08:41:41] [Server thread/INFO]: [LimitedCreative] <CmdBlocker> Module loaded.
  699. [08:41:41] [Server thread/INFO]: [LimitedCreative] <Limits> Module loaded.
  700. [08:41:41] [Server thread/INFO]: [LimitedCreative] <Regions> Module loaded.
  701. [08:41:41] [Server thread/INFO]: [LimitedCreative] <Inventory> Module loaded.
  702. [08:41:41] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  703. [08:41:41] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.1d
  704. [08:41:41] [Server thread/INFO]: [CE] All Enchantments have been loaded.
  705. [08:41:41] [Server thread/INFO]: [CE] All Items have been loaded.
  706. [08:41:42] [Server thread/INFO]: [ClickWarp] Enabling ClickWarp v1.3.5
  707. [08:41:42] [Server thread/INFO]: [ClickWarp] Metrics started!
  708. [08:41:42] [Server thread/INFO]: [ClickWarp] Plugin v1.3.5 by comniemeer enabled.
  709. [08:41:42] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.4
  710. [08:41:42] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
  711. [08:41:42] [Server thread/INFO]: [CombatLog] Loading messages.properties.
  712. [08:41:42] [Server thread/INFO]: [CombatLog] Loading config.yml.
  713. [08:41:42] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
  714. [08:41:42] [Server thread/INFO]: [HeadHunter] Enabling HeadHunter v2.2a
  715. [08:41:42] [Server thread/INFO]: HeadHunter v2.2a has been Enabled!
  716. [08:41:42] [Server thread/INFO]: [FBasics] Enabling FBasics v2.1.8
  717. [08:41:42] [Server thread/INFO]: [FBasics] Using Factions v1_6 support.
  718. [08:41:42] [Server thread/INFO]: [Refer] Enabling Refer v2.1.1
  719. [08:41:43] [ServiceThread/WARN]: [Fatal Error] :1:1: Premature end of file.
  720.  
  721. [08:41:43] [ServiceThread/INFO]: UpdateCheck: Unable to connect to BukkitDev!
  722. [08:41:43] [Server thread/ERROR]: [Refer] Could not load Sound BLOCK_NOTE_PLING
  723. [08:41:43] [Server thread/ERROR]: [Refer] Make sure it is valid and is typed correctly!
  724. [08:41:43] [Server thread/INFO]: Default messages file messages.yml not found!
  725. [08:41:43] [Server thread/INFO]: [Refer] Messages is empty
  726. [08:41:43] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.13
  727. [08:41:43] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [PlayerPingVariable, BungeeCordVariables, BukkitGlobalVariables, GeneralVariables, BukkitVariables, VaultVariables, FactionsVariables]
  728. [08:41:43] [Server thread/ERROR]: ebean.properties not found
  729. [08:41:43] [Server thread/ERROR]: [ScoreboardStats] null
  730. java.lang.NoSuchFieldException: annotations
  731. at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.8.0_92]
  732. at com.github.games647.scoreboardstats.pvpstats.DatabaseConfiguration.setTablePrefix(DatabaseConfiguration.java:191) [ScoreboardStats.jar:?]
  733. at com.github.games647.scoreboardstats.pvpstats.DatabaseConfiguration.getSqlConfig(DatabaseConfiguration.java:121) [ScoreboardStats.jar:?]
  734. at com.github.games647.scoreboardstats.pvpstats.DatabaseConfiguration.loadConfiguration(DatabaseConfiguration.java:75) [ScoreboardStats.jar:?]
  735. at com.github.games647.scoreboardstats.pvpstats.Database.setupDatabase(Database.java:194) [ScoreboardStats.jar:?]
  736. at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:141) [ScoreboardStats.jar:?]
  737. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  738. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  739. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  740. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  741. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  742. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  743. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  744. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  745. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  746. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  747. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  748. [08:41:43] [Server thread/INFO]: Using [com.github.games647.scoreboardstats.pvpstats.PathReader] to read the searchable class path
  749. [08:41:43] [Server thread/INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  750. [08:41:43] [Server thread/INFO]: SubClassFactory parent ClassLoader [com.github.games647.scoreboardstats.ReloadFixLoader]
  751. [08:41:43] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
  752. [08:41:43] [Server thread/INFO]: runScript
  753. [08:41:43] [Server thread/INFO]: executing 1 of 1 create table IF NOT EXISTS player_stats ( id integer prim...
  754. [08:41:43] [Server thread/INFO]: ... end of script
  755. [08:41:43] [Server thread/INFO]: [LiteBans] Enabling LiteBans v1.9.17
  756. [08:41:44] [Server thread/INFO]: [LiteBans] Loading SQL driver: sqlite (org.sqlite.JDBC)
  757. [08:41:44] [Server thread/INFO]: [LiteBans] Connected to [jdbc:sqlite://E:\Mathew\Minecraft Server\NovaCraft Server\plugins\LiteBans\litebans.sqlite] (1.2 ms).
  758. [08:41:44] [Server thread/INFO]: [LiteBans] Database connection fully initialized (4 ms).
  759. [08:41:44] [Server thread/INFO]: [LiteBans] v1.9.17 enabled. Startup took 79 ms.
  760. [08:41:44] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.56
  761. [08:41:44] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v4.2
  762. [08:41:44] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.7.3
  763. [08:41:44] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  764. [08:41:44] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  765. [08:41:44] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  766. [08:41:45] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  767. [08:41:45] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  768. [08:41:45] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
  769. [08:41:45] [Server thread/INFO]: [WhatIsIt] has been enabled.
  770. [08:41:45] [Server thread/INFO]: [EasyKits] Enabling EasyKits v2.0.4
  771. [08:41:45] [Server thread/INFO]: [EasyKits] Vault found! Economy support enabled!
  772. [08:41:45] [Server thread/INFO]: [SimplePrefix] Enabling SimplePrefix v2.5.1
  773. [08:41:46] [Server thread/INFO]: [RankSigns] Enabling RankSigns v1.0
  774. [08:41:46] [Server thread/INFO]: §8[§aRankSigns§8] is Enabling!
  775. [08:41:46] [Server thread/INFO]: §8[§aRankSigns§8] is Registering Events!
  776. [08:41:46] [Server thread/INFO]: §8[§aRankSigns§8] Events Registered!
  777. [08:41:46] [Server thread/INFO]: §8[§aRankSigns§8] Adding Commands!
  778. [08:41:46] [Server thread/INFO]: §8[§aRankSigns§8] Commands Added!
  779. [08:41:46] [Server thread/INFO]: §8[§aRankSigns§8] is Enabled!
  780. [08:41:46] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.1
  781. [08:41:46] [Server thread/INFO]: [floAuction] Enabling floAuction v2.10.3
  782. [08:41:46] [Server thread/INFO]: [floAuction] has been enabled.
  783. [08:41:46] [Server thread/INFO]: [TntSpawners] Enabling TntSpawners v1.0
  784. [08:41:46] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  785. [08:41:46] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  786. [08:41:46] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  787. [08:41:46] [Server thread/INFO]: Done (24.200s)! For help, type "help" or "?"
  788. [08:41:46] [Craft Scheduler Thread - 0/INFO]: [Skript] You're currently running the latest version of Skript (1.5)
  789. [08:41:46] [Server thread/WARN]: [NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:
  790. [08:41:46] [Server thread/WARN]: --- Missing entries -------------------------------
  791. [08:41:46] [Server thread/WARN]: * MISSING 165(SLIME_BLOCK / SOLID+GROUND)
  792. [08:41:46] [Server thread/WARN]: * MISSING 166(BARRIER / SOLID+GROUND)
  793. [08:41:46] [Server thread/WARN]: * MISSING 167(IRON_TRAPDOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  794. [08:41:46] [Server thread/WARN]: * MISSING 168(PRISMARINE / SOLID+GROUND)
  795. [08:41:46] [Server thread/WARN]: * MISSING 169(SEA_LANTERN / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  796. [08:41:46] [Server thread/WARN]: * MISSING 176(STANDING_BANNER / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  797. [08:41:46] [Server thread/WARN]: * MISSING 177(WALL_BANNER / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  798. [08:41:46] [Server thread/WARN]: * MISSING 178(DAYLIGHT_DETECTOR_INVERTED / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  799. [08:41:46] [Server thread/WARN]: * MISSING 179(RED_SANDSTONE / SOLID+GROUND)
  800. [08:41:46] [Server thread/WARN]: * MISSING 180(RED_SANDSTONE_STAIRS / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  801. [08:41:46] [Server thread/WARN]: * MISSING 181(DOUBLE_STONE_SLAB2 / SOLID+GROUND)
  802. [08:41:46] [Server thread/WARN]: * MISSING 182(STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  803. [08:41:46] [Server thread/WARN]: * MISSING 183(SPRUCE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  804. [08:41:46] [Server thread/WARN]: * MISSING 184(BIRCH_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  805. [08:41:46] [Server thread/WARN]: * MISSING 185(JUNGLE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  806. [08:41:46] [Server thread/WARN]: * MISSING 186(DARK_OAK_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  807. [08:41:46] [Server thread/WARN]: * MISSING 187(ACACIA_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  808. [08:41:46] [Server thread/WARN]: * MISSING 188(SPRUCE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  809. [08:41:46] [Server thread/WARN]: * MISSING 189(BIRCH_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  810. [08:41:46] [Server thread/WARN]: * MISSING 190(JUNGLE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  811. [08:41:46] [Server thread/WARN]: * MISSING 191(DARK_OAK_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  812. [08:41:46] [Server thread/WARN]: * MISSING 192(ACACIA_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  813. [08:41:46] [Server thread/WARN]: * MISSING 193(SPRUCE_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  814. [08:41:46] [Server thread/WARN]: * MISSING 194(BIRCH_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  815. [08:41:46] [Server thread/WARN]: * MISSING 195(JUNGLE_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  816. [08:41:46] [Server thread/WARN]: * MISSING 196(ACACIA_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  817. [08:41:46] [Server thread/WARN]: * MISSING 197(DARK_OAK_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  818. [08:41:46] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  819. [08:41:46] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  820. [08:41:46] [Craft Scheduler Thread - 5/INFO]: [Skript] Checking for the latest version of Skript...
  821. [08:41:46] [Server thread/INFO]: [Skript] Loading variables...
  822. [08:41:46] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
  823. [08:41:46] [Server thread/INFO]: [Skript] Version is later than 1.4.3
  824. [08:41:46] [Server thread/ERROR]: #!#!
  825. [08:41:46] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  826. [08:41:46] [Server thread/ERROR]: #!#! Could not load ItemEffects.sk
  827. [08:41:46] [Server thread/ERROR]: #!#!
  828. [08:41:46] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  829. [08:41:46] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  830. [08:41:46] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  831. [08:41:46] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  832. [08:41:46] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  833. [08:41:46] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  834. [08:41:46] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  835. [08:41:46] [Server thread/ERROR]: #!#!
  836. [08:41:46] [Server thread/ERROR]: #!#! Stack trace:
  837. [08:41:46] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  838. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  839. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  840. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  841. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  842. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  843. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  844. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  845. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  846. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1061)
  847. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  848. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  849. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  850. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  851. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  852. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  853. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  854. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  855. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:83)
  856. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:729)
  857. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  858. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  859. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  860. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:407)
  861. [08:41:46] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  862. [08:41:46] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  863. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  864. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  865. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  866. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  867. [08:41:46] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  868. [08:41:46] [Server thread/ERROR]: #!#!
  869. [08:41:46] [Server thread/ERROR]: #!#! Version Information:
  870. [08:41:46] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  871. [08:41:46] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  872. [08:41:46] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  873. [08:41:46] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  874. [08:41:46] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  875. [08:41:46] [Server thread/ERROR]: #!#!
  876. [08:41:46] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  877. [08:41:46] [Server thread/ERROR]: #!#!
  878. [08:41:46] [Server thread/ERROR]: #!#! Current node: if {FileConfig::ItemEffects} is not set: (ItemEffects.sk, line 58)
  879. [08:41:46] [Server thread/ERROR]: #!#! Current item: null
  880. [08:41:46] [Server thread/ERROR]: #!#!
  881. [08:41:46] [Server thread/ERROR]: #!#! Thread: Server thread
  882. [08:41:46] [Server thread/ERROR]: #!#!
  883. [08:41:46] [Server thread/ERROR]: #!#! End of Error.
  884. [08:41:46] [Server thread/WARN]: #!#!
  885. [08:41:46] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  886. [08:41:46] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  887. [08:41:46] [Server thread/WARN]: #!#!
  888. [08:41:46] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  889. [08:41:46] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  890. [08:41:46] [Server thread/WARN]: #!#!
  891. [08:41:46] [Server thread/ERROR]: #!#!
  892. [08:41:46] [Server thread/ERROR]: #!#!
  893. [08:41:46] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  894. [08:41:46] [Server thread/ERROR]: #!#! Could not load ItemEffectsParticles.sk
  895. [08:41:46] [Server thread/ERROR]: #!#!
  896. [08:41:46] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  897. [08:41:46] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  898. [08:41:46] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  899. [08:41:46] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  900. [08:41:46] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  901. [08:41:46] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  902. [08:41:46] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  903. [08:41:46] [Server thread/ERROR]: #!#!
  904. [08:41:46] [Server thread/ERROR]: #!#! Stack trace:
  905. [08:41:46] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  906. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  907. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  908. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  909. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  910. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  911. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  912. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  913. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:668)
  914. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  915. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  916. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  917. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:407)
  918. [08:41:46] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  919. [08:41:46] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  920. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  921. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  922. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  923. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  924. [08:41:46] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  925. [08:41:46] [Server thread/ERROR]: #!#!
  926. [08:41:46] [Server thread/ERROR]: #!#! Version Information:
  927. [08:41:46] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  928. [08:41:46] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  929. [08:41:46] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  930. [08:41:46] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  931. [08:41:46] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  932. [08:41:46] [Server thread/ERROR]: #!#!
  933. [08:41:46] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  934. [08:41:46] [Server thread/ERROR]: #!#!
  935. [08:41:46] [Server thread/ERROR]: #!#! Current node: loop all players: (ItemEffectsParticles.sk, line 57)
  936. [08:41:46] [Server thread/ERROR]: #!#! Current item: null
  937. [08:41:46] [Server thread/ERROR]: #!#!
  938. [08:41:46] [Server thread/ERROR]: #!#! Thread: Server thread
  939. [08:41:46] [Server thread/ERROR]: #!#!
  940. [08:41:46] [Server thread/ERROR]: #!#! End of Error.
  941. [08:41:46] [Server thread/WARN]: #!#!
  942. [08:41:46] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  943. [08:41:46] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  944. [08:41:46] [Server thread/WARN]: #!#!
  945. [08:41:46] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  946. [08:41:46] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  947. [08:41:46] [Server thread/WARN]: #!#!
  948. [08:41:46] [Server thread/ERROR]: #!#!
  949. [08:41:46] [Server thread/ERROR]: #!#!
  950. [08:41:46] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  951. [08:41:46] [Server thread/ERROR]: #!#! Could not load ItemEffectsParticlesGUI.sk
  952. [08:41:46] [Server thread/ERROR]: #!#!
  953. [08:41:46] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  954. [08:41:46] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  955. [08:41:46] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  956. [08:41:46] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  957. [08:41:46] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  958. [08:41:46] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  959. [08:41:46] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  960. [08:41:46] [Server thread/ERROR]: #!#!
  961. [08:41:46] [Server thread/ERROR]: #!#! Stack trace:
  962. [08:41:46] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  963. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  964. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  965. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  966. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  967. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  968. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  969. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  970. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  971. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  972. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  973. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  974. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
  975. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
  976. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  977. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  978. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  979. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:407)
  980. [08:41:46] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  981. [08:41:46] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  982. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  983. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  984. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  985. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  986. [08:41:46] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  987. [08:41:46] [Server thread/ERROR]: #!#!
  988. [08:41:46] [Server thread/ERROR]: #!#! Version Information:
  989. [08:41:46] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  990. [08:41:46] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  991. [08:41:46] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  992. [08:41:46] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  993. [08:41:46] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  994. [08:41:46] [Server thread/ERROR]: #!#!
  995. [08:41:46] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  996. [08:41:46] [Server thread/ERROR]: #!#!
  997. [08:41:46] [Server thread/ERROR]: #!#! Current node: set {PermissionError} to yaml value "Messages.PermissionError" from file "ItemEffects/config.yml" (ItemEffectsParticlesGUI.sk, line 57)
  998. [08:41:46] [Server thread/ERROR]: #!#! Current item: null
  999. [08:41:46] [Server thread/ERROR]: #!#!
  1000. [08:41:46] [Server thread/ERROR]: #!#! Thread: Server thread
  1001. [08:41:46] [Server thread/ERROR]: #!#!
  1002. [08:41:46] [Server thread/ERROR]: #!#! End of Error.
  1003. [08:41:46] [Server thread/WARN]: #!#!
  1004. [08:41:46] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  1005. [08:41:46] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  1006. [08:41:46] [Server thread/WARN]: #!#!
  1007. [08:41:46] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  1008. [08:41:46] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  1009. [08:41:46] [Server thread/WARN]: #!#!
  1010. [08:41:46] [Server thread/ERROR]: #!#!
  1011. [08:41:46] [Server thread/ERROR]: #!#!
  1012. [08:41:46] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  1013. [08:41:46] [Server thread/ERROR]: #!#! Could not load ItemEffectsPotions.sk
  1014. [08:41:46] [Server thread/ERROR]: #!#!
  1015. [08:41:46] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  1016. [08:41:46] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  1017. [08:41:46] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  1018. [08:41:46] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  1019. [08:41:46] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  1020. [08:41:46] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  1021. [08:41:46] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  1022. [08:41:46] [Server thread/ERROR]: #!#!
  1023. [08:41:46] [Server thread/ERROR]: #!#! Stack trace:
  1024. [08:41:46] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  1025. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  1026. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  1027. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  1028. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1029. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1030. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  1031. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  1032. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:668)
  1033. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  1034. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  1035. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  1036. [08:41:46] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:407)
  1037. [08:41:46] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  1038. [08:41:46] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  1039. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  1040. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1041. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1042. [08:41:46] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1043. [08:41:46] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  1044. [08:41:46] [Server thread/ERROR]: #!#!
  1045. [08:41:46] [Server thread/ERROR]: #!#! Version Information:
  1046. [08:41:46] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  1047. [08:41:46] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  1048. [08:41:46] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  1049. [08:41:46] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  1050. [08:41:46] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  1051. [08:41:46] [Server thread/ERROR]: #!#!
  1052. [08:41:46] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  1053. [08:41:46] [Server thread/ERROR]: #!#!
  1054. [08:41:46] [Server thread/ERROR]: #!#! Current node: loop all players: (ItemEffectsPotions.sk, line 46)
  1055. [08:41:46] [Server thread/ERROR]: #!#! Current item: null
  1056. [08:41:46] [Server thread/ERROR]: #!#!
  1057. [08:41:46] [Server thread/ERROR]: #!#! Thread: Server thread
  1058. [08:41:46] [Server thread/ERROR]: #!#!
  1059. [08:41:46] [Server thread/ERROR]: #!#! End of Error.
  1060. [08:41:46] [Server thread/WARN]: #!#!
  1061. [08:41:46] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  1062. [08:41:46] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  1063. [08:41:46] [Server thread/WARN]: #!#!
  1064. [08:41:46] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  1065. [08:41:46] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  1066. [08:41:46] [Server thread/WARN]: #!#!
  1067. [08:41:46] [Server thread/ERROR]: #!#!
  1068. [08:41:47] [Server thread/ERROR]: #!#!
  1069. [08:41:47] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  1070. [08:41:47] [Server thread/ERROR]: #!#! Could not load ItemEffectsPotionsGUI.sk
  1071. [08:41:47] [Server thread/ERROR]: #!#!
  1072. [08:41:47] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  1073. [08:41:47] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  1074. [08:41:47] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  1075. [08:41:47] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  1076. [08:41:47] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  1077. [08:41:47] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  1078. [08:41:47] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  1079. [08:41:47] [Server thread/ERROR]: #!#!
  1080. [08:41:47] [Server thread/ERROR]: #!#! Stack trace:
  1081. [08:41:47] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  1082. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  1083. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  1084. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  1085. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1086. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1087. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  1088. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  1089. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  1090. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  1091. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1092. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1093. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
  1094. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
  1095. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  1096. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  1097. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  1098. [08:41:47] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:407)
  1099. [08:41:47] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  1100. [08:41:47] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  1101. [08:41:47] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  1102. [08:41:47] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1103. [08:41:47] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1104. [08:41:47] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1105. [08:41:47] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  1106. [08:41:47] [Server thread/ERROR]: #!#!
  1107. [08:41:47] [Server thread/ERROR]: #!#! Version Information:
  1108. [08:41:47] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  1109. [08:41:47] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  1110. [08:41:47] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  1111. [08:41:47] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  1112. [08:41:47] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  1113. [08:41:47] [Server thread/ERROR]: #!#!
  1114. [08:41:47] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  1115. [08:41:47] [Server thread/ERROR]: #!#!
  1116. [08:41:47] [Server thread/ERROR]: #!#! Current node: set {PermissionError} to yaml value "Messages.PermissionError" from file "ItemEffects/config.yml" (ItemEffectsPotionsGUI.sk, line 56)
  1117. [08:41:47] [Server thread/ERROR]: #!#! Current item: null
  1118. [08:41:47] [Server thread/ERROR]: #!#!
  1119. [08:41:47] [Server thread/ERROR]: #!#! Thread: Server thread
  1120. [08:41:47] [Server thread/ERROR]: #!#!
  1121. [08:41:47] [Server thread/ERROR]: #!#! End of Error.
  1122. [08:41:47] [Server thread/WARN]: #!#!
  1123. [08:41:47] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  1124. [08:41:47] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  1125. [08:41:47] [Server thread/WARN]: #!#!
  1126. [08:41:47] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  1127. [08:41:47] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  1128. [08:41:47] [Server thread/WARN]: #!#!
  1129. [08:41:47] [Server thread/ERROR]: #!#!
  1130. [08:41:47] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  1131. [08:41:47] [Server thread/WARN]: [Skript] No scripts were found, maybe you should write some ;)
  1132. [08:41:47] [Server thread/INFO]: [Skript] Finished loading.
  1133. [08:41:47] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.1
  1134. [08:41:47] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  1135. [08:41:47] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  1136. [08:41:47] [Craft Scheduler Thread - 1/INFO]: [Vault] Checking for Updates ...
  1137. [08:41:47] [Craft Scheduler Thread - 5/INFO]: [BuycraftX] Fetching all due players...
  1138. [08:41:47] [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.
  1139. [08:41:47] [Skript update thread/ERROR]: #!#!
  1140. [08:41:47] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
  1141. [08:41:47] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
  1142. [08:41:47] [Skript update thread/ERROR]: #!#!
  1143. [08:41:47] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  1144. [08:41:47] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  1145. [08:41:47] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
  1146. [08:41:47] [Skript update thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  1147. [08:41:47] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  1148. [08:41:47] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  1149. [08:41:47] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  1150. [08:41:47] [Skript update thread/ERROR]: #!#!
  1151. [08:41:47] [Skript update thread/ERROR]: #!#! Stack trace:
  1152. [08:41:47] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
  1153. Message: Premature end of file.
  1154. [08:41:47] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
  1155. [08:41:47] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
  1156. [08:41:47] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
  1157. [08:41:47] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
  1158. [08:41:47] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  1159. [08:41:47] [Skript update thread/ERROR]: #!#!
  1160. [08:41:47] [Skript update thread/ERROR]: #!#! Version Information:
  1161. [08:41:47] [Skript update thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  1162. [08:41:47] [Skript update thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  1163. [08:41:47] [Skript update thread/ERROR]: #!#! Minecraft: 1.8.8
  1164. [08:41:47] [Skript update thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  1165. [08:41:47] [Skript update thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  1166. [08:41:47] [Skript update thread/ERROR]: #!#!
  1167. [08:41:47] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
  1168. [08:41:47] [Skript update thread/ERROR]: #!#!
  1169. [08:41:47] [Skript update thread/ERROR]: #!#! Current node: null
  1170. [08:41:47] [Skript update thread/ERROR]: #!#! Current item: null
  1171. [08:41:47] [Skript update thread/ERROR]: #!#!
  1172. [08:41:47] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
  1173. [08:41:47] [Skript update thread/ERROR]: #!#!
  1174. [08:41:47] [Skript update thread/ERROR]: #!#! End of Error.
  1175. [08:41:47] [Skript update thread/WARN]: #!#!
  1176. [08:41:47] [Skript update thread/WARN]: #!#! [Umbaska] List of plugins:
  1177. [08:41:47] [Skript update thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  1178. [08:41:47] [Skript update thread/WARN]: #!#!
  1179. [08:41:47] [Skript update thread/WARN]: #!#! [Umbaska] List of addons:
  1180. [08:41:47] [Skript update thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  1181. [08:41:47] [Skript update thread/WARN]: #!#!
  1182. [08:41:47] [Skript update thread/ERROR]: #!#!
  1183. [08:41:47] [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!
  1184. [08:41:48] [Craft Scheduler Thread - 1/INFO]: [Vault] No new version available
  1185. [08:41:48] [Craft Scheduler Thread - 5/INFO]: [BuycraftX] Fetched due players (0 found).
  1186. [08:41:51] [Thread-34/INFO]: UUID of player TheNovaCoreMC is fbb3faeb-b86f-3733-8228-adcfaf140653
  1187. [08:41:51] [Server thread/INFO]: [Umbaska] Adding: TheNovaCoreMC to the address map (/127.0.0.1)
  1188. [08:41:52] [Server thread/INFO]: ERROR CONNECTING TO DATABASE!
  1189. [08:41:52] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  1190.  
  1191. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  1192. [08:41:52] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1193. [08:41:52] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  1194. [08:41:52] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  1195. [08:41:52] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  1196. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  1197. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  1198. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
  1199. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  1200. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  1201. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  1202. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  1203. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  1204. [08:41:52] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  1205. [08:41:52] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  1206. [08:41:52] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  1207. [08:41:52] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  1208. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  1209. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  1210. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  1211. [08:41:52] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  1212. [08:41:52] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  1213. [08:41:52] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.Database.openDatabaseConnection(Database.java:20)
  1214. [08:41:52] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.Database.getConnection(Database.java:39)
  1215. [08:41:52] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.DataHandler.loadUnclaimedListings(DataHandler.java:88)
  1216. [08:41:52] [Server thread/WARN]: at net.cfilatov.auctionhouse.controller.Events.onJoin(Events.java:15)
  1217. [08:41:52] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1218. [08:41:52] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  1219. [08:41:52] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  1220. [08:41:52] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source)
  1221. [08:41:52] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  1222. [08:41:52] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1223. [08:41:52] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1224. [08:41:52] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  1225. [08:41:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298)
  1226. [08:41:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157)
  1227. [08:41:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144)
  1228. [08:41:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54)
  1229. [08:41:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231)
  1230. [08:41:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148)
  1231. [08:41:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814)
  1232. [08:41:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1233. [08:41:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1234. [08:41:52] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1235. [08:41:52] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  1236. [08:41:52] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused: connect
  1237. [08:41:52] [Server thread/WARN]: at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  1238. [08:41:52] [Server thread/WARN]: at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
  1239. [08:41:52] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  1240. [08:41:52] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  1241. [08:41:52] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  1242. [08:41:52] [Server thread/WARN]: at java.net.PlainSocketImpl.connect(Unknown Source)
  1243. [08:41:52] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
  1244. [08:41:52] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
  1245. [08:41:52] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
  1246. [08:41:52] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
  1247. [08:41:52] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
  1248. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  1249. [08:41:52] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  1250. [08:41:52] [Server thread/WARN]: ... 37 more
  1251. [08:41:52] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to AuctionHouse v1.0
  1252. org.bukkit.event.EventException
  1253. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1254. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1255. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1256. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1257. at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1258. at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1259. at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1260. at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1261. at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1262. at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1263. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1264. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1265. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1266. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1267. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  1268. Caused by: java.lang.NullPointerException
  1269. at net.cfilatov.auctionhouse.data.DataHandler.loadUnclaimedListings(DataHandler.java:90) ~[?:?]
  1270. at net.cfilatov.auctionhouse.controller.Events.onJoin(Events.java:15) ~[?:?]
  1271. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
  1272. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  1273. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  1274. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92]
  1275. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1276. ... 14 more
  1277. [08:41:52] [Server thread/ERROR]: Could not pass event PlayerSetAreaEvent to LimitedCreative v2.1
  1278. org.bukkit.event.EventException
  1279. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1280. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1281. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1282. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1283. at de.jaschastarke.minecraft.limitedcreative.regions.worldguard.PlayerRegionListener.onPlayerLogin(PlayerRegionListener.java:83) [LimitedCreative.jar:?]
  1284. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
  1285. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  1286. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  1287. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92]
  1288. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1289. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1290. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1291. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1292. at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1293. at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1294. at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1295. at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1296. at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1297. at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1298. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1299. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1300. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1301. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1302. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  1303. Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected
  1304. at de.jaschastarke.minecraft.limitedcreative.regions.worldguard.ApplicableRegions.extendRegionFlags(ApplicableRegions.java:67) ~[?:?]
  1305. at de.jaschastarke.minecraft.limitedcreative.regions.worldguard.ApplicableRegions.getFlag(ApplicableRegions.java:59) ~[?:?]
  1306. at de.jaschastarke.minecraft.limitedcreative.regions.RegionListener.onPlayerSetArea(RegionListener.java:141) ~[?:?]
  1307. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_92]
  1308. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  1309. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_92]
  1310. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_92]
  1311. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1312. ... 23 more
  1313. [08:41:53] [Server thread/INFO]: TheNovaCoreMC[/127.0.0.1:8499] logged in with entity id 255 at ([world]-1342.2699829693354, 68.0, -1.0128013767052526)
  1314. [08:41:59] [Server thread/INFO]: TheNovaCoreMC issued server command: /sk reload ItemEffects
  1315. [08:41:59] [Server thread/ERROR]: #!#!
  1316. [08:41:59] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  1317. [08:41:59] [Server thread/ERROR]: #!#! Could not load ItemEffects.sk
  1318. [08:41:59] [Server thread/ERROR]: #!#!
  1319. [08:41:59] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  1320. [08:41:59] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  1321. [08:41:59] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  1322. [08:41:59] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  1323. [08:41:59] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  1324. [08:41:59] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  1325. [08:41:59] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  1326. [08:41:59] [Server thread/ERROR]: #!#!
  1327. [08:41:59] [Server thread/ERROR]: #!#! Stack trace:
  1328. [08:41:59] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  1329. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  1330. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  1331. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  1332. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1333. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1334. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  1335. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  1336. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  1337. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1061)
  1338. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  1339. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  1340. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  1341. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  1342. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  1343. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  1344. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1345. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1346. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:83)
  1347. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:729)
  1348. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  1349. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:268)
  1350. [08:41:59] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:155)
  1351. [08:41:59] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  1352. [08:41:59] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1353. [08:41:59] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  1354. [08:41:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  1355. [08:41:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  1356. [08:41:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  1357. [08:41:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  1358. [08:41:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  1359. [08:41:59] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  1360. [08:41:59] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  1361. [08:41:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  1362. [08:41:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  1363. [08:41:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1364. [08:41:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1365. [08:41:59] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1366. [08:41:59] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  1367. [08:41:59] [Server thread/ERROR]: #!#!
  1368. [08:41:59] [Server thread/ERROR]: #!#! Version Information:
  1369. [08:41:59] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  1370. [08:41:59] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  1371. [08:41:59] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  1372. [08:41:59] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  1373. [08:41:59] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  1374. [08:41:59] [Server thread/ERROR]: #!#!
  1375. [08:41:59] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  1376. [08:41:59] [Server thread/ERROR]: #!#!
  1377. [08:41:59] [Server thread/ERROR]: #!#! Current node: if {FileConfig::ItemEffects} is not set: (ItemEffects.sk, line 58)
  1378. [08:41:59] [Server thread/ERROR]: #!#! Current item: null
  1379. [08:41:59] [Server thread/ERROR]: #!#!
  1380. [08:41:59] [Server thread/ERROR]: #!#! Thread: Server thread
  1381. [08:41:59] [Server thread/ERROR]: #!#!
  1382. [08:41:59] [Server thread/ERROR]: #!#! End of Error.
  1383. [08:41:59] [Server thread/WARN]: #!#!
  1384. [08:41:59] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  1385. [08:41:59] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  1386. [08:41:59] [Server thread/WARN]: #!#!
  1387. [08:41:59] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  1388. [08:41:59] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  1389. [08:41:59] [Server thread/WARN]: #!#!
  1390. [08:41:59] [Server thread/ERROR]: #!#!
  1391. [08:42:04] [Server thread/INFO]: TheNovaCoreMC issued server command: /sk reload ItemEffectsParticles
  1392. [08:42:04] [Server thread/ERROR]: #!#!
  1393. [08:42:04] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  1394. [08:42:04] [Server thread/ERROR]: #!#! Could not load ItemEffectsParticles.sk
  1395. [08:42:04] [Server thread/ERROR]: #!#!
  1396. [08:42:04] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  1397. [08:42:04] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  1398. [08:42:04] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  1399. [08:42:04] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  1400. [08:42:04] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  1401. [08:42:04] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  1402. [08:42:04] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  1403. [08:42:04] [Server thread/ERROR]: #!#!
  1404. [08:42:04] [Server thread/ERROR]: #!#! Stack trace:
  1405. [08:42:04] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  1406. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  1407. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  1408. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  1409. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1410. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1411. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  1412. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  1413. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:668)
  1414. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  1415. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:268)
  1416. [08:42:04] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:155)
  1417. [08:42:04] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  1418. [08:42:04] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1419. [08:42:04] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  1420. [08:42:04] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  1421. [08:42:04] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  1422. [08:42:04] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  1423. [08:42:04] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  1424. [08:42:04] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  1425. [08:42:04] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  1426. [08:42:04] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  1427. [08:42:04] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  1428. [08:42:04] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  1429. [08:42:04] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1430. [08:42:04] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1431. [08:42:04] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1432. [08:42:04] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  1433. [08:42:04] [Server thread/ERROR]: #!#!
  1434. [08:42:04] [Server thread/ERROR]: #!#! Version Information:
  1435. [08:42:04] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  1436. [08:42:04] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  1437. [08:42:04] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  1438. [08:42:04] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  1439. [08:42:04] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  1440. [08:42:04] [Server thread/ERROR]: #!#!
  1441. [08:42:04] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  1442. [08:42:04] [Server thread/ERROR]: #!#!
  1443. [08:42:04] [Server thread/ERROR]: #!#! Current node: loop all players: (ItemEffectsParticles.sk, line 57)
  1444. [08:42:04] [Server thread/ERROR]: #!#! Current item: null
  1445. [08:42:04] [Server thread/ERROR]: #!#!
  1446. [08:42:04] [Server thread/ERROR]: #!#! Thread: Server thread
  1447. [08:42:04] [Server thread/ERROR]: #!#!
  1448. [08:42:04] [Server thread/ERROR]: #!#! End of Error.
  1449. [08:42:04] [Server thread/WARN]: #!#!
  1450. [08:42:04] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  1451. [08:42:04] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  1452. [08:42:04] [Server thread/WARN]: #!#!
  1453. [08:42:04] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  1454. [08:42:04] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  1455. [08:42:04] [Server thread/WARN]: #!#!
  1456. [08:42:04] [Server thread/ERROR]: #!#!
  1457. [08:42:06] [Server thread/INFO]: TheNovaCoreMC issued server command: /sk reload ItemEffectsParticlesGUI
  1458. [08:42:06] [Server thread/ERROR]: #!#!
  1459. [08:42:06] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  1460. [08:42:06] [Server thread/ERROR]: #!#! Could not load ItemEffectsParticlesGUI.sk
  1461. [08:42:06] [Server thread/ERROR]: #!#!
  1462. [08:42:06] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  1463. [08:42:06] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  1464. [08:42:06] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  1465. [08:42:06] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  1466. [08:42:06] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  1467. [08:42:06] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  1468. [08:42:06] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  1469. [08:42:06] [Server thread/ERROR]: #!#!
  1470. [08:42:06] [Server thread/ERROR]: #!#! Stack trace:
  1471. [08:42:06] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  1472. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  1473. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  1474. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  1475. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1476. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1477. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  1478. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  1479. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  1480. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  1481. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1482. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1483. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
  1484. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
  1485. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  1486. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:268)
  1487. [08:42:06] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:155)
  1488. [08:42:06] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  1489. [08:42:06] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1490. [08:42:06] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  1491. [08:42:06] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  1492. [08:42:06] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  1493. [08:42:06] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  1494. [08:42:06] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  1495. [08:42:06] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  1496. [08:42:06] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  1497. [08:42:06] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  1498. [08:42:06] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  1499. [08:42:06] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  1500. [08:42:06] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1501. [08:42:06] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1502. [08:42:06] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1503. [08:42:06] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  1504. [08:42:06] [Server thread/ERROR]: #!#!
  1505. [08:42:06] [Server thread/ERROR]: #!#! Version Information:
  1506. [08:42:06] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  1507. [08:42:06] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  1508. [08:42:06] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  1509. [08:42:06] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  1510. [08:42:06] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  1511. [08:42:06] [Server thread/ERROR]: #!#!
  1512. [08:42:06] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  1513. [08:42:06] [Server thread/ERROR]: #!#!
  1514. [08:42:06] [Server thread/ERROR]: #!#! Current node: set {PermissionError} to yaml value "Messages.PermissionError" from file "ItemEffects/config.yml" (ItemEffectsParticlesGUI.sk, line 57)
  1515. [08:42:06] [Server thread/ERROR]: #!#! Current item: null
  1516. [08:42:06] [Server thread/ERROR]: #!#!
  1517. [08:42:06] [Server thread/ERROR]: #!#! Thread: Server thread
  1518. [08:42:06] [Server thread/ERROR]: #!#!
  1519. [08:42:06] [Server thread/ERROR]: #!#! End of Error.
  1520. [08:42:06] [Server thread/WARN]: #!#!
  1521. [08:42:06] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  1522. [08:42:06] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  1523. [08:42:06] [Server thread/WARN]: #!#!
  1524. [08:42:06] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  1525. [08:42:06] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  1526. [08:42:06] [Server thread/WARN]: #!#!
  1527. [08:42:06] [Server thread/ERROR]: #!#!
  1528. [08:42:12] [Server thread/INFO]: TheNovaCoreMC issued server command: /sk reload ItemEffectsPotions
  1529. [08:42:12] [Server thread/ERROR]: #!#!
  1530. [08:42:12] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  1531. [08:42:12] [Server thread/ERROR]: #!#! Could not load ItemEffectsPotions.sk
  1532. [08:42:12] [Server thread/ERROR]: #!#!
  1533. [08:42:12] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  1534. [08:42:12] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  1535. [08:42:12] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  1536. [08:42:12] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  1537. [08:42:12] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  1538. [08:42:12] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  1539. [08:42:12] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  1540. [08:42:12] [Server thread/ERROR]: #!#!
  1541. [08:42:12] [Server thread/ERROR]: #!#! Stack trace:
  1542. [08:42:12] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  1543. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  1544. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  1545. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  1546. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1547. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1548. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  1549. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  1550. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:668)
  1551. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  1552. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:268)
  1553. [08:42:12] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:155)
  1554. [08:42:12] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  1555. [08:42:12] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1556. [08:42:12] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  1557. [08:42:12] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  1558. [08:42:12] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  1559. [08:42:12] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  1560. [08:42:12] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  1561. [08:42:12] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  1562. [08:42:12] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  1563. [08:42:12] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  1564. [08:42:12] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  1565. [08:42:12] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  1566. [08:42:12] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1567. [08:42:12] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1568. [08:42:12] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1569. [08:42:12] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  1570. [08:42:12] [Server thread/ERROR]: #!#!
  1571. [08:42:12] [Server thread/ERROR]: #!#! Version Information:
  1572. [08:42:12] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  1573. [08:42:12] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  1574. [08:42:12] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  1575. [08:42:12] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  1576. [08:42:12] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  1577. [08:42:12] [Server thread/ERROR]: #!#!
  1578. [08:42:12] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  1579. [08:42:12] [Server thread/ERROR]: #!#!
  1580. [08:42:12] [Server thread/ERROR]: #!#! Current node: loop all players: (ItemEffectsPotions.sk, line 46)
  1581. [08:42:12] [Server thread/ERROR]: #!#! Current item: null
  1582. [08:42:12] [Server thread/ERROR]: #!#!
  1583. [08:42:12] [Server thread/ERROR]: #!#! Thread: Server thread
  1584. [08:42:12] [Server thread/ERROR]: #!#!
  1585. [08:42:12] [Server thread/ERROR]: #!#! End of Error.
  1586. [08:42:12] [Server thread/WARN]: #!#!
  1587. [08:42:12] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  1588. [08:42:12] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  1589. [08:42:12] [Server thread/WARN]: #!#!
  1590. [08:42:12] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  1591. [08:42:12] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  1592. [08:42:12] [Server thread/WARN]: #!#!
  1593. [08:42:12] [Server thread/ERROR]: #!#!
  1594. [08:42:14] [Server thread/INFO]: TheNovaCoreMC issued server command: /sk reload ItemEffectsPotionsGUI
  1595. [08:42:14] [Server thread/ERROR]: #!#!
  1596. [08:42:14] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  1597. [08:42:14] [Server thread/ERROR]: #!#! Could not load ItemEffectsPotionsGUI.sk
  1598. [08:42:14] [Server thread/ERROR]: #!#!
  1599. [08:42:14] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  1600. [08:42:14] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  1601. [08:42:14] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  1602. [08:42:14] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  1603. [08:42:14] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  1604. [08:42:14] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  1605. [08:42:14] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  1606. [08:42:14] [Server thread/ERROR]: #!#!
  1607. [08:42:14] [Server thread/ERROR]: #!#! Stack trace:
  1608. [08:42:14] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  1609. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  1610. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  1611. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  1612. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1613. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1614. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  1615. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  1616. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  1617. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  1618. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  1619. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  1620. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
  1621. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
  1622. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  1623. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:268)
  1624. [08:42:14] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:155)
  1625. [08:42:14] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  1626. [08:42:14] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1627. [08:42:14] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  1628. [08:42:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  1629. [08:42:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  1630. [08:42:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  1631. [08:42:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  1632. [08:42:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  1633. [08:42:14] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  1634. [08:42:14] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  1635. [08:42:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  1636. [08:42:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  1637. [08:42:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  1638. [08:42:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  1639. [08:42:14] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  1640. [08:42:14] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  1641. [08:42:14] [Server thread/ERROR]: #!#!
  1642. [08:42:14] [Server thread/ERROR]: #!#! Version Information:
  1643. [08:42:14] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  1644. [08:42:14] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  1645. [08:42:14] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  1646. [08:42:14] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  1647. [08:42:14] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  1648. [08:42:14] [Server thread/ERROR]: #!#!
  1649. [08:42:14] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  1650. [08:42:14] [Server thread/ERROR]: #!#!
  1651. [08:42:14] [Server thread/ERROR]: #!#! Current node: set {PermissionError} to yaml value "Messages.PermissionError" from file "ItemEffects/config.yml" (ItemEffectsPotionsGUI.sk, line 56)
  1652. [08:42:14] [Server thread/ERROR]: #!#! Current item: null
  1653. [08:42:14] [Server thread/ERROR]: #!#!
  1654. [08:42:14] [Server thread/ERROR]: #!#! Thread: Server thread
  1655. [08:42:14] [Server thread/ERROR]: #!#!
  1656. [08:42:14] [Server thread/ERROR]: #!#! End of Error.
  1657. [08:42:14] [Server thread/WARN]: #!#!
  1658. [08:42:14] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  1659. [08:42:14] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  1660. [08:42:14] [Server thread/WARN]: #!#!
  1661. [08:42:14] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  1662. [08:42:14] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  1663. [08:42:14] [Server thread/WARN]: #!#!
  1664. [08:42:14] [Server thread/ERROR]: #!#!
  1665. [08:43:17] [Server thread/INFO]: Unknown command. Type "/help" for help.
  1666. [08:43:19] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins.
  1667. [08:43:19] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server.
  1668. [08:43:19] [Server thread/INFO]: Debug logging is disabled
  1669. [08:43:19] [Server thread/INFO]: Server Ping Player Sample Count: 12
  1670. [08:43:19] [Server thread/INFO]: Using 4 threads for Netty based IO
  1671. [08:43:19] [Server thread/INFO]: -------- World Settings For [world] --------
  1672. [08:43:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1673. [08:43:19] [Server thread/INFO]: View Distance: 10
  1674. [08:43:19] [Server thread/INFO]: Item Despawn Rate: 6000
  1675. [08:43:19] [Server thread/INFO]: Item Merge Radius: 2.5
  1676. [08:43:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1677. [08:43:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1678. [08:43:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1679. [08:43:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  1680. [08:43:19] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1681. [08:43:19] [Server thread/INFO]: Clear tick list: false
  1682. [08:43:19] [Server thread/INFO]: Mob Spawn Range: 4
  1683. [08:43:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1684. [08:43:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1685. [08:43:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  1686. [08:43:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  1687. [08:43:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1688. [08:43:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1689. [08:43:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1690. [08:43:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1691. [08:43:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1692. [08:43:19] [Server thread/INFO]: Anti X-Ray: true
  1693. [08:43:19] [Server thread/INFO]: Engine Mode: 1
  1694. [08:43:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1695. [08:43:19] [Server thread/INFO]: Replace Blocks: [1, 5]
  1696. [08:43:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1697. [08:43:19] [Server thread/INFO]: Max Entity Collisions: 8
  1698. [08:43:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1699. [08:43:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1700. [08:43:19] [Server thread/INFO]: Random Lighting Updates: false
  1701. [08:43:19] [Server thread/INFO]: Structure Info Saving: true
  1702. [08:43:19] [Server thread/INFO]: Sending up to 5 chunks per packet
  1703. [08:43:19] [Server thread/INFO]: Max TNT Explosions: 100
  1704. [08:43:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1705. [08:43:19] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  1706. [08:43:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1707. [08:43:19] [Server thread/INFO]: View Distance: 10
  1708. [08:43:19] [Server thread/INFO]: Item Despawn Rate: 6000
  1709. [08:43:19] [Server thread/INFO]: Item Merge Radius: 2.5
  1710. [08:43:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1711. [08:43:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1712. [08:43:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1713. [08:43:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  1714. [08:43:19] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1715. [08:43:19] [Server thread/INFO]: Clear tick list: false
  1716. [08:43:19] [Server thread/INFO]: Mob Spawn Range: 4
  1717. [08:43:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1718. [08:43:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1719. [08:43:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  1720. [08:43:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  1721. [08:43:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1722. [08:43:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1723. [08:43:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1724. [08:43:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1725. [08:43:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1726. [08:43:19] [Server thread/INFO]: Anti X-Ray: true
  1727. [08:43:19] [Server thread/INFO]: Engine Mode: 1
  1728. [08:43:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1729. [08:43:19] [Server thread/INFO]: Replace Blocks: [1, 5]
  1730. [08:43:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1731. [08:43:19] [Server thread/INFO]: Max Entity Collisions: 8
  1732. [08:43:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1733. [08:43:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1734. [08:43:19] [Server thread/INFO]: Random Lighting Updates: false
  1735. [08:43:19] [Server thread/INFO]: Structure Info Saving: true
  1736. [08:43:19] [Server thread/INFO]: Sending up to 5 chunks per packet
  1737. [08:43:19] [Server thread/INFO]: Max TNT Explosions: 100
  1738. [08:43:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1739. [08:43:19] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  1740. [08:43:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1741. [08:43:19] [Server thread/INFO]: View Distance: 10
  1742. [08:43:19] [Server thread/INFO]: Item Despawn Rate: 6000
  1743. [08:43:19] [Server thread/INFO]: Item Merge Radius: 2.5
  1744. [08:43:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1745. [08:43:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1746. [08:43:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1747. [08:43:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  1748. [08:43:19] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1749. [08:43:19] [Server thread/INFO]: Clear tick list: false
  1750. [08:43:19] [Server thread/INFO]: Mob Spawn Range: 4
  1751. [08:43:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1752. [08:43:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1753. [08:43:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  1754. [08:43:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  1755. [08:43:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1756. [08:43:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1757. [08:43:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1758. [08:43:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1759. [08:43:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1760. [08:43:19] [Server thread/INFO]: Anti X-Ray: true
  1761. [08:43:19] [Server thread/INFO]: Engine Mode: 1
  1762. [08:43:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1763. [08:43:19] [Server thread/INFO]: Replace Blocks: [1, 5]
  1764. [08:43:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1765. [08:43:19] [Server thread/INFO]: Max Entity Collisions: 8
  1766. [08:43:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1767. [08:43:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1768. [08:43:19] [Server thread/INFO]: Random Lighting Updates: false
  1769. [08:43:19] [Server thread/INFO]: Structure Info Saving: true
  1770. [08:43:19] [Server thread/INFO]: Sending up to 5 chunks per packet
  1771. [08:43:19] [Server thread/INFO]: Max TNT Explosions: 100
  1772. [08:43:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1773. [08:43:19] [Server thread/INFO]: -------- World Settings For [Minigames] --------
  1774. [08:43:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1775. [08:43:19] [Server thread/INFO]: View Distance: 10
  1776. [08:43:19] [Server thread/INFO]: Item Despawn Rate: 6000
  1777. [08:43:19] [Server thread/INFO]: Item Merge Radius: 2.5
  1778. [08:43:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1779. [08:43:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1780. [08:43:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1781. [08:43:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  1782. [08:43:19] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1783. [08:43:19] [Server thread/INFO]: Clear tick list: false
  1784. [08:43:19] [Server thread/INFO]: Mob Spawn Range: 4
  1785. [08:43:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1786. [08:43:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1787. [08:43:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  1788. [08:43:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  1789. [08:43:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1790. [08:43:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1791. [08:43:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1792. [08:43:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1793. [08:43:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1794. [08:43:19] [Server thread/INFO]: Anti X-Ray: true
  1795. [08:43:19] [Server thread/INFO]: Engine Mode: 1
  1796. [08:43:19] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1797. [08:43:19] [Server thread/INFO]: Replace Blocks: [1, 5]
  1798. [08:43:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1799. [08:43:19] [Server thread/INFO]: Max Entity Collisions: 8
  1800. [08:43:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1801. [08:43:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1802. [08:43:19] [Server thread/INFO]: Random Lighting Updates: false
  1803. [08:43:19] [Server thread/INFO]: Structure Info Saving: true
  1804. [08:43:19] [Server thread/INFO]: Sending up to 5 chunks per packet
  1805. [08:43:19] [Server thread/INFO]: Max TNT Explosions: 100
  1806. [08:43:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1807. [08:43:19] [Server thread/INFO]: [TntSpawners] Disabling TntSpawners v1.0
  1808. [08:43:19] [Server thread/INFO]: [floAuction] Disabling floAuction v2.10.3
  1809. [08:43:19] [Server thread/INFO]: [floAuction] has been disabled.
  1810. [08:43:19] [Server thread/INFO]: [CombatTagPlus] Disabling CombatTagPlus v1.2.1
  1811. [08:43:19] [Server thread/INFO]: [RankSigns] Disabling RankSigns v1.0
  1812. [08:43:19] [Server thread/INFO]: §8[§aRankSigns§8] is Disabled!
  1813. [08:43:19] [Server thread/INFO]: [SimplePrefix] Disabling SimplePrefix v2.5.1
  1814. [08:43:19] [Server thread/INFO]: [EasyKits] Disabling EasyKits v2.0.4
  1815. [08:43:19] [Server thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.8
  1816. [08:43:19] [Server thread/INFO]: [WhatIsIt] has been disabled.
  1817. [08:43:19] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v3.7.3
  1818. [08:43:19] [Server thread/INFO]: [ActionHealth] Disabling ActionHealth v4.2
  1819. [08:43:19] [Server thread/INFO]: [CrateReloaded] Disabling CrateReloaded v1.3.56
  1820. [08:43:19] [Server thread/INFO]: [LiteBans] Disabling LiteBans v1.9.17
  1821. [08:43:19] [Server thread/INFO]: [LiteBans] v1.9.17 disabled.
  1822. [08:43:19] [Server thread/INFO]: [ScoreboardStats] Disabling ScoreboardStats v0.9.13
  1823. [08:43:19] [Server thread/INFO]: [ScoreboardStats] Now saving the stats to the database. This could take a while.
  1824. [08:43:19] [Server thread/INFO]: [Refer] Disabling Refer v2.1.1
  1825. [08:43:19] [Server thread/INFO]: [FBasics] Disabling FBasics v2.1.8
  1826. [08:43:19] [Server thread/INFO]: [HeadHunter] Disabling HeadHunter v2.2a
  1827. [08:43:19] [Server thread/INFO]: HeadHunter v2.2a has been Disabled!
  1828. [08:43:19] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11
  1829. [08:43:19] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Disabled.
  1830. [08:43:19] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.4
  1831. [08:43:19] [Server thread/INFO]: [ClickWarp] Disabling ClickWarp v1.3.5
  1832. [08:43:19] [Server thread/INFO]: [ClickWarp] Plugin v1.3.5 by comniemeer disabled.
  1833. [08:43:19] [Server thread/INFO]: [CustomEnchantments] Disabling CustomEnchantments v2.1d
  1834. [08:43:19] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  1835. [08:43:19] [Server thread/INFO]: [LimitedCreative] Disabling LimitedCreative v2.1
  1836. [08:43:19] [Server thread/INFO]: [Umbaska] Disabling Umbaska v2.0 Beta 5.5.1
  1837. [08:43:19] [Server thread/INFO]: [KitCreator] Disabling KitCreator v1.1
  1838. [08:43:19] [Server thread/INFO]: [KitCreator] KitCreator has been disabled!
  1839. [08:43:19] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
  1840. [08:43:19] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
  1841. [08:43:19] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
  1842. [08:43:19] [Server thread/INFO]: [Factions] Disabling Factions v1.6.9.5-U0.1.18-b298
  1843. [08:43:19] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Disabled
  1844. [08:43:19] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v1.0
  1845. [08:43:19] [Server thread/ERROR]: Error occurred while disabling AuctionHouse v1.0 (Is it up to date?)
  1846. java.lang.NullPointerException
  1847. at net.cfilatov.auctionhouse.data.Database.closeConnection(Database.java:30) ~[?:?]
  1848. at net.cfilatov.auctionhouse.AuctionHouse.onDisable(AuctionHouse.java:41) ~[?:?]
  1849. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1850. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1851. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1852. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1853. at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:458) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1854. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:708) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1855. at org.bukkit.Bukkit.reload(Bukkit.java:535) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1856. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1857. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1858. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1859. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1860. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1861. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1862. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1863. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1864. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  1865. [08:43:19] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  1866. [08:43:19] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  1867. [08:43:19] [Server thread/INFO]: [VoteParty] Disabling VoteParty v1.9.9.1
  1868. [08:43:19] [Server thread/INFO]: [ChatProtectionPlus] Disabling ChatProtectionPlus v1.0.1
  1869. [08:43:19] [Server thread/INFO]: [ChatProtection+] is now Un-Loaded!
  1870. [08:43:19] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
  1871. [08:43:19] [Server thread/INFO]: [BattleTracker] Disabling BattleTracker v2.5.8.8
  1872. [08:43:19] [Server thread/INFO]: [LogIt] Disabling LogIt v0.10.0.1
  1873. [08:43:19] [Server thread/INFO]: [DisguiseCraft] Disabling DisguiseCraft v5.2
  1874. [08:43:19] [Server thread/INFO]: [DisguiseCraft] Version 5.2 disabled!
  1875. [08:43:19] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.4
  1876. [08:43:19] [Server thread/INFO]: [MassiveCore 2.8.4] Disabled
  1877. [08:43:19] [Server thread/INFO]: [BetterDrops] Disabling BetterDrops v2.5.2
  1878. [08:43:19] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  1879. [08:43:19] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5.0-SNAPSHOT-b746
  1880. [08:43:19] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.7-SNAPSHOT
  1881. [08:43:19] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1882. [08:43:19] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  1883. [08:43:19] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  1884. [08:43:19] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  1885. [08:43:19] [Server thread/INFO]: [weeTrade] Disabling weeTrade v1.5
  1886. [08:43:19] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.10.12-RC-sMD5NET-b700
  1887. [08:43:19] [Server thread/INFO]: [NoCheatPlus] Version 3.10.12-RC-sMD5NET-b700 is disabled.
  1888. [08:43:19] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.4
  1889. [08:43:19] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-SNAPSHOT-b722
  1890. [08:43:19] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  1891. [08:43:19] [Server thread/INFO]: [Votifier] Votifier disabled.
  1892. [08:43:19] [Thread-22/WARN]: [Votifier] Protocol error. Ignoring packet - socket closed
  1893. [08:43:19] [Server thread/INFO]: [NoPluginViewer] Disabling NoPluginViewer v1.0
  1894. [08:43:19] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v10.1.3
  1895. [08:43:19] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.4
  1896. [08:43:19] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  1897. [08:43:19] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.5.1
  1898. [08:43:19] [Server thread/INFO]: [BarGamble] Disabling BarGamble v1.0
  1899. [08:43:19] [Server thread/INFO]: [NoLagg] Disabling NoLagg v1.2
  1900. [08:43:19] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  1901. [08:43:19] [Server thread/INFO]: [WorldPlayerSign] Disabling WorldPlayerSign v1.0.0
  1902. [08:43:19] [Server thread/INFO]: [NoRain] Disabling NoRain v0.1
  1903. [08:43:19] [Server thread/INFO]: [Skript] Disabling Skript v2.2-Fixes-V9b
  1904. [08:43:19] [Server thread/INFO]: [TimTheEnchanter] Disabling TimTheEnchanter v3.0
  1905. [08:43:19] [Server thread/INFO]: [TimTheEnchanter] I *warned* you, but did you listen to me? Oh, no, you *knew*, didn't you? Oh, it's just a harmless little *bunny*, isn't it?
  1906. [08:43:19] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  1907. [08:43:19] [Server thread/INFO]: [FrameProtect] Disabling FrameProtect v2.5
  1908. [08:43:19] [Server thread/INFO]: [FrameProtect] disabled.
  1909. [08:43:19] [Server thread/INFO]: [ItemEditor] Disabling ItemEditor v0.1.1
  1910. [08:43:19] [Server thread/INFO]: [RandomTeleport] Disabling RandomTeleport v1.9.3
  1911. [08:43:19] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v12.7-SNAPSHOT-4
  1912. [08:43:19] [Server thread/INFO]: [SpectatorDisabler] Disabling SpectatorDisabler v1.4.4
  1913. [08:43:19] [Server thread/INFO]: [SpectatorDisabler] Disabled SpectatorDisabler v1.4.4
  1914. [08:43:19] [Server thread/INFO]: [TpLogin] Disabling TpLogin v2.7
  1915. [08:43:19] [Server thread/INFO]: [Announcer] Disabling Announcer v1.4.5
  1916. [08:43:19] [Server thread/INFO]: Announcer v1.4.5 is disabled!
  1917.  
  1918. [08:43:19] [Server thread/INFO]: [AdvancedReport] Disabling AdvancedReport v1.0.2
  1919. [08:43:19] [Server thread/INFO]: [MobMerge] Disabling MobMerge v1.0.5-SNAPSHOT
  1920. [08:43:19] [Server thread/INFO]: [MYSlots] Disabling MYSlots v2.1
  1921. [08:43:19] [Server thread/INFO]: [MotdManager] Disabling MotdManager v1.41-b20
  1922. [08:43:19] [Server thread/INFO]: [MotdManager] version 1.41-b20 is disabled!
  1923. [08:43:20] [Server thread/ERROR]: Ambiguous plugin name `TimTheEnchanter' for files `plugins\Tim.jar' and `plugins\Tim (2).jar' in `plugins'
  1924. [08:43:20] [Server thread/ERROR]: Could not load 'plugins\original-zPermissions-1.3-SNAPSHOT-b9.jar' in folder 'plugins'
  1925. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/tyrannyofheaven/bukkit/util/command/CommandExceptionHandler
  1926. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1927. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1928. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1929. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1930. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:739) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1931. at org.bukkit.Bukkit.reload(Bukkit.java:535) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1932. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1933. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1934. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1935. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1936. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1937. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1938. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1939. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1940. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  1941. Caused by: java.lang.NoClassDefFoundError: org/tyrannyofheaven/bukkit/util/command/CommandExceptionHandler
  1942. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_92]
  1943. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  1944. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  1945. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  1946. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_92]
  1947. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_92]
  1948. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_92]
  1949. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_92]
  1950. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_92]
  1951. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1952. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1953. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  1954. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  1955. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_92]
  1956. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_92]
  1957. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1958. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1959. ... 14 more
  1960. Caused by: java.lang.ClassNotFoundException: org.tyrannyofheaven.bukkit.util.command.CommandExceptionHandler
  1961. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_92]
  1962. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1963. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1964. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  1965. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  1966. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_92]
  1967. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  1968. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  1969. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.8.0_92]
  1970. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.8.0_92]
  1971. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_92]
  1972. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_92]
  1973. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_92]
  1974. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_92]
  1975. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1976. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1977. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  1978. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  1979. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_92]
  1980. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_92]
  1981. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1982. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  1983. ... 14 more
  1984. [08:43:20] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
  1985. [08:43:20] [Server thread/INFO]: [MYSlots] Loading MYSlots v2.1
  1986. [08:43:20] [Server thread/INFO]: [MobMerge] Loading MobMerge v1.0.5-SNAPSHOT
  1987. [08:43:20] [Server thread/INFO]: [AdvancedReport] Loading AdvancedReport v1.0.2
  1988. [08:43:20] [Server thread/INFO]: [Announcer] Loading Announcer v1.4.5
  1989. [08:43:20] [Server thread/INFO]: [TpLogin] Loading TpLogin v2.7
  1990. [08:43:20] [Server thread/INFO]: [SpectatorDisabler] Loading SpectatorDisabler v1.4.4
  1991. [08:43:20] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.7-SNAPSHOT-4
  1992. [08:43:20] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v1.9.3
  1993. [08:43:20] [Server thread/INFO]: [ItemEditor] Loading ItemEditor v0.1.1
  1994. [08:43:20] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v2.5
  1995. [08:43:20] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  1996. [08:43:20] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
  1997. [08:43:20] [Server thread/INFO]: [Skript] Loading Skript v2.2-Fixes-V9b
  1998. [08:43:20] [Server thread/INFO]: [NoRain] Loading NoRain v0.1
  1999. [08:43:20] [Server thread/INFO]: [WorldPlayerSign] Loading WorldPlayerSign v1.0.0
  2000. [08:43:20] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  2001. [08:43:20] [Server thread/INFO]: [NoLagg] Loading NoLagg v1.2
  2002. [08:43:20] [Server thread/INFO]: [BarGamble] Loading BarGamble v1.0
  2003. [08:43:20] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.5.1
  2004. [08:43:20] [Server thread/INFO]: [WorldBorder] Loading WorldBorder v1.8.4
  2005. [08:43:20] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.1.3
  2006. [08:43:20] [Server thread/INFO]: [NoPluginViewer] Loading NoPluginViewer v1.0
  2007. [08:43:20] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  2008. [08:43:20] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-SNAPSHOT-b722
  2009. [08:43:20] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  2010. [08:43:20] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
  2011. [08:43:21] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.12-RC-sMD5NET-b700
  2012. [08:43:21] [Server thread/INFO]: [weeTrade] Loading weeTrade v1.5
  2013. [08:43:21] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  2014. [08:43:21] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.22.7-SNAPSHOT
  2015. [08:43:21] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  2016. [08:43:21] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-SNAPSHOT-b746
  2017. [08:43:21] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  2018. [08:43:21] [Server thread/INFO]: [BetterDrops] Loading BetterDrops v2.5.2
  2019. [08:43:21] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.4
  2020. [08:43:21] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  2021. [08:43:21] [Server thread/INFO]: [DisguiseCraft] Loading DisguiseCraft v5.2
  2022. [08:43:21] [Server thread/INFO]: [LogIt] Loading LogIt v0.10.0.1
  2023. [08:43:21] [Server thread/INFO]: [BattleTracker] Loading BattleTracker v2.5.8.8
  2024. [08:43:21] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  2025. [08:43:21] [Server thread/INFO]: [ChatProtectionPlus] Loading ChatProtectionPlus v1.0.1
  2026. [08:43:21] [Server thread/INFO]: [VoteParty] Loading VoteParty v1.9.9.1
  2027. [08:43:21] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  2028. [08:43:21] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.0
  2029. [08:43:21] [Server thread/INFO]: [Factions] Loading Factions v1.6.9.5-U0.1.18-b298
  2030. [08:43:21] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  2031. [08:43:21] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  2032. [08:43:21] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  2033. [08:43:21] [Server thread/INFO]: [KitCreator] Loading KitCreator v1.1
  2034. [08:43:21] [Server thread/INFO]: [Umbaska] Loading Umbaska v2.0 Beta 5.5.1
  2035. [08:43:21] [Server thread/INFO]: [LimitedCreative] Loading LimitedCreative v2.1
  2036. [08:43:21] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  2037. [08:43:21] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.1d
  2038. [08:43:21] [Server thread/INFO]: [ClickWarp] Loading ClickWarp v1.3.5
  2039. [08:43:21] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.4
  2040. [08:43:21] [Server thread/INFO]: [CombatLog] Loading CombatLog v1.8.11
  2041. [08:43:21] [Server thread/INFO]: [HeadHunter] Loading HeadHunter v2.2a
  2042. [08:43:21] [Server thread/INFO]: [FBasics] Loading FBasics v2.1.8
  2043. [08:43:21] [Server thread/INFO]: [Refer] Loading Refer v2.1.1
  2044. [08:43:21] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.13
  2045. [08:43:21] [Server thread/INFO]: [LiteBans] Loading LiteBans v1.9.17
  2046. [08:43:21] [Server thread/INFO]: [CrateReloaded] Loading CrateReloaded v1.3.56
  2047. [08:43:21] [Server thread/INFO]: [ActionHealth] Loading ActionHealth v4.2
  2048. [08:43:21] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.7.3
  2049. [08:43:21] [Server thread/INFO]: [WhatIsIt] Loading WhatIsIt v1.3.8
  2050. [08:43:21] [Server thread/INFO]: [EasyKits] Loading EasyKits v2.0.4
  2051. [08:43:21] [Server thread/INFO]: [SimplePrefix] Loading SimplePrefix v2.5.1
  2052. [08:43:21] [Server thread/INFO]: [RankSigns] Loading RankSigns v1.0
  2053. [08:43:21] [Server thread/INFO]: [CombatTagPlus] Loading CombatTagPlus v1.2.1
  2054. [08:43:21] [Server thread/INFO]: [floAuction] Loading floAuction v2.10.3
  2055. [08:43:21] [Server thread/INFO]: [TntSpawners] Loading TntSpawners v1.0
  2056. [08:43:21] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  2057. [08:43:21] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  2058. [08:43:21] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  2059. [08:43:21] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  2060. [08:43:21] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  2061. [08:43:21] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  2062. [08:43:21] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  2063. [08:43:21] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  2064. [08:43:21] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.4
  2065. [08:43:21] [Server thread/INFO]: [MassiveCore 2.8.4] === ENABLE START ===
  2066. [08:43:21] [Server thread/INFO]: [MassiveCore 2.8.4] Loading Cachefile datas...
  2067. [08:43:21] [Server thread/INFO]: [MassiveCore 2.8.4] Loading Onlineplayer datas...
  2068. [08:43:21] [Server thread/INFO]: [MassiveCore 2.8.4] Loading Registry datas...
  2069. [08:43:21] [Server thread/INFO]: [MassiveCore 2.8.4] Saving Cachefile...
  2070. [08:43:21] [Server thread/INFO]: [MassiveCore 2.8.4] Setup of IdUtil took 15ms.
  2071. [08:43:21] [Server thread/INFO]: [MassiveCore 2.8.4] Activated integration with Vault
  2072. [08:43:21] [Server thread/INFO]: [MassiveCore 2.8.4] === ENABLE COMPLETE (Took 255ms) ===
  2073. [08:43:21] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
  2074. [08:43:21] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
  2075. [08:43:21] [Server thread/INFO]: [MYSlots] Enabling MYSlots v2.1
  2076. [08:43:21] [Server thread/INFO]: [#]==========< MYSlots >==========[#]
  2077. [08:43:21] [Server thread/INFO]: Version: 2.1
  2078. [08:43:21] [Server thread/INFO]: Web: dev.bukkit.org/bukkit-plugins/myslots/
  2079. [08:43:21] [Server thread/INFO]: Plugin by AndyCraftz
  2080. [08:43:21] [Server thread/INFO]: [MobMerge] Enabling MobMerge v1.0.5-SNAPSHOT
  2081. [08:43:21] [Server thread/INFO]: [AdvancedReport] Enabling AdvancedReport v1.0.2
  2082. [08:43:21] [Server thread/INFO]: Report enabled and working properly.
  2083. [08:43:21] [Server thread/INFO]: [Announcer] Enabling Announcer v1.4.5
  2084. [08:43:21] [Thread-46/WARN]: [Announcer] Could not reach dev.bukkit.org for update checking. Is it offline?
  2085. [08:43:21] [Server thread/INFO]: Announcer v1.4.5 is enabled!
  2086.  
  2087. [08:43:21] [Server thread/INFO]: [TpLogin] Enabling TpLogin v2.7
  2088. [08:43:21] [Server thread/INFO]: [SpectatorDisabler] Enabling SpectatorDisabler v1.4.4
  2089. [08:43:21] [Server thread/INFO]: [SpectatorDisabler] Enabled SpectatorDisabler v1.4.4
  2090. [08:43:21] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.7-SNAPSHOT-4
  2091. [08:43:21] [Server thread/INFO]: Detected Minecraft v1_8_R3, using UniversalSkinFactory
  2092. [08:43:22] [Server thread/INFO]: [SkinsRestorer] Loaded 128 skins from the database.
  2093. [08:43:23] [Server thread/INFO]: 
  2094. [08:43:23] [Server thread/INFO]:  +===============+
  2095. [08:43:23] [Server thread/INFO]:  | SkinsRestorer |
  2096. [08:43:23] [Server thread/INFO]:  +===============+
  2097. [08:43:23] [Server thread/INFO]: 
  2098. [08:43:23] [Server thread/INFO]:  Current version: 12.7-SNAPSHOT-4
  2099. [08:43:23] [Server thread/INFO]:  The latest version!
  2100. [08:43:23] [Server thread/INFO]: 
  2101. [08:43:23] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v1.9.3
  2102. [08:43:23] [Server thread/INFO]: [RandomTeleport] Plugin Enabled !!
  2103. [08:43:23] [Server thread/INFO]: [ItemEditor] Enabling ItemEditor v0.1.1
  2104. [08:43:23] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v2.5
  2105. [08:43:23] [Server thread/INFO]: [FrameProtect] enabled.
  2106. [08:43:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  2107. [08:43:23] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  2108. [08:43:23] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  2109. [08:43:23] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
  2110. [08:43:23] [Server thread/INFO]: [Tim] Unused enchantments: DEPTH_STRIDER(8) Glow(300) LUCK(61) LURE(62) 
  2111. [08:43:23] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
  2112. [08:43:23] [Server thread/INFO]: [Skript] Enabling Skript v2.2-Fixes-V9b
  2113. [08:43:24] [Server thread/ERROR]: [Skript] FAILED TO LOAD CONFIG!
  2114. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 198! (aliases-english.sk, line 633: ender(_| )rod¦s = 198')
  2115. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 199! (aliases-english.sk, line 634: chorus(_| )plant¦s = 199')
  2116. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 200! (aliases-english.sk, line 635: chorus(_| )flower¦s = 200')
  2117. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 201! (aliases-english.sk, line 636: purpur(_| )block¦s = 201')
  2118. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 202! (aliases-english.sk, line 637: purpur(_| )pillar¦s = 202')
  2119. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 203! (aliases-english.sk, line 638: purpur(_| )stairs = 203')
  2120. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 204! (aliases-english.sk, line 639: purpur(_| )double(_| )slab¦s = 204')
  2121. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 205! (aliases-english.sk, line 640: purpur(_| )slab¦s = 205')
  2122. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 206! (aliases-english.sk, line 641: endstone(_| )bricks = 206')
  2123. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 207! (aliases-english.sk, line 642: beetroot(_| )block¦s = 207')
  2124. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 208! (aliases-english.sk, line 643: grass(_| )path¦s = 208')
  2125. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 209! (aliases-english.sk, line 644: ender(_| )gateway¦s = 209')
  2126. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 210! (aliases-english.sk, line 645: repeating(_| )command(_| )block¦s = 210')
  2127. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 211! (aliases-english.sk, line 646: chain(_| )command(_| )block¦s = 211')
  2128. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 212! (aliases-english.sk, line 647: frosted(_| )ice¦s = 212')
  2129. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 255! (aliases-english.sk, line 649: structure(_| )block¦s = 255')
  2130. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 426! (aliases-english.sk, line 652: ender(_| )crystal¦s = 426')
  2131. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 432! (aliases-english.sk, line 653: chorus(_| )fruit¦s = 432')
  2132. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 433! (aliases-english.sk, line 654: popped(_| )chorus(_| )fruit¦s = 433')
  2133. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 434! (aliases-english.sk, line 655: beetroot¦s = 434')
  2134. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 435! (aliases-english.sk, line 656: beetroot(_| )seeds = 435')
  2135. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 436! (aliases-english.sk, line 657: beetroot(_| )soup¦s = 436')
  2136. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 437! (aliases-english.sk, line 658: dragon(_| )breath¦s = 437')
  2137. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 438! (aliases-english.sk, line 659: splash_| )potion¦s = 438')
  2138. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 439! (aliases-english.sk, line 660: spectral(_| )arrow¦s = 439')
  2139. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 440! (aliases-english.sk, line 661: tipped(_| )arrow¦s = 440')
  2140. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 441! (aliases-english.sk, line 662: lingering(_| )potion¦s = 441')
  2141. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 442! (aliases-english.sk, line 663: shield¦s = 442')
  2142. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 443! (aliases-english.sk, line 664: elytra¦s = 443')
  2143. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 444! (aliases-english.sk, line 665: spruce(_| )boat¦s = 444')
  2144. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 445! (aliases-english.sk, line 666: birch(_| )boat¦s = 445')
  2145. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 446! (aliases-english.sk, line 667: jungle(_| )boat¦s = 446')
  2146. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 447! (aliases-english.sk, line 668: acacia(_| )boat¦s = 447')
  2147. [08:43:24] [Server thread/ERROR]: [Skript] There doesn't exist a material with id 448! (aliases-english.sk, line 669: dark(_| )oak(_| )boat¦s = 448')
  2148. [08:43:24] [Server thread/INFO]: [Skript] Loaded a total of 31174 english aliases
  2149. [08:43:24] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  2150. [08:43:25] [Server thread/INFO]: [Skript] You're currently running the latest version of Skript (1.5)
  2151. [08:43:25] [Server thread/INFO]: [NoRain] Enabling NoRain v0.1
  2152. [08:43:25] [Server thread/INFO]: [WorldPlayerSign] Enabling WorldPlayerSign v1.0.0
  2153. [08:43:25] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  2154. [08:43:25] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  2155. [08:43:25] [Server thread/INFO]: git-Spigot-db6de12-18fbb24 (MC: 1.8.8)
  2156. [08:43:25] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  2157. [08:43:25] [Server thread/INFO]: Using locale en_US
  2158. [08:43:25] [Server thread/INFO]: Using locale en_US
  2159. [08:43:25] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  2160. [08:43:25] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  2161. [08:43:25] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  2162. [08:43:25] [Server thread/INFO]: [NoLagg] Enabling NoLagg v1.2
  2163. [08:43:25] [Server thread/INFO]: [BarGamble] Enabling BarGamble v1.0
  2164. [08:43:25] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.5.1
  2165. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2166. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2167. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2168. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2169. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2170. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2171. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2172. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2173. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2174. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2175. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2176. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2177. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2178. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2179. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2180. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2181. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2182. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2183. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2184. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2185. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2186. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2187. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2188. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2189. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2190. [08:43:25] [Server thread/INFO]: [SkQuery] WARNING. THIS IS AN UNOFFICIAL BUILD BY GATT TO ALLOW SKQUERY TO WORK WITH 1.9. NO HELP WILL BE GIVEN IF ANYTHING BREAKS.
  2191. [08:43:25] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  2192. [08:43:25] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  2193. [08:43:26] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 151 classes.
  2194. [08:43:26] [Server thread/INFO]: [skQuery] Beginning to process a total of 151 from SkQuery
  2195. [08:43:26] [Server thread/INFO]: [skQuery] Out of 151 classes, 148 classes were loaded from SkQuery
  2196. [08:43:26] [Server thread/INFO]: [WorldBorder] Enabling WorldBorder v1.8.4
  2197. [08:43:26] [Server thread/INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
  2198. [08:43:26] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
  2199. [08:43:26] [Server thread/INFO]: [WorldBorder] For reference, the main world's spawn location is at X: -1333.0 Y: 73.0 Z: -22.0
  2200. [08:43:26] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.1.3
  2201. [08:43:26] [Server thread/INFO]: [BuycraftX] Validating your server key...
  2202. [08:43:28] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  2203. [08:43:28] [Server thread/INFO]: [NoPluginViewer] Enabling NoPluginViewer v1.0
  2204. [08:43:28] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  2205. [08:43:28] [Server thread/INFO]: [Votifier] Votifier enabled.
  2206. [08:43:28] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-SNAPSHOT-b722
  2207. [08:43:28] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
  2208. [08:43:29] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-SNAPSHOT-b722 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  2209. [08:43:29] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.12-RC-sMD5NET-b700
  2210. [08:43:29] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
  2211. [08:43:29] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
  2212. [08:43:29] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-db6de12-18fbb24 (MC: 1.8.8)). Please check for updates and consider to request support.
  2213. [08:43:29] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
  2214. [08:43:29] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
  2215. [08:43:29] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  2216. [08:43:29] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  2217. [08:43:29] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  2218. [08:43:29] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  2219. [08:43:29] [Server thread/INFO]: [NoCheatPlus] Version 3.10.12-RC-sMD5NET-b700 is enabled.
  2220. [08:43:29] [Server thread/INFO]: [weeTrade] Enabling weeTrade v1.5
  2221. [08:43:29] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  2222. [08:43:29] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.22.7-SNAPSHOT
  2223. [08:43:29] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  2224. [08:43:29] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  2225. [08:43:29] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  2226. [08:43:29] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  2227. [08:43:29] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  2228. [08:43:29] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  2229. [08:43:29] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-SNAPSHOT-b746
  2230. [08:43:29] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-SNAPSHOT-b746 Enabled - By Rigby and fernferret
  2231. [08:43:29] [Server thread/INFO]: [MVPLogging] 2 - Portals(s) loaded
  2232. [08:43:29] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  2233. [08:43:29] [Server thread/INFO]: [BetterDrops] Enabling BetterDrops v2.5.2
  2234. [08:43:30] [Server thread/INFO]: [DisguiseCraft] Enabling DisguiseCraft v5.2
  2235. [08:43:30] [Server thread/INFO]: [DisguiseCraft] Version 5.2 is enabled!
  2236. [08:43:30] [Thread-50/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  2237. [08:43:31] [Server thread/INFO]: [LogIt] Enabling LogIt v0.10.0.1
  2238. [08:43:31] [Server thread/WARN]: [LogIt] LogIt does not support this version of Bukkit. Some features may not work.
  2239. [08:43:31] [Server thread/INFO]: [BattleTracker] Enabling BattleTracker v2.5.8.8
  2240. [08:43:31] [Server thread/INFO]: [BattleTracker v2.5.8.8] enabled!
  2241. [08:43:31] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  2242. [08:43:31] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  2243. [08:43:31] [Server thread/INFO]: [ChatProtectionPlus] Enabling ChatProtectionPlus v1.0.1
  2244. [08:43:31] [Server thread/INFO]: [ChatProtection+] Loading configuration file!
  2245. [08:43:31] [Server thread/INFO]: [ChatProtection+] is using [Vault] for permissions!
  2246. [08:43:31] [Server thread/INFO]: [ChatProtection+] Loading messages from messages.properties file!
  2247. [08:43:31] [Server thread/INFO]: [ChatProtection+] Loading listeners...
  2248. [08:43:31] [Server thread/INFO]: [ChatProtection+] Player Join/Leave Listener loaded!
  2249. [08:43:31] [Server thread/INFO]: [ChatProtection+] Chat Listener loaded!
  2250. [08:43:31] [Server thread/INFO]: [ChatProtection+] Command Listener loaded!
  2251. [08:43:31] [Server thread/INFO]: [ChatProtection+] Attempting to send statis to MCStats!
  2252. [08:43:31] [Server thread/INFO]: [ChatProtection+] is now Loaded!
  2253. [08:43:31] [Server thread/INFO]: [VoteParty] Enabling VoteParty v1.9.9.1
  2254. [08:43:32] [Server thread/INFO]: ---------------------------
  2255. [08:43:32] [Server thread/INFO]: VoteParty Updater
  2256. [08:43:32] [Server thread/INFO]:
  2257. [08:43:32] [Server thread/INFO]: You are running 1.9.9.1
  2258. [08:43:32] [Server thread/INFO]: The latest version
  2259. [08:43:32] [Server thread/INFO]: of VoteParty!
  2260. [08:43:32] [Server thread/INFO]:
  2261. [08:43:32] [Server thread/INFO]: ---------------------------
  2262. [08:43:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  2263. [08:43:32] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  2264. [08:43:32] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  2265. [08:43:32] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  2266. [08:43:32] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  2267. [08:43:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  2268. [08:43:32] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  2269. [08:43:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  2270. [08:43:32] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  2271. [08:43:32] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  2272. [08:43:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  2273. [08:43:32] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  2274. [08:43:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  2275. [08:43:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  2276. [08:43:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  2277. [08:43:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  2278. [08:43:32] [Server thread/INFO]: [WorldGuard] (Minigames) TNT ignition is PERMITTED.
  2279. [08:43:32] [Server thread/INFO]: [WorldGuard] (Minigames) Lighters are PERMITTED.
  2280. [08:43:32] [Server thread/INFO]: [WorldGuard] (Minigames) Lava fire is blocked.
  2281. [08:43:32] [Server thread/INFO]: [WorldGuard] (Minigames) Fire spread is UNRESTRICTED.
  2282. [08:43:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Minigames'
  2283. [08:43:32] [Server thread/INFO]: [WorldGuard] Loading region data...
  2284. [08:43:32] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.0
  2285. [08:43:34] [Server thread/INFO]: ERROR CONNECTING TO DATABASE!
  2286. [08:43:34] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  2287.  
  2288. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  2289. [08:43:34] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  2290. [08:43:34] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  2291. [08:43:34] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  2292. [08:43:34] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  2293. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  2294. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  2295. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
  2296. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  2297. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  2298. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  2299. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  2300. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  2301. [08:43:34] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  2302. [08:43:34] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  2303. [08:43:34] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  2304. [08:43:34] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  2305. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  2306. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  2307. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  2308. [08:43:34] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  2309. [08:43:34] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  2310. [08:43:34] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.Database.openDatabaseConnection(Database.java:20)
  2311. [08:43:34] [Server thread/WARN]: at net.cfilatov.auctionhouse.AuctionHouse.onEnable(AuctionHouse.java:27)
  2312. [08:43:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  2313. [08:43:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  2314. [08:43:34] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  2315. [08:43:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  2316. [08:43:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  2317. [08:43:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741)
  2318. [08:43:34] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:535)
  2319. [08:43:34] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
  2320. [08:43:34] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  2321. [08:43:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  2322. [08:43:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
  2323. [08:43:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
  2324. [08:43:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
  2325. [08:43:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  2326. [08:43:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  2327. [08:43:34] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  2328. [08:43:34] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused: connect
  2329. [08:43:34] [Server thread/WARN]: at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  2330. [08:43:34] [Server thread/WARN]: at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
  2331. [08:43:34] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  2332. [08:43:34] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  2333. [08:43:34] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  2334. [08:43:34] [Server thread/WARN]: at java.net.PlainSocketImpl.connect(Unknown Source)
  2335. [08:43:34] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
  2336. [08:43:34] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
  2337. [08:43:34] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
  2338. [08:43:34] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
  2339. [08:43:34] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
  2340. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  2341. [08:43:34] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  2342. [08:43:34] [Server thread/WARN]: ... 32 more
  2343. [08:43:35] [Server thread/INFO]: ERROR CONNECTING TO DATABASE!
  2344. [08:43:35] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  2345.  
  2346. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  2347. [08:43:35] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  2348. [08:43:35] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  2349. [08:43:35] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  2350. [08:43:35] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  2351. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  2352. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116)
  2353. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343)
  2354. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334)
  2355. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  2356. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  2357. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  2358. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  2359. [08:43:35] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  2360. [08:43:35] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
  2361. [08:43:35] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
  2362. [08:43:35] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source)
  2363. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  2364. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  2365. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  2366. [08:43:35] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  2367. [08:43:35] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source)
  2368. [08:43:35] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.Database.openDatabaseConnection(Database.java:20)
  2369. [08:43:35] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.Database.getConnection(Database.java:39)
  2370. [08:43:35] [Server thread/WARN]: at net.cfilatov.auctionhouse.data.DataHandler.loadListings(DataHandler.java:64)
  2371. [08:43:35] [Server thread/WARN]: at net.cfilatov.auctionhouse.AuctionHouse.onEnable(AuctionHouse.java:28)
  2372. [08:43:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  2373. [08:43:35] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  2374. [08:43:35] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  2375. [08:43:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  2376. [08:43:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  2377. [08:43:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741)
  2378. [08:43:35] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:535)
  2379. [08:43:35] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25)
  2380. [08:43:35] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  2381. [08:43:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  2382. [08:43:35] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627)
  2383. [08:43:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412)
  2384. [08:43:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375)
  2385. [08:43:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  2386. [08:43:35] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  2387. [08:43:35] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  2388. [08:43:35] [Server thread/WARN]: Caused by: java.net.ConnectException: Connection refused: connect
  2389. [08:43:35] [Server thread/WARN]: at java.net.DualStackPlainSocketImpl.connect0(Native Method)
  2390. [08:43:35] [Server thread/WARN]: at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source)
  2391. [08:43:35] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source)
  2392. [08:43:35] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source)
  2393. [08:43:35] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
  2394. [08:43:35] [Server thread/WARN]: at java.net.PlainSocketImpl.connect(Unknown Source)
  2395. [08:43:35] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source)
  2396. [08:43:35] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
  2397. [08:43:35] [Server thread/WARN]: at java.net.Socket.connect(Unknown Source)
  2398. [08:43:35] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
  2399. [08:43:35] [Server thread/WARN]: at java.net.Socket.<init>(Unknown Source)
  2400. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254)
  2401. [08:43:35] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292)
  2402. [08:43:35] [Server thread/WARN]: ... 34 more
  2403. [08:43:35] [Server thread/ERROR]: Error occurred while enabling AuctionHouse v1.0 (Is it up to date?)
  2404. java.lang.NullPointerException
  2405. at net.cfilatov.auctionhouse.data.DataHandler.loadListings(DataHandler.java:66) ~[?:?]
  2406. at net.cfilatov.auctionhouse.AuctionHouse.onEnable(AuctionHouse.java:28) ~[?:?]
  2407. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2408. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2409. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2410. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2411. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2412. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2413. at org.bukkit.Bukkit.reload(Bukkit.java:535) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2414. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2415. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2416. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2417. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2418. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2419. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2420. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2421. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2422. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  2423. [08:43:35] [Server thread/INFO]: [Factions] Enabling Factions v1.6.9.5-U0.1.18-b298
  2424. [08:43:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] === ENABLE START ===
  2425. [08:43:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Loaded 7 players
  2426. [08:43:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Loaded 5 Factions
  2427. [08:43:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Loading board from disk
  2428. [08:43:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Loaded 2443 board locations
  2429. [08:43:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Economy integration through Vault plugin successful.
  2430. [08:43:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
  2431. [08:43:35] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] === ENABLE DONE (Took 470ms) ===
  2432. [08:43:36] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  2433. [08:43:36] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  2434. [08:43:36] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
  2435. [08:43:36] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  2436. [08:43:36] [Server thread/INFO]: [KitCreator] Enabling KitCreator v1.1
  2437. [08:43:36] [Server thread/INFO]: [KitCreator] KitCreator has been enabled!
  2438. [08:43:36] [Server thread/INFO]: [Umbaska] Enabling Umbaska v2.0 Beta 5.5.1
  2439. [08:43:36] [Server thread/INFO]: [Umbaska] §a[Umbaska] Hooked into metrics! :)
  2440. [08:43:36] [Server thread/INFO]: [Umbaska] Registering console listener...
  2441. [08:43:36] [Server thread/INFO]: [Umbaska] Registered console listener
  2442. [08:43:36] [Server thread/INFO]: [Umbaska]
  2443. [08:43:36] [Server thread/INFO]: [Umbaska]
  2444. [08:43:36] [Server thread/INFO]: [Umbaska]
  2445. [08:43:36] [Server thread/INFO]: [Umbaska]
  2446. [08:43:36] [Server thread/INFO]: [Umbaska]
  2447. [08:43:36] [Server thread/INFO]: [Umbaska] Thanks to our Patreons who help support Umbaska and it's development!
  2448. [08:43:36] [Server thread/INFO]: [Umbaska] Thanks to the following people;
  2449. > LimeGlass - $3 - January 2016 -> $5 - February 2016
  2450. [08:43:36] [Server thread/INFO]: [Umbaska] https://www.patreon.com/Gatt
  2451. [08:43:36] [Server thread/INFO]: [Umbaska]
  2452. [08:43:36] [Server thread/INFO]: [Umbaska]
  2453. [08:43:36] [Server thread/INFO]: [Umbaska]
  2454. [08:43:36] [Server thread/INFO]: [Umbaska]
  2455. [08:43:36] [Server thread/INFO]: [Umbaska 2.0] THE CONFIG FILE CONTAINS UNSET VALUES - YOU MUST FIX THEM BEFORE THE UMBASKACORD HOOK WILL WORK
  2456. [08:43:36] [Server thread/INFO]: Loading ProtocolLib Effects
  2457. [08:43:36] [Server thread/INFO]: [Umbaska] It appears you might be using a 1.8 Build! I'm going to attempt to register some things related to it :)
  2458. [08:43:36] [Server thread/INFO]: [Umbaska] [Umbaska > SkQuery] Attempting to register new Spawn Particle Effect.
  2459. [08:43:36] [Server thread/ERROR]: Error occurred while enabling Umbaska v2.0 Beta 5.5.1 (Is it up to date?)
  2460. java.lang.NoClassDefFoundError: com/massivecraft/factions/entity/Faction
  2461. at uk.co.umbaska.Managers.Expressions.runRegister(Expressions.java:342) ~[?:?]
  2462. at uk.co.umbaska.Managers.Register.registerAll(Register.java:82) ~[?:?]
  2463. at uk.co.umbaska.Main.doThis(Main.java:414) ~[?:?]
  2464. at uk.co.umbaska.Main.onEnable(Main.java:146) ~[?:?]
  2465. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2466. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2467. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2468. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2469. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2470. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2471. at org.bukkit.Bukkit.reload(Bukkit.java:535) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2472. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2473. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2474. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2475. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2476. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2477. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2478. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2479. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2480. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  2481. Caused by: java.lang.ClassNotFoundException: com.massivecraft.factions.entity.Faction
  2482. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_92]
  2483. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2484. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2485. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  2486. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_92]
  2487. ... 20 more
  2488. [08:43:36] [Server thread/INFO]: [LimitedCreative] Enabling LimitedCreative v2.1
  2489. [08:43:36] [Server thread/INFO]: [LimitedCreative] <Regions> Module loaded.
  2490. [08:43:36] [Server thread/INFO]: [LimitedCreative] <Inventory> Module loaded.
  2491. [08:43:36] [Server thread/INFO]: [LimitedCreative] <CmdBlocker> Module loaded.
  2492. [08:43:36] [Server thread/INFO]: [LimitedCreative] <Limits> Module loaded.
  2493. [08:43:36] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  2494. [08:43:36] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.1d
  2495. [08:43:36] [Server thread/INFO]: [CE] All Enchantments have been loaded.
  2496. [08:43:37] [Server thread/INFO]: [CE] All Items have been loaded.
  2497. [08:43:38] [Server thread/INFO]: [ClickWarp] Enabling ClickWarp v1.3.5
  2498. [08:43:38] [Server thread/INFO]: [ClickWarp] Metrics started!
  2499. [08:43:38] [Server thread/INFO]: [ClickWarp] Plugin v1.3.5 by comniemeer enabled.
  2500. [08:43:38] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.4
  2501. [08:43:38] [Server thread/INFO]: [CombatLog] Enabling CombatLog v1.8.11
  2502. [08:43:38] [Server thread/INFO]: [CombatLog] Loading messages.properties.
  2503. [08:43:38] [Server thread/INFO]: [CombatLog] Loading config.yml.
  2504. [08:43:38] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Enabled.
  2505. [08:43:38] [Server thread/INFO]: [HeadHunter] Enabling HeadHunter v2.2a
  2506. [08:43:38] [Server thread/INFO]: HeadHunter v2.2a has been Enabled!
  2507. [08:43:38] [Server thread/INFO]: [FBasics] Enabling FBasics v2.1.8
  2508. [08:43:38] [Server thread/INFO]: [FBasics] Using Factions v1_6 support.
  2509. [08:43:38] [Server thread/INFO]: [Refer] Enabling Refer v2.1.1
  2510. [08:43:38] [ServiceThread/WARN]: [Fatal Error] :1:1: Premature end of file.
  2511.  
  2512. [08:43:38] [ServiceThread/INFO]: UpdateCheck: Unable to connect to BukkitDev!
  2513. [08:43:38] [Server thread/ERROR]: [Refer] Could not load Sound BLOCK_NOTE_PLING
  2514. [08:43:38] [Server thread/ERROR]: [Refer] Make sure it is valid and is typed correctly!
  2515. [08:43:38] [Server thread/INFO]: Default messages file messages.yml not found!
  2516. [08:43:38] [Server thread/INFO]: [Refer] Messages is empty
  2517. [08:43:38] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.13
  2518. [08:43:38] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [PlayerPingVariable, BukkitGlobalVariables, BungeeCordVariables, GeneralVariables, BukkitVariables, VaultVariables, FactionsVariables]
  2519. [08:43:38] [Server thread/ERROR]: [ScoreboardStats] null
  2520. java.lang.NoSuchFieldException: annotations
  2521. at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.8.0_92]
  2522. at com.github.games647.scoreboardstats.pvpstats.DatabaseConfiguration.setTablePrefix(DatabaseConfiguration.java:191) [ScoreboardStats.jar:?]
  2523. at com.github.games647.scoreboardstats.pvpstats.DatabaseConfiguration.getSqlConfig(DatabaseConfiguration.java:121) [ScoreboardStats.jar:?]
  2524. at com.github.games647.scoreboardstats.pvpstats.DatabaseConfiguration.loadConfiguration(DatabaseConfiguration.java:75) [ScoreboardStats.jar:?]
  2525. at com.github.games647.scoreboardstats.pvpstats.Database.setupDatabase(Database.java:194) [ScoreboardStats.jar:?]
  2526. at com.github.games647.scoreboardstats.ScoreboardStats.onEnable(ScoreboardStats.java:141) [ScoreboardStats.jar:?]
  2527. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2528. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2529. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2530. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2531. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2532. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2533. at org.bukkit.Bukkit.reload(Bukkit.java:535) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2534. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2535. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2536. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2537. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2538. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2539. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2540. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2541. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2542. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  2543. [08:43:38] [Server thread/INFO]: SubClassFactory parent ClassLoader [com.github.games647.scoreboardstats.ReloadFixLoader]
  2544. [08:43:38] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
  2545. [08:43:38] [Server thread/INFO]: runScript
  2546. [08:43:38] [Server thread/INFO]: executing 1 of 1 create table IF NOT EXISTS player_stats ( id integer prim...
  2547. [08:43:38] [Server thread/INFO]: ... end of script
  2548. [08:43:39] [Server thread/INFO]: [LiteBans] Enabling LiteBans v1.9.17
  2549. [08:43:39] [Server thread/INFO]: [LiteBans] Loading SQL driver: sqlite (org.sqlite.JDBC)
  2550. [08:43:39] [Server thread/INFO]: [LiteBans] Connected to [jdbc:sqlite://E:\Mathew\Minecraft Server\NovaCraft Server\plugins\LiteBans\litebans.sqlite] (2.8 ms).
  2551. [08:43:39] [Server thread/INFO]: [LiteBans] Database connection fully initialized (7.2 ms).
  2552. [08:43:39] [Server thread/INFO]: [LiteBans] v1.9.17 enabled. Startup took 89 ms.
  2553. [08:43:39] [Server thread/INFO]: [CrateReloaded] Enabling CrateReloaded v1.3.56
  2554. [08:43:40] [Server thread/ERROR]: Error occurred while enabling CrateReloaded v1.3.56 (Is it up to date?)
  2555. java.lang.IllegalArgumentException: Cannot set already-set enchantment
  2556. at org.bukkit.enchantments.Enchantment.registerEnchantment(Enchantment.java:241) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2557. at cratereloaded.bt.cn(EnchantGlow.java:83) ~[?:?]
  2558. at cratereloaded.bt.n(EnchantGlow.java:90) ~[?:?]
  2559. at cratereloaded.bx.b(ItemParser.java:129) ~[?:?]
  2560. at cratereloaded.bx.a(ItemParser.java:114) ~[?:?]
  2561. at cratereloaded.P.<init>(OptionKey.java:24) ~[?:?]
  2562. at cratereloaded.aS.g(CrateManager.java:348) ~[?:?]
  2563. at cratereloaded.aS.a(CrateManager.java:302) ~[?:?]
  2564. at cratereloaded.aS.bH(CrateManager.java:292) ~[?:?]
  2565. at cratereloaded.aS.initialize(CrateManager.java:113) ~[?:?]
  2566. at cratereloaded.aW.enable(Manager.java:20) ~[?:?]
  2567. at cratereloaded.aW.<init>(Manager.java:13) ~[?:?]
  2568. at cratereloaded.aS.<init>(CrateManager.java:33) ~[?:?]
  2569. at cratereloaded.b.i(CrateReloaded.java:249) ~[?:?]
  2570. at cratereloaded.b.onEnable(CrateReloaded.java:70) ~[?:?]
  2571. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2572. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2573. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2574. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2575. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2576. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2577. at org.bukkit.Bukkit.reload(Bukkit.java:535) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2578. at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2579. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2580. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2581. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2582. at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2583. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2584. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2585. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  2586. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  2587. [08:43:40] [Server thread/INFO]: [ActionHealth] Enabling ActionHealth v4.2
  2588. [08:43:40] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.7.3
  2589. [08:43:40] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  2590. [08:43:40] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  2591. [08:43:40] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  2592. [08:43:41] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  2593. [08:43:41] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  2594. [08:43:41] [Server thread/INFO]: [WhatIsIt] Enabling WhatIsIt v1.3.8
  2595. [08:43:41] [Server thread/INFO]: [WhatIsIt] has been enabled.
  2596. [08:43:41] [Server thread/INFO]: [EasyKits] Enabling EasyKits v2.0.4
  2597. [08:43:41] [Server thread/INFO]: [EasyKits] Vault found! Economy support enabled!
  2598. [08:43:41] [Server thread/INFO]: [SimplePrefix] Enabling SimplePrefix v2.5.1
  2599. [08:43:41] [Server thread/INFO]: [RankSigns] Enabling RankSigns v1.0
  2600. [08:43:41] [Server thread/INFO]: §8[§aRankSigns§8] is Enabling!
  2601. [08:43:41] [Server thread/INFO]: §8[§aRankSigns§8] is Registering Events!
  2602. [08:43:41] [Server thread/INFO]: §8[§aRankSigns§8] Events Registered!
  2603. [08:43:41] [Server thread/INFO]: §8[§aRankSigns§8] Adding Commands!
  2604. [08:43:41] [Server thread/INFO]: §8[§aRankSigns§8] Commands Added!
  2605. [08:43:41] [Server thread/INFO]: §8[§aRankSigns§8] is Enabled!
  2606. [08:43:41] [Server thread/INFO]: [CombatTagPlus] Enabling CombatTagPlus v1.2.1
  2607. [08:43:41] [Server thread/INFO]: [floAuction] Enabling floAuction v2.10.3
  2608. [08:43:41] [Server thread/INFO]: [floAuction] has been enabled.
  2609. [08:43:41] [Server thread/INFO]: [TntSpawners] Enabling TntSpawners v1.0
  2610. [08:43:41] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  2611. [08:43:41] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  2612. [08:43:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  2613. [08:43:42] [Server thread/INFO]: CONSOLE: Reload complete.
  2614. [08:43:42] [Craft Scheduler Thread - 5/INFO]: [Skript] You're currently running the latest version of Skript (1.5)
  2615. [08:43:42] [Server thread/WARN]: [NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:
  2616. [08:43:42] [Server thread/WARN]: --- Missing entries -------------------------------
  2617. [08:43:42] [Server thread/WARN]: * MISSING 165(SLIME_BLOCK / SOLID+GROUND)
  2618. [08:43:42] [Server thread/WARN]: * MISSING 166(BARRIER / SOLID+GROUND)
  2619. [08:43:42] [Server thread/WARN]: * MISSING 167(IRON_TRAPDOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2620. [08:43:42] [Server thread/WARN]: * MISSING 168(PRISMARINE / SOLID+GROUND)
  2621. [08:43:42] [Server thread/WARN]: * MISSING 169(SEA_LANTERN / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2622. [08:43:42] [Server thread/WARN]: * MISSING 176(STANDING_BANNER / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2623. [08:43:42] [Server thread/WARN]: * MISSING 177(WALL_BANNER / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2624. [08:43:42] [Server thread/WARN]: * MISSING 178(DAYLIGHT_DETECTOR_INVERTED / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2625. [08:43:42] [Server thread/WARN]: * MISSING 179(RED_SANDSTONE / SOLID+GROUND)
  2626. [08:43:42] [Server thread/WARN]: * MISSING 180(RED_SANDSTONE_STAIRS / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2627. [08:43:42] [Server thread/WARN]: * MISSING 181(DOUBLE_STONE_SLAB2 / SOLID+GROUND)
  2628. [08:43:42] [Server thread/WARN]: * MISSING 182(STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2629. [08:43:42] [Server thread/WARN]: * MISSING 183(SPRUCE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2630. [08:43:42] [Server thread/WARN]: * MISSING 184(BIRCH_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2631. [08:43:42] [Server thread/WARN]: * MISSING 185(JUNGLE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2632. [08:43:42] [Server thread/WARN]: * MISSING 186(DARK_OAK_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2633. [08:43:42] [Server thread/WARN]: * MISSING 187(ACACIA_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2634. [08:43:42] [Server thread/WARN]: * MISSING 188(SPRUCE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2635. [08:43:42] [Server thread/WARN]: * MISSING 189(BIRCH_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2636. [08:43:42] [Server thread/WARN]: * MISSING 190(JUNGLE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2637. [08:43:42] [Server thread/WARN]: * MISSING 191(DARK_OAK_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2638. [08:43:42] [Server thread/WARN]: * MISSING 192(ACACIA_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2639. [08:43:42] [Server thread/WARN]: * MISSING 193(SPRUCE_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2640. [08:43:42] [Server thread/WARN]: * MISSING 194(BIRCH_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2641. [08:43:42] [Server thread/WARN]: * MISSING 195(JUNGLE_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2642. [08:43:42] [Server thread/WARN]: * MISSING 196(ACACIA_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2643. [08:43:42] [Server thread/WARN]: * MISSING 197(DARK_OAK_DOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2644. [08:43:42] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  2645. [08:43:42] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  2646. [08:43:42] [Craft Scheduler Thread - 7/INFO]: [Skript] Checking for the latest version of Skript...
  2647. [08:43:42] [Server thread/INFO]: [Skript] Loading variables...
  2648. [08:43:42] [Server thread/INFO]: [Skript] Loaded 0 variables in 0.0 seconds
  2649. [08:43:42] [Server thread/INFO]: [Skript] Version is later than 1.4.3
  2650. [08:43:42] [Server thread/ERROR]: #!#!
  2651. [08:43:42] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  2652. [08:43:42] [Server thread/ERROR]: #!#! Could not load ItemEffects.sk
  2653. [08:43:42] [Server thread/ERROR]: #!#!
  2654. [08:43:42] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  2655. [08:43:42] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  2656. [08:43:42] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  2657. [08:43:42] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  2658. [08:43:42] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  2659. [08:43:42] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  2660. [08:43:42] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  2661. [08:43:42] [Server thread/ERROR]: #!#!
  2662. [08:43:42] [Server thread/ERROR]: #!#! Stack trace:
  2663. [08:43:42] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  2664. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  2665. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  2666. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  2667. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  2668. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  2669. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  2670. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  2671. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  2672. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1061)
  2673. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  2674. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  2675. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  2676. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  2677. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  2678. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  2679. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  2680. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  2681. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:83)
  2682. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:729)
  2683. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  2684. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  2685. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  2686. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:407)
  2687. [08:43:42] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  2688. [08:43:42] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  2689. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  2690. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  2691. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  2692. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  2693. [08:43:42] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  2694. [08:43:42] [Server thread/ERROR]: #!#!
  2695. [08:43:42] [Server thread/ERROR]: #!#! Version Information:
  2696. [08:43:42] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  2697. [08:43:42] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  2698. [08:43:42] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  2699. [08:43:42] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  2700. [08:43:42] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  2701. [08:43:42] [Server thread/ERROR]: #!#!
  2702. [08:43:42] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  2703. [08:43:42] [Server thread/ERROR]: #!#!
  2704. [08:43:42] [Server thread/ERROR]: #!#! Current node: if {FileConfig::ItemEffects} is not set: (ItemEffects.sk, line 58)
  2705. [08:43:42] [Server thread/ERROR]: #!#! Current item: null
  2706. [08:43:42] [Server thread/ERROR]: #!#!
  2707. [08:43:42] [Server thread/ERROR]: #!#! Thread: Server thread
  2708. [08:43:42] [Server thread/ERROR]: #!#!
  2709. [08:43:42] [Server thread/ERROR]: #!#! End of Error.
  2710. [08:43:42] [Server thread/WARN]: #!#!
  2711. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  2712. [08:43:42] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  2713. [08:43:42] [Server thread/WARN]: #!#!
  2714. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  2715. [08:43:42] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  2716. [08:43:42] [Server thread/WARN]: #!#!
  2717. [08:43:42] [Server thread/WARN]: #!#!
  2718. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  2719. [08:43:42] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  2720. [08:43:42] [Server thread/WARN]: #!#!
  2721. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  2722. [08:43:42] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  2723. [08:43:42] [Server thread/WARN]: #!#!
  2724. [08:43:42] [Server thread/ERROR]: #!#!
  2725. [08:43:42] [Server thread/ERROR]: #!#!
  2726. [08:43:42] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  2727. [08:43:42] [Server thread/ERROR]: #!#! Could not load ItemEffectsParticles.sk
  2728. [08:43:42] [Server thread/ERROR]: #!#!
  2729. [08:43:42] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  2730. [08:43:42] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  2731. [08:43:42] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  2732. [08:43:42] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  2733. [08:43:42] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  2734. [08:43:42] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  2735. [08:43:42] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  2736. [08:43:42] [Server thread/ERROR]: #!#!
  2737. [08:43:42] [Server thread/ERROR]: #!#! Stack trace:
  2738. [08:43:42] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  2739. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  2740. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  2741. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  2742. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  2743. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  2744. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  2745. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  2746. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:668)
  2747. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  2748. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  2749. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  2750. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:407)
  2751. [08:43:42] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  2752. [08:43:42] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  2753. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  2754. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  2755. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  2756. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  2757. [08:43:42] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  2758. [08:43:42] [Server thread/ERROR]: #!#!
  2759. [08:43:42] [Server thread/ERROR]: #!#! Version Information:
  2760. [08:43:42] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  2761. [08:43:42] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  2762. [08:43:42] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  2763. [08:43:42] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  2764. [08:43:42] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  2765. [08:43:42] [Server thread/ERROR]: #!#!
  2766. [08:43:42] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  2767. [08:43:42] [Server thread/ERROR]: #!#!
  2768. [08:43:42] [Server thread/ERROR]: #!#! Current node: loop all players: (ItemEffectsParticles.sk, line 57)
  2769. [08:43:42] [Server thread/ERROR]: #!#! Current item: null
  2770. [08:43:42] [Server thread/ERROR]: #!#!
  2771. [08:43:42] [Server thread/ERROR]: #!#! Thread: Server thread
  2772. [08:43:42] [Server thread/ERROR]: #!#!
  2773. [08:43:42] [Server thread/ERROR]: #!#! End of Error.
  2774. [08:43:42] [Server thread/WARN]: #!#!
  2775. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  2776. [08:43:42] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  2777. [08:43:42] [Server thread/WARN]: #!#!
  2778. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  2779. [08:43:42] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  2780. [08:43:42] [Server thread/WARN]: #!#!
  2781. [08:43:42] [Server thread/WARN]: #!#!
  2782. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  2783. [08:43:42] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  2784. [08:43:42] [Server thread/WARN]: #!#!
  2785. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  2786. [08:43:42] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  2787. [08:43:42] [Server thread/WARN]: #!#!
  2788. [08:43:42] [Server thread/ERROR]: #!#!
  2789. [08:43:42] [Server thread/ERROR]: #!#!
  2790. [08:43:42] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  2791. [08:43:42] [Server thread/ERROR]: #!#! Could not load ItemEffectsParticlesGUI.sk
  2792. [08:43:42] [Server thread/ERROR]: #!#!
  2793. [08:43:42] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  2794. [08:43:42] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  2795. [08:43:42] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  2796. [08:43:42] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  2797. [08:43:42] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  2798. [08:43:42] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  2799. [08:43:42] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  2800. [08:43:42] [Server thread/ERROR]: #!#!
  2801. [08:43:42] [Server thread/ERROR]: #!#! Stack trace:
  2802. [08:43:42] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  2803. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  2804. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  2805. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  2806. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  2807. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  2808. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  2809. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  2810. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  2811. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  2812. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  2813. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  2814. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
  2815. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
  2816. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  2817. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  2818. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  2819. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:407)
  2820. [08:43:42] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  2821. [08:43:42] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  2822. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  2823. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  2824. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  2825. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  2826. [08:43:42] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  2827. [08:43:42] [Server thread/ERROR]: #!#!
  2828. [08:43:42] [Server thread/ERROR]: #!#! Version Information:
  2829. [08:43:42] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  2830. [08:43:42] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  2831. [08:43:42] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  2832. [08:43:42] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  2833. [08:43:42] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  2834. [08:43:42] [Server thread/ERROR]: #!#!
  2835. [08:43:42] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  2836. [08:43:42] [Server thread/ERROR]: #!#!
  2837. [08:43:42] [Server thread/ERROR]: #!#! Current node: set {PermissionError} to yaml value "Messages.PermissionError" from file "ItemEffects/config.yml" (ItemEffectsParticlesGUI.sk, line 57)
  2838. [08:43:42] [Server thread/ERROR]: #!#! Current item: null
  2839. [08:43:42] [Server thread/ERROR]: #!#!
  2840. [08:43:42] [Server thread/ERROR]: #!#! Thread: Server thread
  2841. [08:43:42] [Server thread/ERROR]: #!#!
  2842. [08:43:42] [Server thread/ERROR]: #!#! End of Error.
  2843. [08:43:42] [Server thread/WARN]: #!#!
  2844. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  2845. [08:43:42] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  2846. [08:43:42] [Server thread/WARN]: #!#!
  2847. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  2848. [08:43:42] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  2849. [08:43:42] [Server thread/WARN]: #!#!
  2850. [08:43:42] [Server thread/WARN]: #!#!
  2851. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  2852. [08:43:42] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  2853. [08:43:42] [Server thread/WARN]: #!#!
  2854. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  2855. [08:43:42] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  2856. [08:43:42] [Server thread/WARN]: #!#!
  2857. [08:43:42] [Server thread/ERROR]: #!#!
  2858. [08:43:42] [Server thread/ERROR]: #!#!
  2859. [08:43:42] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  2860. [08:43:42] [Server thread/ERROR]: #!#! Could not load ItemEffectsPotions.sk
  2861. [08:43:42] [Server thread/ERROR]: #!#!
  2862. [08:43:42] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  2863. [08:43:42] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  2864. [08:43:42] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  2865. [08:43:42] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  2866. [08:43:42] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  2867. [08:43:42] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  2868. [08:43:42] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  2869. [08:43:42] [Server thread/ERROR]: #!#!
  2870. [08:43:42] [Server thread/ERROR]: #!#! Stack trace:
  2871. [08:43:42] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  2872. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  2873. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  2874. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  2875. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  2876. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  2877. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  2878. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  2879. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:668)
  2880. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  2881. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  2882. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  2883. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:407)
  2884. [08:43:42] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  2885. [08:43:42] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  2886. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  2887. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  2888. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  2889. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  2890. [08:43:42] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  2891. [08:43:42] [Server thread/ERROR]: #!#!
  2892. [08:43:42] [Server thread/ERROR]: #!#! Version Information:
  2893. [08:43:42] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  2894. [08:43:42] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  2895. [08:43:42] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  2896. [08:43:42] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  2897. [08:43:42] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  2898. [08:43:42] [Server thread/ERROR]: #!#!
  2899. [08:43:42] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  2900. [08:43:42] [Server thread/ERROR]: #!#!
  2901. [08:43:42] [Server thread/ERROR]: #!#! Current node: loop all players: (ItemEffectsPotions.sk, line 46)
  2902. [08:43:42] [Server thread/ERROR]: #!#! Current item: null
  2903. [08:43:42] [Server thread/ERROR]: #!#!
  2904. [08:43:42] [Server thread/ERROR]: #!#! Thread: Server thread
  2905. [08:43:42] [Server thread/ERROR]: #!#!
  2906. [08:43:42] [Server thread/ERROR]: #!#! End of Error.
  2907. [08:43:42] [Server thread/WARN]: #!#!
  2908. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  2909. [08:43:42] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  2910. [08:43:42] [Server thread/WARN]: #!#!
  2911. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  2912. [08:43:42] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  2913. [08:43:42] [Server thread/WARN]: #!#!
  2914. [08:43:42] [Server thread/WARN]: #!#!
  2915. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  2916. [08:43:42] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  2917. [08:43:42] [Server thread/WARN]: #!#!
  2918. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  2919. [08:43:42] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  2920. [08:43:42] [Server thread/WARN]: #!#!
  2921. [08:43:42] [Server thread/ERROR]: #!#!
  2922. [08:43:42] [Server thread/ERROR]: #!#!
  2923. [08:43:42] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  2924. [08:43:42] [Server thread/ERROR]: #!#! Could not load ItemEffectsPotionsGUI.sk
  2925. [08:43:42] [Server thread/ERROR]: #!#!
  2926. [08:43:42] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  2927. [08:43:42] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  2928. [08:43:42] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  2929. [08:43:42] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  2930. [08:43:42] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  2931. [08:43:42] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  2932. [08:43:42] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  2933. [08:43:42] [Server thread/ERROR]: #!#!
  2934. [08:43:42] [Server thread/ERROR]: #!#! Stack trace:
  2935. [08:43:42] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  2936. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  2937. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  2938. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  2939. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  2940. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  2941. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  2942. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  2943. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  2944. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  2945. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  2946. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  2947. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
  2948. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
  2949. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  2950. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  2951. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  2952. [08:43:42] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript$2.run(Skript.java:407)
  2953. [08:43:42] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  2954. [08:43:42] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  2955. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723)
  2956. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  2957. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  2958. [08:43:42] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  2959. [08:43:42] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  2960. [08:43:42] [Server thread/ERROR]: #!#!
  2961. [08:43:42] [Server thread/ERROR]: #!#! Version Information:
  2962. [08:43:42] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  2963. [08:43:42] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  2964. [08:43:42] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  2965. [08:43:42] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  2966. [08:43:42] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  2967. [08:43:42] [Server thread/ERROR]: #!#!
  2968. [08:43:42] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  2969. [08:43:42] [Server thread/ERROR]: #!#!
  2970. [08:43:42] [Server thread/ERROR]: #!#! Current node: set {PermissionError} to yaml value "Messages.PermissionError" from file "ItemEffects/config.yml" (ItemEffectsPotionsGUI.sk, line 56)
  2971. [08:43:42] [Server thread/ERROR]: #!#! Current item: null
  2972. [08:43:42] [Server thread/ERROR]: #!#!
  2973. [08:43:42] [Server thread/ERROR]: #!#! Thread: Server thread
  2974. [08:43:42] [Server thread/ERROR]: #!#!
  2975. [08:43:42] [Server thread/ERROR]: #!#! End of Error.
  2976. [08:43:42] [Server thread/WARN]: #!#!
  2977. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  2978. [08:43:42] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  2979. [08:43:42] [Server thread/WARN]: #!#!
  2980. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  2981. [08:43:42] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  2982. [08:43:42] [Server thread/WARN]: #!#!
  2983. [08:43:42] [Server thread/WARN]: #!#!
  2984. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  2985. [08:43:42] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  2986. [08:43:42] [Server thread/WARN]: #!#!
  2987. [08:43:42] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  2988. [08:43:42] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  2989. [08:43:42] [Server thread/WARN]: #!#!
  2990. [08:43:42] [Server thread/ERROR]: #!#!
  2991. [08:43:42] [Server thread/INFO]: [Skript] All scripts loaded without errors.
  2992. [08:43:42] [Server thread/WARN]: [Skript] No scripts were found, maybe you should write some ;)
  2993. [08:43:42] [Server thread/INFO]: [Skript] Finished loading.
  2994. [08:43:42] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.1
  2995. [08:43:42] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
  2996. [08:43:42] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
  2997. [08:43:42] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ...
  2998. [08:43:43] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetching all due players...
  2999. [08:43:43] [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.
  3000. [08:43:43] [Skript update thread/ERROR]: #!#!
  3001. [08:43:43] [Skript update thread/ERROR]: #!#! [Skript] Severe Error:
  3002. [08:43:43] [Skript update thread/ERROR]: #!#! Unexpected error while checking for a new version of Skript
  3003. [08:43:43] [Skript update thread/ERROR]: #!#!
  3004. [08:43:43] [Skript update thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  3005. [08:43:43] [Skript update thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  3006. [08:43:43] [Skript update thread/ERROR]: #!#! and check whether this error has already been reported.
  3007. [08:43:43] [Skript update thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  3008. [08:43:43] [Skript update thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  3009. [08:43:43] [Skript update thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  3010. [08:43:43] [Skript update thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  3011. [08:43:43] [Skript update thread/ERROR]: #!#!
  3012. [08:43:43] [Skript update thread/ERROR]: #!#! Stack trace:
  3013. [08:43:43] [Skript update thread/ERROR]: #!#! javax.xml.stream.XMLStreamException: ParseError at [row,col]:[1,1]
  3014. Message: Premature end of file.
  3015. [08:43:43] [Skript update thread/ERROR]: #!#! at com.sun.org.apache.xerces.internal.impl.XMLStreamReaderImpl.next(Unknown Source)
  3016. [08:43:43] [Skript update thread/ERROR]: #!#! at com.sun.xml.internal.stream.XMLEventReaderImpl.nextEvent(Unknown Source)
  3017. [08:43:43] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater.getChangelogs(Updater.java:286)
  3018. [08:43:43] [Skript update thread/ERROR]: #!#! at ch.njol.skript.Updater$2.run(Updater.java:210)
  3019. [08:43:43] [Skript update thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  3020. [08:43:43] [Skript update thread/ERROR]: #!#!
  3021. [08:43:43] [Skript update thread/ERROR]: #!#! Version Information:
  3022. [08:43:43] [Skript update thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  3023. [08:43:43] [Skript update thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  3024. [08:43:43] [Skript update thread/ERROR]: #!#! Minecraft: 1.8.8
  3025. [08:43:43] [Skript update thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  3026. [08:43:43] [Skript update thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  3027. [08:43:43] [Skript update thread/ERROR]: #!#!
  3028. [08:43:43] [Skript update thread/ERROR]: #!#! Running CraftBukkit: false
  3029. [08:43:43] [Skript update thread/ERROR]: #!#!
  3030. [08:43:43] [Skript update thread/ERROR]: #!#! Current node: null
  3031. [08:43:43] [Skript update thread/ERROR]: #!#! Current item: null
  3032. [08:43:43] [Skript update thread/ERROR]: #!#!
  3033. [08:43:43] [Skript update thread/ERROR]: #!#! Thread: Skript update thread
  3034. [08:43:43] [Skript update thread/ERROR]: #!#!
  3035. [08:43:43] [Skript update thread/ERROR]: #!#! End of Error.
  3036. [08:43:43] [Skript update thread/WARN]: #!#!
  3037. [08:43:43] [Skript update thread/WARN]: #!#! [Umbaska] List of plugins:
  3038. [08:43:43] [Skript update thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3039. [08:43:43] [Skript update thread/WARN]: #!#!
  3040. [08:43:43] [Skript update thread/WARN]: #!#! [Umbaska] List of addons:
  3041. [08:43:43] [Skript update thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  3042. [08:43:43] [Skript update thread/WARN]: #!#!
  3043. [08:43:43] [Skript update thread/WARN]: #!#!
  3044. [08:43:43] [Skript update thread/WARN]: #!#! [Umbaska] List of plugins:
  3045. [08:43:43] [Skript update thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3046. [08:43:43] [Skript update thread/WARN]: #!#!
  3047. [08:43:43] [Skript update thread/WARN]: #!#! [Umbaska] List of addons:
  3048. [08:43:43] [Skript update thread/WARN]: #!#! Failed to get addons hooked into Skript (NPE)!
  3049. [08:43:43] [Skript update thread/WARN]: #!#!
  3050. [08:43:43] [Skript update thread/ERROR]: #!#!
  3051. [08:43:43] [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!
  3052. [08:43:43] [Craft Scheduler Thread - 5/INFO]: [Vault] No new version available
  3053. [08:43:43] [Craft Scheduler Thread - 9/INFO]: [BuycraftX] Fetched due players (0 found).
  3054. [08:43:48] [Server thread/INFO]: TheNovaCoreMC issued server command: /itemeffect
  3055. [08:44:01] [Server thread/INFO]: TheNovaCoreMC issued server command: /skript reload all
  3056. [08:44:02] [Server thread/ERROR]: #!#!
  3057. [08:44:02] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3058. [08:44:02] [Server thread/ERROR]: #!#! Could not load ItemEffects.sk
  3059. [08:44:02] [Server thread/ERROR]: #!#!
  3060. [08:44:02] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  3061. [08:44:02] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  3062. [08:44:02] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  3063. [08:44:02] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  3064. [08:44:02] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  3065. [08:44:02] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  3066. [08:44:02] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  3067. [08:44:02] [Server thread/ERROR]: #!#!
  3068. [08:44:02] [Server thread/ERROR]: #!#! Stack trace:
  3069. [08:44:02] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  3070. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  3071. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  3072. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  3073. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  3074. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  3075. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  3076. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  3077. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  3078. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1061)
  3079. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  3080. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  3081. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  3082. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  3083. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  3084. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1088)
  3085. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  3086. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  3087. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Condition.parse(Condition.java:83)
  3088. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:729)
  3089. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  3090. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  3091. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  3092. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.reload(Skript.java:657)
  3093. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
  3094. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3095. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  3096. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  3097. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  3098. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  3099. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  3100. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  3101. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  3102. [08:44:02] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  3103. [08:44:02] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  3104. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  3105. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  3106. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  3107. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  3108. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  3109. [08:44:02] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  3110. [08:44:02] [Server thread/ERROR]: #!#!
  3111. [08:44:02] [Server thread/ERROR]: #!#! Version Information:
  3112. [08:44:02] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  3113. [08:44:02] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  3114. [08:44:02] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  3115. [08:44:02] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  3116. [08:44:02] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  3117. [08:44:02] [Server thread/ERROR]: #!#!
  3118. [08:44:02] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  3119. [08:44:02] [Server thread/ERROR]: #!#!
  3120. [08:44:02] [Server thread/ERROR]: #!#! Current node: if {FileConfig::ItemEffects} is not set: (ItemEffects.sk, line 58)
  3121. [08:44:02] [Server thread/ERROR]: #!#! Current item: null
  3122. [08:44:02] [Server thread/ERROR]: #!#!
  3123. [08:44:02] [Server thread/ERROR]: #!#! Thread: Server thread
  3124. [08:44:02] [Server thread/ERROR]: #!#!
  3125. [08:44:02] [Server thread/ERROR]: #!#! End of Error.
  3126. [08:44:02] [Server thread/WARN]: #!#!
  3127. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  3128. [08:44:02] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3129. [08:44:02] [Server thread/WARN]: #!#!
  3130. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  3131. [08:44:02] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  3132. [08:44:02] [Server thread/WARN]: #!#!
  3133. [08:44:02] [Server thread/WARN]: #!#!
  3134. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  3135. [08:44:02] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3136. [08:44:02] [Server thread/WARN]: #!#!
  3137. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  3138. [08:44:02] [Server thread/WARN]: #!#! Failed to get addons hooked into Skript (NPE)!
  3139. [08:44:02] [Server thread/WARN]: #!#!
  3140. [08:44:02] [Server thread/ERROR]: #!#!
  3141. [08:44:02] [Server thread/ERROR]: #!#!
  3142. [08:44:02] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3143. [08:44:02] [Server thread/ERROR]: #!#! Could not load ItemEffectsParticles.sk
  3144. [08:44:02] [Server thread/ERROR]: #!#!
  3145. [08:44:02] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  3146. [08:44:02] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  3147. [08:44:02] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  3148. [08:44:02] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  3149. [08:44:02] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  3150. [08:44:02] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  3151. [08:44:02] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  3152. [08:44:02] [Server thread/ERROR]: #!#!
  3153. [08:44:02] [Server thread/ERROR]: #!#! Stack trace:
  3154. [08:44:02] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  3155. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  3156. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  3157. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  3158. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  3159. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  3160. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  3161. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  3162. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:668)
  3163. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  3164. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  3165. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  3166. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.reload(Skript.java:657)
  3167. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
  3168. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3169. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  3170. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  3171. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  3172. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  3173. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  3174. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  3175. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  3176. [08:44:02] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  3177. [08:44:02] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  3178. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  3179. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  3180. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  3181. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  3182. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  3183. [08:44:02] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  3184. [08:44:02] [Server thread/ERROR]: #!#!
  3185. [08:44:02] [Server thread/ERROR]: #!#! Version Information:
  3186. [08:44:02] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  3187. [08:44:02] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  3188. [08:44:02] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  3189. [08:44:02] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  3190. [08:44:02] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  3191. [08:44:02] [Server thread/ERROR]: #!#!
  3192. [08:44:02] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  3193. [08:44:02] [Server thread/ERROR]: #!#!
  3194. [08:44:02] [Server thread/ERROR]: #!#! Current node: loop all players: (ItemEffectsParticles.sk, line 57)
  3195. [08:44:02] [Server thread/ERROR]: #!#! Current item: null
  3196. [08:44:02] [Server thread/ERROR]: #!#!
  3197. [08:44:02] [Server thread/ERROR]: #!#! Thread: Server thread
  3198. [08:44:02] [Server thread/ERROR]: #!#!
  3199. [08:44:02] [Server thread/ERROR]: #!#! End of Error.
  3200. [08:44:02] [Server thread/WARN]: #!#!
  3201. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  3202. [08:44:02] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3203. [08:44:02] [Server thread/WARN]: #!#!
  3204. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  3205. [08:44:02] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  3206. [08:44:02] [Server thread/WARN]: #!#!
  3207. [08:44:02] [Server thread/WARN]: #!#!
  3208. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  3209. [08:44:02] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3210. [08:44:02] [Server thread/WARN]: #!#!
  3211. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  3212. [08:44:02] [Server thread/WARN]: #!#! Failed to get addons hooked into Skript (NPE)!
  3213. [08:44:02] [Server thread/WARN]: #!#!
  3214. [08:44:02] [Server thread/ERROR]: #!#!
  3215. [08:44:02] [Server thread/ERROR]: #!#!
  3216. [08:44:02] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3217. [08:44:02] [Server thread/ERROR]: #!#! Could not load ItemEffectsParticlesGUI.sk
  3218. [08:44:02] [Server thread/ERROR]: #!#!
  3219. [08:44:02] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  3220. [08:44:02] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  3221. [08:44:02] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  3222. [08:44:02] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  3223. [08:44:02] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  3224. [08:44:02] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  3225. [08:44:02] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  3226. [08:44:02] [Server thread/ERROR]: #!#!
  3227. [08:44:02] [Server thread/ERROR]: #!#! Stack trace:
  3228. [08:44:02] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  3229. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  3230. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  3231. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  3232. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  3233. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  3234. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  3235. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  3236. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  3237. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  3238. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  3239. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  3240. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
  3241. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
  3242. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  3243. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  3244. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  3245. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.reload(Skript.java:657)
  3246. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
  3247. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3248. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  3249. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  3250. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  3251. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  3252. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  3253. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  3254. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  3255. [08:44:02] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  3256. [08:44:02] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  3257. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  3258. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  3259. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  3260. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  3261. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  3262. [08:44:02] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  3263. [08:44:02] [Server thread/ERROR]: #!#!
  3264. [08:44:02] [Server thread/ERROR]: #!#! Version Information:
  3265. [08:44:02] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  3266. [08:44:02] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  3267. [08:44:02] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  3268. [08:44:02] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  3269. [08:44:02] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  3270. [08:44:02] [Server thread/ERROR]: #!#!
  3271. [08:44:02] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  3272. [08:44:02] [Server thread/ERROR]: #!#!
  3273. [08:44:02] [Server thread/ERROR]: #!#! Current node: set {PermissionError} to yaml value "Messages.PermissionError" from file "ItemEffects/config.yml" (ItemEffectsParticlesGUI.sk, line 57)
  3274. [08:44:02] [Server thread/ERROR]: #!#! Current item: null
  3275. [08:44:02] [Server thread/ERROR]: #!#!
  3276. [08:44:02] [Server thread/ERROR]: #!#! Thread: Server thread
  3277. [08:44:02] [Server thread/ERROR]: #!#!
  3278. [08:44:02] [Server thread/ERROR]: #!#! End of Error.
  3279. [08:44:02] [Server thread/WARN]: #!#!
  3280. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  3281. [08:44:02] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3282. [08:44:02] [Server thread/WARN]: #!#!
  3283. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  3284. [08:44:02] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  3285. [08:44:02] [Server thread/WARN]: #!#!
  3286. [08:44:02] [Server thread/WARN]: #!#!
  3287. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  3288. [08:44:02] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3289. [08:44:02] [Server thread/WARN]: #!#!
  3290. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  3291. [08:44:02] [Server thread/WARN]: #!#! Failed to get addons hooked into Skript (NPE)!
  3292. [08:44:02] [Server thread/WARN]: #!#!
  3293. [08:44:02] [Server thread/ERROR]: #!#!
  3294. [08:44:02] [Server thread/ERROR]: #!#!
  3295. [08:44:02] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3296. [08:44:02] [Server thread/ERROR]: #!#! Could not load ItemEffectsPotions.sk
  3297. [08:44:02] [Server thread/ERROR]: #!#!
  3298. [08:44:02] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  3299. [08:44:02] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  3300. [08:44:02] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  3301. [08:44:02] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  3302. [08:44:02] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  3303. [08:44:02] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  3304. [08:44:02] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  3305. [08:44:02] [Server thread/ERROR]: #!#!
  3306. [08:44:02] [Server thread/ERROR]: #!#! Stack trace:
  3307. [08:44:02] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  3308. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  3309. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  3310. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  3311. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  3312. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  3313. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  3314. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  3315. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:668)
  3316. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  3317. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  3318. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  3319. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.reload(Skript.java:657)
  3320. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
  3321. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3322. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  3323. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  3324. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  3325. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  3326. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  3327. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  3328. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  3329. [08:44:02] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  3330. [08:44:02] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  3331. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  3332. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  3333. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  3334. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  3335. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  3336. [08:44:02] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  3337. [08:44:02] [Server thread/ERROR]: #!#!
  3338. [08:44:02] [Server thread/ERROR]: #!#! Version Information:
  3339. [08:44:02] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  3340. [08:44:02] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  3341. [08:44:02] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  3342. [08:44:02] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  3343. [08:44:02] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  3344. [08:44:02] [Server thread/ERROR]: #!#!
  3345. [08:44:02] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  3346. [08:44:02] [Server thread/ERROR]: #!#!
  3347. [08:44:02] [Server thread/ERROR]: #!#! Current node: loop all players: (ItemEffectsPotions.sk, line 46)
  3348. [08:44:02] [Server thread/ERROR]: #!#! Current item: null
  3349. [08:44:02] [Server thread/ERROR]: #!#!
  3350. [08:44:02] [Server thread/ERROR]: #!#! Thread: Server thread
  3351. [08:44:02] [Server thread/ERROR]: #!#!
  3352. [08:44:02] [Server thread/ERROR]: #!#! End of Error.
  3353. [08:44:02] [Server thread/WARN]: #!#!
  3354. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  3355. [08:44:02] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3356. [08:44:02] [Server thread/WARN]: #!#!
  3357. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  3358. [08:44:02] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  3359. [08:44:02] [Server thread/WARN]: #!#!
  3360. [08:44:02] [Server thread/WARN]: #!#!
  3361. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  3362. [08:44:02] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3363. [08:44:02] [Server thread/WARN]: #!#!
  3364. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  3365. [08:44:02] [Server thread/WARN]: #!#! Failed to get addons hooked into Skript (NPE)!
  3366. [08:44:02] [Server thread/WARN]: #!#!
  3367. [08:44:02] [Server thread/ERROR]: #!#!
  3368. [08:44:02] [Server thread/ERROR]: #!#!
  3369. [08:44:02] [Server thread/ERROR]: #!#! [Skript] Severe Error:
  3370. [08:44:02] [Server thread/ERROR]: #!#! Could not load ItemEffectsPotionsGUI.sk
  3371. [08:44:02] [Server thread/ERROR]: #!#!
  3372. [08:44:02] [Server thread/ERROR]: #!#! If you're developing an add-on for Skript this likely means that you have done something wrong.
  3373. [08:44:02] [Server thread/ERROR]: #!#! If you're a server admin however please go to http://forums.skunity.com/t/4148?u=nfell2009
  3374. [08:44:02] [Server thread/ERROR]: #!#! and check whether this error has already been reported.
  3375. [08:44:02] [Server thread/ERROR]: #!#! If not please reply with meaningful content, copy & paste this whole error into a pastebin (http://pastebin.com),
  3376. [08:44:02] [Server thread/ERROR]: #!#! and describe what you did before it happened and/or what you think caused the error.
  3377. [08:44:02] [Server thread/ERROR]: #!#! If you think that it's a trigger that's causing the error please post the trigger as well.
  3378. [08:44:02] [Server thread/ERROR]: #!#! By following this guide fixing the error should be easy and done fast. IF YOU DON'T FOLLOW IT, WE'LL HUNT YOU DOWN.
  3379. [08:44:02] [Server thread/ERROR]: #!#!
  3380. [08:44:02] [Server thread/ERROR]: #!#! Stack trace:
  3381. [08:44:02] [Server thread/ERROR]: #!#! ch.njol.skript.SkriptAPIException: No class info found for faction
  3382. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.registrations.Classes.getClassInfo(Classes.java:242)
  3383. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.getExprInfo(SkriptParser.java:1394)
  3384. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1115)
  3385. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  3386. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  3387. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseSingleExpr(SkriptParser.java:320)
  3388. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parseExpression(SkriptParser.java:417)
  3389. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1136)
  3390. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse_i(SkriptParser.java:1127)
  3391. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:220)
  3392. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.SkriptParser.parse(SkriptParser.java:175)
  3393. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.lang.Statement.parse(Statement.java:60)
  3394. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadItems(ScriptLoader.java:650)
  3395. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScript(ScriptLoader.java:510)
  3396. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:245)
  3397. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.ScriptLoader.loadScripts(ScriptLoader.java:199)
  3398. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.Skript.reload(Skript.java:657)
  3399. [08:44:02] [Server thread/ERROR]: #!#! at ch.njol.skript.SkriptCommand.onCommand(SkriptCommand.java:130)
  3400. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  3401. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  3402. [08:44:02] [Server thread/ERROR]: #!#! at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641)
  3403. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162)
  3404. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997)
  3405. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45)
  3406. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1)
  3407. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13)
  3408. [08:44:02] [Server thread/ERROR]: #!#! at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
  3409. [08:44:02] [Server thread/ERROR]: #!#! at java.util.concurrent.FutureTask.run(Unknown Source)
  3410. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44)
  3411. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715)
  3412. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374)
  3413. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654)
  3414. [08:44:02] [Server thread/ERROR]: #!#! at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557)
  3415. [08:44:02] [Server thread/ERROR]: #!#! at java.lang.Thread.run(Unknown Source)
  3416. [08:44:02] [Server thread/ERROR]: #!#!
  3417. [08:44:02] [Server thread/ERROR]: #!#! Version Information:
  3418. [08:44:02] [Server thread/ERROR]: #!#! Skript: 2.2-Fixes-V9b
  3419. [08:44:02] [Server thread/ERROR]: #!#! Bukkit: 1.8.8-R0.1-SNAPSHOT
  3420. [08:44:02] [Server thread/ERROR]: #!#! Minecraft: 1.8.8
  3421. [08:44:02] [Server thread/ERROR]: #!#! Java: 1.8.0_92 (Java HotSpot(TM) Client VM 25.92-b14)
  3422. [08:44:02] [Server thread/ERROR]: #!#! OS: Windows 7 x86 6.1
  3423. [08:44:02] [Server thread/ERROR]: #!#!
  3424. [08:44:02] [Server thread/ERROR]: #!#! Running CraftBukkit: false
  3425. [08:44:02] [Server thread/ERROR]: #!#!
  3426. [08:44:02] [Server thread/ERROR]: #!#! Current node: set {PermissionError} to yaml value "Messages.PermissionError" from file "ItemEffects/config.yml" (ItemEffectsPotionsGUI.sk, line 56)
  3427. [08:44:02] [Server thread/ERROR]: #!#! Current item: null
  3428. [08:44:02] [Server thread/ERROR]: #!#!
  3429. [08:44:02] [Server thread/ERROR]: #!#! Thread: Server thread
  3430. [08:44:02] [Server thread/ERROR]: #!#!
  3431. [08:44:02] [Server thread/ERROR]: #!#! End of Error.
  3432. [08:44:02] [Server thread/WARN]: #!#!
  3433. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  3434. [08:44:02] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3435. [08:44:02] [Server thread/WARN]: #!#!
  3436. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  3437. [08:44:02] [Server thread/WARN]: #!#! Umbaska v2.0 Beta 5.5.1SkQuery v3.5.1
  3438. [08:44:02] [Server thread/WARN]: #!#!
  3439. [08:44:02] [Server thread/WARN]: #!#!
  3440. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of plugins:
  3441. [08:44:02] [Server thread/WARN]: #!#! MotdManager - 1.41-b20, MYSlots - 2.1, MobMerge - 1.0.5-SNAPSHOT, AdvancedReport - 1.0.2, Announcer - 1.4.5, TpLogin - 2.7, SpectatorDisabler - 1.4.4, SkinsRestorer - 12.7-SNAPSHOT-4, RandomTeleport - 1.9.3, ItemEditor - 0.1.1, FrameProtect - 2.5, WorldEdit - 6.1;no_git_id, TimTheEnchanter - 3.0, Skript - 2.2-Fixes-V9b, NoRain - 0.1, WorldPlayerSign - 1.0.0, Essentials - TeamCity, NoLagg - 1.2, BarGamble - 1.0, SkQuery - 3.5.1, WorldBorder - 1.8.4, BuycraftX - 10.1.3, NoPluginViewer - 1.0, Votifier - 1.9, Multiverse-Core - 2.5.0-SNAPSHOT-b722, ProtocolLib - 3.6.4, NoCheatPlus - 3.10.12-RC-sMD5NET-b700, weeTrade - 1.5, EssentialsChat - TeamCity, PermissionsEx - 1.22.7-SNAPSHOT, Multiverse-Portals - 2.5.0-SNAPSHOT-b746, Vault - 1.5.6-b49, BetterDrops - 2.5.2, MassiveCore - 2.8.4, DisguiseCraft - 5.2, LogIt - 0.10.0.1, BattleTracker - 2.5.8.8, HolographicDisplays - 2.1.10, ChatProtectionPlus - 1.0.1, VoteParty - 1.9.9.1, WorldGuard - 6.1, AuctionHouse - 1.0, Factions - 1.6.9.5-U0.1.18-b298, EssentialsProtect - TeamCity, EssentialsGeoIP - TeamCity, EssentialsAntiBuild - TeamCity, KitCreator - 1.1, Umbaska - 2.0 Beta 5.5.1, LimitedCreative - 2.1, EssentialsSpawn - TeamCity, CustomEnchantments - 2.1d, ClickWarp - 1.3.5, TitleManager - 1.5.4, CombatLog - 1.8.11, HeadHunter - 2.2a, FBasics - 2.1.8, Refer - 2.1.1, ScoreboardStats - 0.9.13, LiteBans - 1.9.17, CrateReloaded - 1.3.56, ActionHealth - 4.2, SilkSpawners - 3.7.3, WhatIsIt - 1.3.8, EasyKits - 2.0.4, SimplePrefix - 2.5.1, RankSigns - 1.0, CombatTagPlus - 1.2.1, floAuction - 2.10.3, TntSpawners - 1.0
  3442. [08:44:02] [Server thread/WARN]: #!#!
  3443. [08:44:02] [Server thread/WARN]: #!#! [Umbaska] List of addons:
  3444. [08:44:02] [Server thread/WARN]: #!#! Failed to get addons hooked into Skript (NPE)!
  3445. [08:44:02] [Server thread/WARN]: #!#!
  3446. [08:44:02] [Server thread/ERROR]: #!#!
  3447. [08:44:30] [Async Chat Thread - #0/INFO]: **Staff [Owner] ~NovaCoreMC: stop
  3448. [08:44:34] [Server thread/INFO]: TheNovaCoreMC issued server command: /stop
  3449. [08:44:34] [Server thread/INFO]: [TheNovaCoreMC: Stopping the server]
  3450. [08:44:34] [Server thread/INFO]: Stopping server
  3451. [08:44:34] [Server thread/INFO]: [TntSpawners] Disabling TntSpawners v1.0
  3452. [08:44:34] [Server thread/INFO]: [floAuction] Disabling floAuction v2.10.3
  3453. [08:44:34] [Server thread/INFO]: [floAuction] has been disabled.
  3454. [08:44:34] [Server thread/INFO]: [CombatTagPlus] Disabling CombatTagPlus v1.2.1
  3455. [08:44:34] [Server thread/INFO]: [RankSigns] Disabling RankSigns v1.0
  3456. [08:44:34] [Server thread/INFO]: §8[§aRankSigns§8] is Disabled!
  3457. [08:44:34] [Server thread/INFO]: [SimplePrefix] Disabling SimplePrefix v2.5.1
  3458. [08:44:34] [Server thread/INFO]: [EasyKits] Disabling EasyKits v2.0.4
  3459. [08:44:34] [Server thread/INFO]: [WhatIsIt] Disabling WhatIsIt v1.3.8
  3460. [08:44:34] [Server thread/INFO]: [WhatIsIt] has been disabled.
  3461. [08:44:34] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v3.7.3
  3462. [08:44:34] [Server thread/INFO]: [ActionHealth] Disabling ActionHealth v4.2
  3463. [08:44:34] [Server thread/INFO]: [CrateReloaded] Disabling CrateReloaded v1.3.56
  3464. [08:44:34] [Server thread/ERROR]: Error occurred while disabling CrateReloaded v1.3.56 (Is it up to date?)
  3465. java.lang.NullPointerException
  3466. at cratereloaded.b.cleanup(CrateReloaded.java:95) ~[?:?]
  3467. at cratereloaded.b.onDisable(CrateReloaded.java:84) ~[?:?]
  3468. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3469. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3470. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3471. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3472. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3473. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3474. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3475. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  3476. [08:44:34] [Server thread/INFO]: [LiteBans] Disabling LiteBans v1.9.17
  3477. [08:44:34] [Server thread/INFO]: [LiteBans] v1.9.17 disabled.
  3478. [08:44:34] [Server thread/INFO]: [ScoreboardStats] Disabling ScoreboardStats v0.9.13
  3479. [08:44:34] [Server thread/INFO]: [ScoreboardStats] Now saving the stats to the database. This could take a while.
  3480. [08:44:34] [Server thread/INFO]: [Refer] Disabling Refer v2.1.1
  3481. [08:44:34] [Server thread/INFO]: [FBasics] Disabling FBasics v2.1.8
  3482. [08:44:34] [Server thread/INFO]: [HeadHunter] Disabling HeadHunter v2.2a
  3483. [08:44:34] [Server thread/INFO]: HeadHunter v2.2a has been Disabled!
  3484. [08:44:34] [Server thread/INFO]: [CombatLog] Disabling CombatLog v1.8.11
  3485. [08:44:34] [Server thread/INFO]: [CombatLog] CombatLog v1.8.11 Disabled.
  3486. [08:44:34] [Server thread/INFO]: [TitleManager] Disabling TitleManager v1.5.4
  3487. [08:44:34] [Server thread/INFO]: [ClickWarp] Disabling ClickWarp v1.3.5
  3488. [08:44:34] [Server thread/INFO]: [ClickWarp] Plugin v1.3.5 by comniemeer disabled.
  3489. [08:44:34] [Server thread/INFO]: [CustomEnchantments] Disabling CustomEnchantments v2.1d
  3490. [08:44:34] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  3491. [08:44:34] [Server thread/INFO]: [LimitedCreative] Disabling LimitedCreative v2.1
  3492. [08:44:34] [Server thread/INFO]: [Umbaska] Disabling Umbaska v2.0 Beta 5.5.1
  3493. [08:44:34] [Server thread/INFO]: [KitCreator] Disabling KitCreator v1.1
  3494. [08:44:34] [Server thread/INFO]: [KitCreator] KitCreator has been disabled!
  3495. [08:44:34] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
  3496. [08:44:34] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
  3497. [08:44:34] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
  3498. [08:44:34] [Server thread/INFO]: [Factions] Disabling Factions v1.6.9.5-U0.1.18-b298
  3499. [08:44:34] [Server thread/INFO]: [Factions v1.6.9.5-U0.1.18-b298] Disabled
  3500. [08:44:34] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v1.0
  3501. [08:44:34] [Server thread/ERROR]: Error occurred while disabling AuctionHouse v1.0 (Is it up to date?)
  3502. java.lang.NullPointerException
  3503. at net.cfilatov.auctionhouse.data.Database.closeConnection(Database.java:30) ~[?:?]
  3504. at net.cfilatov.auctionhouse.AuctionHouse.onDisable(AuctionHouse.java:41) ~[?:?]
  3505. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3506. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3507. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3508. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3509. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3510. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3511. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593) [Spigot188.jar:git-Spigot-db6de12-18fbb24]
  3512. at java.lang.Thread.run(Unknown Source) [?:1.8.0_92]
  3513. [08:44:34] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  3514. [08:44:34] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  3515. [08:44:34] [Server thread/INFO]: [VoteParty] Disabling VoteParty v1.9.9.1
  3516. [08:44:34] [Server thread/INFO]: [ChatProtectionPlus] Disabling ChatProtectionPlus v1.0.1
  3517. [08:44:34] [Server thread/INFO]: [ChatProtection+] is now Un-Loaded!
  3518. [08:44:34] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
  3519. [08:44:34] [Server thread/INFO]: [BattleTracker] Disabling BattleTracker v2.5.8.8
  3520. [08:44:34] [Server thread/INFO]: [LogIt] Disabling LogIt v0.10.0.1
  3521. [08:44:34] [Server thread/INFO]: [DisguiseCraft] Disabling DisguiseCraft v5.2
  3522. [08:44:34] [Server thread/INFO]: [DisguiseCraft] Version 5.2 disabled!
  3523. [08:44:34] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.4
  3524. [08:44:34] [Server thread/INFO]: [MassiveCore 2.8.4] Disabled
  3525. [08:44:34] [Server thread/INFO]: [BetterDrops] Disabling BetterDrops v2.5.2
  3526. [08:44:34] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  3527. [08:44:34] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5.0-SNAPSHOT-b746
  3528. [08:44:34] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.22.7-SNAPSHOT
  3529. [08:44:34] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  3530. [08:44:34] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  3531. [08:44:34] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  3532. [08:44:34] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  3533. [08:44:34] [Server thread/INFO]: [weeTrade] Disabling weeTrade v1.5
  3534. [08:44:34] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.10.12-RC-sMD5NET-b700
  3535. [08:44:34] [Server thread/INFO]: [NoCheatPlus] Version 3.10.12-RC-sMD5NET-b700 is disabled.
  3536. [08:44:34] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.4
  3537. [08:44:34] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-SNAPSHOT-b722
  3538. [08:44:34] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  3539. [08:44:34] [Server thread/INFO]: [Votifier] Votifier disabled.
  3540. [08:44:34] [Server thread/INFO]: [NoPluginViewer] Disabling NoPluginViewer v1.0
  3541. [08:44:34] [Thread-49/WARN]: [Votifier] Protocol error. Ignoring packet - socket closed
  3542. [08:44:34] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v10.1.3
  3543. [08:44:34] [Server thread/INFO]: [WorldBorder] Disabling WorldBorder v1.8.4
  3544. [08:44:34] [Server thread/INFO]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
  3545. [08:44:34] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.5.1
  3546. [08:44:34] [Server thread/INFO]: [BarGamble] Disabling BarGamble v1.0
  3547. [08:44:34] [Server thread/INFO]: [NoLagg] Disabling NoLagg v1.2
  3548. [08:44:34] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  3549. [08:44:34] [Server thread/INFO]: [WorldPlayerSign] Disabling WorldPlayerSign v1.0.0
  3550. [08:44:34] [Server thread/INFO]: [NoRain] Disabling NoRain v0.1
  3551. [08:44:34] [Server thread/INFO]: [Skript] Disabling Skript v2.2-Fixes-V9b
  3552. [08:44:34] [Server thread/INFO]: [TimTheEnchanter] Disabling TimTheEnchanter v3.0
  3553. [08:44:34] [Server thread/INFO]: [TimTheEnchanter] I *warned* you, but did you listen to me? Oh, no, you *knew*, didn't you? Oh, it's just a harmless little *bunny*, isn't it?
  3554. [08:44:34] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  3555. [08:44:34] [Server thread/INFO]: [FrameProtect] Disabling FrameProtect v2.5
  3556. [08:44:34] [Server thread/INFO]: [FrameProtect] disabled.
  3557. [08:44:34] [Server thread/INFO]: [ItemEditor] Disabling ItemEditor v0.1.1
  3558. [08:44:34] [Server thread/INFO]: [RandomTeleport] Disabling RandomTeleport v1.9.3
  3559. [08:44:34] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v12.7-SNAPSHOT-4
  3560. [08:44:34] [Server thread/INFO]: [SpectatorDisabler] Disabling SpectatorDisabler v1.4.4
  3561. [08:44:34] [Server thread/INFO]: [SpectatorDisabler] Disabled SpectatorDisabler v1.4.4
  3562. [08:44:34] [Server thread/INFO]: [TpLogin] Disabling TpLogin v2.7
  3563. [08:44:34] [Server thread/INFO]: [Announcer] Disabling Announcer v1.4.5
  3564. [08:44:34] [Server thread/INFO]: Announcer v1.4.5 is disabled!
  3565.  
  3566. [08:44:34] [Server thread/INFO]: [AdvancedReport] Disabling AdvancedReport v1.0.2
  3567. [08:44:34] [Server thread/INFO]: [MobMerge] Disabling MobMerge v1.0.5-SNAPSHOT
  3568. [08:44:34] [Server thread/INFO]: [MYSlots] Disabling MYSlots v2.1
  3569. [08:44:34] [Server thread/INFO]: [MotdManager] Disabling MotdManager v1.41-b20
  3570. [08:44:34] [Server thread/INFO]: [MotdManager] version 1.41-b20 is disabled!
  3571. [08:44:34] [Server thread/INFO]: Saving players
  3572. [08:44:34] [Server thread/INFO]: TheNovaCoreMC lost connection: Server closed
  3573. [08:44:34] [Server thread/INFO]: TheNovaCoreMC left the game.
  3574. [08:44:34] [Server thread/INFO]: Saving worlds
  3575. [08:44:34] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  3576. [08:44:34] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  3577. [08:44:34] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  3578. [08:44:34] [Server thread/INFO]: Saving chunks for level 'Minigames'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement