DomeDD / BetterNick

Spigot Name & Skin change plugin + API
https://www.spigotmc.org/resources/better-nick-api-1-8-3-1-12-2.39633/
22 stars 7 forks source link

MySQL not working. Tried Updating Plugin Doesn't Work Still. #130

Closed MitchellMan007 closed 5 years ago

MitchellMan007 commented 5 years ago

[19:12:22] [Server thread/INFO]: [BetterNick] Enabling BetterNick v4.4 [19:12:26] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. [19:12:26] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:12:26] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:12:26] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:12:26] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:794) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) [19:12:26] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:12:26] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:12:26] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:12:26] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) [19:12:26] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:12:26] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:12:26] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.connect(MySQL_Connection.java:77) [19:12:26] [Server thread/WARN]: at BetterNick.Main.loadPlugin(Main.java:185) [19:12:26] [Server thread/WARN]: at BetterNick.Main.checkandLoadVersions(Main.java:205) [19:12:26] [Server thread/WARN]: at BetterNick.Main.onEnable(Main.java:63) [19:12:26] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [19:12:26] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [19:12:26] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [19:12:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [19:12:26] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [19:12:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [19:12:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [19:12:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [19:12:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [19:12:26] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [19:12:26] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [19:12:26] [Server thread/WARN]: Caused by: java.sql.SQLException: Unknown initial character set index '255' received from server. Initial client character set can be forced via the 'characterEncoding' property. [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1794) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3523) [19:12:26] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2202) [19:12:26] [Server thread/WARN]: ... 27 more [19:12:26] [Server thread/INFO]: [BetterNick] Checking for updates... [19:12:27] [Server thread/INFO]: [BetterNick] Found a new version (v7.2) [19:12:27] [Server thread/INFO]: [BetterNick] Starting download... [19:12:28] [Server thread/ERROR]: Error occurred while enabling BetterNick v4.4 (Is it up to date?) java.lang.RuntimeException: Download failed at BetterNick.Main.checkForUpdates(Main.java:101) ~[?:?] at BetterNick.Main.loadPlugin(Main.java:191) ~[?:?] at BetterNick.Main.checkandLoadVersions(Main.java:205) ~[?:?] at BetterNick.Main.onEnable(Main.java:63) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: java.io.FileNotFoundException: http://api.spiget.org/v2/resources/39633/download at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191] at BetterNick.Main.checkForUpdates(Main.java:99) ~[?:?] ... 14 more [19:12:28] [Server thread/INFO]: [PaperCommands] Enabling PaperCommands v1.0 [19:12:28] [Server thread/INFO]: [BossBarAPI] Enabling BossBarAPI v2.4.1 [19:12:28] [Server thread/INFO]: [BossBarAPI] Metrics started [19:12:28] [Server thread/INFO]: [Actionbar] Enabling Actionbar v1.3.2.6 [19:12:28] [Server thread/INFO]: Actionbar> You have installed PlaceholderAPI feel free to use it ! [19:12:28] [Server thread/INFO]: Actionbar> Actionbar v1.3.2.6 enabled!! [19:12:28] [Server thread/INFO]: [GlobalExecute] Enabling GlobalExecute v1.0 [19:12:28] [Server thread/INFO]: [Titlebar] Enabling Titlebar v1.3.2.7 [19:12:28] [Server thread/INFO]: Titlebar> You have installed PlaceholderAPI feel free to use it ! [19:12:28] [Server thread/INFO]: Titlebar> Titlebar v1.3.2.7 enabled!! [19:12:28] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0 [19:12:28] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled! [19:12:28] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage. [19:12:28] [Server thread/INFO]: [AnimationLib] Enabling AnimationLib v1.5.8 [19:12:29] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id [19:12:29] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [19:12:29] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter [19:12:29] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2 [19:12:29] [Server thread/ERROR]: [Skript] Config file 'config.sk' does not exist! [19:12:30] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases [19:12:30] [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 [19:12:30] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~ [19:12:30] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity [19:12:30] [Server thread/INFO]: Bukkit version format changed. Version not checked.

[19:12:30] [Server thread/INFO]: Using locale en_US [19:12:30] [Server thread/INFO]: Using locale en_US [19:12:30] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked. [19:12:30] [Server thread/INFO]: Essentials: Using config file enhanced permissions. [19:12:30] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users. [19:12:30] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v2.5.2 [19:12:30] [Server thread/INFO]: [PacketListenerAPI] Metrics started. [19:12:30] [Server thread/INFO]: [PacketListenerAPI] Adding channels for all online players... [19:12:30] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7 [19:12:30] [Server thread/INFO]: [ClearLag] Loading modules... [19:12:30] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values [19:12:30] [Server thread/INFO]: [ClearLag] Modules have been loaded! [19:12:30] [Server thread/INFO]: [ClearLag] Clearlag is now enabled! [19:12:30] [Thread-17/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]... [19:12:30] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.0-Lime [19:12:30] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery [19:12:30] [Server thread/INFO]: [skQuery] Locating classes from SkQuery... [19:12:30] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 148 classes. [19:12:30] [Server thread/INFO]: [skQuery] Beginning to process a total of 148 from SkQuery [19:12:30] [Server thread/ERROR]: Error occurred while enabling SkQuery v3.6.0-Lime (Is it up to date?) java.lang.NoSuchMethodError: ch.njol.skript.Skript.classExists(Ljava/lang/String;)Z at com.w00tmast3r.skquery.elements.Types.run(Types.java:264) ~[?:?] at com.w00tmast3r.skquery.Registration.register(Registration.java:153) ~[?:?] at com.w00tmast3r.skquery.Registration.enableSnooper(Registration.java:70) ~[?:?] at com.w00tmast3r.skquery.SkQuery.onEnable(SkQuery.java:30) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:12:30] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.6.0 [19:12:30] [Server thread/INFO]: [BuycraftX] Validating your server key... [19:12:30] [Thread-17/INFO]: [ClearLag] No updates found! [19:12:32] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying. [19:12:32] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties. [19:12:33] [Server thread/INFO]: [BuycraftX] A new version of BuycraftX (11.0.0) is available. Go to your server panel at https://server.buycraft.net/plugins to download the update. [19:12:33] [Server thread/INFO]: [BuycraftX] Fetching all server packages... [19:12:34] [Server thread/INFO]: [BuycraftX] Updating coupon list... [19:12:36] [Server thread/INFO]: [SkStuff] Enabling SkStuff v1.6.4.1 [19:12:36] [Server thread/INFO]: [SkStuff] SkStuff 1.6.4.1 has been successfully enabled! [19:12:36] [Server thread/INFO]: [SkStuff] Registering general non version specific stuff... [19:12:36] [Server thread/INFO]: [SkStuff] It looks like you're either running 1.8.4, 1.8.7, 1.8.8 or 1.8.9! [19:12:36] [Server thread/INFO]: [SkStuff] Trying to register version specific stuff... [19:12:36] [Server thread/INFO]: [SkStuff] WorldEdit found! Registering WorldEdit stuff... [19:12:36] [Server thread/INFO]: [SkStuff] Hooked into Metrics! Woohoo!! [19:12:36] [Server thread/INFO]: [SkStuff] Everything ready! Loaded a total of 1 conditions, 19 effects, 1 events, 26 expressions and 3 types! [19:12:36] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.6.4 [19:12:36] [Server thread/INFO]: [iDisguise] iDisguise 5.6.4 enabled! [19:12:36] [Server thread/INFO]: [CustomGUI] Enabling CustomGUI v3.1.1 [19:12:38] [Server thread/INFO]: [CustomGUI] Enabled! Thanks for 683 downloads! MC Version: Pre-1.13 [19:12:38] [Server thread/INFO]: [CustomGUI] Found PlaceholderAPI! Placeholders will now work. [19:12:38] [Server thread/INFO]: [CustomGUI] Config loaded. [19:12:38] [Server thread/INFO]: [CustomGUI] Listeners registered. [19:12:38] [Server thread/INFO]: [MundoSK] Enabling MundoSK v1.7.5-BETA.10.22 [19:12:38] [Server thread/INFO]: [MundoSK] No worlds were assigned to load automatically [19:12:38] [Server thread/INFO]: [MundoSK] Pie is awesome :D [19:12:38] [Server thread/INFO]: [MundoSK] You are currently running a BETA version of MundoSK [19:12:38] [Server thread/INFO]: [MundoSK] You should only run BETA versions of MundoSK on test servers unless Tlatoani or another reliable source has recommended otherwise [19:12:38] [Server thread/INFO]: [MundoSK] You've discovered the amazing realm of ProtocolLib packet syntaxes! [19:12:38] [Server thread/INFO]: [MundoSK] Awesome syntaxes have been registered! [19:12:38] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8 [19:12:38] [Server thread/INFO]: [WildSkript] skQuery hooked! [19:12:38] [Server thread/INFO]: [WildSkript] RandomSK hooked! [19:12:38] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered! [19:12:38] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered! [19:12:38] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~ [19:12:38] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity [19:12:38] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4 [19:12:38] [Server thread/INFO]: [PermissionsEx] Initializing file backend [19:12:38] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded [19:12:38] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [19:12:38] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked. [19:12:38] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked. [19:12:38] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions. [19:12:38] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2 [19:12:38] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 82ms [19:12:38] [Server thread/INFO]: [skript-mirror] Enabling skript-mirror v0.19.1 [19:12:38] [Server thread/ERROR]: Error occurred while enabling skript-mirror v0.19.1 (Is it up to date?) java.lang.NoClassDefFoundError: ch/njol/skript/lang/function/Function at com.btk5h.skriptmirror.util.SkriptReflection.(SkriptReflection.java:55) ~[?:?] at com.btk5h.skriptmirror.SkriptMirror.onEnable(SkriptMirror.java:24) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: java.lang.ClassNotFoundException: ch.njol.skript.lang.function.Function at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_191] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191] ... 13 more [19:12:38] [Server thread/INFO]: [Reqn] Enabling Reqn v1.2.0 [19:12:38] [Server thread/INFO]: [SkriptJSON] Enabling SkriptJSON v1.0.0 [19:12:38] [Server thread/INFO]: [SkMorkaz] Enabling SkMorkaz v0.21 [19:12:38] [Server thread/INFO]: §f§l[§9§lSk§b§lMorkaz§f§l] §3§lStarting.. [19:12:38] [Server thread/INFO]: §f§l[§9§lSk§b§lMorkaz§f§l] §3§lStarted! [19:12:38] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.5.2 [19:12:38] [Thread-19/INFO]: [CustomGUI] ----------------------------------------------------- [19:12:38] [Thread-19/INFO]: [CustomGUI] A new version is available: 3.1.2! (Current version: 3.1.1) [19:12:38] [Thread-19/INFO]: [CustomGUI] Download it from http://www.spigotmc.org/resources/58440 [19:12:38] [Thread-19/INFO]: [CustomGUI] ----------------------------------------------------- [19:12:38] [Server thread/INFO]: [RandomSK] Enabling RandomSK v2.7.1 [19:12:38] [Server thread/ERROR]: Error occurred while enabling RandomSK v2.7.1 (Is it up to date?) java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player; at com.mirre.random.utils.comphenix.TinyProtocol.registerPlayers(TinyProtocol.java:235) ~[?:?] at com.mirre.random.utils.comphenix.TinyProtocol.(TinyProtocol.java:101) ~[?:?] at com.mirre.random.RandomSK$1.(RandomSK.java:116) ~[?:?] at com.mirre.random.RandomSK.onEnable(RandomSK.java:116) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:12:38] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4 [19:12:38] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- MyCommand -=-=-=-=-=-=-=-=-=-=- [19:12:38] [Server thread/INFO]: | You are using an not fully supported server version. (v1_8_R3) [19:12:38] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.5.6-b49 [19:12:38] [Server thread/INFO]: | Command file(s) found : 1 [19:12:38] [Server thread/INFO]: | Config : Ready. [19:12:38] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok. [19:12:38] [Server thread/INFO]: | Custom commands loaded : 38 [19:12:39] [Server thread/INFO]: | Version: 5.3.4 [19:12:39] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro [19:12:40] [Server thread/INFO]: | You are running the latest version of MyCommand. [19:12:40] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- Done! -=-=-=-=-=-=-=-=-=-=- [19:12:40] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267) [19:12:40] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.6 [19:12:40] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863 [19:12:40] [Server thread/INFO]: [ChatEx] Loading updater-config... [19:12:40] [Server thread/INFO]: [ChatEx] Done! [19:12:40] [Server thread/INFO]: [ChatEx] Updatechecker is disabled. [19:12:40] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx [19:12:40] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST [19:12:40] [Server thread/INFO]: [ChatEx] is now enabled! [19:12:40] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.0.5 [19:12:40] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI [19:12:40] [Server thread/INFO]: [SuperVanish] Hooked into Essentials [19:12:40] [Server thread/INFO]: [SuperVanish] Hooked into Citizens [19:12:40] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2 [19:12:40] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables. [19:12:40] [Server thread/INFO]: [TagAPI] Enabling TagAPI v3.0.6 [19:12:40] [Server thread/WARN]: [TagAPI] Inconsistency found: Potential mod detected. TagAPI may not run properly. Let's try it anyway! [19:12:40] [Server thread/INFO]: [TagAPI] It looks like you're using a mod, but it's claiming to be "CraftBukkit" when I ask it. [19:12:40] [Server thread/INFO]: [TagAPI] When I check the version string I get "git-Spigot-db6de12-18fbb24 (MC: 1.8.8)" which doesn't sound like CraftBukkit to me (Could be wrong!). [19:12:40] [Server thread/INFO]: [TagAPI] The above (or below, if your log reads in reverse) message DOES NOT mean there is a problem with TagAPI. Don't panic. Just breathe! [19:12:40] [Server thread/INFO]: [TagAPI] Detected ProtocolLib, using that for handling! [19:12:40] [Server thread/INFO]: [TagAPI] Using hooks for CraftBukkit via ProtocolLib [19:12:40] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.7 [19:12:40] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.7! [19:12:40] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you. [19:12:40] [Server thread/INFO]: [skRayFall] Cooking Bacon... [19:12:40] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens... [19:12:40] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas! [19:12:40] [Server thread/INFO]: [skRayFall] No Votifier Found! Checks oven for finished bacon [19:12:40] [Server thread/INFO]: [skRayFall] Bacon holograms found [19:12:40] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled [19:12:40] [Server thread/INFO]: [skRayFall] Making BossBar Bacon. [19:12:40] [Server thread/INFO]: [skRayFall] Enabling general 1.8/1.9/1.10/1.11 bacon! [19:12:40] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon! [19:12:41] [Server thread/INFO]: [skRayFall] An update for skRayFall is available! [19:12:41] [Server thread/INFO]: [skRayFall] Bacon is ready! [19:12:41] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.1.23 [19:12:41] [Server thread/INFO]: [LiteBans] Cracked by coolman@BlackSpigotMC [19:12:41] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver) [19:12:41] [Server thread/INFO]: [LiteBans] Connecting to database... [19:12:41] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://127.0.0.1:44331/litebans?useSSL=false] (33.4 ms). [19:12:41] [Server thread/INFO]: [LiteBans] [Sync] Server name: localhost [19:12:41] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: aa3cb493436c4c6d8108cbe14cd90960 [19:12:41] [Server thread/INFO]: [LiteBans] Database connection fully initialized (63.4 ms). [19:12:41] [Server thread/INFO]: [LiteBans] v2.1.23 enabled. Startup took 544 ms. [19:12:41] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.6b [19:12:41] [Server thread/INFO]: [Skellett] The item merge event is only for 1.9+ versions! [19:12:41] [Server thread/INFO]: [Skellett] The offhand switch event is only for 1.9+ versions! [19:12:41] [Server thread/INFO]: [Skellett] The breeding event is only for 1.10+ versions! [19:12:42] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions! [19:12:42] [Server thread/INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions! [19:12:42] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions! [19:12:42] [Server thread/INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions! [19:12:42] [Server thread/INFO]: [Skellett] Main.Bossbars syntax is for 1.9R1+ spigot versions! [19:12:43] [Server thread/INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions! [19:12:43] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions! [19:12:43] [Server thread/INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions! [19:12:43] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions! [19:12:43] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions! [19:12:43] [Server thread/INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions! [19:12:43] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions! [19:12:43] [Server thread/INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] ItemCooldown syntax is for 1.11.2+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] TitleAndSubtitle syntax is for 1.11.2+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions! [19:12:44] [Server thread/INFO]: [Skellett] Registered 59 Effects, 22 Conditions, 156 Expressions and 20 Events [19:12:44] [Server thread/INFO]: [Skellett] Failed to check for an update on spigot [19:12:44] [Server thread/INFO]: [Skellett] Has been enabled! [19:12:44] [Server thread/INFO]: [NameTags] Enabling NameTags v3.0 [19:12:45] [Server thread/INFO]: [Umbaska] Enabling Umbaska v2.0 Beta 5.0541 [19:12:45] [Server thread/INFO]: [Umbaska] §a[Umbaska] Hooked into metrics! :) [19:12:45] [Server thread/INFO]: Loading ProtocolLib Effects [19:12:45] [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 :) [19:12:45] [Server thread/INFO]: [Umbaska] [Umbaska > SkQuery] Attempting to register new Spawn Particle Effect. [19:12:45] [Server thread/ERROR]: Error occurred while enabling Umbaska v2.0 Beta 5.0541 (Is it up to date?) java.lang.IllegalArgumentException: Can't register the class info clicktype because the class org.bukkit.event.inventory.ClickType is already registered at ch.njol.skript.registrations.Classes.registerClass(Classes.java:90) ~[?:?] at uk.co.umbaska.Utils.EnumClassInfo.register(EnumClassInfo.java:70) ~[?:?] at uk.co.umbaska.Managers.Enums.registerEnum(Enums.java:73) ~[?:?] at uk.co.umbaska.Managers.Enums.runRegister(Enums.java:100) ~[?:?] at uk.co.umbaska.Managers.Register.registerAll(Register.java:60) ~[?:?] at uk.co.umbaska.Main.onEnable(Main.java:201) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:12:45] [Server thread/INFO]: [SharpSK] Enabling SharpSK v1.6.3 [19:12:45] [Server thread/INFO]: [SharpSK] Enabling Metrics... [19:12:45] [Server thread/INFO]: [SharpSK] Metrics successfully enabled [19:12:45] [Server thread/INFO]: [SharpSK] Attempting to register Addon... [19:12:45] [Server thread/INFO]: [SharpSK] Attempting to register stuff... [19:12:45] [Server thread/INFO]: [SharpSK] Checking for any updates... [19:12:45] [Server thread/INFO]: [SharpSK] No Updates have been found [19:12:45] [Server thread/INFO]: [SharpSK] You are running on the latest version [19:12:45] [Server thread/INFO]: [SharpSK] Registering available hooks... [19:12:45] [Server thread/INFO]: [SharpSK] Hooked into CoreProtect v2.12.0 [19:12:45] [Server thread/INFO]: [SharpSK] Hooked into PermissionsEx v1.23.4 [19:12:45] [Server thread/INFO]: [SharpSK] Hooked into WorldEdit v6.1;no_git_id [19:12:45] [Server thread/INFO]: [SharpSK] Loading Complete! [19:12:45] [Server thread/INFO]: [SharpSKUpdater] Enabling SharpSKUpdater v1.1 [19:12:45] [Server thread/INFO]: [SharpSKUpdater] SharpSK Auto-updating enabled. [19:12:45] [Server thread/INFO]: [SharpSKUpdater] Silent mode Enabled! [19:12:45] [Server thread/INFO]: [SharpSKUpdater] You will only be notified when a update is found. [19:12:45] [Server thread/INFO]: [SharpSKUpdater] Scheduled update checks for every 3600 seconds [19:12:45] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2 [19:12:45] [Server thread/ERROR]: Error occurred while enabling TuSKe v1.8.2 (Is it up to date?) java.lang.NoSuchMethodError: ch.njol.skript.bukkitutil.PlayerUtils.getOnlinePlayers()Ljava/util/Collection; at com.github.tukenuke.tuske.listeners.OnlineStatusCheck.(OnlineStatusCheck.java:23) ~[?:?] at com.github.tukenuke.tuske.TuSKe.onEnable(TuSKe.java:73) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:12:45] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it

[19:12:46] [Server thread/WARN]: [Skript] Task #33 for Skript v2.1.2 generated an exception ch.njol.skript.SkriptAPIException: Cannot load variables before the config at ch.njol.skript.variables.Variables.load(Variables.java:110) ~[?:?] at ch.njol.skript.Skript$2.run(Skript.java:370) ~[?:?] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:12:46] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.3.1 [19:12:46] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev: [19:12:46] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays [19:12:46] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47) [19:12:46] [Server thread/INFO]: [MundoSK] Metrics have been enabled! [19:12:46] [Server thread/INFO]: [Citizens] Loaded 0 NPCs. [19:12:46] [Craft Scheduler Thread - 22/INFO]: [Vault] Checking for Updates ... [19:12:46] [Craft Scheduler Thread - 2/INFO]: [PlaceholderAPI] Failed to check for a update on spigot. [19:12:46] [Craft Scheduler Thread - 20/WARN]: Exception in thread "Craft Scheduler Thread - 20" [19:12:46] [Craft Scheduler Thread - 20/WARN]: org.apache.commons.lang.UnhandledException: Plugin AnimationLib v1.5.8 generated an exception while executing task 29 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at me.megamichiel.animationlib.AnimLib.getVersion(AnimLib.java:35) at me.megamichiel.animationlib.bukkit.AnimLibPlugin.lambda$onEnable$2(AnimLibPlugin.java:45) at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 3 more

[19:12:46] [Craft Scheduler Thread - 15/INFO]: [PlaceholderAPI] 4 placeholder injectors are available on the cloud. [19:12:46] [Craft Scheduler Thread - 15/INFO]: [PlaceholderAPI] 0 injectors you use have updates. [19:12:46] [Server thread/WARN]: [ViaVersion] There is a newer version available: 1.6.0, you're on: 1.5.2 [19:12:47] [Server thread/INFO]: [SuperVanish] Your current version of SuperVanish is outdated - New version: '6.1.0'; Currently: '6.0.5' [19:12:47] [Craft Scheduler Thread - 15/INFO]: [BuycraftX] Fetching all due players... [19:12:47] [Craft Scheduler Thread - 11/INFO]: [PlaceholderAPI] 128 placeholder expansions are available on the cloud. [19:12:47] [Craft Scheduler Thread - 11/INFO]: [PlaceholderAPI] 0 expansions you use have updates. [19:12:47] [Craft Scheduler Thread - 22/WARN]: [Vault] Stable Version: 1.7.1 is out! You are still running version: 1.5.6 [19:12:47] [Craft Scheduler Thread - 22/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault [19:12:48] [Craft Scheduler Thread - 8/INFO]: [iDisguise] An update is available: iDisguise 5.8.2 [19:12:48] [Craft Scheduler Thread - 8/INFO]: [iDisguise] You can enable automatic updates in the config file. [19:12:48] [Craft Scheduler Thread - 15/INFO]: [BuycraftX] Fetched due players (0 found). [19:12:49] [Thread-25/INFO]: UUID of player MitchellMan008 is e3df89fd-a0d8-377f-b5e5-56b2e15348eb [19:12:54] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. [19:12:54] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:12:54] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:12:54] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:12:54] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:794) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) [19:12:54] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:12:54] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:12:54] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:12:54] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) [19:12:54] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:12:54] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:12:54] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.connect(MySQL_Connection.java:77) [19:12:54] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.Result(MySQL_Connection.java:121) [19:12:54] [Server thread/WARN]: at BetterNick.API.NickAPI.NickedPlayerExists(NickAPI.java:80) [19:12:54] [Server thread/WARN]: at BetterNick.API.NickAPI.createNickedPlayer(NickAPI.java:98) [19:12:54] [Server thread/WARN]: at BetterNick.Listeners.AutoNick.onPlayerJoin(AutoNick.java:34) [19:12:54] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [19:12:54] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [19:12:54] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [19:12:54] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [19:12:54] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [19:12:54] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [19:12:54] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [19:12:54] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [19:12:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [19:12:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [19:12:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [19:12:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [19:12:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [19:12:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [19:12:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [19:12:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [19:12:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [19:12:54] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [19:12:54] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [19:12:54] [Server thread/WARN]: Caused by: java.sql.SQLException: Unknown initial character set index '255' received from server. Initial client character set can be forced via the 'characterEncoding' property. [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1794) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3523) [19:12:54] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2202) [19:12:54] [Server thread/WARN]: ... 36 more

[19:12:54] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to BetterNick v4.4 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: java.lang.NullPointerException at BetterNick.API.NickAPI.NickedPlayerExists(NickAPI.java:81) ~[?:?] at BetterNick.API.NickAPI.createNickedPlayer(NickAPI.java:98) ~[?:?] at BetterNick.Listeners.AutoNick.onPlayerJoin(AutoNick.java:34) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] ... 14 more [19:12:54] [Server thread/INFO]: MitchellMan008[/127.0.0.1:53274] logged in with entity id 84 at ([world]-381.1416452951338, 54.94234097616774, -118.18404056005193) [19:12:55] [Server thread/WARN]: MitchellMan008 moved too quickly! 389.6416452951338,10.057659023832258,126.68404056005193 (389.6416452951338, 10.057659023832258, 126.68404056005193) [19:12:58] [Server thread/INFO]: MitchellMan008 issued server command: /nick [19:13:02] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. [19:13:02] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:13:02] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:13:02] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:13:02] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:794) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) [19:13:02] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:13:02] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:13:02] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:13:02] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) [19:13:02] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:13:02] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:13:02] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.connect(MySQL_Connection.java:77) [19:13:02] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.Result(MySQL_Connection.java:121) [19:13:02] [Server thread/WARN]: at BetterNick.API.NickAPI.NickedPlayerExists(NickAPI.java:80) [19:13:02] [Server thread/WARN]: at BetterNick.Versions.v1_8_R3.setRandomNickName(v1_8_R3.java:152) [19:13:02] [Server thread/WARN]: at BetterNick.API.NickAPI.setRandomNickName(NickAPI.java:138) [19:13:02] [Server thread/WARN]: at BetterNick.CMD.NickCMD.onCommand(NickCMD.java:35) [19:13:02] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [19:13:02] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [19:13:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [19:13:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [19:13:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [19:13:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [19:13:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [19:13:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [19:13:02] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [19:13:02] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source) [19:13:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [19:13:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [19:13:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [19:13:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [19:13:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [19:13:02] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [19:13:02] [Server thread/WARN]: Caused by: java.sql.SQLException: Unknown initial character set index '255' received from server. Initial client character set can be forced via the 'characterEncoding' property. [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1794) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3523) [19:13:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2202) [19:13:02] [Server thread/WARN]: ... 34 more

org.bukkit.command.CommandException: Unhandled exception executing command 'nick' in plugin BetterNick v4.4 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_191] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_191] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: java.lang.NullPointerException at BetterNick.API.NickAPI.NickedPlayerExists(NickAPI.java:81) ~[?:?] at BetterNick.Versions.v1_8_R3.setRandomNickName(v1_8_R3.java:152) ~[?:?] at BetterNick.API.NickAPI.setRandomNickName(NickAPI.java:138) ~[?:?] at BetterNick.CMD.NickCMD.onCommand(NickCMD.java:35) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] ... 15 more [19:13:02] [Server thread/INFO]: MitchellMan008 issued server command: /v [19:13:02] [Server thread/INFO]: MitchellMan008 issued server command: /v [19:13:50] [Server thread/INFO]: Unknown command. Type "/help" for help. [19:13:54] [Craft Scheduler Thread - 0/INFO]: [BuycraftX] Updating coupon list... [19:13:54] [Server thread/INFO]: Unknown command. Type "/help" for help. [19:13:59] [Server thread/INFO]: CONSOLE issued server command: /help betternick [19:13:59] [Server thread/INFO]: To view help from the console, type ?. [19:14:04] [Server thread/INFO]: --------- Help: Index --------------------------- [19:14:04] [Server thread/INFO]: Use /help [n] to get page n of help. [19:14:04] [Server thread/INFO]: Actionbar: All commands for Actionbar [19:14:04] [Server thread/INFO]: Aliases: Lists command aliases [19:14:04] [Server thread/INFO]: AnimationLib: All commands for AnimationLib [19:14:04] [Server thread/INFO]: BetterNick: All commands for BetterNick [19:14:04] [Server thread/INFO]: Bukkit: All commands for Bukkit [19:14:04] [Server thread/INFO]: BuycraftX: All commands for BuycraftX [19:14:04] [Server thread/INFO]: Citizens: All commands for Citizens [19:14:04] [Server thread/INFO]: ClearLag: All commands for ClearLag [19:14:04] [Server thread/INFO]: CoreProtect: All commands for CoreProtect [19:14:04] [Server thread/INFO]: CrispyBoard: All commands for CrispyBoard [19:14:04] [Server thread/INFO]: CustomGUI: All commands for CustomGUI [19:14:04] [Server thread/INFO]: Essentials: All commands for Essentials [19:14:04] [Server thread/INFO]: HolographicDisplays: All commands for HolographicDisplays [19:14:04] [Server thread/INFO]: iDisguise: All commands for iDisguise [19:14:04] [Server thread/INFO]: LiteBans: All commands for LiteBans [19:14:04] [Server thread/INFO]: Minecraft: All commands for Minecraft [19:14:04] [Server thread/INFO]: MundoSK: All commands for MundoSK [19:14:04] [Server thread/INFO]: MyCommand: All commands for MyCommand [19:14:04] [Server thread/INFO]: NameTags: All commands for NameTags [19:14:04] [Server thread/INFO]: PacketListenerApi: All commands for PacketListenerApi [19:14:04] [Server thread/INFO]: PaperCommands: All commands for PaperCommands [19:14:04] [Server thread/INFO]: PermissionsEx: All commands for PermissionsEx [19:14:04] [Server thread/INFO]: PlaceholderAPI: All commands for PlaceholderAPI [19:14:04] [Server thread/INFO]: ProtocolLib: All commands for ProtocolLib [19:14:04] [Server thread/INFO]: RandomPackage: All commands for RandomPackage [19:14:04] [Server thread/INFO]: SharpSK: All commands for SharpSK [19:14:04] [Server thread/INFO]: Skellett: All commands for Skellett [19:14:04] [Server thread/INFO]: SkinsRestorer: All commands for SkinsRestorer [19:14:04] [Server thread/INFO]: skRayFall: All commands for skRayFall [19:14:04] [Server thread/INFO]: Skript: All commands for Skript [19:14:04] [Server thread/INFO]: SuperVanish: All commands for SuperVanish [19:14:04] [Server thread/INFO]: Titlebar: All commands for Titlebar [19:14:04] [Server thread/INFO]: TuSKe: All commands for TuSKe [19:14:04] [Server thread/INFO]: Vault: All commands for Vault [19:14:04] [Server thread/INFO]: ViaVersion: All commands for ViaVersion [19:14:04] [Server thread/INFO]: Vixio: All commands for Vixio [19:14:04] [Server thread/INFO]: WorldEdit: All commands for WorldEdit [19:14:04] [Server thread/INFO]: /.s: Execute last CraftScript [19:14:04] [Server thread/INFO]: //: Toggle the super pickaxe function [19:14:04] [Server thread/INFO]: //calc: Evaluate a mathematical expression [19:14:04] [Server thread/INFO]: //center: Set the center block(s) [19:14:04] [Server thread/INFO]: //chunk: Set the selection to your current chunk. [19:14:04] [Server thread/INFO]: //clearhistory: Clear your history [19:14:04] [Server thread/INFO]: //contract: Contract the selection area [19:14:04] [Server thread/INFO]: //copy: Copy the selection to the clipboard [19:14:04] [Server thread/INFO]: //count: Counts the number of a certain type of block [19:14:04] [Server thread/INFO]: //curve: Draws a spline through selected points [19:14:04] [Server thread/INFO]: //cut: Cut the selection to the clipboard [19:14:04] [Server thread/INFO]: //cyl: Generates a cylinder. [19:14:04] [Server thread/INFO]: //deform: Deforms a selected region with an expression [19:14:04] [Server thread/INFO]: //distr: Get the distribution of blocks in the selection [19:14:04] [Server thread/INFO]: //drain: Drain a pool [19:14:04] [Server thread/INFO]: //ex: Extinguish nearby fire [19:14:04] [Server thread/INFO]: //expand: Expand the selection area [19:14:04] [Server thread/INFO]: //faces: Build the walls, ceiling, and floor of a selection [19:14:04] [Server thread/INFO]: //fast: Toggle fast mode [19:14:04] [Server thread/INFO]: //fill: Fill a hole [19:14:04] [Server thread/INFO]: //fillr: Fill a hole recursively [19:14:04] [Server thread/INFO]: //fixlava: Fix lava to be stationary [19:14:04] [Server thread/INFO]: //fixwater: Fix water to be stationary [19:14:04] [Server thread/INFO]: //flip: Flip the contents of the clipboard [19:14:04] [Server thread/INFO]: //flora: Make flora within the region [19:14:04] [Server thread/INFO]: //forest: Make a forest within the region [19:14:04] [Server thread/INFO]: //generate: Generates a shape according to a formula. [19:14:04] [Server thread/INFO]: //generatebiome: Sets biome according to a formula. [19:14:04] [Server thread/INFO]: //gmask: Set the global mask [19:14:04] [Server thread/INFO]: //green: Greens the area [19:14:04] [Server thread/INFO]: //hcyl: Generates a hollow cylinder. [19:14:04] [Server thread/INFO]: //help: Displays help for WorldEdit commands [19:14:04] [Server thread/INFO]: //hollow: Hollows out the object contained in this selection [19:14:04] [Server thread/INFO]: //hpos1: Set position 1 to targeted block [19:14:04] [Server thread/INFO]: //hpos2: Set position 2 to targeted block [19:14:04] [Server thread/INFO]: //hpyramid: Generate a hollow pyramid [19:14:04] [Server thread/INFO]: //hsphere: Generates a hollow sphere. [19:14:04] [Server thread/INFO]: //inset: Inset the selection area [19:14:04] [Server thread/INFO]: //limit: Modify block change limit [19:14:04] [Server thread/INFO]: //line: Draws a line segment between cuboid selection corners [19:14:04] [Server thread/INFO]: //load: Load a schematic into your clipboard [19:14:04] [Server thread/INFO]: //move: Move the contents of the selection [19:14:04] [Server thread/INFO]: //naturalize: 3 layers of dirt on top then rock below [19:14:04] [Server thread/INFO]: //outset: Outset the selection area [19:14:04] [Server thread/INFO]: //overlay: Set a block on top of blocks in the region [19:14:04] [Server thread/INFO]: //paste: Paste the clipboard's contents [19:14:04] [Server thread/INFO]: //pos1: Set position 1 [19:14:04] [Server thread/INFO]: //pos2: Set position 2 [19:14:04] [Server thread/INFO]: //pyramid: Generate a filled pyramid [19:14:04] [Server thread/INFO]: //redo: Redoes the last action (from history) [19:14:04] [Server thread/INFO]: //regen: Regenerates the contents of the selection [19:14:04] [Server thread/INFO]: //removeabove: Remove blocks above your head. [19:14:04] [Server thread/INFO]: //removebelow: Remove blocks below you. [19:14:04] [Server thread/INFO]: //removenear: Remove blocks near you. [19:14:04] [Server thread/INFO]: //replace: Replace all blocks in the selection with another [19:14:04] [Server thread/INFO]: //replacenear: Replace nearby blocks [19:14:04] [Server thread/INFO]: //rotate: Rotate the contents of the clipboard [19:14:04] [Server thread/INFO]: //save: Save a schematic into your clipboard [19:14:04] [Server thread/INFO]: //searchitem: Search for an item [19:14:04] [Server thread/INFO]: //sel: Choose a region selector [19:14:04] [Server thread/INFO]: //set: Set all the blocks inside the selection to a block [19:14:04] [Server thread/INFO]: //setbiome: Sets the biome of the player's current block or region. [19:14:04] [Server thread/INFO]: //shift: Shift the selection area [19:14:04] [Server thread/INFO]: //size: Get information about the selection [19:14:04] [Server thread/INFO]: //smooth: Smooth the elevation in the selection [19:14:04] [Server thread/INFO]: //snow: Simulates snow [19:14:04] [Server thread/INFO]: //sphere: Generates a filled sphere. [19:14:04] [Server thread/INFO]: //stack: Repeat the contents of the selection [19:14:04] [Server thread/INFO]: //thaw: Thaws the area [19:14:04] [Server thread/INFO]: //toggleplace: Switch between your position and pos1 for placement [19:14:04] [Server thread/INFO]: //undo: Undoes the last action [19:14:04] [Server thread/INFO]: //walls: Build the four sides of the selection [19:14:04] [Server thread/INFO]: //wand: Get the wand object [19:14:04] [Server thread/INFO]: /achievement: A Mojang provided command. [19:14:04] [Server thread/INFO]: /actionbar: This is the main Actionbar command. [19:14:04] [Server thread/INFO]: /actionbarannouncer: This is the Announcer Actionbar command. [19:14:04] [Server thread/INFO]: /addlore:  [19:14:04] [Server thread/INFO]: /afk: Marks you as away-from-keyboard. [19:14:04] [Server thread/INFO]: /alchemist: Opens the Alchemist gui [19:14:04] [Server thread/INFO]: /animationlib: Plugin command [19:14:04] [Server thread/INFO]: /antioch: A little surprise for operators. [19:14:04] [Server thread/INFO]: /ascend: Go up a floor [19:14:04] [Server thread/INFO]: /back: Teleports you to your location prior to tp/spawn/warp. [19:14:04] [Server thread/INFO]: /backup: Runs the backup if configured. [19:14:04] [Server thread/INFO]: /balance: States the current balance of a player. [19:14:04] [Server thread/INFO]: /balancetop: Gets the top balance values. [19:14:04] [Server thread/INFO]: /ban: Bans a player. [19:14:04] [Server thread/INFO]: /ban-ip: A Mojang provided command. [19:14:04] [Server thread/INFO]: /banip: Bans an IP address. [19:14:04] [Server thread/INFO]: /banlist: Shows a list of active bans. [19:14:04] [Server thread/INFO]: /betternick:skin: Skin Command [19:14:04] [Server thread/INFO]: /bigtree: Spawn a big tree where you are looking. [19:14:04] [Server thread/INFO]: /biomeinfo: Get the biome of the targeted block. [19:14:04] [Server thread/INFO]: /biomelist: Gets all biomes available. [19:14:04] [Server thread/INFO]: /blockdata: A Mojang provided command. [19:14:04] [Server thread/INFO]: /book: Allows reopening and editing of sealed books. [19:14:04] [Server thread/INFO]: /break: Breaks the block you are looking at. [19:14:04] [Server thread/INFO]: /broadcast: Broadcasts a message to the entire server. [19:14:04] [Server thread/INFO]: /brush: Brushing commands [19:14:04] [Server thread/INFO]: /bukkit:help: Shows the help menu [19:14:04] [Server thread/INFO]: /burn: Set a player on fire. [19:14:04] [Server thread/INFO]: /butcher: Kill all or nearby mobs [19:14:04] [Server thread/INFO]: /buycraft: Main command for the Buycraft plugin. [19:14:04] [Server thread/INFO]: /ceil: Go to the celing [19:14:04] [Server thread/INFO]: /chatex:  [19:14:04] [Server thread/INFO]: /checkban: Checks if the target is banned. [19:14:04] [Server thread/INFO]: /chunkinfo: Get information about the chunk that you are inside [19:14:04] [Server thread/INFO]: /citizens: Administration commands [19:14:04] [Server thread/INFO]: /clearchat: Clears chat. [19:14:04] [Server thread/INFO]: /clearclipboard: Clear your clipboard [19:14:04] [Server thread/INFO]: /clearinventory: Clear all items in your inventory. [19:14:04] [Server thread/INFO]: /clone: A Mojang provided command. [19:14:04] [Server thread/INFO]: /co: Utilize the plugin [19:14:04] [Server thread/INFO]: /compass: Describes your current bearing. [19:14:04] [Server thread/INFO]: /condense: Condenses items into a more compact blocks. [19:14:04] [Server thread/INFO]: /core: Utilize the plugin [19:14:04] [Server thread/INFO]: /coreprotect: Utilize the plugin [19:14:04] [Server thread/INFO]: /crispyboard: CrispyBoard main command. [19:14:04] [Server thread/INFO]: /cs: Execute a CraftScript [19:14:04] [Server thread/INFO]: /customgui:  [19:14:04] [Server thread/INFO]: /customtext: Allows you to create custom text commands. [19:14:04] [Server thread/INFO]: /cycler: Block data cycler tool [19:14:04] [Server thread/INFO]: /debug: A Mojang provided command. [19:14:04] [Server thread/INFO]: /defaultgamemode: A Mojang provided command. [19:14:04] [Server thread/INFO]: /delchunks: Delete chunks that your selection includes [19:14:04] [Server thread/INFO]: /delhome: Removes a home. [19:14:04] [Server thread/INFO]: /deljail: Removes a jail. [19:14:04] [Server thread/INFO]: /deltree: Floating tree remover tool [19:14:04] [Server thread/INFO]: /delwarp: Deletes the specified warp. [19:14:04] [Server thread/INFO]: /demote: Permission ladder demotion command. [19:14:04] [Server thread/INFO]: /deop: A Mojang provided command. [19:14:04] [Server thread/INFO]: /depth: States current depth, relative to sea level. [19:14:04] [Server thread/INFO]: /descend: Go down a floor [19:14:04] [Server thread/INFO]: /difficulty: A Mojang provided command. [19:14:04] [Server thread/INFO]: /disguise: Disguise. [19:14:04] [Server thread/INFO]: /dupeip: Displays all players sharing an IP address. [19:14:04] [Server thread/INFO]: /eco: Manages the server economy. [19:14:04] [Server thread/INFO]: /effect: A Mojang provided command. [19:14:04] [Server thread/INFO]: /emptycommand: EmptyCommand (Used for the console support) [19:14:04] [Server thread/INFO]: /enchant: Enchants the item the user is holding. [19:14:04] [Server thread/INFO]: /enchanter: Opens the Enchanter gui [19:14:04] [Server thread/INFO]: /enderchest: Lets you see inside an enderchest. [19:14:04] [Server thread/INFO]: /entitydata: A Mojang provided command. [19:14:04] [Server thread/INFO]: /essentials: Reloads essentials. [19:14:04] [Server thread/INFO]: /essentials:info: Shows information set by the server owner. [19:14:04] [Server thread/INFO]: /essentials:near: Lists the players near by or around a player. [19:14:04] [Server thread/INFO]: /essentials:nick: Change your nickname or that of another player. [19:14:04] [Server thread/INFO]: /essentials:realname: Displays the username of a user based on nick. [19:14:04] [Server thread/INFO]: /essentials:remove: Removes entities in your world. [19:14:04] [Server thread/INFO]: /essentials:tree: Spawn a tree where you are looking. [19:14:04] [Server thread/INFO]: /execute: A Mojang provided command. [19:14:04] [Server thread/INFO]: /exp: Give, set or look at a players exp. [19:14:04] [Server thread/INFO]: /ext: Extinguish players. [19:14:04] [Server thread/INFO]: /farwand: Wand at a distance tool [19:14:04] [Server thread/INFO]: /feed: Satisfy the hunger. [19:14:04] [Server thread/INFO]: /fill: A Mojang provided command. [19:14:04] [Server thread/INFO]: /filter: Add or remove programmable filters to the packet listeners. [19:14:04] [Server thread/INFO]: /fireball: Throw a fireball. [19:14:04] [Server thread/INFO]: /firework: Allows you to modify a stack of fireworks. [19:14:04] [Server thread/INFO]: /floodfill: Flood fill tool [19:14:04] [Server thread/INFO]: /fly: Take off, and soar! [19:14:04] [Server thread/INFO]: /forestgen: Generate a forest [19:14:04] [Server thread/INFO]: /gamemode: Change player gamemode. [19:14:04] [Server thread/INFO]: /gamerule: A Mojang provided command. [19:14:04] [Server thread/INFO]: /gc: Reports memory, uptime and tick info. [19:14:04] [Server thread/INFO]: /geoip: Shows which country a player or IP originates from. Can be used on offline players. [19:14:04] [Server thread/INFO]: /getpos: Get your current coordinates or those of a player. [19:14:04] [Server thread/INFO]: /give: Give a player an item. [19:14:04] [Server thread/INFO]: /givedp: Give or get a custom RandomPackage item [19:14:04] [Server thread/INFO]: /gkit: Opens the Gkit gui [19:14:04] [Server thread/INFO]: /god: Enables your godly powers. [19:14:04] [Server thread/INFO]: /greets: Registered MyCommand Command [19:14:04] [Server thread/INFO]: /hat: Get some cool new headgear. [19:14:04] [Server thread/INFO]: /heal: Heals you or the given player. [19:14:04] [Server thread/INFO]: /help: Views a list of available commands. [19:14:04] [Server thread/INFO]: /helpop: Message online admins. [19:14:04] [Server thread/INFO]: /history: Displays the ban/mute/warning history of a player [19:14:04] [Server thread/INFO]: /holograms: Main command for HolographicDisplays. [19:14:04] [Server thread/INFO]: /home: Teleport to your home. [19:14:04] [Server thread/INFO]: /ignore: Ignore or unignore other players. [19:14:04] [Server thread/INFO]: /info: Block information tool [19:14:04] [Server thread/INFO]: /invsee: See the inventory of other players. [19:14:04] [Server thread/INFO]: /ipban: Bans an IP address. [19:14:04] [Server thread/INFO]: /iphistory: Displays the login history of a player [19:14:04] [Server thread/INFO]: /ipmute: Mutes an IP address. [19:14:04] [Server thread/INFO]: /ipreport: Checks all online players for duplicate accounts. [19:14:04] [Server thread/INFO]: /item: Spawn an item. [19:14:04] [Server thread/INFO]: /itemdb: Searches for an item. [19:14:04] [Server thread/INFO]: /jails: List all jails. [19:14:04] [Server thread/INFO]: /jump: Jumps to the nearest block in the line of sight. [19:14:04] [Server thread/INFO]: /jumpto: Teleport to a location [19:14:04] [Server thread/INFO]: /kick: Kicks a specified player with a reason. [19:14:04] [Server thread/INFO]: /kickall: Kicks all players off the server except the issuer. [19:14:04] [Server thread/INFO]: /kill: Kills specified player. [19:14:04] [Server thread/INFO]: /kit: Obtains the specified kit or views all available kits. [19:14:04] [Server thread/INFO]: /kitop: Gets an op kit, with op Enchants! [19:14:04] [Server thread/INFO]: /kittycannon: Throw an exploding kitten at your opponent. [19:14:04] [Server thread/INFO]: /lagg: Clearlag base command! [19:14:04] [Server thread/INFO]: /lastuuid: Displays the last UUID of a player [19:14:04] [Server thread/INFO]: /levelcap: Checks how many custom enchants you can have on an item [19:14:04] [Server thread/INFO]: /lightning: The power of Thor. Strike at cursor or player. [19:14:04] [Server thread/INFO]: /list: List all online players. [19:14:04] [Server thread/INFO]: /listchunks: List chunks that your selection includes [19:14:04] [Server thread/INFO]: /listvouchers:  [19:14:04] [Server thread/INFO]: /litebans: LiteBans management command. [19:14:04] [Server thread/INFO]: /litebans:ban: Bans a player or IP [19:14:04] [Server thread/INFO]: /litebans:kick: Kicks a player. [19:14:04] [Server thread/INFO]: /litebans:mute: Mutes a player [19:14:04] [Server thread/INFO]: /litebans:tempban: Bans a player or IP temporarily [19:14:04] [Server thread/INFO]: /litebans:unban: Unbans a player or IP [19:14:04] [Server thread/INFO]: /lmcmd: Show LaunchMultiCommands help. [19:14:04] [Server thread/INFO]: /lockdown: Server lockdown management command. [19:14:04] [Server thread/INFO]: /lrbuild: Long-range building tool [19:14:04] [Server thread/INFO]: /mail: Manages inter-player, intra-server mail. [19:14:04] [Server thread/INFO]: /mask: Set the brush mask [19:14:04] [Server thread/INFO]: /mat: Set the brush material [19:14:04] [Server thread/INFO]: /me: Describes an action in the context of the player. [19:14:04] [Server thread/INFO]: /minecraft:ban: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:banlist: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:clear: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:enchant: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:gamemode: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:give: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:help: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:kick: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:kill: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:list: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:me: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:pardon: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:tell: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:time: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:tp: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:weather: A Mojang provided command. [19:14:04] [Server thread/INFO]: /minecraft:xp: A Mojang provided command. [19:14:04] [Server thread/INFO]: /more: Fills the item stack in hand to maximum size. [19:14:04] [Server thread/INFO]: /motd: Views the Message Of The Day. [19:14:04] [Server thread/INFO]: /msg: Sends a private message to the specified player. [19:14:04] [Server thread/INFO]: /mundosk: This command is for getting basic information about MundoSK as well as reloading the config [19:14:04] [Server thread/INFO]: /mute: Mutes or unmutes a player. [19:14:04] [Server thread/INFO]: /mutechat: Allows you to disable or enable chat. [19:14:04] [Server thread/INFO]: /mycmd: Main Help [19:14:04] [Server thread/INFO]: /mycmd-blockset: Run commands by block. [19:14:04] [Server thread/INFO]: /mycmd-book: Run Commands from books. [19:14:04] [Server thread/INFO]: /mycmd-edit: In-Game config editor. [19:14:04] [Server thread/INFO]: /mycmd-itemset: Run commands by items. [19:14:04] [Server thread/INFO]: /mycmd-npcs: Run commands from Mobs [19:14:04] [Server thread/INFO]: /mycmd-playerdata: Manage Player Data. [19:14:04] [Server thread/INFO]: /mycmd-reload: Reload config files. [19:14:04] [Server thread/INFO]: /mycmd-runas: Run commands as someone else [19:14:04] [Server thread/INFO]: /mycmd-scheduler: Manage the Scheduler. [19:14:04] [Server thread/INFO]: /mycmd-signset: Run commands by signs. [19:14:04] [Server thread/INFO]: /mycmd-variables: Make Variables. [19:14:04] [Server thread/INFO]: /mycommand: MyCommand Credits command. [19:14:04] [Server thread/INFO]: /nametags:  [19:14:04] [Server thread/INFO]: /near:  [19:14:04] [Server thread/INFO]: /nick: Nick Command [19:14:04] [Server thread/INFO]: /nicklist: RealName Command [19:14:04] [Server thread/INFO]: /none: Unbind a bound tool from your current item [19:14:04] [Server thread/INFO]: /npc: Basic commands for all NPC-related things [19:14:04] [Server thread/INFO]: /nuke: May death rain upon them. [19:14:04] [Server thread/INFO]: /odisguise: Disguise others. [19:14:04] [Server thread/INFO]: /op: A Mojang provided command. [19:14:04] [Server thread/INFO]: /packet: Add or remove a simple packet listener. [19:14:04] [Server thread/INFO]: /packetlistener:  [19:14:04] [Server thread/INFO]: /pardon-ip: A Mojang provided command. [19:14:04] [Server thread/INFO]: /particle: A Mojang provided command. [19:14:04] [Server thread/INFO]: /pay: Pays another player from your balance. [19:14:04] [Server thread/INFO]: /pex: Provides access to Permissions commands and information. [19:14:04] [Server thread/INFO]: /ping: Pong! [19:14:04] [Server thread/INFO]: /placeholderapi: PlaceholderAPI command [19:14:04] [Server thread/INFO]: /playsound: A Mojang provided command. [19:14:04] [Server thread/INFO]: /plugins: Gets a list of plugins running on the server [19:14:04] [Server thread/INFO]: /potion: Adds custom potion effects to a potion. [19:14:04] [Server thread/INFO]: /powertool: Assigns a command to the item in hand. [19:14:04] [Server thread/INFO]: /powertooltoggle: Enables or disables all current powertools. [19:14:04] [Server thread/INFO]: /promote: Permission ladder promotion command. [19:14:04] [Server thread/INFO]: /protocol: Performs administrative tasks regarding ProtocolLib. [19:14:04] [Server thread/INFO]: /prunehistory: Removes past ban/mute/warning history of a player [19:14:04] [Server thread/INFO]: /ptime: Adjust player's client time. Add @ prefix to fix. [19:14:04] [Server thread/INFO]: /pumpkins: Generate pumpkin patches [19:14:04] [Server thread/INFO]: /pweather: Adjust a player's weather [19:14:04] [Server thread/INFO]: /r: Quickly reply to the last player to message you. [19:14:04] [Server thread/INFO]: /randombookgui: Opens a Gui with the plugins custom books [19:14:04] [Server thread/INFO]: /randomenchantbooks: Gets a Legendary, Ultimate, Elite, Unique, or Simple book! [19:14:04] [Server thread/INFO]: /randompackage: Made by RandomHashTags [19:14:04] [Server thread/INFO]: /range: Set the brush range [19:14:04] [Server thread/INFO]: /realname: RealName Command [19:14:04] [Server thread/INFO]: /recipe: Displays how to craft items. [19:14:04] [Server thread/INFO]: /reload: Reloads the server configuration and plugins [19:14:04] [Server thread/INFO]: /relore:  [19:14:04] [Server thread/INFO]: /remove: Remove all entities of a type [19:14:04] [Server thread/INFO]: /repair: Repairs the durability of one or all items. [19:14:04] [Server thread/INFO]: /repl: Block replacer tool [19:14:04] [Server thread/INFO]: /replaceitem: A Mojang provided command. [19:14:04] [Server thread/INFO]: /restart: Restarts the server [19:14:04] [Server thread/INFO]: /restore: Restore the selection from a snapshot [19:14:04] [Server thread/INFO]: /rules: Views the server rules. [19:14:04] [Server thread/INFO]: /save-all: A Mojang provided command. [19:14:04] [Server thread/INFO]: /save-off: A Mojang provided command. [19:14:04] [Server thread/INFO]: /save-on: A Mojang provided command. [19:14:04] [Server thread/INFO]: /say: A Mojang provided command. [19:14:04] [Server thread/INFO]: /schematic: Schematic commands for saving/loading areas [19:14:04] [Server thread/INFO]: /scoreboard: A Mojang provided command. [19:14:04] [Server thread/INFO]: /script: Scripting commands [19:14:04] [Server thread/INFO]: /seed: A Mojang provided command. [19:14:04] [Server thread/INFO]: /seen: Shows the last logout time of a player. [19:14:04] [Server thread/INFO]: /sell: Sells the item currently in your hand. [19:14:04] [Server thread/INFO]: /setblock: A Mojang provided command. [19:14:04] [Server thread/INFO]: /sethome: Set your home to your current location. [19:14:04] [Server thread/INFO]: /setidletimeout: A Mojang provided command. [19:14:04] [Server thread/INFO]: /setjail: Creates a jail where you specified named [jailname]. [19:14:04] [Server thread/INFO]: /setwarp: Creates a new warp. [19:14:04] [Server thread/INFO]: /setworldspawn: A Mojang provided command. [19:14:04] [Server thread/INFO]: /setworth: Set the sell value of an item. [19:14:04] [Server thread/INFO]: /sharpsk: All sharpsk commands [19:14:04] [Server thread/INFO]: /size: Set the brush size [19:14:04] [Server thread/INFO]: /skellett: Skellett main command [19:14:04] [Server thread/INFO]: /skin: Use this command to change your skin. [19:14:04] [Server thread/INFO]: /skinsrestorer: SkinsRestorer's main command. [19:14:04] [Server thread/INFO]: /skrayfall: Base for all skRayFall commands. [19:14:04] [Server thread/INFO]: /skript: Skript's main command. Type '/skript help' for more information. [19:14:04] [Server thread/INFO]: /skull: Set the owner of a player skull [19:14:04] [Server thread/INFO]: /snapshot: Schematic commands for saving/loading areas [19:14:04] [Server thread/INFO]: /socialspy: Toggles if you can see msg/mail commands in chat. [19:14:04] [Server thread/INFO]: /spawner: Change the mob type of a spawner. [19:14:04] [Server thread/INFO]: /spawnmob: Spawns a mob. [19:14:04] [Server thread/INFO]: /spawnpoint: A Mojang provided command. [19:14:04] [Server thread/INFO]: /speed: Change your speed limits. [19:14:04] [Server thread/INFO]: /spreadplayers: A Mojang provided command. [19:14:04] [Server thread/INFO]: /staffhistory: Displays bans/mutes/warnings placed by a player [19:14:04] [Server thread/INFO]: /staffrollback: Rollbacks bans/mutes/warnings placed by a player, with an optional duration. [19:14:04] [Server thread/INFO]: /stats: A Mojang provided command. [19:14:04] [Server thread/INFO]: /stop: A Mojang provided command. [19:14:04] [Server thread/INFO]: /subtitlebar: This is the sub Titlebar command. [19:14:04] [Server thread/INFO]: /sudo: Make another user perform a command. [19:14:04] [Server thread/INFO]: /suicide: Causes you to perish. [19:14:04] [Server thread/INFO]: /summon: A Mojang provided command. [19:14:04] [Server thread/INFO]: /superpickaxe: Super-pickaxe commands [19:14:04] [Server thread/INFO]: /sv: SuperVanish's main command [19:14:04] [Server thread/INFO]: /tellraw: A Mojang provided command. [19:14:04] [Server thread/INFO]: /tempban: Temporary ban a user. [19:14:04] [Server thread/INFO]: /template: Template commands [19:14:04] [Server thread/INFO]: /tempmute: Mutes a player or IP temporarily [19:14:04] [Server thread/INFO]: /testfor: A Mojang provided command. [19:14:04] [Server thread/INFO]: /testforblock: A Mojang provided command. [19:14:04] [Server thread/INFO]: /testforblocks: A Mojang provided command. [19:14:04] [Server thread/INFO]: /thru: Passthrough walls [19:14:04] [Server thread/INFO]: /thunder: Enable/disable thunder. [19:14:04] [Server thread/INFO]: /time: Display/Change the world time. Defaults to current world. [19:14:04] [Server thread/INFO]: /timings: Manages Spigot Timings data to see performance of the server. [19:14:04] [Server thread/INFO]: /tinkerer: Opens the Tinkerer gui [19:14:04] [Server thread/INFO]: /title: A Mojang provided command. [19:14:04] [Server thread/INFO]: /titlebar: This is the main Titlebar command. [19:14:04] [Server thread/INFO]: /titlebarannouncer: This is the Announcer Titlebar command. [19:14:04] [Server thread/INFO]: /togglechat: Toggles chat. [19:14:04] [Server thread/INFO]: /toggledownfall: A Mojang provided command. [19:14:04] [Server thread/INFO]: /toggleeditwand: Toggle functionality of the edit wand [19:14:04] [Server thread/INFO]: /togglejail: Jails/Unjails a player, TPs them to the jail specified. [19:14:04] [Server thread/INFO]: /tool: Bind functions to held items [19:14:04] [Server thread/INFO]: /top: Teleport to the highest block at your current position. [19:14:04] [Server thread/INFO]: /tp: Teleport to a player. [19:14:04] [Server thread/INFO]: /tpa: Request to teleport to the specified player. [19:14:04] [Server thread/INFO]: /tpaall: Requests all players online to teleport to you. [19:14:04] [Server thread/INFO]: /tpaccept: Accepts a teleport request. [19:14:04] [Server thread/INFO]: /tpahere: Request that the specified player teleport to you. [19:14:04] [Server thread/INFO]: /tpall: Teleport all online players to another player. [19:14:04] [Server thread/INFO]: /tpdeny: Reject a teleport request. [19:14:04] [Server thread/INFO]: /tphere: Teleport a player to you. [19:14:04] [Server thread/INFO]: /tpo: Teleport override for tptoggle. [19:14:04] [Server thread/INFO]: /tpohere: Teleport here override for tptoggle. [19:14:04] [Server thread/INFO]: /tppos: Teleport to coordinates. [19:14:04] [Server thread/INFO]: /tps: Gets the current ticks per second for the server [19:14:04] [Server thread/INFO]: /tptoggle: Blocks all forms of teleportation. [19:14:04] [Server thread/INFO]: /trait: Trait commands [19:14:04] [Server thread/INFO]: /traitc: Configures traits [19:14:04] [Server thread/INFO]: /tree: Tree generator tool [19:14:04] [Server thread/INFO]: /trigger: A Mojang provided command. [19:14:04] [Server thread/INFO]: /tuske: Main command for TuSKe [19:14:04] [Server thread/INFO]: /unban: Unbans the specified player. [19:14:04] [Server thread/INFO]: /unbanip: Unbans the specified IP address. [19:14:04] [Server thread/INFO]: /undisguise: Undisguise. [19:14:04] [Server thread/INFO]: /unlimited: Allows the unlimited placing of items. [19:14:04] [Server thread/INFO]: /unmute: Unmutes a player [19:14:04] [Server thread/INFO]: /unnick: UnNick Command [19:14:04] [Server thread/INFO]: /unstuck: Escape from being stuck inside a block [19:14:04] [Server thread/INFO]: /unwarn: Removes the last active warning for a player [19:14:04] [Server thread/INFO]: /up: Go upwards some distance [19:14:04] [Server thread/INFO]: /vanish: Hide yourself from other players. [19:14:04] [Server thread/INFO]: /vault-convert: Converts all data in economy1 and dumps it into economy2 [19:14:04] [Server thread/INFO]: /vault-info: Displays information about Vault [19:14:04] [Server thread/INFO]: /version: Gets the version of this server including any plugins in use [19:14:04] [Server thread/INFO]: /viaversion: Shows ViaVersion Version and more. [19:14:04] [Server thread/INFO]: /vixio: Default command for Vixio [19:14:04] [Server thread/INFO]: /voucher:  [19:14:04] [Server thread/INFO]: /warn: Warns a player [19:14:04] [Server thread/INFO]: /warnings: Displays active warnings for a player [19:14:04] [Server thread/INFO]: /warp: List all warps or warp to the specified location. [19:14:04] [Server thread/INFO]: /waypoint: Waypoint commands [19:14:04] [Server thread/INFO]: /weather: Sets the weather. [19:14:04] [Server thread/INFO]: /whitelist: A Mojang provided command. [19:14:04] [Server thread/INFO]: /whois: Determine the username behind a nickname. [19:14:04] [Server thread/INFO]: /workbench: Opens up a workbench. [19:14:04] [Server thread/INFO]: /world: Switch between worlds. [19:14:04] [Server thread/INFO]: /worldborder: A Mojang provided command. [19:14:04] [Server thread/INFO]: /worldedit: WorldEdit commands [19:14:04] [Server thread/INFO]: /worth: Calculates the worth of items in hand or as specified. [19:14:08] [Server thread/INFO]: --------- Help: BetterNick ---------------------- [19:14:08] [Server thread/INFO]: Below is a list of all BetterNick commands: [19:14:08] [Server thread/INFO]: /betternick:skin: Skin Command [19:14:08] [Server thread/INFO]: /nick: Nick Command [19:14:08] [Server thread/INFO]: /nicklist: RealName Command [19:14:08] [Server thread/INFO]: /realname: RealName Command [19:14:08] [Server thread/INFO]: /unnick: UnNick Command [19:14:17] [Server thread/INFO]: CONSOLE: Please note that this command is not supported and may cause issues when using some plugins. [19:14:17] [Server thread/INFO]: CONSOLE: If you encounter any issues please use the /stop command to restart your server. [19:14:17] [Server thread/INFO]: Debug logging is disabled [19:14:17] [Server thread/INFO]: Server Ping Player Sample Count: 12 [19:14:17] [Server thread/INFO]: Using 4 threads for Netty based IO [19:14:17] [Server thread/INFO]: -------- World Settings For [world] -------- [19:14:17] [Server thread/INFO]: Item Despawn Rate: 6000 [19:14:17] [Server thread/INFO]: Item Merge Radius: 2.5 [19:14:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:14:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:14:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:14:17] [Server thread/INFO]: View Distance: 10 [19:14:17] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:14:17] [Server thread/INFO]: Chunks to Grow per Tick: 650 [19:14:17] [Server thread/INFO]: Clear tick list: false [19:14:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [19:14:17] [Server thread/INFO]: Max Entity Collisions: 8 [19:14:17] [Server thread/INFO]: Mob Spawn Range: 4 [19:14:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:14:17] [Server thread/INFO]: Sending up to 10 chunks per packet [19:14:17] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Cane Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Melon Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:14:17] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:14:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 [19:14:17] [Server thread/INFO]: Max TNT Explosions: 100 [19:14:17] [Server thread/INFO]: Random Lighting Updates: false [19:14:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [19:14:17] [Server thread/INFO]: Structure Info Saving: true [19:14:17] [Server thread/INFO]: Anti X-Ray: true [19:14:17] [Server thread/INFO]: Engine Mode: 1 [19:14:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [19:14:17] [Server thread/INFO]: Replace Blocks: [1, 5] [19:14:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [19:14:17] [Server thread/INFO]: -------- World Settings For [world_nether] -------- [19:14:17] [Server thread/INFO]: Item Despawn Rate: 6000 [19:14:17] [Server thread/INFO]: Item Merge Radius: 2.5 [19:14:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:14:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:14:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:14:17] [Server thread/INFO]: View Distance: 10 [19:14:17] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:14:17] [Server thread/INFO]: Chunks to Grow per Tick: 650 [19:14:17] [Server thread/INFO]: Clear tick list: false [19:14:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [19:14:17] [Server thread/INFO]: Max Entity Collisions: 8 [19:14:17] [Server thread/INFO]: Mob Spawn Range: 4 [19:14:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:14:17] [Server thread/INFO]: Sending up to 10 chunks per packet [19:14:17] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Cane Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Melon Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:14:17] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:14:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 [19:14:17] [Server thread/INFO]: Max TNT Explosions: 100 [19:14:17] [Server thread/INFO]: Random Lighting Updates: false [19:14:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [19:14:17] [Server thread/INFO]: Structure Info Saving: true [19:14:17] [Server thread/INFO]: Anti X-Ray: true [19:14:17] [Server thread/INFO]: Engine Mode: 1 [19:14:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [19:14:17] [Server thread/INFO]: Replace Blocks: [1, 5] [19:14:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [19:14:17] [Server thread/INFO]: -------- World Settings For [world_the_end] -------- [19:14:17] [Server thread/INFO]: Item Despawn Rate: 6000 [19:14:17] [Server thread/INFO]: Item Merge Radius: 2.5 [19:14:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [19:14:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [19:14:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 [19:14:17] [Server thread/INFO]: View Distance: 10 [19:14:17] [Server thread/INFO]: Experience Merge Radius: 3.0 [19:14:17] [Server thread/INFO]: Chunks to Grow per Tick: 650 [19:14:17] [Server thread/INFO]: Clear tick list: false [19:14:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 [19:14:17] [Server thread/INFO]: Max Entity Collisions: 8 [19:14:17] [Server thread/INFO]: Mob Spawn Range: 4 [19:14:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [19:14:17] [Server thread/INFO]: Sending up to 10 chunks per packet [19:14:17] [Server thread/INFO]: Cactus Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Cane Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Melon Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Mushroom Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Sapling Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Wheat Growth Modifier: 100% [19:14:17] [Server thread/INFO]: NetherWart Growth Modifier: 100% [19:14:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [19:14:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 [19:14:17] [Server thread/INFO]: Max TNT Explosions: 100 [19:14:17] [Server thread/INFO]: Random Lighting Updates: false [19:14:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [19:14:17] [Server thread/INFO]: Structure Info Saving: true [19:14:17] [Server thread/INFO]: Anti X-Ray: true [19:14:17] [Server thread/INFO]: Engine Mode: 1 [19:14:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130] [19:14:17] [Server thread/INFO]: Replace Blocks: [1, 5] [19:14:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1 [19:14:17] [Server thread/INFO]: [TuSKe] Disabling TuSKe v1.8.2 [19:14:17] [Server thread/ERROR]: Error occurred while disabling TuSKe v1.8.2 (Is it up to date?) java.lang.IllegalAccessError: tried to access method ch.njol.skript.SkriptEventHandler.addSelfRegisteringTrigger(Lch/njol/skript/lang/Trigger;)V from class com.github.tukenuke.tuske.manager.gui.v2.TriggerUnregisterListener at com.github.tukenuke.tuske.manager.gui.v2.TriggerUnregisterListener.register(TriggerUnregisterListener.java:29) ~[?:?] at com.github.tukenuke.tuske.manager.gui.v2.SkriptGUIEvent.register(SkriptGUIEvent.java:50) ~[?:?] at com.github.tukenuke.tuske.manager.gui.v2.SkriptGUIEvent.(SkriptGUIEvent.java:32) ~[?:?] at com.github.tukenuke.tuske.manager.gui.v2.SkriptGUIEvent.getInstance(SkriptGUIEvent.java:24) ~[?:?] at com.github.tukenuke.tuske.TuSKe.onDisable(TuSKe.java:121) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:458) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:708) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.Bukkit.reload(Bukkit.java:535) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:14:17] [Server thread/INFO]: [SharpSKUpdater] Disabling SharpSKUpdater v1.1 [19:14:17] [Server thread/INFO]: [SharpSKUpdater] SharpSKUpdater successfully disabled. [19:14:17] [Server thread/INFO]: [SharpSK] Disabling SharpSK v1.6.3 [19:14:17] [Server thread/INFO]: [SharpSK] Successfully disabled. [19:14:17] [Server thread/INFO]: [Umbaska] Disabling Umbaska v2.0 Beta 5.0541 [19:14:17] [Server thread/INFO]: [Umbaska 2.0] All data saved. [19:14:17] [Server thread/INFO]: [NameTags] Disabling NameTags v3.0 [19:14:17] [Server thread/INFO]: [Skellett] Disabling Skellett v1.9.6b [19:14:17] [Server thread/INFO]: [LiteBans] Disabling LiteBans v2.1.23 [19:14:17] [Server thread/INFO]: [LiteBans] v2.1.23 disabled. [19:14:17] [Server thread/INFO]: [skRayFall] Disabling skRayFall v1.9.7 [19:14:17] [Server thread/INFO]: [skRayFall] Bacon has been eaten. Make some more soon! [19:14:17] [Server thread/INFO]: [TagAPI] Disabling TagAPI v3.0.6 [19:14:17] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.2 [19:14:17] [Server thread/INFO]: [SuperVanish] Disabling SuperVanish v6.0.5 [19:14:17] [Server thread/INFO]: [ChatEx] Disabling ChatEx v1.6 [19:14:17] [Server thread/INFO]: [ChatEx] is now disabled! [19:14:17] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267) [19:14:17] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0-SNAPSHOT-b313 [19:14:17] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.3.4 [19:14:17] [Server thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: mycommand [19:14:17] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- MyCommand -=-=-=-=-=-=-=-=-=-=- [19:14:17] [Server thread/INFO]: | Tasks : Stopped all. [19:14:17] [Server thread/INFO]: | Version : 5.3.4 [19:14:17] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro [19:14:17] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- Bye! -=-=-=-=-=-=-=-=-=-=- [19:14:17] [Server thread/INFO]: [RandomSK] Disabling RandomSK v2.7.1 [19:14:17] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.5.2 [19:14:17] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting. [19:14:17] [Server thread/INFO]: [SkMorkaz] Disabling SkMorkaz v0.21 [19:14:17] [Server thread/INFO]: §f§l[§9§lSk§b§lMorkaz§f§l] §3§lDisabled! [19:14:17] [Server thread/INFO]: [SkriptJSON] Disabling SkriptJSON v1.0.0 [19:14:17] [Server thread/INFO]: [Reqn] Disabling Reqn v1.2.0 [19:14:17] [Server thread/INFO]: [RandomPackage] Disabling RandomPackage v100 [19:14:17] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49 [19:14:17] [Server thread/INFO]: [skript-mirror] Disabling skript-mirror v0.19.1 [19:14:17] [Server thread/INFO]: [skUtilities] Disabling skUtilities v0.9.2 [19:14:17] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4 [19:14:17] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [19:14:17] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity [19:14:17] [Server thread/INFO]: Essentials: Using config file enhanced permissions. [19:14:17] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users. [19:14:17] [Server thread/INFO]: [WildSkript] Disabling WildSkript v1.8 [19:14:17] [Server thread/INFO]: [MundoSK] Disabling MundoSK v1.7.5-BETA.10.22 [19:14:17] [Server thread/INFO]: [MundoSK] Closed all function sockets (if any were open) [19:14:17] [Server thread/INFO]: [MundoSK] Stopped all WebSocket servers (if any were open) [19:14:17] [Server thread/INFO]: [MundoSK] Successfully saved all (if any) world loaders [19:14:17] [Server thread/INFO]: [CustomGUI] Disabling CustomGUI v3.1.1 [19:14:17] [Server thread/INFO]: [CustomGUI] Disabled! [19:14:17] [Server thread/INFO]: [iDisguise] Disabling iDisguise v5.6.4 [19:14:17] [Server thread/INFO]: [iDisguise] iDisguise 5.6.4 disabled! [19:14:17] [Server thread/INFO]: [SkStuff] Disabling SkStuff v1.6.4.1 [19:14:17] [Server thread/INFO]: [SkStuff] SkStuff 1.6.4.1 has been successfully disabled. [19:14:17] [Server thread/INFO]: [BuycraftX] Disabling BuycraftX v10.6.0 [19:14:17] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.6.0-Lime [19:14:17] [Server thread/ERROR]: Error occurred while disabling SkQuery v3.6.0-Lime (Is it up to date?) java.lang.ExceptionInInitializerError at com.w00tmast3r.skquery.SkQuery.onDisable(SkQuery.java:40) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:458) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:708) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.Bukkit.reload(Bukkit.java:535) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: ch.njol.skript.SkriptAPIException: Registering is disabled after initialisation! at ch.njol.skript.Skript.checkAcceptRegistrations(Skript.java:730) ~[?:?] at ch.njol.skript.Skript.registerEvent(Skript.java:896) ~[?:?] at com.w00tmast3r.skquery.elements.events.EvtLambdaWhen.(EvtLambdaWhen.java:22) ~[?:?] ... 17 more [19:14:17] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.7 [19:14:17] [Server thread/INFO]: [ClearLag] Clearlag is now disabled! [19:14:17] [Server thread/INFO]: [PacketListenerApi] Disabling PacketListenerApi v2.5.2 [19:14:17] [Server thread/INFO]: [PacketListenerAPI] Removing channels for all online players... [19:14:17] [Server thread/INFO]: [PacketListenerAPI] Removing all (0) packet handlers... [19:14:17] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity [19:14:17] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2 [19:14:17] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id [19:14:17] [Server thread/INFO]: [AnimationLib] Disabling AnimationLib v1.5.8 [19:14:17] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.12.0 [19:14:17] [Server thread/INFO]: [Titlebar] Disabling Titlebar v1.3.2.7 [19:14:17] [Server thread/INFO]: Titlebar> Titlebar v1.3.2.7 disabled!! [19:14:17] [Server thread/INFO]: [GlobalExecute] Disabling GlobalExecute v1.0 [19:14:17] [Server thread/INFO]: [Actionbar] Disabling Actionbar v1.3.2.6 [19:14:17] [Server thread/INFO]: Actionbar> Actionbar v1.3.2.6 disabled!! [19:14:17] [Server thread/INFO]: [BossBarAPI] Disabling BossBarAPI v2.4.1 [19:14:17] [Server thread/INFO]: [PaperCommands] Disabling PaperCommands v1.0 [19:14:17] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v11.0 [19:14:17] [Server thread/INFO]: [BetterNick] Disabling BetterNick v4.4 [19:14:17] [Server thread/INFO]: [CrispyBoard] Disabling CrispyBoard v1.8 [19:14:17] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.6.0 [19:14:17] [Server thread/INFO]: [Vixio] Disabling Vixio v1.1.5 [19:14:17] [Server thread/ERROR]: Ambiguous plugin name SkQuery' for filesplugins\SkQuery Lime (Skript Addon).jar' and plugins\SkQuery (Skript Addon).jar' inplugins' [19:14:17] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803) [19:14:18] [Server thread/INFO]: [Vixio] Loading Vixio v1.1.5 [19:14:18] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.6.0 [19:14:18] [Server thread/INFO]: [PlaceholderAPI] This server is running Spigot [19:14:18] [Server thread/INFO]: [PlaceholderAPI] Detected NMS version: v1_8_R3 [19:14:18] [Server thread/INFO]: [CrispyBoard] Loading CrispyBoard v1.8 [19:14:18] [Server thread/INFO]: [BetterNick] Loading BetterNick v4.4 [19:14:18] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v11.0 [19:14:18] [Server thread/INFO]: [PaperCommands] Loading PaperCommands v1.0 [19:14:18] [Server thread/INFO]: [BossBarAPI] Loading BossBarAPI v2.4.1 [19:14:18] [Server thread/INFO]: [Actionbar] Loading Actionbar v1.3.2.6 [19:14:18] [Server thread/INFO]: [GlobalExecute] Loading GlobalExecute v1.0 [19:14:18] [Server thread/INFO]: [Titlebar] Loading Titlebar v1.3.2.7 [19:14:18] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0 [19:14:18] [Server thread/INFO]: [AnimationLib] Loading AnimationLib v1.5.8 [19:14:18] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id [19:14:18] [Server thread/INFO]: [Skript] Loading Skript v2.1.2 [19:14:18] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity [19:14:18] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v2.5.2 [19:14:18] [Server thread/INFO]: [PacketListenerAPI] Using INCHandler [19:14:18] [Server thread/INFO]: [PacketListenerAPI] Injected custom Channel handler. [19:14:18] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7 [19:14:18] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.6.0-Lime [19:14:18] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.6.0 [19:14:18] [Server thread/INFO]: [SkStuff] Loading SkStuff v1.6.4.1 [19:14:18] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.6.4 [19:14:18] [Server thread/INFO]: [CustomGUI] Loading CustomGUI v3.1.1 [19:14:18] [Server thread/INFO]: [MundoSK] Loading MundoSK v1.7.5-BETA.10.22 [19:14:18] [Server thread/INFO]: [WildSkript] Loading WildSkript v1.8 [19:14:18] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity [19:14:18] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4 [19:14:18] [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! [19:14:18] [Server thread/INFO]: [skUtilities] Loading skUtilities v0.9.2 [19:14:18] [Server thread/INFO]: [skript-mirror] Loading skript-mirror v0.19.1 [19:14:18] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49 [19:14:18] [Server thread/INFO]: [RandomPackage] Loading RandomPackage v100 [19:14:18] [Server thread/INFO]: [Reqn] Loading Reqn v1.2.0 [19:14:18] [Server thread/INFO]: [SkriptJSON] Loading SkriptJSON v1.0.0 [19:14:18] [Server thread/INFO]: [SkMorkaz] Loading SkMorkaz v0.21 [19:14:18] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.5.2 [19:14:18] [Server thread/INFO]: [ViaVersion] ViaVersion 1.5.2 is now loaded, injecting! [19:14:18] [Server thread/ERROR]: [ViaVersion] ViaVersion is already loaded, we're going to kick all the players... because otherwise we'll crash because of ProtocolLib. [19:14:18] [Server thread/INFO]: MitchellMan008 lost connection: Server reload, please rejoin! [19:14:18] [Server thread/INFO]: MitchellMan008 left the game. [19:14:19] [Server thread/INFO]: [ViaVersion] Loading block mapping... [19:14:19] [Server thread/INFO]: [ViaVersion] Loading item mapping... [19:14:19] [Server thread/INFO]: [ViaVersion] Loading new tags... [19:14:19] [Server thread/INFO]: [ViaVersion] Loading enchantments... [19:14:19] [Server thread/INFO]: [ViaVersion] Loading sound mapping... [19:14:19] [Server thread/INFO]: [RandomSK] Loading RandomSK v2.7.1 [19:14:19] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4 [19:14:19] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0-SNAPSHOT-b313 [19:14:20] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267) [19:14:20] [Server thread/INFO]: [ChatEx] Loading ChatEx v1.6 [19:14:20] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.0.5 [19:14:20] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2 [19:14:20] [Server thread/INFO]: [TagAPI] Loading TagAPI v3.0.6 [19:14:20] [Server thread/INFO]: [skRayFall] Loading skRayFall v1.9.7 [19:14:20] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.1.23 [19:14:20] [Server thread/INFO]: [Skellett] Loading Skellett v1.9.6b [19:14:20] [Server thread/INFO]: [NameTags] Loading NameTags v3.0 [19:14:20] [Server thread/INFO]: [Umbaska] Loading Umbaska v2.0 Beta 5.0541 [19:14:20] [Server thread/INFO]: [SharpSK] Loading SharpSK v1.6.3 [19:14:20] [Server thread/INFO]: [SharpSKUpdater] Loading SharpSKUpdater v1.1 [19:14:20] [Server thread/INFO]: [TuSKe] Loading TuSKe v1.8.2 [19:14:20] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v11.0

[19:14:20] [Server thread/INFO]: SkinsRestorer Updater [19:14:20] [Server thread/INFO]:
[19:14:20] [Server thread/INFO]: Could not connect to spigotmc.org [19:14:20] [Server thread/INFO]: to check for updates! [19:14:20] [Server thread/INFO]:

[19:14:20] [Server thread/INFO]: [SkinsRestorer] Loaded Skin Factory for v1_8_R3

[19:14:20] [Server thread/INFO]:  SkinsRestorer Updater [19:14:20] [Server thread/INFO]:   [19:14:20] [Server thread/INFO]:  You are running v11.0 [19:14:20] [Server thread/INFO]:  The latest version of SkinsRestorer! [19:14:20] [Server thread/INFO]:  

[19:14:20] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49 [19:14:20] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [19:14:20] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting [19:14:20] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [19:14:20] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting [19:14:20] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49 [19:14:20] [Server thread/INFO]: [RandomPackage] Enabling RandomPackage v100 [19:14:20] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0-SNAPSHOT-b313 [19:14:20] [Server thread/ERROR]: [ProtocolLib] Detected incompatible plugin: TagAPI [19:14:20] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [19:14:20] [Server thread/INFO]: [Vixio] Enabling Vixio v1.1.5 [19:14:20] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". [19:14:20] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation [19:14:20] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [19:14:21] [Server thread/INFO]: [Vixio] Successfully loaded 80 classes. [19:14:21] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.6.0 [19:14:21] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing... [19:14:21] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com... [19:14:21] [Server thread/INFO]: [PlaceholderAPI] Fetching available injector list from extendedclip.com... [19:14:21] [Server thread/INFO]: [CrispyBoard] Enabling CrispyBoard v1.8 [19:14:21] [Server thread/INFO]: [BetterNick] Enabling BetterNick v4.4 [19:14:25] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. [19:14:25] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:14:25] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:14:25] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:14:25] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:794) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) [19:14:25] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:14:25] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:14:25] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:14:25] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) [19:14:25] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:14:25] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:14:25] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.connect(MySQL_Connection.java:77) [19:14:25] [Server thread/WARN]: at BetterNick.Main.loadPlugin(Main.java:185) [19:14:25] [Server thread/WARN]: at BetterNick.Main.checkandLoadVersions(Main.java:205) [19:14:25] [Server thread/WARN]: at BetterNick.Main.onEnable(Main.java:63) [19:14:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [19:14:25] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [19:14:25] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [19:14:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [19:14:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [19:14:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [19:14:25] [Server thread/WARN]: at org.bukkit.Bukkit.reload(Bukkit.java:535) [19:14:25] [Server thread/WARN]: at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [19:14:25] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [19:14:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [19:14:25] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [19:14:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [19:14:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [19:14:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [19:14:25] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [19:14:25] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [19:14:25] [Server thread/WARN]: Caused by: java.sql.SQLException: Unknown initial character set index '255' received from server. Initial client character set can be forced via the 'characterEncoding' property. [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1794) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3523) [19:14:25] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2202) [19:14:25] [Server thread/WARN]: ... 32 more [19:14:25] [Server thread/INFO]: [BetterNick] Checking for updates... [19:14:26] [Server thread/INFO]: [BetterNick] Found a new version (v7.2) [19:14:26] [Server thread/INFO]: [BetterNick] Starting download... [19:14:27] [Server thread/ERROR]: Error occurred while enabling BetterNick v4.4 (Is it up to date?) java.lang.RuntimeException: Download failed at BetterNick.Main.checkForUpdates(Main.java:101) ~[?:?] at BetterNick.Main.loadPlugin(Main.java:191) ~[?:?] at BetterNick.Main.checkandLoadVersions(Main.java:205) ~[?:?] at BetterNick.Main.onEnable(Main.java:63) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.Bukkit.reload(Bukkit.java:535) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: java.io.FileNotFoundException: http://api.spiget.org/v2/resources/39633/download at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) ~[?:1.8.0_191] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) ~[?:1.8.0_191] at BetterNick.Main.checkForUpdates(Main.java:99) ~[?:?] ... 19 more [19:14:27] [Server thread/INFO]: [PaperCommands] Enabling PaperCommands v1.0 [19:14:27] [Server thread/INFO]: [BossBarAPI] Enabling BossBarAPI v2.4.1 [19:14:27] [Server thread/INFO]: [BossBarAPI] Metrics started [19:14:27] [Server thread/INFO]: [Actionbar] Enabling Actionbar v1.3.2.6 [19:14:27] [Server thread/INFO]: Actionbar> You have installed PlaceholderAPI feel free to use it ! [19:14:27] [Server thread/INFO]: Actionbar> Actionbar v1.3.2.6 enabled!! [19:14:27] [Server thread/INFO]: [GlobalExecute] Enabling GlobalExecute v1.0 [19:14:27] [Server thread/INFO]: [Titlebar] Enabling Titlebar v1.3.2.7 [19:14:27] [Server thread/INFO]: Titlebar> You have installed PlaceholderAPI feel free to use it ! [19:14:27] [Server thread/INFO]: Titlebar> Titlebar v1.3.2.7 enabled!! [19:14:27] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0 [19:14:27] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled! [19:14:27] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage. [19:14:27] [Server thread/INFO]: [AnimationLib] Enabling AnimationLib v1.5.8 [19:14:27] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id [19:14:28] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API. [19:14:28] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter [19:14:28] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2 [19:14:28] [Server thread/ERROR]: [Skript] Config file 'config.sk' does not exist! [19:14:28] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases [19:14:28] [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 [19:14:28] [Server thread/INFO]: [Skript] ~ created by & © Peter Güttinger aka Njol ~ [19:14:28] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity [19:14:28] [Server thread/INFO]: Bukkit version format changed. Version not checked.

[19:14:28] [Server thread/INFO]: Using locale en_US [19:14:28] [Server thread/INFO]: Using locale en_US [19:14:29] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked. [19:14:29] [Server thread/INFO]: Essentials: Using config file enhanced permissions. [19:14:29] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users. [19:14:29] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v2.5.2 [19:14:29] [Server thread/INFO]: [PacketListenerAPI] Metrics started. [19:14:29] [Server thread/INFO]: [PacketListenerAPI] Adding channels for all online players... [19:14:29] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7 [19:14:29] [Server thread/INFO]: [ClearLag] Loading modules... [19:14:29] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values [19:14:29] [Server thread/INFO]: [ClearLag] Modules have been loaded! [19:14:29] [Server thread/INFO]: [ClearLag] Clearlag is now enabled! [19:14:29] [Thread-35/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]... [19:14:29] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.6.0-Lime [19:14:29] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery [19:14:29] [Server thread/INFO]: [skQuery] Locating classes from SkQuery... [19:14:29] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 148 classes. [19:14:29] [Server thread/INFO]: [skQuery] Beginning to process a total of 148 from SkQuery [19:14:29] [Server thread/ERROR]: Error occurred while enabling SkQuery v3.6.0-Lime (Is it up to date?) java.lang.NoSuchMethodError: ch.njol.skript.Skript.classExists(Ljava/lang/String;)Z at com.w00tmast3r.skquery.elements.Types.run(Types.java:264) ~[?:?] at com.w00tmast3r.skquery.Registration.register(Registration.java:153) ~[?:?] at com.w00tmast3r.skquery.Registration.enableSnooper(Registration.java:70) ~[?:?] at com.w00tmast3r.skquery.SkQuery.onEnable(SkQuery.java:30) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.Bukkit.reload(Bukkit.java:535) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:14:29] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.6.0 [19:14:29] [Server thread/INFO]: [BuycraftX] Validating your server key... [19:14:29] [Thread-35/INFO]: [ClearLag] No updates found! [19:14:31] [Server thread/WARN]: [BuycraftX] Your server and webstore online mode settings are mismatched. Unless you are using a proxy and server combination (such as BungeeCord/Spigot or LilyPad/Connect) that corrects UUIDs, then you may experience issues with packages not applying. [19:14:31] [Server thread/WARN]: [BuycraftX] If you have verified that your set up is correct, you can suppress this message by setting is-bungeecord=true in your BuycraftX config.properties. [19:14:33] [Server thread/INFO]: [BuycraftX] A new version of BuycraftX (11.0.0) is available. Go to your server panel at https://server.buycraft.net/plugins to download the update. [19:14:33] [Server thread/INFO]: [BuycraftX] Fetching all server packages... [19:14:34] [Server thread/INFO]: [BuycraftX] Updating coupon list... [19:14:35] [Server thread/INFO]: [SkStuff] Enabling SkStuff v1.6.4.1 [19:14:35] [Server thread/INFO]: [SkStuff] SkStuff 1.6.4.1 has been successfully enabled! [19:14:35] [Server thread/INFO]: [SkStuff] Registering general non version specific stuff... [19:14:35] [Server thread/INFO]: [SkStuff] It looks like you're either running 1.8.4, 1.8.7, 1.8.8 or 1.8.9! [19:14:35] [Server thread/INFO]: [SkStuff] Trying to register version specific stuff... [19:14:35] [Server thread/INFO]: [SkStuff] WorldEdit found! Registering WorldEdit stuff... [19:14:35] [Server thread/INFO]: [SkStuff] Hooked into Metrics! Woohoo!! [19:14:35] [Server thread/INFO]: [SkStuff] Everything ready! Loaded a total of 1 conditions, 19 effects, 1 events, 26 expressions and 3 types! [19:14:35] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.6.4 [19:14:35] [Server thread/INFO]: [iDisguise] iDisguise 5.6.4 enabled! [19:14:35] [Server thread/INFO]: [CustomGUI] Enabling CustomGUI v3.1.1 [19:14:37] [Server thread/INFO]: [CustomGUI] Enabled! Thanks for 683 downloads! MC Version: Pre-1.13 [19:14:37] [Server thread/INFO]: [CustomGUI] Found PlaceholderAPI! Placeholders will now work. [19:14:37] [Server thread/INFO]: [CustomGUI] Config loaded. [19:14:37] [Server thread/INFO]: [CustomGUI] Listeners registered. [19:14:37] [Server thread/INFO]: [MundoSK] Enabling MundoSK v1.7.5-BETA.10.22 [19:14:37] [Server thread/INFO]: [MundoSK] No worlds were assigned to load automatically [19:14:37] [Server thread/INFO]: [MundoSK] Pie is awesome :D [19:14:37] [Server thread/INFO]: [MundoSK] You are currently running a BETA version of MundoSK [19:14:37] [Server thread/INFO]: [MundoSK] You should only run BETA versions of MundoSK on test servers unless Tlatoani or another reliable source has recommended otherwise [19:14:37] [Server thread/INFO]: [MundoSK] You've discovered the amazing realm of ProtocolLib packet syntaxes! [19:14:37] [Server thread/INFO]: [MundoSK] Awesome syntaxes have been registered! [19:14:37] [Server thread/INFO]: [WildSkript] Enabling WildSkript v1.8 [19:14:37] [Server thread/INFO]: [WildSkript] skQuery hooked! [19:14:37] [Server thread/INFO]: [WildSkript] RandomSK hooked! [19:14:37] [Server thread/INFO]: [WildSkript] Classes, Events, Conditions, Effects, Expressions and EventValues have been registered! [19:14:37] [Server thread/INFO]: [WildSkript] Objects and Complex have been registered! [19:14:37] [Server thread/INFO]: [WildSkript] ~ Created by & © Dzikoysk ~ [19:14:37] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity [19:14:37] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4 [19:14:37] [Server thread/INFO]: [PermissionsEx] Initializing file backend [19:14:37] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded [19:14:37] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions. [19:14:37] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked. [19:14:37] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked. [19:14:37] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions. [19:14:37] [Server thread/INFO]: [skUtilities] Enabling skUtilities v0.9.2 [19:14:37] [Server thread/INFO]: [skUtilities] v0.9.2: loaded modules (Conversions, Files, Yaml, Urls, Utilities) in 87ms [19:14:37] [Server thread/INFO]: [skript-mirror] Enabling skript-mirror v0.19.1 [19:14:37] [Server thread/ERROR]: Error occurred while enabling skript-mirror v0.19.1 (Is it up to date?) java.lang.NoClassDefFoundError: ch/njol/skript/lang/function/Function at com.btk5h.skriptmirror.util.SkriptReflection.(SkriptReflection.java:55) ~[?:?] at com.btk5h.skriptmirror.SkriptMirror.onEnable(SkriptMirror.java:24) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.Bukkit.reload(Bukkit.java:535) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: java.lang.ClassNotFoundException: ch.njol.skript.lang.function.Function at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_191] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191] ... 18 more [19:14:38] [Server thread/INFO]: [Reqn] Enabling Reqn v1.2.0 [19:14:38] [Server thread/INFO]: [SkriptJSON] Enabling SkriptJSON v1.0.0 [19:14:38] [Thread-37/INFO]: [CustomGUI] ----------------------------------------------------- [19:14:38] [Thread-37/INFO]: [CustomGUI] A new version is available: 3.1.2! (Current version: 3.1.1) [19:14:38] [Thread-37/INFO]: [CustomGUI] Download it from http://www.spigotmc.org/resources/58440 [19:14:38] [Thread-37/INFO]: [CustomGUI] ----------------------------------------------------- [19:14:38] [Server thread/INFO]: [SkMorkaz] Enabling SkMorkaz v0.21 [19:14:38] [Server thread/INFO]: §f§l[§9§lSk§b§lMorkaz§f§l] §3§lStarting.. [19:14:38] [Server thread/INFO]: §f§l[§9§lSk§b§lMorkaz§f§l] §3§lStarted! [19:14:38] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.5.2 [19:14:38] [Server thread/INFO]: [RandomSK] Enabling RandomSK v2.7.1 [19:14:38] [Server thread/ERROR]: Error occurred while enabling RandomSK v2.7.1 (Is it up to date?) java.lang.NoSuchMethodError: org.bukkit.Server._INVALID_getOnlinePlayers()[Lorg/bukkit/entity/Player; at com.mirre.random.utils.comphenix.TinyProtocol.registerPlayers(TinyProtocol.java:235) ~[?:?] at com.mirre.random.utils.comphenix.TinyProtocol.(TinyProtocol.java:101) ~[?:?] at com.mirre.random.RandomSK$1.(RandomSK.java:116) ~[?:?] at com.mirre.random.RandomSK.onEnable(RandomSK.java:116) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.Bukkit.reload(Bukkit.java:535) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:14:38] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4 [19:14:38] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- MyCommand -=-=-=-=-=-=-=-=-=-=- [19:14:38] [Server thread/INFO]: | You are using an not fully supported server version. (v1_8_R3) [19:14:38] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.5.6-b49 [19:14:38] [Server thread/INFO]: | Command file(s) found : 1 [19:14:38] [Server thread/INFO]: | Config : Ready. [19:14:38] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok. [19:14:38] [Server thread/INFO]: | Custom commands loaded : 38 [19:14:38] [Server thread/INFO]: | Version: 5.3.4 [19:14:38] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro [19:14:39] [Server thread/INFO]: | You are running the latest version of MyCommand. [19:14:39] [Server thread/INFO]: -=-=-=-=-=-=-=-=-=- Done! -=-=-=-=-=-=-=-=-=-=- [19:14:39] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267) [19:14:39] [Server thread/INFO]: [ChatEx] Enabling ChatEx v1.6 [19:14:39] [Server thread/INFO]: [ChatEx] Loading updater by TheJeterLP. Project id: 65863 [19:14:39] [Server thread/INFO]: [ChatEx] Loading updater-config... [19:14:39] [Server thread/INFO]: [ChatEx] Done! [19:14:39] [Server thread/INFO]: [ChatEx] Updatechecker is disabled. [19:14:39] [Server thread/INFO]: [ChatEx] Successfully hooked into: PermissionsEx [19:14:39] [Server thread/INFO]: [ChatEx] Listener registered with Priority: LOWEST [19:14:39] [Server thread/INFO]: [ChatEx] is now enabled! [19:14:39] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.0.5 [19:14:39] [Server thread/INFO]: [SuperVanish] Hooked into PlaceholderAPI [19:14:39] [Server thread/INFO]: [SuperVanish] Hooked into Essentials [19:14:39] [Server thread/INFO]: [SuperVanish] Hooked into Citizens [19:14:39] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2 [19:14:39] [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. [19:14:39] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables. [19:14:39] [Server thread/INFO]: [TagAPI] Enabling TagAPI v3.0.6 [19:14:39] [Server thread/WARN]: [TagAPI] Inconsistency found: Potential mod detected. TagAPI may not run properly. Let's try it anyway! [19:14:39] [Server thread/INFO]: [TagAPI] It looks like you're using a mod, but it's claiming to be "CraftBukkit" when I ask it. [19:14:39] [Server thread/INFO]: [TagAPI] When I check the version string I get "git-Spigot-db6de12-18fbb24 (MC: 1.8.8)" which doesn't sound like CraftBukkit to me (Could be wrong!). [19:14:39] [Server thread/INFO]: [TagAPI] The above (or below, if your log reads in reverse) message DOES NOT mean there is a problem with TagAPI. Don't panic. Just breathe! [19:14:39] [Server thread/INFO]: [TagAPI] Detected ProtocolLib, using that for handling! [19:14:39] [Server thread/INFO]: [TagAPI] Using hooks for CraftBukkit via ProtocolLib [19:14:39] [Server thread/INFO]: [skRayFall] Enabling skRayFall v1.9.7 [19:14:39] [Server thread/INFO]: [skRayFall] Yay! You are running skRayFall 1.9.7! [19:14:39] [Server thread/INFO]: [skRayFall] Nathan and Lewis <3 you. [19:14:39] [Server thread/INFO]: [skRayFall] Cooking Bacon... [19:14:39] [Server thread/INFO]: [skRayFall] Getting more bacon for the army of citizens... [19:14:39] [Server thread/INFO]: [skRayFall] Got bacon for the EffectLib partical ninjas! [19:14:39] [Server thread/INFO]: [skRayFall] No Votifier Found! Checks oven for finished bacon [19:14:39] [Server thread/INFO]: [skRayFall] Bacon holograms found [19:14:40] [Server thread/INFO]: [skRayFall] Client Side bacon holograms enabled [19:14:40] [Server thread/INFO]: [skRayFall] Making BossBar Bacon. [19:14:40] [Server thread/INFO]: [skRayFall] Enabling general 1.8/1.9/1.10/1.11 bacon! [19:14:40] [Server thread/INFO]: [skRayFall] Getting the extra special 1.8.4 - 1.8.8 bacon! [19:14:40] [Server thread/INFO]: [skRayFall] An update for skRayFall is available! [19:14:40] [Server thread/INFO]: [skRayFall] Bacon is ready! [19:14:40] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.1.23 [19:14:40] [Server thread/INFO]: [LiteBans] Cracked by coolman@BlackSpigotMC [19:14:40] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver) [19:14:40] [Server thread/INFO]: [LiteBans] Connecting to database... [19:14:40] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://127.0.0.1:44331/litebans?useSSL=false] (7.1 ms). [19:14:40] [Server thread/INFO]: [LiteBans] [Sync] Server name: localhost [19:14:40] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: aa3cb493436c4c6d8108cbe14cd90960 [19:14:40] [Server thread/INFO]: [LiteBans] Database connection fully initialized (36.3 ms). [19:14:40] [Server thread/INFO]: [LiteBans] v2.1.23 enabled. Startup took 496 ms. [19:14:41] [Server thread/INFO]: [Skellett] Enabling Skellett v1.9.6b [19:14:41] [Server thread/INFO]: [Skellett] The item merge event is only for 1.9+ versions! [19:14:41] [Server thread/INFO]: [Skellett] The offhand switch event is only for 1.9+ versions! [19:14:41] [Server thread/INFO]: [Skellett] The breeding event is only for 1.10+ versions! [19:14:41] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions! [19:14:41] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] GravityState syntax is for 1.10+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] Main.Maps syntax is for 1.11+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] ItemCooldown syntax is for 1.11.2+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] InvulnerableState syntax is for 1.9R1+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] LlamaColour syntax is for 1.11+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] Syntax.Events.AnvilPrepare syntax is for 1.11.2+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] Main.Books syntax is for 1.9R1+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] GlideState syntax is for 1.10+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] Main.Bossbars syntax is for 1.9R1+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] Syntax.Events.BrewingFuel syntax is for 1.11.2+ spigot versions! [19:14:42] [Server thread/INFO]: [Skellett] TitleAndSubtitle syntax is for 1.11.2+ spigot versions! [19:14:43] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions! [19:14:43] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions! [19:14:43] [Server thread/INFO]: [Skellett] EntityScoreboardTag syntax is for 1.11+ spigot versions! [19:14:43] [Server thread/INFO]: [Skellett] Syntax.Expressions.Unbreakable syntax is for 1.11.2+ spigot versions! [19:14:43] [Server thread/INFO]: [Skellett] LlamaInventoryDecor syntax is for 1.11+ spigot versions! [19:14:44] [Server thread/INFO]: [Skellett] SpectralArrow syntax is for 1.10+ spigot versions! [19:14:44] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions! [19:14:44] [Server thread/INFO]: [Skellett] Unbreakable syntax is for 1.11.2+ spigot versions! [19:14:44] [Server thread/INFO]: [Skellett] LlamaInventory syntax is for 1.11+ spigot versions! [19:14:44] [Server thread/INFO]: [Skellett] SilentState syntax is for 1.10+ spigot versions! [19:14:44] [Server thread/INFO]: [Skellett] Main.PrepareEnchant syntax is for 1.11.2+ spigot versions! [19:14:44] [Server thread/INFO]: [Skellett] Registered 59 Effects, 22 Conditions, 156 Expressions and 20 Events [19:14:44] [Server thread/INFO]: [Skellett] Failed to check for an update on spigot [19:14:44] [Server thread/INFO]: [Skellett] Has been enabled! [19:14:44] [Server thread/INFO]: [NameTags] Enabling NameTags v3.0 [19:14:44] [Server thread/INFO]: [Umbaska] Enabling Umbaska v2.0 Beta 5.0541 [19:14:44] [Server thread/INFO]: [Umbaska] §a[Umbaska] Hooked into metrics! :) [19:14:44] [Server thread/INFO]: Loading ProtocolLib Effects [19:14:44] [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 :) [19:14:44] [Server thread/INFO]: [Umbaska] [Umbaska > SkQuery] Attempting to register new Spawn Particle Effect. [19:14:44] [Server thread/ERROR]: Error occurred while enabling Umbaska v2.0 Beta 5.0541 (Is it up to date?) java.lang.IllegalArgumentException: Can't register the class info clicktype because the class org.bukkit.event.inventory.ClickType is already registered at ch.njol.skript.registrations.Classes.registerClass(Classes.java:90) ~[?:?] at uk.co.umbaska.Utils.EnumClassInfo.register(EnumClassInfo.java:70) ~[?:?] at uk.co.umbaska.Managers.Enums.registerEnum(Enums.java:73) ~[?:?] at uk.co.umbaska.Managers.Enums.runRegister(Enums.java:100) ~[?:?] at uk.co.umbaska.Managers.Register.registerAll(Register.java:60) ~[?:?] at uk.co.umbaska.Main.onEnable(Main.java:201) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.Bukkit.reload(Bukkit.java:535) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:14:44] [Server thread/INFO]: [SharpSK] Enabling SharpSK v1.6.3 [19:14:44] [Server thread/INFO]: [SharpSK] Enabling Metrics... [19:14:44] [Server thread/INFO]: [SharpSK] Metrics successfully enabled [19:14:44] [Server thread/INFO]: [SharpSK] Attempting to register Addon... [19:14:44] [Server thread/INFO]: [SharpSK] Attempting to register stuff... [19:14:44] [Server thread/INFO]: [SharpSK] Checking for any updates... [19:14:45] [Server thread/INFO]: [SharpSK] No Updates have been found [19:14:45] [Server thread/INFO]: [SharpSK] You are running on the latest version [19:14:45] [Server thread/INFO]: [SharpSK] Registering available hooks... [19:14:45] [Server thread/INFO]: [SharpSK] Hooked into CoreProtect v2.12.0 [19:14:45] [Server thread/INFO]: [SharpSK] Hooked into PermissionsEx v1.23.4 [19:14:45] [Server thread/INFO]: [SharpSK] Hooked into WorldEdit v6.1;no_git_id [19:14:45] [Server thread/INFO]: [SharpSK] Loading Complete! [19:14:45] [Netty Server IO #2/ERROR]: [RandomSK] Cannot inject incomming channel [id: 0x8314e000, /127.0.0.1:53325 => /127.0.0.1:25565] java.lang.ClassCastException: com.mirre.random.utils.comphenix.TinyProtocol$PacketInterceptor cannot be cast to com.mirre.random.utils.comphenix.TinyProtocol$PacketInterceptor at com.mirre.random.utils.comphenix.TinyProtocol.injectChannelInternal(TinyProtocol.java:356) ~[RandomSK%20(Skript%20Addon).jar:?] at com.mirre.random.utils.comphenix.TinyProtocol.access$4(TinyProtocol.java:354) ~[RandomSK%20(Skript%20Addon).jar:?] at com.mirre.random.utils.comphenix.TinyProtocol$1.initChannel(TinyProtocol.java:115) [RandomSK%20(Skript%20Addon).jar:?] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:14:45] [Server thread/INFO]: [SharpSKUpdater] Enabling SharpSKUpdater v1.1 [19:14:45] [Netty Server IO #3/ERROR]: [RandomSK] Cannot inject incomming channel [id: 0xce12ad64, /127.0.0.1:53329 => /127.0.0.1:25565] java.lang.ClassCastException: com.mirre.random.utils.comphenix.TinyProtocol$PacketInterceptor cannot be cast to com.mirre.random.utils.comphenix.TinyProtocol$PacketInterceptor at com.mirre.random.utils.comphenix.TinyProtocol.injectChannelInternal(TinyProtocol.java:356) ~[RandomSK%20(Skript%20Addon).jar:?] at com.mirre.random.utils.comphenix.TinyProtocol.access$4(TinyProtocol.java:354) ~[RandomSK%20(Skript%20Addon).jar:?] at com.mirre.random.utils.comphenix.TinyProtocol$1.initChannel(TinyProtocol.java:115) [RandomSK%20(Skript%20Addon).jar:?] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:14:45] [Server thread/INFO]: [SharpSKUpdater] SharpSK Auto-updating enabled. [19:14:45] [Server thread/INFO]: [SharpSKUpdater] Silent mode Enabled! [19:14:45] [Server thread/INFO]: [SharpSKUpdater] You will only be notified when a update is found. [19:14:45] [Server thread/INFO]: [SharpSKUpdater] Scheduled update checks for every 3600 seconds [19:14:45] [Server thread/INFO]: [TuSKe] Enabling TuSKe v1.8.2 [19:14:45] [Server thread/ERROR]: Error occurred while enabling TuSKe v1.8.2 (Is it up to date?) java.lang.NoSuchMethodError: ch.njol.skript.bukkitutil.PlayerUtils.getOnlinePlayers()Ljava/util/Collection; at com.github.tukenuke.tuske.listeners.OnlineStatusCheck.(OnlineStatusCheck.java:23) ~[?:?] at com.github.tukenuke.tuske.TuSKe.onEnable(TuSKe.java:73) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.reload(CraftServer.java:741) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.Bukkit.reload(Bukkit.java:535) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchServerCommand(CraftServer.java:627) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.aO(DedicatedServer.java:412) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:375) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:14:45] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it [19:14:45] [Server thread/INFO]: CONSOLE: Reload complete. [19:14:45] [Server thread/WARN]: [Skript] Task #5773 for Skript v2.1.2 generated an exception ch.njol.skript.SkriptAPIException: Cannot load variables before the config at ch.njol.skript.variables.Variables.load(Variables.java:110) ~[?:?] at ch.njol.skript.Skript$2.run(Skript.java:370) ~[?:?] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:14:45] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.3.1 [19:14:45] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev: [19:14:45] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays [19:14:45] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47) [19:14:45] [Server thread/INFO]: [MundoSK] Metrics have been enabled! [19:14:45] [Craft Scheduler Thread - 98/INFO]: [Vault] Checking for Updates ... [19:14:45] [Server thread/INFO]: [Citizens] Loaded 0 NPCs. [19:14:45] [Server thread/WARN]: handleDisconnection() called twice [19:14:45] [Craft Scheduler Thread - 18/INFO]: [PlaceholderAPI] Failed to check for a update on spigot. [19:14:45] [Craft Scheduler Thread - 96/WARN]: Exception in thread "Craft Scheduler Thread - 96" [19:14:45] [Craft Scheduler Thread - 96/WARN]: org.apache.commons.lang.UnhandledException: Plugin AnimationLib v1.5.8 generated an exception while executing task 5769 at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at me.megamichiel.animationlib.AnimLib.getVersion(AnimLib.java:35) at me.megamichiel.animationlib.bukkit.AnimLibPlugin.lambda$onEnable$2(AnimLibPlugin.java:45) at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53) ... 3 more

[19:14:45] [Craft Scheduler Thread - 106/INFO]: [BuycraftX] Fetching all due players... [19:14:46] [Craft Scheduler Thread - 91/INFO]: [PlaceholderAPI] 4 placeholder injectors are available on the cloud. [19:14:46] [Craft Scheduler Thread - 91/INFO]: [PlaceholderAPI] 0 injectors you use have updates. [19:14:46] [Server thread/WARN]: [ViaVersion] There is a newer version available: 1.6.0, you're on: 1.5.2 [19:14:46] [Server thread/INFO]: [SuperVanish] Your current version of SuperVanish is outdated - New version: '6.1.0'; Currently: '6.0.5' [19:14:46] [Craft Scheduler Thread - 98/WARN]: [Vault] Stable Version: 1.7.1 is out! You are still running version: 1.5.6 [19:14:46] [Craft Scheduler Thread - 98/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault [19:14:46] [Craft Scheduler Thread - 88/INFO]: [PlaceholderAPI] 128 placeholder expansions are available on the cloud. [19:14:46] [Craft Scheduler Thread - 88/INFO]: [PlaceholderAPI] 0 expansions you use have updates. [19:14:46] [Craft Scheduler Thread - 102/INFO]: [iDisguise] An update is available: iDisguise 5.8.2 [19:14:46] [Craft Scheduler Thread - 102/INFO]: [iDisguise] You can enable automatic updates in the config file. [19:14:47] [Craft Scheduler Thread - 106/INFO]: [BuycraftX] Fetched due players (0 found). [19:14:48] [Netty Server IO #0/ERROR]: [RandomSK] Cannot inject incomming channel [id: 0x65b251a4, /127.0.0.1:53366 => /127.0.0.1:25565] java.lang.ClassCastException: com.mirre.random.utils.comphenix.TinyProtocol$PacketInterceptor cannot be cast to com.mirre.random.utils.comphenix.TinyProtocol$PacketInterceptor at com.mirre.random.utils.comphenix.TinyProtocol.injectChannelInternal(TinyProtocol.java:356) ~[RandomSK%20(Skript%20Addon).jar:?] at com.mirre.random.utils.comphenix.TinyProtocol.access$4(TinyProtocol.java:354) ~[RandomSK%20(Skript%20Addon).jar:?] at com.mirre.random.utils.comphenix.TinyProtocol$1.initChannel(TinyProtocol.java:115) [RandomSK%20(Skript%20Addon).jar:?] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe.register(AbstractChannel.java:412) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:60) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.SingleThreadEventLoop.register(SingleThreadEventLoop.java:48) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.MultithreadEventLoopGroup.register(MultithreadEventLoopGroup.java:64) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.bootstrap.ServerBootstrap$ServerBootstrapAcceptor.channelRead(ServerBootstrap.java:251) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at com.mirre.random.utils.comphenix.TinyProtocol$3.channelRead(TinyProtocol.java:143) [RandomSK%20(Skript%20Addon).jar:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at com.comphenix.protocol.injector.netty.ProtocolInjector$3.channelRead(ProtocolInjector.java:171) [ProtocolLib.jar:4.1.0-SNAPSHOT-b313] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at com.mirre.random.utils.comphenix.TinyProtocol$3.channelRead(TinyProtocol.java:143) [RandomSK%20(Skript%20Addon).jar:?] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.nio.AbstractNioMessageChannel$NioMessageUnsafe.read(AbstractNioMessageChannel.java:92) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:14:49] [Netty Server IO #1/ERROR]: [RandomSK] Cannot inject incomming channel [id: 0x77684fa2, /127.0.0.1:53367 => /127.0.0.1:25565] java.lang.ClassCastException: com.mirre.random.utils.comphenix.TinyProtocol$PacketInterceptor cannot be cast to com.mirre.random.utils.comphenix.TinyProtocol$PacketInterceptor at com.mirre.random.utils.comphenix.TinyProtocol.injectChannelInternal(TinyProtocol.java:356) ~[RandomSK%20(Skript%20Addon).jar:?] at com.mirre.random.utils.comphenix.TinyProtocol.access$4(TinyProtocol.java:354) ~[RandomSK%20(Skript%20Addon).jar:?] at com.mirre.random.utils.comphenix.TinyProtocol$1.initChannel(TinyProtocol.java:115) [RandomSK%20(Skript%20Addon).jar:?] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:69) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.ChannelInitializer.channelRegistered(ChannelInitializer.java:71) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRegistered(AbstractChannelHandlerContext.java:158) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannelHandlerContext.fireChannelRegistered(AbstractChannelHandlerContext.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.DefaultChannelPipeline.fireChannelRegistered(DefaultChannelPipeline.java:732) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:442) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe.access$100(AbstractChannel.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:418) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:380) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:357) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] [19:14:49] [Thread-43/INFO]: UUID of player MitchellMan008 is e3df89fd-a0d8-377f-b5e5-56b2e15348eb [19:14:49] [Server thread/ERROR]: Could not pass event PlayerLoginEvent to RandomSK v2.7.1 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerList.attemptLogin(PlayerList.java:456) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:118) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: java.lang.NullPointerException at sun.reflect.UnsafeFieldAccessorImpl.ensureObj(Unknown Source) ~[?:1.8.0_191] at sun.reflect.UnsafeQualifiedObjectFieldAccessorImpl.get(Unknown Source) ~[?:1.8.0_191] at java.lang.reflect.Field.get(Unknown Source) ~[?:1.8.0_191] at com.mirre.random.utils.comphenix.Reflection$1.get(Reflection.java:149) ~[?:?] at com.mirre.random.utils.comphenix.TinyProtocol.getChannel(TinyProtocol.java:384) ~[?:?] at com.mirre.random.utils.comphenix.TinyProtocol$4.onPlayerLogin(TinyProtocol.java:160) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] ... 13 more [19:14:53] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. [19:14:53] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:14:53] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:14:53] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:14:53] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:794) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) [19:14:53] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:14:53] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:14:53] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:14:53] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) [19:14:53] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:14:53] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:14:53] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.connect(MySQL_Connection.java:77) [19:14:53] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.Result(MySQL_Connection.java:121) [19:14:53] [Server thread/WARN]: at BetterNick.API.NickAPI.NickedPlayerExists(NickAPI.java:80) [19:14:53] [Server thread/WARN]: at BetterNick.API.NickAPI.createNickedPlayer(NickAPI.java:98) [19:14:53] [Server thread/WARN]: at BetterNick.Listeners.AutoNick.onPlayerJoin(AutoNick.java:34) [19:14:53] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [19:14:53] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) [19:14:53] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) [19:14:53] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Unknown Source) [19:14:53] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) [19:14:53] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [19:14:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [19:14:53] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [19:14:53] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [19:14:53] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [19:14:53] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [19:14:53] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [19:14:53] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [19:14:53] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [19:14:53] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [19:14:53] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [19:14:53] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [19:14:53] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [19:14:53] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [19:14:53] [Server thread/WARN]: Caused by: java.sql.SQLException: Unknown initial character set index '255' received from server. Initial client character set can be forced via the 'characterEncoding' property. [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1794) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3523) [19:14:53] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2202) [19:14:53] [Server thread/WARN]: ... 36 more

[19:14:53] [Server thread/ERROR]: Could not pass event PlayerJoinEvent to BetterNick v4.4 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerList.onPlayerJoin(PlayerList.java:298) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerList.a(PlayerList.java:157) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.LoginListener.b(LoginListener.java:144) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.LoginListener.c(LoginListener.java:54) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.NetworkManager.a(NetworkManager.java:231) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.ServerConnection.c(ServerConnection.java:148) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:814) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: java.lang.NullPointerException at BetterNick.API.NickAPI.NickedPlayerExists(NickAPI.java:81) ~[?:?] at BetterNick.API.NickAPI.createNickedPlayer(NickAPI.java:98) ~[?:?] at BetterNick.Listeners.AutoNick.onPlayerJoin(AutoNick.java:34) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] ... 14 more [19:14:53] [Server thread/INFO]: MitchellMan008[/127.0.0.1:53367] logged in with entity id 2171 at ([world]-381.1416452951338, 54.94234097616774, -118.18404056005193) [19:14:53] [Server thread/WARN]: MitchellMan008 moved too quickly! 389.6416452951338,10.057659023832258,126.68404056005193 (389.6416452951338, 10.057659023832258, 126.68404056005193) [19:14:55] [Server thread/INFO]: MitchellMan008 issued server command: /v [19:14:56] [Server thread/INFO]: MitchellMan008 issued server command: /v [19:15:00] [Server thread/INFO]: MitchellMan008 issued server command: /nick [19:15:04] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. [19:15:04] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:15:04] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:15:04] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:15:04] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:794) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) [19:15:04] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:15:04] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:15:04] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:15:04] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) [19:15:04] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:15:04] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:15:04] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.connect(MySQL_Connection.java:77) [19:15:04] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.Result(MySQL_Connection.java:121) [19:15:04] [Server thread/WARN]: at BetterNick.API.NickAPI.NickedPlayerExists(NickAPI.java:80) [19:15:04] [Server thread/WARN]: at BetterNick.Versions.v1_8_R3.setRandomNickName(v1_8_R3.java:152) [19:15:04] [Server thread/WARN]: at BetterNick.API.NickAPI.setRandomNickName(NickAPI.java:138) [19:15:04] [Server thread/WARN]: at BetterNick.CMD.NickCMD.onCommand(NickCMD.java:35) [19:15:04] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [19:15:04] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [19:15:04] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [19:15:04] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [19:15:04] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [19:15:04] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [19:15:04] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [19:15:04] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [19:15:04] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [19:15:04] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source) [19:15:04] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [19:15:04] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [19:15:04] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [19:15:04] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [19:15:04] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [19:15:04] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [19:15:04] [Server thread/WARN]: Caused by: java.sql.SQLException: Unknown initial character set index '255' received from server. Initial client character set can be forced via the 'characterEncoding' property. [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1794) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3523) [19:15:04] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2202) [19:15:04] [Server thread/WARN]: ... 34 more

org.bukkit.command.CommandException: Unhandled exception executing command 'nick' in plugin BetterNick v4.4 at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_191] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_191] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: java.lang.NullPointerException at BetterNick.API.NickAPI.NickedPlayerExists(NickAPI.java:81) ~[?:?] at BetterNick.Versions.v1_8_R3.setRandomNickName(v1_8_R3.java:152) ~[?:?] at BetterNick.API.NickAPI.setRandomNickName(NickAPI.java:138) ~[?:?] at BetterNick.CMD.NickCMD.onCommand(NickCMD.java:35) ~[?:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] ... 15 more [19:15:13] [Server thread/INFO]: MitchellMan008 issued server command: /unnick [19:15:17] [Server thread/WARN]: com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up. [19:15:17] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:15:17] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:15:17] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:15:17] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.Util.getInstance(Util.java:382) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1013) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2239) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2168) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.(ConnectionImpl.java:794) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.(JDBC4Connection.java:47) [19:15:17] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [19:15:17] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [19:15:17] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [19:15:17] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Unknown Source) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) [19:15:17] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:15:17] [Server thread/WARN]: at java.sql.DriverManager.getConnection(Unknown Source) [19:15:17] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.connect(MySQL_Connection.java:77) [19:15:17] [Server thread/WARN]: at BetterNick.MySQL.MySQL_Connection.Result(MySQL_Connection.java:121) [19:15:17] [Server thread/WARN]: at BetterNick.API.NickAPI.isNicked(NickAPI.java:302) [19:15:17] [Server thread/WARN]: at BetterNick.CMD.UnNickCMD.onCommand(UnNickCMD.java:33) [19:15:17] [Server thread/WARN]: at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [19:15:17] [Server thread/WARN]: at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [19:15:17] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [19:15:17] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [19:15:17] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [19:15:17] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [19:15:17] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [19:15:17] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [19:15:17] [Server thread/WARN]: at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [19:15:17] [Server thread/WARN]: at java.util.concurrent.FutureTask.run(Unknown Source) [19:15:17] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [19:15:17] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [19:15:17] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [19:15:17] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [19:15:17] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [19:15:17] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [19:15:17] [Server thread/WARN]: Caused by: java.sql.SQLException: Unknown initial character set index '255' received from server. Initial client character set can be forced via the 'characterEncoding' property. [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.configureClientCharacterSet(ConnectionImpl.java:1794) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.initializePropsFromServer(ConnectionImpl.java:3523) [19:15:17] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectWithRetries(ConnectionImpl.java:2202) [19:15:17] [Server thread/WARN]: ... 32 more

org.bukkit.command.CommandException: Unhandled exception executing command 'unnick' in plugin BetterNick v4.4

DomeDD commented 5 years ago

Update the plugin manually to v7.2 You are running an outdated version!

MitchellMan007 commented 5 years ago

Update the plugin manually to v7.2 You are running an outdated version!

I have, It doesn't connect to the database. All it says is You have a new skin and it doesn't nick me also it lags my commands and what i say. This is what the log says [11:53:57 WARN]: [BetterNick] Could not create connection to database server. Attempted reconnect 3 times. Giving up. [11:53:57 WARN]: [BetterNick] null [11:53:57 ERROR]: Could not pass event PlayerCallRandomNickEvent to BetterNick v7.2 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at de.domedd.betternick.commands.NickCommand.onCommand(NickCommand.java:45) [BetterNick%201.8.3%20-%201.12.2.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_191] at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_191] at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [1.8.8.jar:git-Spigot-db6de12-18fbb24] at java.lang.Thread.run(Unknown Source) [?:1.8.0_191] Caused by: java.lang.NullPointerException at de.domedd.betternick.api.betternickapi.BetterNickAPI.playerExists(BetterNickAPI.java:1457) ~[?:?] at de.domedd.betternick.api.betternickapi.BetterNickAPI.setRandomPlayerNickName(BetterNickAPI.java:284) ~[?:?] at de.domedd.betternick.api.events.PlayerCallRandomNickEvent.setRandomNickName(PlayerCallRandomNickEvent.java:54) ~[?:?] at de.domedd.betternick.listeners.BetterNickEvents.onPlayerCallRandomNick(BetterNickEvents.java:62) ~[?:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_191] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_191] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[1.8.8.jar:git-Spigot-db6de12-18fbb24] ... 20 more

MitchellMan007 commented 5 years ago

Config: Auto Update Check: true Auto Update Download: true Send Metrics: true

In API mode, all commands and listeners will be disabled that you can make your one ones

API Mode: false
# If true, you will get a nickname on join if the client enabled AutoJoin and has the permissions
Nick on Join: true
Skin Self Update: true
Nicked Actionbar: true
# If true, you will get a nickname and a skin on /nick; disabled this if your server runs in offline mode to only get a nickname
Nick And Skin Combination: true

MySQL: Enabled: true Username: root Password: topsecretpassword Database: betternick Host: localhost Port: '44331' Nick Options:

If NametagEdit or ColoredTags is installed you can use longer prefixes than 2 chars

Nametag Prefix: '&7'
# If NametagEdit or ColoredTags is installed you can use this, otherwise leave it empty
Nametag Suffix: ''
# If Vault and a Vault compatible chat & permissions plugin is installed you can use this, otherwise leave it empty
Chat Prefix: ''
# If Vault and a Vault compatible chat & permissions plugin is installed you can use this, otherwise leave it empty
Chat Suffix: ''
Displayname Prefix: ''
Displayname Suffix: ''
Tablist Prefix: ''
Tablist Suffix: ''

Messages: Enabled: true Prefix: '&8[&5BetterNick&8] ' Nick Name Set: '&7Your nickname is &5[NAME]&7.' Nick Name Removed: '&7Your nickname has been removed.' Nick Set Error: '&7Your name could not be changed.' Skin Set: '&7You have a new skin now.' Skin Removed: '&7Your skin has been removed.' Skin Set Error: '&7Your skin could not be changed.'

Can be disabled at "Config.Nicked Actionbar"

Nicked Actionbar: '&eYou are nicked as &3[NAME]&e.'
# Can't be disabled
See Real Name: '&7The real name of &3[PLAYER] &7is &e[NAME]&7.'
See Nick Name: '&7Your nickname is &e[NAME]&7.'
Get Nicked Players Header: '&7Listing all nicked players and their real names...'
Get Nicked Players: '&6[ID]&7: The real name of &3[PLAYER] &7is &e[NAME]&7.'
AutoNick Turned On: '&7You turned &2on &7autonick.'
AutoNick Turned Off: '&7You turned &4off &7autonick.'
KeepNick Turned On: '&7You turned &2on &7keepnick.'
KeepNick Turned Off: '&7You turned &4off &7keepnick.'
No Player Nicked Error: '&7At the moment no player is nicked.'
Player Not Nicked Error: '&7This Player is not nicked.'
Player Not Online Error: '&7This Player is not online.'
Files Reloaded: '&7You successfully reloaded the config files.'
No Permissions: '&7You don''t have the permissions to do that.'

Addons: Nick Options Item: Enabled: false Get On Server Join: true Get On World Change: