Advertisement
Guest User

Untitled

a guest
May 23rd, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.89 KB | None | 0 0
  1. [05:26:55] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [05:26:55] [Server thread/INFO]: Loading properties
  3. [05:26:55] [Server thread/INFO]: Default game type: SURVIVAL
  4. [05:26:55] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-e4d4710-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [05:26:55] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [05:26:55] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [05:26:55] [Server thread/INFO]: Debug logging is disabled
  8. [05:26:55] [Server thread/INFO]: Generating keypair
  9. [05:26:55] [Server thread/INFO]: Starting Minecraft server on *:5006
  10. [05:26:55] [Server thread/INFO]: Using epoll channel type
  11. [05:26:55] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [05:26:55] [Server thread/ERROR]: Could not load 'plugins/SkellettProxy.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Spigot-e4d4710-e1ebe52]
  17. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server.jar:git-Spigot-e4d4710-e1ebe52]
  18. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server.jar:git-Spigot-e4d4710-e1ebe52]
  19. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server.jar:git-Spigot-e4d4710-e1ebe52]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_131]
  21. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  22. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_131]
  23. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_131]
  24. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_131]
  25. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_131]
  26. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_131]
  27. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_131]
  28. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_131]
  29. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
  30. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_131]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  32. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  33. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  34. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  35. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
  36. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_131]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  39. ... 6 more
  40. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  41. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_131]
  42. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  43. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  44. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  45. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  46. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_131]
  47. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_131]
  48. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_131]
  49. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_131]
  50. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_131]
  51. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_131]
  52. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_131]
  53. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_131]
  54. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_131]
  55. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  57. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_131]
  58. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_131]
  59. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_131]
  60. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_131]
  61. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  62. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server.jar:git-Spigot-e4d4710-e1ebe52]
  63. ... 6 more
  64. [05:26:55] [Server thread/INFO]: [HiveJumpPads] Loading HiveJumpPads v2.17
  65. [05:26:55] [Server thread/INFO]: [Skript] Loading Skript v2.2-dev25
  66. [05:26:55] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.4.4
  67. [05:26:55] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
  68. [05:26:55] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  69. [05:26:55] [Server thread/INFO]: Injected custom channel handlers.
  70. [05:26:55] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.3
  71. [05:26:55] [Server thread/INFO]: [ExertSK] Loading ExertSK v0.1.3b
  72. [05:26:55] [Server thread/INFO]: [SaturationFix] Loading SaturationFix v1.0
  73. [05:26:55] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.22.1
  74. [05:26:55] [Server thread/INFO]: [ExtrasSK] Loading ExtrasSK v1.1
  75. [05:26:55] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b719
  76. [05:26:56] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.7-SNAPSHOT-b232
  77. [05:26:56] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.1
  78. [05:26:56] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
  79. [05:26:56] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v17.05.16-b870081-696-13.0.0
  80. [05:26:56] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.5
  81. [05:26:56] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8
  82. [05:26:56] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.12.0
  83. [05:26:56] [Server thread/INFO]: [SimplyVanish] Loading SimplyVanish v1.3.0
  84. [05:26:56] [Server thread/INFO]: [Vault] Loading Vault v1.4.1-b436
  85. [05:26:56] [Server thread/INFO]: [RespawnSK] Loading RespawnSK v1
  86. [05:26:56] [Server thread/INFO]: [RandomSK] Loading RandomSK v2.7.1
  87. [05:26:56] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.22.1
  88. [05:26:56] [Server thread/INFO]: [ProtocolSupport] Allocator: PooledByteBufAllocator(directByDefault: true), direct: true
  89. [05:26:56] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
  90. [05:26:56] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 500
  91. [05:26:56] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping dealy: 1000
  92. [05:26:56] [Server thread/INFO]: [ProtocolSupport] Login threads max count: 8, keep alive time: 60
  93. [05:26:56] [Server thread/INFO]: [ProtocolSupport] Using injected ServerConnection
  94. [05:26:56] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
  95. [05:26:56] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.1.21
  96. [05:26:56] [Server thread/INFO]: [SkStuff] Loading SkStuff v1.6.3.6
  97. [05:26:56] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  98. [05:26:56] [Server thread/INFO]: [TagSpawnProtection] Loading TagSpawnProtection v1.6.1
  99. [05:26:56] [Server thread/INFO]: [Umbaska] Loading Umbaska v2.0 Beta 5.5.1
  100. [05:26:56] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.7.4
  101. [05:26:56] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.7-SNAPSHOT-b232
  102. [05:26:56] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  103. [05:26:56] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v17.05.16-b870081-696-13.0.0
  104. [05:26:56] [Server thread/INFO]: ====== USE PAPER ======
  105. [05:26:56] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  106. [05:26:56] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  107. [05:26:56] [Server thread/INFO]: - This is only a recommendation
  108. [05:26:56] [Server thread/INFO]: ==============================
  109. [05:26:56] [Server thread/INFO]: [Vault] Enabling Vault v1.4.1-b436
  110. [05:26:56] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  111. [05:26:56] [Server thread/INFO]: [Vault] Enabled Version 1.4.1-b436
  112. [05:26:56] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.22.1
  113. [05:26:56] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  114. [05:26:56] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  115. [05:26:56] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  116. [05:26:56] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  117. [05:26:56] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  118. [05:26:56] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  119. [05:26:56] [Server thread/INFO]: Preparing level "world"
  120. [05:26:56] [Server thread/INFO]: -------- World Settings For [world] --------
  121. [05:26:56] [Server thread/INFO]: Mob Spawn Range: 4
  122. [05:26:56] [Server thread/INFO]: Anti X-Ray: true
  123. [05:26:56] [Server thread/INFO]: Engine Mode: 1
  124. [05:26:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  125. [05:26:56] [Server thread/INFO]: Replace Blocks: [1, 5]
  126. [05:26:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  127. [05:26:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  128. [05:26:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  129. [05:26:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  130. [05:26:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  131. [05:26:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  132. [05:26:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  133. [05:26:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  134. [05:26:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  135. [05:26:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  136. [05:26:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  137. [05:26:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  138. [05:26:56] [Server thread/INFO]: Random Lighting Updates: false
  139. [05:26:56] [Server thread/INFO]: Structure Info Saving: true
  140. [05:26:56] [Server thread/INFO]: Sending up to 5 chunks per packet
  141. [05:26:56] [Server thread/INFO]: Max Entity Collisions: 8
  142. [05:26:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  143. [05:26:56] [Server thread/INFO]: Max TNT Explosions: 100
  144. [05:26:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  145. [05:26:56] [Server thread/INFO]: Item Despawn Rate: 6000
  146. [05:26:56] [Server thread/INFO]: Item Merge Radius: 2.5
  147. [05:26:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  148. [05:26:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  149. [05:26:56] [Server thread/INFO]: View Distance: 10
  150. [05:26:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  151. [05:26:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
  152. [05:26:56] [Server thread/INFO]: Clear tick list: false
  153. [05:26:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  154. [05:26:56] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6660810609381665525)
  155. [05:26:57] [Server thread/INFO]: [HiveJumpPads] Enabling HiveJumpPads v2.17
  156. [05:26:57] [Server thread/INFO]: [Hive JumpPads] Hive JumpPads v2.17 developed by Xenedor!
  157. [05:26:57] [Server thread/INFO]: [Hive JumpPads] Hive JumpPads Successful loaded!
  158. [05:26:57] [Server thread/INFO]: [Skript] Enabling Skript v2.2-dev25
  159. [05:26:57] [Server thread/ERROR]: [Skript] 'locked chest' is not an item type (aliases-english.sk, line 118: fuel¦s = lava bucket, blaze rod, any coal, planks, log, huge mushroom, workbench, fence, wooden stairs, trapdoor, sapling, stick, chest, locked chest, jukebox, note block')
  160. [05:26:57] [Server thread/INFO]: [Skript] Loaded a total of 11616 english aliases
  161. [05:26:57] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
  162. [05:26:57] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~
  163. [05:26:57] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.4.4
  164. [05:26:57] [Server thread/INFO]: [PacketListenerApi] Metrics started
  165. [05:26:57] [Server thread/INFO]: Adding channels for online players...
  166. [05:26:57] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.3
  167. [05:26:57] [Server thread/INFO]: [ExertSK] Enabling ExertSK v0.1.3b
  168. [05:26:57] [Server thread/INFO]: [ExertSK] Hooked into metrics!
  169. [05:26:57] [Server thread/INFO]: [ExertSK] Versionv1_8_R3
  170. [05:26:57] [Server thread/INFO]: [SaturationFix] Enabling SaturationFix v1.0
  171. [05:26:57] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.22.1
  172. [05:26:57] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  173. [05:26:57] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  174. [05:26:57] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 170 classes.
  175. [05:26:57] [Server thread/INFO]: [skQuery] Beginning to process a total of 170 from SkQuery
  176. [05:26:57] [Server thread/INFO]: [skQuery] Out of 170 classes, 164 classes were loaded from SkQuery
  177. [05:26:57] [Server thread/INFO]: [ExtrasSK] Enabling ExtrasSK v1.1
  178. [05:26:57] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
  179. [05:26:58] [Server thread/WARN]: [Multiverse-Core] Cannot load worlds.yml
  180. [05:26:58] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -6660810609381665525
  181. [05:26:58] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  182. [05:26:58] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 248 Y: 64 Z: 24 P: 0 Y: 0
  183. [05:26:58] [Server thread/INFO]: [Multiverse-Core] New Spawn for 'world' is located at: world:242.50,66.00,32.50:0.00:0.00
  184. [05:26:58] [Server thread/INFO]: [Multiverse-Core] 1 - World(s) loaded.
  185. [05:26:58] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  186. [05:26:58] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.1
  187. [05:26:58] [Server thread/INFO]: [Skellett] The item merge event is only for 1.9+ versions!
  188. [05:26:58] [Server thread/INFO]: [Skellett] The offhand switch event is only for 1.9+ versions!
  189. [05:26:58] [Server thread/INFO]: [Skellett] The breeding event is only for 1.10+ versions!
  190. [05:26:58] [Server thread/INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions!
  191. [05:26:58] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  192. [05:26:58] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
  193. [05:26:58] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  194. [05:26:58] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
  195. [05:26:58] [Server thread/INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions!
  196. [05:26:58] [Server thread/INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions!
  197. [05:26:58] [Server thread/INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions!
  198. [05:26:58] [Server thread/INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions!
  199. [05:26:58] [Server thread/INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions!
  200. [05:26:58] [Server thread/INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions!
  201. [05:26:58] [Server thread/INFO]: [Skellett] ItemCooldown syntax is for 1.11.2+ spigot versions!
  202. [05:26:58] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  203. [05:26:58] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
  204. [05:26:58] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions!
  205. [05:26:58] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
  206. [05:26:58] [Server thread/INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions!
  207. [05:26:58] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions!
  208. [05:26:58] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions!
  209. [05:26:58] [Server thread/INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions!
  210. [05:26:58] [Server thread/INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions!
  211. [05:26:58] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions!
  212. [05:26:58] [Server thread/INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions!
  213. [05:26:58] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions!
  214. [05:26:58] [Server thread/INFO]: [Skellett] Registered 69 Effects, 21 Conditions, 163 Expressions and 20 Events
  215. [05:26:58] [Server thread/INFO]: [Skellett] Has been enabled!
  216. [05:26:58] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
  217. [05:26:58] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  218. [05:26:58] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.5
  219. [05:26:58] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.5!
  220. [05:26:58] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you.
  221. [05:26:58] [Server thread/INFO]: [skRayFall] Cooking Bacon...
  222. [05:26:58] [Server thread/INFO]: [skRayFall] Citizens not found! Sorry you cant make friends, but don't worry we will still be your friend <3
  223. [05:26:58] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas!
  224. [05:26:58] [Server thread/INFO]: [skRayFall] No Votifier Found! *Checks oven for finished bacon*
  225. [05:26:58] [Server thread/INFO]: [skRayFall] Enabling general 1.8/1.9/1.10 bacon!
  226. [05:26:58] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon!
  227. [05:26:59] [Server thread/INFO]: [skRayFall] An update for skRayFall is available!
  228. [05:26:59] [Server thread/INFO]: [skRayFall] Bacon is ready!
  229. [05:26:59] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8
  230. [05:26:59] [Server thread/INFO]: [WildSkript] skQuery hooked!
  231. [05:26:59] [Server thread/INFO]: [WildSkript] RandomSK hooked!
  232. [05:26:59] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered!
  233. [05:26:59] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered!
  234. [05:26:59] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~
  235. [05:26:59] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.12.0
  236. [05:26:59] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  237. [05:26:59] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.12.0
  238. [05:26:59] [Server thread/INFO]: [FeatherBoard] Framework version: 2016-08
  239. [05:26:59] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  240. [05:26:59] [Server thread/INFO]: [FeatherBoard] Site: http://www.mvdw-software.com/
  241. [05:26:59] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  242. [05:26:59] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  243. [05:26:59] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  244. [05:26:59] [Server thread/INFO]: [FeatherBoard] Creating new file 'plugins/FeatherBoard/placeholders/placeholder_multiverse.yml'!
  245. [05:26:59] [Server thread/INFO]: [FeatherBoard] Using template for file 'plugins/FeatherBoard/placeholders/placeholder_multiverse.yml' ...
  246. [05:26:59] [Server thread/ERROR]: [FeatherBoard] Error while loading plugins/FeatherBoard/placeholders/placeholder_multiverse.yml!
  247. [05:27:00] [Server thread/INFO]: [MVdWPlaceholderAPI] Using FeatherBoard to get placeholders!
  248. [05:27:00] [Server thread/INFO]: [FeatherBoard] Loaded 1699 of the 4550 placholders
  249. [05:27:00] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
  250. [05:27:00] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  251. [05:27:00] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  252. [05:27:00] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  253. [05:27:00] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  254. [05:27:00] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  255. [05:27:00] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  256. [05:27:00] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  257. [05:27:00] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  258. [05:27:00] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
  259. [05:27:00] [Server thread/INFO]: [FeatherBoard] Lines: 2
  260. [05:27:00] [Server thread/INFO]: [FeatherBoard] Arguments: 1
  261. [05:27:00] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
  262. [05:27:01] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  263. [05:27:01] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  264. [05:27:01] [Server thread/INFO]: [FeatherBoard] A new update for FeatherBoard is available for download on Spigot!
  265. [05:27:01] [LoginProcessingThread/INFO]: UUID of player jagger is 89ed324b-2bf0-41bb-bbb8-fd2ee9132226
  266. [05:27:02] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  267. [05:27:02] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  268. [05:27:02] [Server thread/INFO]: [SimplyVanish] Enabling SimplyVanish v1.3.0
  269. [05:27:02] [Server thread/INFO]: [SimplyVanish] Enabled
  270. [05:27:02] [Server thread/INFO]: [RespawnSK] Enabling RespawnSK v1
  271. [05:27:02] [Server thread/INFO]: [RandomSK] Enabling RandomSK v2.7.1
  272. [05:27:02] [Server thread/WARN]: [Skript] Ignored an exception due to user configuration: Can't register org.bukkit.util.Vector with the code name vector because that name is already used by types.vector
  273. [05:27:02] [Server thread/WARN]: [Skript] Ignored an exception due to user configuration: Can't register org.bukkit.event.player.PlayerFishEvent$State with the code name fishingstate because that name is already used by types.fishingstate
  274. [05:27:02] [Server thread/WARN]: [Skript] Ignored an exception due to user configuration: Can't register org.bukkit.Statistic with the code name statistic because that name is already used by types.statistic
  275. [05:27:02] [Server thread/WARN]: [Skript] Ignored an exception due to user configuration: Can't register org.bukkit.event.player.PlayerTeleportEvent$TeleportCause with the code name teleportcause because that name is already used by types.teleportcause
  276. [05:27:02] [Server thread/INFO]: [RandomSK] A total of 89 classes has been loaded!
  277. [05:27:02] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
  278. [05:27:02] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  279. [05:27:02] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  280. [05:27:02] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.1.21
  281. [05:27:02] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  282. [05:27:02] [Server thread/INFO]: [LiteBans] Connecting to database...
  283. [05:27:37] [Server thread/ERROR]: [LiteBans] Failed to connect to [jdbc:mysql://localhost:3306/bans] using mysql driver.
  284. [05:27:37] [Server thread/ERROR]: [LiteBans] Error: Exception during pool initialization: litebans-pool - Connection is not available, request timed out after 30000ms.
  285. [05:27:37] [Server thread/ERROR]: [LiteBans] Cause: Access denied for user 'bans'@'localhost' (using password: YES)
  286. [05:27:37] [Server thread/ERROR]: [LiteBans] [!] Access to the database "bans" was denied.
  287. [05:27:37] [Server thread/ERROR]: [LiteBans] [!] Ensure that the database "bans" has been created and that you have permissions to access this database.
  288. [05:27:37] [Server thread/ERROR]: [LiteBans] Please configure: plugins/LiteBans/config.yml
  289. [05:27:37] [Server thread/ERROR]: [LiteBans] Connection failed.
  290. [05:27:37] [Server thread/INFO]: [LiteBans] v2.1.21 enabled. Startup took 35195 ms.
  291. [05:27:37] [Server thread/INFO]: [SkStuff] Enabling SkStuff v1.6.3.6
  292. [05:27:37] [Server thread/INFO]: [SkStuff] SkStuff 1.6.3.6 has been successfully enabled!
  293. [05:27:37] [Server thread/INFO]: [SkStuff] Registering general non version specific stuff...
  294. [05:27:37] [Server thread/INFO]: [SkStuff] It looks like you're either running 1.8.4, 1.8.7, 1.8.8 or 1.8.9!
  295. [05:27:37] [Server thread/INFO]: [SkStuff] Trying to register version specific stuff...
  296. [05:27:37] [Server thread/INFO]: [SkStuff] WorldEdit found! Registering WorldEdit stuff...
  297. [05:27:37] [Server thread/INFO]: [SkStuff] Hooked into Metrics! Woohoo!!
  298. [05:27:37] [Server thread/INFO]: [SkStuff] Everything ready! Loaded a total of 1 conditions, 19 effects, 1 events, 30 expressions and 3 types!
  299. [05:27:37] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  300. [05:27:37] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  301. [05:27:37] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  302. [05:27:37] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  303. [05:27:37] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  304. [05:27:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  305. [05:27:37] [Server thread/INFO]: [WorldGuard] Loading region data...
  306. [05:27:37] [Server thread/INFO]: [TagSpawnProtection] Enabling TagSpawnProtection v1.6.1
  307. [05:27:37] [Server thread/INFO]: [TagSpawnProtection] Loaded data from lang.yml.
  308. [05:27:37] [Server thread/INFO]: [TagSpawnProtection] Loaded data from config.yml.
  309. [05:27:37] [Server thread/INFO]: [TagSpawnProtection] Loaded data from patterns.dat.yml.
  310. [05:27:37] [Server thread/INFO]: [TagSpawnProtection] Loaded data from regions.dat.yml.
  311. [05:27:37] [Server thread/INFO]: [TagSpawnProtection] Enabled support for FeatherBoard.
  312. [05:27:37] [Server thread/INFO]: [FeatherBoard] Registered custom placeholder: {tsp_tagtime}
  313. [05:27:37] [Server thread/INFO]: [Umbaska] Enabling Umbaska v2.0 Beta 5.5.1
  314. [05:27:37] [Server thread/INFO]: [Umbaska] §a[Umbaska] Hooked into metrics! :)
  315. [05:27:37] [Server thread/INFO]: [Umbaska] Registering console listener...
  316. [05:27:37] [Server thread/INFO]: [Umbaska] Registered console listener
  317. [05:27:38] [Server thread/INFO]: [Umbaska]
  318. [05:27:38] [Server thread/INFO]: [Umbaska]
  319. [05:27:38] [Server thread/INFO]: [Umbaska]
  320. [05:27:38] [Server thread/INFO]: [Umbaska]
  321. [05:27:38] [Server thread/INFO]: [Umbaska]
  322. [05:27:38] [Server thread/INFO]: [Umbaska] Thanks to our Patreons who help support Umbaska and it's development!
  323. [05:27:38] [Server thread/INFO]: [Umbaska] Thanks to the following people;
  324. > LimeGlass - $3 - January 2016 -> $5 - February 2016
  325. [05:27:38] [Server thread/INFO]: [Umbaska] https://www.patreon.com/Gatt
  326. [05:27:38] [Server thread/INFO]: [Umbaska]
  327. [05:27:38] [Server thread/INFO]: [Umbaska]
  328. [05:27:38] [Server thread/INFO]: [Umbaska]
  329. [05:27:38] [Server thread/INFO]: [Umbaska]
  330. [05:27:38] [Server thread/INFO]: [Umbaska 2.0] THE CONFIG FILE CONTAINS UNSET VALUES - YOU MUST FIX THEM BEFORE THE UMBASKACORD HOOK WILL WORK
  331. [05:27:38] [Server thread/INFO]: Loading ProtocolLib Effects
  332. [05:27:38] [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 :)
  333. [05:27:38] [Server thread/INFO]: [Umbaska] [Umbaska > SkQuery] Attempting to register new Spawn Particle Effect.
  334. [05:27:38] [Server thread/INFO]: [Umbaska] When Gatt and BaeFell work together, amazing things happen!
  335. GO! SUPER GATTFELL REGISTER SEQUENCE!
  336. Achievement Get! Used the new Umbaska Version
  337. [05:27:38] [Server thread/INFO]: [Umbaska] Registering Armor Stand related expressions
  338. [05:27:38] [Server thread/WARN]: [Skript] Ignored an exception due to user configuration: Can't register the class info clicktype because the class org.bukkit.event.inventory.ClickType is already registered
  339. [05:27:38] [Server thread/WARN]: [Skript] Ignored an exception due to user configuration: Can't register org.bukkit.EntityEffect with the code name entityeffect because that name is already used by types.entityeffect
  340. [05:27:38] [Server thread/INFO]: [Umbaska] [Umbaska > SkQuery] Registered Custom Particle Enum. Have some BACON!!!!
  341. [05:27:38] [Server thread/INFO]: Registering Entity Interact Event
  342. [05:27:38] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.7.4
  343. [05:27:38] [Server thread/INFO]: [TuSKe] Enabling Metrics... Done!
  344. [05:27:38] [Server thread/INFO]: [TuSKe] Loaded sucessfully a total of 8 events, 12 conditions, 59 expressions and 13 effects in 0.0 seconds. Enjoy ^-^
  345. [05:27:38] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  346. [05:27:38] [Server thread/INFO]: Done (41.920s)! For help, type "help" or "?"
  347. [05:27:38] [Server thread/INFO]: Starting GS4 status listener
  348. [05:27:38] [Server thread/WARN]: Unable to determine local host IP, please set server-ip in '/home/Panda/FFA/server.properties' : Panda: Panda: No address associated with hostname
  349. [05:27:38] [Query Listener #1/INFO]: Query running on 0.0.0.0:5006
  350. [05:27:38] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  351. [05:27:38] [Server thread/ERROR]: [Skript] Could not hook into Vault. This can happen if Skript doesn't support the installed version of Vault
  352. [05:27:38] [Server thread/INFO]: [Skript] Loading variables...
  353. [05:27:39] [Server thread/INFO]: [Skript] Loaded 57109 variables in 0.5 seconds
  354. [05:27:40] [Server thread/ERROR]: [Skript] Can't compare an entity with 'in "spawn"' (arena.sk, line 51: if victim is in "spawn":')
  355. [05:27:40] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (arena.sk, line 53: else:')
  356. [05:27:40] [Server thread/ERROR]: [Skript] Can't compare a living entity with 'in "spawn"' (arena.sk, line 67: if shooter is in "spawn":')
  357. [05:27:40] [Server thread/ERROR]: [Skript] Can't compare a player with 'in "spawn"' (arena.sk, line 71: if player is in "spawn":')
  358. [05:27:40] [Server thread/ERROR]: [Skript] Can't compare a player with 'in "spawn"' (arena.sk, line 75: if player is in "spawn":')
  359. [05:27:40] [Server thread/ERROR]: [Skript] Can't compare a player with 'in "spawn"' (arena.sk, line 109: if player is in "spawn":')
  360. [05:27:40] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (arena.sk, line 111: else:')
  361. [05:27:40] [Server thread/ERROR]: [Skript] Can't compare a player with 'in "spawn"' (arena.sk, line 145: if player is in "spawn":')
  362. [05:27:40] [Server thread/ERROR]: [Skript] 'else' has to be placed just after an 'if' or 'else if' section (arena.sk, line 162: else:')
  363. [05:27:40] [Server thread/ERROR]: [Skript] Can't understand this loop: 'loop blocks in region "northpoint"' (capturepoints.sk, line 7: loop blocks in region "northpoint":')
  364. [05:27:40] [Server thread/ERROR]: [Skript] Can't understand this loop: 'loop blocks in region "northpoint"' (capturepoints.sk, line 16: loop blocks in region "northpoint":')
  365. [05:27:40] [Server thread/ERROR]: [Skript] Can't understand this loop: 'loop blocks in region "southpoint"' (capturepoints.sk, line 25: loop blocks in region "southpoint":')
  366. [05:27:40] [Server thread/ERROR]: [Skript] Can't understand this loop: 'loop blocks in region "southpoint"' (capturepoints.sk, line 34: loop blocks in region "southpoint":')
  367. [05:27:40] [Server thread/ERROR]: [Skript] Can't understand this loop: 'loop blocks in region "eastpoint"' (capturepoints.sk, line 43: loop blocks in region "eastpoint":')
  368. [05:27:40] [Server thread/ERROR]: [Skript] Can't understand this loop: 'loop blocks in region "eastpoint"' (capturepoints.sk, line 52: loop blocks in region "eastpoint":')
  369. [05:27:40] [Server thread/ERROR]: [Skript] Can't understand this loop: 'loop blocks in region "westpoint"' (capturepoints.sk, line 61: loop blocks in region "westpoint":')
  370. [05:27:40] [Server thread/ERROR]: [Skript] Can't understand this loop: 'loop blocks in region "westpoint"' (capturepoints.sk, line 70: loop blocks in region "westpoint":')
  371. [05:27:41] [Server thread/INFO]: [Skript] Loaded 9 scripts with a total of 66 triggers and 28 commands in 1.6 seconds
  372. [05:27:41] [Server thread/INFO]: [Skript] Finished loading.
  373. [05:27:41] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  374. [05:27:41] [Craft Scheduler Thread - 24/INFO]: [LiteBans] A plugin update is available! Your version: 2.1.21, latest version: 2.2.2
  375. [05:27:41] [Craft Scheduler Thread - 24/INFO]: [LiteBans] Updates can be downloaded from here:
  376. [05:27:41] [Craft Scheduler Thread - 24/INFO]: [LiteBans] https://www.spigotmc.org/resources/litebans.3715/
  377. [05:27:41] [Server thread/INFO]: [Skellett] Connected to SkellettProxy!
  378. [05:27:41] [Craft Scheduler Thread - 24/INFO]: [Skellett] SkellettProxy connection established on port 7339
  379. [05:27:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@3c9f8da7[id=89ed324b-2bf0-41bb-bbb8-fd2ee9132226,name=jagger,properties={textures=[com.mojang.authlib.properties.Property@316fead8]},legacy=false] (/174.115.251.240:54287) lost connection: Internal Exception: protocolsupport.protocol.core.timeout.IntervalReadTimeoutException$1: read timed out
  380. [05:27:41] [Craft Scheduler Thread - 21/INFO]: [TuSKe] Checking for latest update...
  381. [05:27:41] [Craft Scheduler Thread - 12/INFO]: [PlugMan] No update was found.
  382. [05:27:41] [Craft Scheduler Thread - 25/INFO]: [Vault] Checking for Updates:
  383. [05:27:41] [Craft Scheduler Thread - 25/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.4.1
  384. [05:27:41] [Craft Scheduler Thread - 25/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
  385. [05:27:41] [Craft Scheduler Thread - 21/INFO]: [TuSKe] New update available: v1.7.4" class="header-search-scope no-underline
  386. [05:27:41] [Craft Scheduler Thread - 21/INFO]: [TuSKe] Check what's new in: https://github.com/Tuke-Nuke/TuSKe/releases/tag/1.7.4" class="header-search-scope no-underline
  387. [05:27:41] [Craft Scheduler Thread - 21/INFO]: [TuSKe] You can download and update it with /tuske update.
  388. [05:27:45] [Craft Scheduler Thread - 21/INFO]: [TuSKe] Documentation was generated correctly.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement