Advertisement
Andoz_Cz

Untitled

May 6th, 2017
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 47.61 KB | None | 0 0
  1. [10:42:03] [Server thread/INFO]: Starting minecraft server version 1.9
  2. [10:42:03] [Server thread/INFO]: Loading properties
  3. [10:42:03] [Server thread/INFO]: Default game type: SURVIVAL
  4. [10:42:03] [Server thread/INFO]: Generating keypair
  5. [10:42:03] [Server thread/INFO]: Starting Minecraft server on 89.203.248.21:26395
  6. [10:42:03] [Server thread/INFO]: Using epoll channel type
  7. [10:42:03] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-8b69bdd (MC: 1.9) (Implementing API version 1.9-R0.1-SNAPSHOT)
  8. [10:42:04] [Server thread/ERROR]: Could not load 'plugins/ColoredSigns_1.3.jar' in folder 'plugins'
  9. org.bukkit.plugin.InvalidPluginException: Cannot find main class `me.MrEminent42.SignTools.ColoredSigns'
  10. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:42) ~[server.jar:git-Bukkit-8b69bdd]
  11. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Bukkit-8b69bdd]
  12. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[server.jar:git-Bukkit-8b69bdd]
  13. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Bukkit-8b69bdd]
  14. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:293) [server.jar:git-Bukkit-8b69bdd]
  15. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.<init>(CraftServer.java:255) [server.jar:git-Bukkit-8b69bdd]
  16. at net.minecraft.server.v1_9_R1.PlayerList.<init>(PlayerList.java:69) [server.jar:git-Bukkit-8b69bdd]
  17. at net.minecraft.server.v1_9_R1.DedicatedPlayerList.<init>(SourceFile:14) [server.jar:git-Bukkit-8b69bdd]
  18. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:182) [server.jar:git-Bukkit-8b69bdd]
  19. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:506) [server.jar:git-Bukkit-8b69bdd]
  20. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  21. Caused by: java.lang.ClassNotFoundException: me.MrEminent42.SignTools.ColoredSigns
  22. at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_80]
  23. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
  24. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
  25. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
  26. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[server.jar:git-Bukkit-8b69bdd]
  27. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[server.jar:git-Bukkit-8b69bdd]
  28. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
  29. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
  30. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
  31. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
  32. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[server.jar:git-Bukkit-8b69bdd]
  33. ... 10 more
  34. [10:42:04] [Server thread/ERROR]: Could not load 'plugins/CommandNPC.jar' in folder 'plugins'
  35. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/messageofdeath/CommandNPC/CommandNPC : Unsupported major.minor version 52.0
  36. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Bukkit-8b69bdd]
  37. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[server.jar:git-Bukkit-8b69bdd]
  38. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Bukkit-8b69bdd]
  39. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:293) [server.jar:git-Bukkit-8b69bdd]
  40. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.<init>(CraftServer.java:255) [server.jar:git-Bukkit-8b69bdd]
  41. at net.minecraft.server.v1_9_R1.PlayerList.<init>(PlayerList.java:69) [server.jar:git-Bukkit-8b69bdd]
  42. at net.minecraft.server.v1_9_R1.DedicatedPlayerList.<init>(SourceFile:14) [server.jar:git-Bukkit-8b69bdd]
  43. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:182) [server.jar:git-Bukkit-8b69bdd]
  44. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:506) [server.jar:git-Bukkit-8b69bdd]
  45. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  46. Caused by: java.lang.UnsupportedClassVersionError: me/messageofdeath/CommandNPC/CommandNPC : Unsupported major.minor version 52.0
  47. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
  48. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
  49. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
  50. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
  51. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
  52. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
  53. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
  54. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
  55. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
  56. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[server.jar:git-Bukkit-8b69bdd]
  57. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[server.jar:git-Bukkit-8b69bdd]
  58. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
  59. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
  60. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
  61. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
  62. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[server.jar:git-Bukkit-8b69bdd]
  63. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Bukkit-8b69bdd]
  64. ... 9 more
  65. [10:42:04] [Server thread/ERROR]: Could not load 'plugins/AuthMe-5.2-legacy.jar' in folder 'plugins'
  66. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: fr/xephi/authme/AuthMe : Unsupported major.minor version 52.0
  67. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[server.jar:git-Bukkit-8b69bdd]
  68. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[server.jar:git-Bukkit-8b69bdd]
  69. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server.jar:git-Bukkit-8b69bdd]
  70. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.loadPlugins(CraftServer.java:293) [server.jar:git-Bukkit-8b69bdd]
  71. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.<init>(CraftServer.java:255) [server.jar:git-Bukkit-8b69bdd]
  72. at net.minecraft.server.v1_9_R1.PlayerList.<init>(PlayerList.java:69) [server.jar:git-Bukkit-8b69bdd]
  73. at net.minecraft.server.v1_9_R1.DedicatedPlayerList.<init>(SourceFile:14) [server.jar:git-Bukkit-8b69bdd]
  74. at net.minecraft.server.v1_9_R1.DedicatedServer.init(DedicatedServer.java:182) [server.jar:git-Bukkit-8b69bdd]
  75. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:506) [server.jar:git-Bukkit-8b69bdd]
  76. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  77. Caused by: java.lang.UnsupportedClassVersionError: fr/xephi/authme/AuthMe : Unsupported major.minor version 52.0
  78. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
  79. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
  80. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
  81. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
  82. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
  83. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
  84. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
  85. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
  86. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
  87. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:77) ~[server.jar:git-Bukkit-8b69bdd]
  88. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[server.jar:git-Bukkit-8b69bdd]
  89. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
  90. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
  91. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
  92. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
  93. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[server.jar:git-Bukkit-8b69bdd]
  94. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[server.jar:git-Bukkit-8b69bdd]
  95. ... 9 more
  96. [10:42:04] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.21-SNAPSHOT (build 1474)
  97. [10:42:04] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.3
  98. [10:42:04] [Server thread/INFO]: [TitleWelcomeMessage] Loading TitleWelcomeMessage v4.0.0
  99. [10:42:04] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.5;4651611
  100. [10:42:04] [Server thread/INFO]: [TNTRun] Loading TNTRun v1.1
  101. [10:42:04] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.2.1
  102. [10:42:04] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.4
  103. [10:42:04] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.0
  104. [10:42:04] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
  105. [10:42:04] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  106. [10:42:04] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  107. [10:42:04] [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*!
  108. [10:42:04] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.5
  109. [10:42:04] [Server thread/INFO]: [ChatColorGui] Loading ChatColorGui v2.4.1
  110. [10:42:04] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  111. [10:42:04] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  112. [10:42:04] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
  113. [10:42:04] [Server thread/INFO]: [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.4-b523
  114. [10:42:04] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.9.9
  115. [10:42:04] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.4-b530
  116. [10:42:04] [Server thread/INFO]: [BedwarsRel] Loading BedwarsRel v1.3.4
  117. [10:42:04] [Server thread/INFO]: [LiteBans] Loading LiteBans v1.9.17
  118. [10:42:04] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.0
  119. [10:42:04] [Server thread/INFO]: VoidGenerator has been enabled!
  120. [10:42:04] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  121. [10:42:04] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  122. [10:42:04] [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.
  123. [10:42:04] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  124. [10:42:04] [Server thread/INFO]: Preparing level "world"
  125. [10:42:04] [Server thread/INFO]: Preparing start region for level 0 (Seed: -5219992227508945585)
  126. [10:42:05] [Server thread/INFO]: Preparing spawn area: 34%
  127. [10:42:06] [Server thread/INFO]: Preparing start region for level 1 (Seed: -5219992227508945585)
  128. [10:42:06] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.21-SNAPSHOT (build 1474)
  129. [10:42:06] [Server thread/ERROR]: [Citizens] v2.0.21-SNAPSHOT (build 1474) is not compatible with Minecraft v1_9_R1 - try upgrading or downgrading Citizens. Disabling.
  130. [10:42:06] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.21-SNAPSHOT (build 1474)
  131. [10:42:06] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.3
  132. [10:42:06] [Server thread/INFO]: [TitleWelcomeMessage] Enabling TitleWelcomeMessage v4.0.0
  133. [10:42:06] [Server thread/INFO]: 
  134. [10:42:06] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  135. [10:42:06] [Server thread/INFO]: 
  136. [10:42:06] [Server thread/INFO]:  Title Welcome Message
  137. [10:42:06] [Server thread/INFO]:  Version 4.0.0
  138. [10:42:06] [Server thread/INFO]:  YouTube: http://bit.ly/ATDYouTube
  139. [10:42:06] [Server thread/INFO]: 
  140. [10:42:06] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  141. [10:42:06] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  142. [10:42:07] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  143. [10:42:07] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_9_R1 as the Bukkit adapter
  144. [10:42:07] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_80).
  145. [10:42:07] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
  146. [10:42:07] [Server thread/INFO]: [TNTRun] Enabling TNTRun v1.1
  147. [10:42:07] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.2.1
  148. [10:42:07] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin not found. Continuing without WorldGuard support.
  149. [10:42:07] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
  150. [10:42:07] [Server thread/WARN]: [ChestCommands] Vault with a compatible economy plugin was not found! Icons with a PRICE or commands that give money will not work.
  151. [10:42:07] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  152. [10:42:07] [Server thread/INFO]: [ClearLag] Loading modules...
  153. [10:42:07] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  154. [10:42:07] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  155. [10:42:07] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  156. [10:42:07] [Thread-11/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.9]...
  157. [10:42:07] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  158. [10:42:07] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  159. [10:42:07] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  160. [10:42:07] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -5219992227508945585
  161. [10:42:07] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -5219992227508945585
  162. [10:42:07] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Priroda' - Env: NORMAL - Type: NORMAL & seed: -2914000911304291933
  163. [10:42:07] [Server thread/INFO]: Preparing start region for level 2 (Seed: -2914000911304291933)
  164. [10:42:07] [Thread-11/INFO]: [ClearLag] No updates found!
  165. [10:42:08] [Server thread/INFO]: Preparing spawn area for Priroda, 93%
  166. [10:42:08] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'bw' - Env: NORMAL - Type: NORMAL & seed: 5064238019103518054 & generator: VoidGenerator
  167. [10:42:08] [Server thread/INFO]: Preparing start region for level 3 (Seed: 5064238019103518054)
  168. [10:42:09] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'bw2' - Env: NORMAL - Type: FLAT & seed: 8877729463314863299
  169. [10:42:09] [Server thread/INFO]: Preparing start region for level 4 (Seed: 8877729463314863299)
  170. [10:42:09] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
  171. [10:42:09] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  172. [10:42:09] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  173. [10:42:09] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  174. [10:42:09] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  175. [10:42:09] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.5
  176. [10:42:09] [Server thread/INFO]: [ChatColorGui] Enabling ChatColorGui v2.4.1
  177. [10:42:09] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  178. [10:42:09] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  179. [10:42:09] [Server thread/INFO]: git-Bukkit-8b69bdd (MC: 1.9)
  180. [10:42:09] [Server thread/INFO]: 1.9-R0.1-SNAPSHOT
  181. [10:42:09] [Server thread/INFO]: Using locale en_US
  182. [10:42:09] [Server thread/INFO]: Using locale en_US
  183. [10:42:09] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  184. [10:42:09] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  185. [10:42:09] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  186. [10:42:09] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  187. [10:42:09] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  188. [10:42:09] [Server thread/INFO]: [Multiverse-SignPortals] Enabling Multiverse-SignPortals v2.4-b523
  189. [10:42:09] [Server thread/INFO]: [Multiverse-SignPortals] - Version 2.4-b523 Enabled - By Rigby and fernferret
  190. [10:42:09] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.9.9
  191. [10:42:09] [Server thread/INFO]: Detected Minecraft v1_9_R1, using UniversalSkinFactory
  192. [10:42:09] [Server thread/INFO]: Detected Multiverse-Core Using it for dimensions.
  193. [10:42:09] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.4-b530
  194. [10:42:09] [Server thread/INFO]: [MultiVerse-NetherPortals] - Version 2.4-b530 Enabled - By Rigby and fernferret
  195. [10:42:10] [Server thread/INFO]: [BedwarsRel] Enabling BedwarsRel v1.3.4
  196. [10:42:10] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  197. [10:42:10] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
  198. [10:42:10] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  199. [10:42:10] [Server thread/INFO]: [LiteBans] Enabling LiteBans v1.9.17
  200. [10:42:10] [Server thread/INFO]: [LiteBans] Loading SQL driver: sqlite (org.sqlite.JDBC)
  201. [10:42:10] [Server thread/INFO]: [LiteBans] Connected to [jdbc:sqlite:///home/hosting/servers/168425/mysql.hicoria.com] (123 ms).
  202. [10:42:10] [Server thread/INFO]: [LiteBans] Database connection fully initialized (124.8 ms).
  203. [10:42:10] [Server thread/INFO]: [LiteBans] v1.9.17 enabled. Startup took 184 ms.
  204. [10:42:10] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  205. [10:42:10] [Server thread/INFO]: Done (6.376s)! For help, type "help" or "?"
  206. [10:42:10] [Server thread/INFO]: Starting GS4 status listener
  207. [10:42:10] [Query Listener #1/INFO]: Query running on 89.203.248.21:26395
  208. [10:42:11] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  209. [10:42:11] [pool-3-thread-9/INFO]: 
  210. [10:42:11] [pool-3-thread-9/INFO]:  +===============+
  211. [10:42:11] [pool-3-thread-9/INFO]:  | SkinsRestorer |
  212. [10:42:11] [pool-3-thread-9/INFO]:  +===============+
  213. [10:42:11] [pool-3-thread-9/INFO]: 
  214. [10:42:11] [pool-3-thread-9/INFO]:  Current version: 12.9.9
  215. [10:42:11] [pool-3-thread-9/INFO]:  The latest version!
  216. [10:42:11] [pool-3-thread-9/INFO]: 
  217. [10:42:11] [pool-3-thread-1/INFO]: [PlugMan] No update was found.
  218. [10:42:11] [Server thread/INFO]: com.mojang.authlib.GameProfile@413cce86[id=<null>,name=Andoz_Cz,properties={},legacy=false] (/37.44.16.60:54112) lost connection: Disconnected
  219. [10:42:11] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  220. [10:42:11] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  221. [10:42:11] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  222. [10:42:11] [Server thread/INFO]: Andoz_Cz[/37.44.16.60:54118] logged in with entity id 381 at ([world]243.69999998807907, 83.89507388371757, 274.95649394531836)
  223. [10:42:19] [Server thread/INFO]: Andoz_Cz issued server command: /pl
  224. [10:42:33] [Server thread/INFO]: Andoz_Cz issued server command: /plugman reload TitleWelcomeMessage
  225. [10:42:33] [Server thread/INFO]: [TitleWelcomeMessage] Disabling TitleWelcomeMessage v4.0.0
  226. [10:42:33] [Server thread/INFO]: [TitleWelcomeMessage] §6[TitleWelcomeMessage]§4 has been disabled!
  227. [10:42:33] [Server thread/INFO]: [TitleWelcomeMessage] Enabling TitleWelcomeMessage v4.0.0
  228. [10:42:33] [Server thread/INFO]: 
  229. [10:42:33] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  230. [10:42:33] [Server thread/INFO]: 
  231. [10:42:33] [Server thread/INFO]:  Title Welcome Message
  232. [10:42:33] [Server thread/INFO]:  Version 4.0.0
  233. [10:42:33] [Server thread/INFO]:  YouTube: http://bit.ly/ATDYouTube
  234. [10:42:33] [Server thread/INFO]: 
  235. [10:42:33] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  236. [10:42:49] [Server thread/INFO]: Andoz_Cz issued server command: /twm
  237. [10:43:34] [Server thread/INFO]: Andoz_Cz issued server command: /twm tabhead &2&lSpeedBuilders\n&f&lServer hosted by &a&lHI&f&lCORIA\n\n&7Ping: &a%player_ping%\n
  238. [10:43:46] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabhead &2&lSpeedBuilders\n&f&lServer hosted by &a&lHI&f&lCORIA\n\n&7Ping: &a%player_ping%\n
  239. [10:43:46] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  240. [10:44:10] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabhead &2&lSpeedBuilders\n&f&lServer hosted by &a&lHI&f&lCORIA\n\n&7Ping: &a%ping%\n
  241. [10:44:10] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  242. [10:44:17] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabhead &2&lSpeedBuilders\n&f&lServer hosted by &a&lHI&f&lCORIA\n\n&7Ping: &a{ping}\n
  243. [10:44:17] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  244. [10:44:24] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabhead &2&lSpeedBuilders\n&f&lServer hosted by &a&lHI&f&lCORIA\n\n
  245. [10:44:24] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  246. [10:44:31] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabhead &2&lSpeedBuilders\n\n&f&lServer hosted by &a&lHI&f&lCORIA\n\n
  247. [10:44:31] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  248. [10:44:39] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabhead &2&lSpeedBuilders\n\n&f&lServer hosted by &a&lHI&f&lCORIA\n-----\n
  249. [10:44:39] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  250. [10:44:47] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabhead &2&lSpeedBuilders\n\n&f&lServer hosted by &a&lHI&f&lCORIA\n\n-----
  251. [10:44:47] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  252. [10:45:34] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabfoot -----\n\n&eU nas nuda neexituje.\n\n&2&lSpeedBuilders
  253. [10:45:34] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  254. [10:45:52] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabfoot &b-----\n\n&eU nas nuda neexituje.\n\n&2&lSpeedBuilders
  255. [10:45:52] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  256. [10:45:58] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabfoot &l-----\n\n&eU nas nuda neexituje.\n\n&2&lSpeedBuilders
  257. [10:45:58] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  258. [10:46:08] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabfoot &l-----\n\n &eU nas nuda neexituje.\n\n&2&lSpeedBuilders
  259. [10:46:08] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  260. [10:46:15] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabfoot &l-----\n\n &eU nas nuda neexituje.\n\n&2&lSpeedBuilders
  261. [10:46:15] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  262. [10:46:53] [Server thread/INFO]: Andoz_Cz issued server command: /plugman reload citizens
  263. [10:46:53] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.19-SNAPSHOT (build 1374)
  264. [10:46:53] [Server thread/ERROR]: [Citizens] v2.0.19-SNAPSHOT (build 1374) is not compatible with Minecraft v1_9_R1 - try upgrading or downgrading Citizens. Disabling.
  265. [10:46:53] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.19-SNAPSHOT (build 1374)
  266. [10:46:54] [Server thread/INFO]: Andoz_Cz issued server command: /pl
  267. [10:46:56] [Server thread/INFO]: Andoz_Cz issued server command: /npc
  268. [10:46:57] [Server thread/INFO]: Andoz_Cz issued server command: /pl
  269. [10:46:59] [Server thread/INFO]: Andoz_Cz issued server command: /plugman reload citizens
  270. [10:47:00] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.19-SNAPSHOT (build 1374)
  271. [10:47:00] [Server thread/ERROR]: [Citizens] v2.0.19-SNAPSHOT (build 1374) is not compatible with Minecraft v1_9_R1 - try upgrading or downgrading Citizens. Disabling.
  272. [10:47:00] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.19-SNAPSHOT (build 1374)
  273. [10:47:00] [Server thread/INFO]: Andoz_Cz issued server command: /plugman reload citizens
  274. [10:47:00] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.19-SNAPSHOT (build 1374)
  275. [10:47:00] [Server thread/ERROR]: [Citizens] v2.0.19-SNAPSHOT (build 1374) is not compatible with Minecraft v1_9_R1 - try upgrading or downgrading Citizens. Disabling.
  276. [10:47:00] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.19-SNAPSHOT (build 1374)
  277. [10:47:01] [Server thread/INFO]: Andoz_Cz issued server command: /plugman reload citizens
  278. [10:47:01] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.19-SNAPSHOT (build 1374)
  279. [10:47:01] [Server thread/ERROR]: [Citizens] v2.0.19-SNAPSHOT (build 1374) is not compatible with Minecraft v1_9_R1 - try upgrading or downgrading Citizens. Disabling.
  280. [10:47:01] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.19-SNAPSHOT (build 1374)
  281. [10:47:02] [Server thread/INFO]: Andoz_Cz issued server command: /pl
  282. [10:47:52] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabfoot &l-----\n\n&e U nas nuda neexituje.\n\n&2&lSpeedBuilders
  283. [10:47:52] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  284. [10:47:59] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabfoot &l-----\n\n&e U nas nuda neexituje.\n\n&2&lSpeedBuilders
  285. [10:47:59] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  286. [10:48:06] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabfoot &l-----\n\n&eU nas nuda neexituje.\n\n&2&lSpeedBuilders
  287. [10:48:06] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  288. [10:48:13] [Server thread/INFO]: Andoz_Cz issued server command: /twmset tabfoot &l-----&r\n\n&eU nas nuda neexituje.\n\n&2&lSpeedBuilders
  289. [10:48:13] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  290. [10:48:50] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 60 seconds!
  291. [10:49:05] [Server thread/INFO]: Andoz_Cz issued server command: /twmset title &2&lSpeedBuilders
  292. [10:49:19] [Server thread/INFO]: Andoz_Cz issued server command: /twmset subtitle &eU nas nuda neexistuje.
  293. [10:49:23] [Server thread/INFO]: Andoz_Cz lost connection: Disconnected
  294. [10:49:23] [Server thread/INFO]: Andoz_Cz left the game.
  295. [10:49:26] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  296. [10:49:26] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  297. [10:49:26] [Server thread/INFO]: §c[TitleWelcomeMessage] You dont have Clip's PlaceholderAPI installed, if you want more than 1k placeholders, please install it.
  298. [10:49:26] [Server thread/INFO]: Andoz_Cz[/37.44.16.60:54682] logged in with entity id 1918 at ([world]240.232042636499, 84.0, 270.1002464019037)
  299. [10:49:30] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 20 seconds!
  300. [10:49:50] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Removed 1 Entities!
  301. [10:50:58] [Server thread/INFO]: Andoz_Cz issued server command: /mv
  302. [10:51:07] [Server thread/INFO]: Andoz_Cz issued server command: /mv create lobby normal -g VoidGenerator
  303. [10:51:07] [Server thread/INFO]: Andoz_Cz: Starting creation of world 'lobby'...
  304. [10:51:07] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'lobby' - Env: NORMAL - Type: NORMAL & generator: VoidGenerator
  305. [10:51:07] [Server thread/INFO]: Preparing start region for level 5 (Seed: -9056235301230638489)
  306. [10:51:07] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  307. [10:51:07] [Server thread/WARN]: [Multiverse-Core] Original Location: X: 0 Y: 0 Z: 0 P: 0 Y: 0
  308. [10:51:08] [Server thread/INFO]: [Multiverse-Core] New Spawn for 'lobby' is Located at: lobby:0.00,65.00,0.00:0.00:0.00
  309. [10:51:08] [Server thread/INFO]: Andoz_Cz: Complete!
  310. [10:51:10] [Server thread/INFO]: Andoz_Cz issued server command: /mv tp lobby
  311. [10:56:30] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 60 seconds!
  312. [10:57:10] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 20 seconds!
  313. [10:57:30] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Removed 0 Entities!
  314. [10:57:55] [Server thread/INFO]: Andoz_Cz issued server command: /mv modify set monstes false
  315. [10:58:02] [Server thread/INFO]: Andoz_Cz issued server command: /mv modify set monsters false
  316. [10:58:08] [Server thread/INFO]: Andoz_Cz issued server command: /mv modify set animals false
  317. [11:02:19] [Server thread/INFO]: Andoz_Cz issued server command: /day
  318. [11:04:10] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 60 seconds!
  319. [11:04:50] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 20 seconds!
  320. [11:05:10] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Removed 0 Entities!
  321. [11:11:50] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 60 seconds!
  322. [11:12:30] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 20 seconds!
  323. [11:12:50] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Removed 0 Entities!
  324. [11:19:22] [Server thread/INFO]: Andoz_Cz issued server command: /da
  325. [11:19:23] [Server thread/INFO]: Andoz_Cz issued server command: /day
  326. [11:19:30] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 60 seconds!
  327. [11:20:10] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 20 seconds!
  328. [11:20:30] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Removed 0 Entities!
  329. [11:27:10] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 60 seconds!
  330. [11:27:50] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 20 seconds!
  331. [11:28:10] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Removed 0 Entities!
  332. [11:30:13] [Server thread/INFO]: Andoz_Cz issued server command: /day
  333. [11:34:50] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 60 seconds!
  334. [11:35:30] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 20 seconds!
  335. [11:35:50] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Removed 0 Entities!
  336. [11:42:30] [Server thread/INFO]: [UkrajinskaUklĂ­zeÄŤka] Warning Ground items will be removed in 60 seconds!
  337. [11:42:58] [Server thread/INFO]: Andoz_Cz issued server command: /plugman reload imagemaps
  338. [11:43:03] [Server thread/INFO]: Andoz_Cz issued server command: /plugman reload all
  339. [11:43:03] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
  340. [11:43:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.5;4651611
  341. [11:43:03] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_9_R1 as the Bukkit adapter
  342. [11:43:03] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_80).
  343. [11:43:03] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
  344. [11:43:03] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  345. [11:43:03] [Server thread/INFO]: [TNTRun] Disabling TNTRun v1.1
  346. [11:43:03] [Server thread/INFO]: [TNTRun] Enabling TNTRun v1.1
  347. [11:43:03] [Server thread/INFO]: [ArmorStandTools] Disabling ArmorStandTools v2.2.1
  348. [11:43:04] [Server thread/INFO]: [ArmorStandTools] Enabling ArmorStandTools v2.2.1
  349. [11:43:04] [Server thread/INFO]: [ArmorStandTools] WorldGuard plugin not found. Continuing without WorldGuard support.
  350. [11:43:04] [Server thread/INFO]: [ChestCommands] Disabling ChestCommands v3.1.4
  351. [11:43:04] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.4
  352. [11:43:04] [Server thread/WARN]: [ChestCommands] Vault with a compatible economy plugin was not found! Icons with a PRICE or commands that give money will not work.
  353. [11:43:04] [Server thread/INFO]: [VoidGenerator] Disabling VoidGenerator v1.0
  354. [11:43:04] [Server thread/INFO]: VoidGenerator has been disabled.
  355. [11:43:04] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.0
  356. [11:43:04] [Server thread/INFO]: VoidGenerator has been enabled!
  357. [11:43:04] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.3
  358. [11:43:04] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  359. [11:43:04] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  360. [11:43:04] [Server thread/INFO]: [ClearLag] Loading modules...
  361. [11:43:04] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  362. [11:43:04] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  363. [11:43:04] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  364. [11:43:04] [Thread-21/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.9]...
  365. [11:43:04] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  366. [11:43:04] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.4-b548
  367. [11:43:04] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.4-b530
  368. [11:43:04] [Server thread/INFO]: [MultiVerse-NetherPortals] - Disabled
  369. [11:43:04] [Server thread/INFO]: [Multiverse-Core] - Disabled
  370. [11:43:05] [Thread-21/INFO]: [ClearLag] No updates found!
  371. [11:43:05] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  372. [11:43:05] [Server thread/ERROR]: Error occurred while enabling Multiverse-Core v2.4-b527 (Is it up to date?)
  373. java.lang.NullPointerException
  374. at java.util.Properties$LineReader.readLine(Properties.java:434) ~[?:1.7.0_80]
  375. at java.util.Properties.load0(Properties.java:353) ~[?:1.7.0_80]
  376. at java.util.Properties.load(Properties.java:341) ~[?:1.7.0_80]
  377. at com.fernferret.allpay.multiverse.AllPay.<init>(AllPay.java:39) ~[?:?]
  378. at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:210) ~[?:?]
  379. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) ~[server.jar:git-Bukkit-8b69bdd]
  380. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [server.jar:git-Bukkit-8b69bdd]
  381. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [server.jar:git-Bukkit-8b69bdd]
  382. at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:366) [PlugMan.jar:?]
  383. at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:318) [PlugMan.jar:?]
  384. at com.rylinaux.plugman.util.PluginUtil.reload(PluginUtil.java:380) [PlugMan.jar:?]
  385. at com.rylinaux.plugman.util.PluginUtil.reloadAll(PluginUtil.java:390) [PlugMan.jar:?]
  386. at com.rylinaux.plugman.command.ReloadCommand.execute(ReloadCommand.java:101) [PlugMan.jar:?]
  387. at com.rylinaux.plugman.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:95) [PlugMan.jar:?]
  388. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [server.jar:git-Bukkit-8b69bdd]
  389. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) [server.jar:git-Bukkit-8b69bdd]
  390. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:624) [server.jar:git-Bukkit-8b69bdd]
  391. at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1298) [server.jar:git-Bukkit-8b69bdd]
  392. at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1158) [server.jar:git-Bukkit-8b69bdd]
  393. at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(SourceFile:37) [server.jar:git-Bukkit-8b69bdd]
  394. at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(SourceFile:9) [server.jar:git-Bukkit-8b69bdd]
  395. at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Bukkit-8b69bdd]
  396. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_80]
  397. at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_80]
  398. at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) [server.jar:git-Bukkit-8b69bdd]
  399. at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:679) [server.jar:git-Bukkit-8b69bdd]
  400. at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:361) [server.jar:git-Bukkit-8b69bdd]
  401. at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:635) [server.jar:git-Bukkit-8b69bdd]
  402. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:539) [server.jar:git-Bukkit-8b69bdd]
  403. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  404. [11:43:05] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  405. [11:43:05] [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*!
  406. [11:43:05] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  407. [11:43:05] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  408. [11:43:05] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  409. [11:43:05] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2.5
  410. [11:43:05] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.5
  411. [11:43:05] [Server thread/INFO]: [HolographicDisplays] Please do not use /reload or plugin reloaders. Use the command "/holograms reload" instead. You will receive no support for doing this operation.
  412. [11:43:05] [Server thread/INFO]: [ChatColorGui] Disabling ChatColorGui v2.4.1
  413. [11:43:06] [Server thread/INFO]: [ChatColorGui] Enabling ChatColorGui v2.4.1
  414. [11:43:06] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  415. [11:43:06] [Server thread/WARN]: org.bukkit.plugin.InvalidPluginException: java.lang.LinkageError: loader constraint violation in interface itable initialization: when resolving method "com.earth2me.essentials.Essentials.getJails()Lcom/earth2me/essentials/api/IJails;" the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) of the current class, com/earth2me/essentials/Essentials, and the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) for interface com/earth2me/essentials/IEssentials have different Class objects for the type tials/api/IJails; used in the signature
  416. [11:43:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133)
  417. [11:43:06] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328)
  418. [11:43:06] [Server thread/WARN]: at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:356)
  419. [11:43:06] [Server thread/WARN]: at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:318)
  420. [11:43:06] [Server thread/WARN]: at com.rylinaux.plugman.util.PluginUtil.reload(PluginUtil.java:380)
  421. [11:43:06] [Server thread/WARN]: at com.rylinaux.plugman.util.PluginUtil.reloadAll(PluginUtil.java:390)
  422. [11:43:06] [Server thread/WARN]: at com.rylinaux.plugman.command.ReloadCommand.execute(ReloadCommand.java:101)
  423. [11:43:06] [Server thread/WARN]: at com.rylinaux.plugman.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:95)
  424. [11:43:06] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
  425. [11:43:06] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140)
  426. [11:43:06] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:624)
  427. [11:43:06] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1298)
  428. [11:43:06] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1158)
  429. [11:43:06] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(SourceFile:37)
  430. [11:43:06] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(SourceFile:9)
  431. [11:43:06] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  432. [11:43:06] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
  433. [11:43:06] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(FutureTask.java:262)
  434. [11:43:06] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45)
  435. [11:43:06] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:679)
  436. [11:43:06] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:361)
  437. [11:43:06] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:635)
  438. [11:43:06] [Server thread/WARN]: at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:539)
  439. [11:43:06] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  440. [11:43:06] [Server thread/WARN]: Caused by: java.lang.LinkageError: loader constraint violation in interface itable initialization: when resolving method "com.earth2me.essentials.Essentials.getJails()Lcom/earth2me/essentials/api/IJails;" the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) of the current class, com/earth2me/essentials/Essentials, and the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) for interface com/earth2me/essentials/IEssentials have different Class objects for the type tials/api/IJails; used in the signature
  441. [11:43:06] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  442. [11:43:06] [Server thread/WARN]: at java.lang.Class.forName(Class.java:278)
  443. [11:43:06] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40)
  444. [11:43:06] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129)
  445. [11:43:06] [Server thread/WARN]: ... 23 more
  446. [11:43:06] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  447. [11:43:06] [Server thread/ERROR]: null
  448. org.bukkit.command.CommandException: Unhandled exception executing command 'plugman' in plugin PlugMan v2.1.3
  449. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[server.jar:git-Bukkit-8b69bdd]
  450. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[server.jar:git-Bukkit-8b69bdd]
  451. at org.bukkit.craftbukkit.v1_9_R1.CraftServer.dispatchCommand(CraftServer.java:624) ~[server.jar:git-Bukkit-8b69bdd]
  452. at net.minecraft.server.v1_9_R1.PlayerConnection.handleCommand(PlayerConnection.java:1298) [server.jar:git-Bukkit-8b69bdd]
  453. at net.minecraft.server.v1_9_R1.PlayerConnection.a(PlayerConnection.java:1158) [server.jar:git-Bukkit-8b69bdd]
  454. at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(SourceFile:37) [server.jar:git-Bukkit-8b69bdd]
  455. at net.minecraft.server.v1_9_R1.PacketPlayInChat.a(SourceFile:9) [server.jar:git-Bukkit-8b69bdd]
  456. at net.minecraft.server.v1_9_R1.PlayerConnectionUtils$1.run(SourceFile:13) [server.jar:git-Bukkit-8b69bdd]
  457. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_80]
  458. at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_80]
  459. at net.minecraft.server.v1_9_R1.SystemUtils.a(SourceFile:45) [server.jar:git-Bukkit-8b69bdd]
  460. at net.minecraft.server.v1_9_R1.MinecraftServer.D(MinecraftServer.java:679) [server.jar:git-Bukkit-8b69bdd]
  461. at net.minecraft.server.v1_9_R1.DedicatedServer.D(DedicatedServer.java:361) [server.jar:git-Bukkit-8b69bdd]
  462. at net.minecraft.server.v1_9_R1.MinecraftServer.C(MinecraftServer.java:635) [server.jar:git-Bukkit-8b69bdd]
  463. at net.minecraft.server.v1_9_R1.MinecraftServer.run(MinecraftServer.java:539) [server.jar:git-Bukkit-8b69bdd]
  464. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  465. Caused by: org.bukkit.plugin.UnknownDependencyException: Essentials
  466. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:123) ~[server.jar:git-Bukkit-8b69bdd]
  467. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[server.jar:git-Bukkit-8b69bdd]
  468. at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:356) ~[?:?]
  469. at com.rylinaux.plugman.util.PluginUtil.load(PluginUtil.java:318) ~[?:?]
  470. at com.rylinaux.plugman.util.PluginUtil.reload(PluginUtil.java:380) ~[?:?]
  471. at com.rylinaux.plugman.util.PluginUtil.reloadAll(PluginUtil.java:390) ~[?:?]
  472. at com.rylinaux.plugman.command.ReloadCommand.execute(ReloadCommand.java:101) ~[?:?]
  473. at com.rylinaux.plugman.PlugManCommandHandler.onCommand(PlugManCommandHandler.java:95) ~[?:?]
  474. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[server.jar:git-Bukkit-8b69bdd]
  475. ... 15 more
  476. [11:43:06] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 3378ms behind, skipping 67 tick(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement