aktualizace Pluginu

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
jakubcik14
Příspěvky: 94
Registrován: 09 pro 2012, 12:44
Reputation: 0

Re: aktualizace Pluginu

#11 Příspěvekod jakubcik14 » 15 dub 2014, 20:03

Kód: Vybrat vše

[18:49:48] [Server thread/INFO]: Starting minecraft server version 1.7.8
[18:49:48] [Server thread/INFO]: Loading properties
[18:49:48] [Server thread/INFO]: Default game type: SURVIVAL
[18:49:48] [Server thread/INFO]: Generating keypair
[18:49:48] [Server thread/INFO]: Starting Minecraft server on 93.91.250.143:27487
[18:49:48] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks (MC: 1.7.8) (Implementing API version 1.7.8-R0.1-SNAPSHOT)
[18:49:49] [Thread-7/INFO]: ----- Bukkit Auto Updater -----
[18:49:49] [Thread-7/INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
[18:49:49] [Thread-7/INFO]: If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
[18:49:49] [Thread-7/INFO]: With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
[18:49:49] [Thread-7/INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
[18:49:49] [Thread-7/INFO]: ----- ------------------- -----
[18:49:49] [Server thread/ERROR]: Could not load 'plugins/Multiverse-Portals-2.5.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: Multiverse-Core
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:350) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:312) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
[18:49:49] [Server thread/ERROR]: Could not load 'plugins/mcore.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R2/PlayerInventory
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:328) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:350) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:312) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R2/PlayerInventory
   at com.massivecraft.mcore.MCore.getMCoreGsonBuilder(MCore.java:83) ~[?:?]
   at com.massivecraft.mcore.MCore.<clinit>(MCore.java:68) ~[?:?]
   at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
   at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
   at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   ... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R2.PlayerInventory
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_51]
   at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_51]
   at com.massivecraft.mcore.MCore.getMCoreGsonBuilder(MCore.java:83) ~[?:?]
   at com.massivecraft.mcore.MCore.<clinit>(MCore.java:68) ~[?:?]
   at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
   at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_51]
   at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:127) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   ... 9 more
[18:49:49] [Server thread/ERROR]: Could not load 'plugins/Factions.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: mcore
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:350) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:312) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
[18:49:49] [Server thread/ERROR]: Could not load 'plugins/CreativeGates.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: mcore
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:350) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.<init>(CraftServer.java:312) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.PlayerList.<init>(PlayerList.java:68) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
[18:49:49] [Server thread/INFO]: [LagMeter] Loading LagMeter v1.16.0
[18:49:49] [Server thread/INFO]: [JoinMessagePlus] Loading JoinMessagePlus v1.3
[18:49:49] [Server thread/INFO]: [SignColorz] Loading SignColorz v1.2
[18:49:49] [Server thread/INFO]: [TravelGates] Loading TravelGates v1.10.18 [1.6.4-R0.1]
[18:49:49] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.1
[18:49:49] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.9-RC-sMD5NET-b673
[18:49:49] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[18:49:49] [Server thread/INFO]: [NoPl] Loading NoPl v1.6
[18:49:49] [Server thread/INFO]: [Quests] Loading Quests v1.8.1
[18:49:49] [Server thread/INFO]: [Vault] Loading Vault v1.2.31-b411
[18:49:49] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.21.2
[18:49:49] [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*!
[18:49:49] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
[18:49:49] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[18:49:49] [Server thread/INFO]: [BankEconomy] Loading BankEconomy v1.4.0
[18:49:49] [Server thread/INFO]: [AntiCheat] Loading AntiCheat v2.0.2
[18:49:49] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[18:49:49] [Server thread/INFO]: [TNTRun] Loading TNTRun v3.0
[18:49:49] [Server thread/INFO]: [Gates] Loading Gates v2.1a
[18:49:49] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.1.7
[18:49:49] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.6.2
[18:49:49] [Server thread/INFO]: [Modifyworld] Loading Modifyworld v1.19.6
[18:49:49] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v2.1
[18:49:49] [Server thread/INFO]: [AutoSaveWorld] Loading AutoSaveWorld v4.13
[18:49:49] [Server thread/INFO]: [MobArena] Loading MobArena v0.96.4
[18:49:49] [Server thread/INFO]: [Essentials] Loading Essentials vPre2.13.1.7
[18:49:49] [Server thread/INFO]: [floAuction] Loading floAuction v3.0.2
[18:49:49] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.4
[18:49:49] [Server thread/INFO]: [ChatManager] Loading ChatManager v1.19.1
[18:49:49] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vPre2.13.1.7
[18:49:49] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vPre2.13.1.7
[18:49:49] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
[18:49:49] [Server thread/INFO]: [SignShop] Loading SignShop v2.8.3
[18:49:49] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.7.3
[18:49:49] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vPre2.13.1.7
[18:49:49] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
[18:49:49] [Server thread/INFO]: [EssentialsKitEdit] Loading EssentialsKitEdit v2.3
[18:49:49] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vPre2.13.1.7
[18:49:49] [Server thread/INFO]: [Residence] Loading Residence v2.6.6.6
[18:49:49] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.13b
[18:49:49] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.9
[18:49:49] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.3.6
[18:49:49] [Server thread/INFO]: [Vault] Enabling Vault v1.2.31-b411
[18:49:49] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy found: Waiting
[18:49:49] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
[18:49:49] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
[18:49:49] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[18:49:49] [Server thread/INFO]: [Vault] [Vault][Economy] iConomy 6 found: Waiting
[18:49:49] [Server thread/INFO]: [Vault] [Vault][Permission] PermissionsEx found: Waiting
[18:49:49] [Server thread/INFO]: [Vault] [Vault][Permission] SuperPermissions loaded as backup permission system.
[18:49:49] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx found: Waiting
[18:49:49] [Server thread/INFO]: [Vault] [Vault] Enabled Version 1.2.31-b411
[18:49:49] [Server thread/INFO]: [AutoSaveWorld] Enabling AutoSaveWorld v4.13
[18:49:50] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
[18:49:50] [Server thread/INFO]: [LWC] Connecting to SQLite
[18:49:50] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: /hlserver/27487/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: /hlserver/27487/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: file too short
[18:49:50] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.13b
[18:49:50] [Server thread/INFO]: §9[PlotMe] §r 0 plots loaded
[18:49:50] [Server thread/WARN]: Failed to load user banlist:
java.io.FileNotFoundException: banned-players.json (No such file or directory)
   at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_51]
   at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[?:1.7.0_51]
   at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.JsonList.load(SourceFile:124) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.y(SourceFile:99) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:25) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
[18:49:50] [Server thread/WARN]: Failed to load ip banlist:
java.io.FileNotFoundException: banned-ips.json (No such file or directory)
   at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_51]
   at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[?:1.7.0_51]
   at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.JsonList.load(SourceFile:124) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.x(SourceFile:91) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:27) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
[18:49:50] [Server thread/WARN]: Failed to load operators list:
java.io.FileNotFoundException: ops.json (No such file or directory)
   at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_51]
   at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[?:1.7.0_51]
   at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.JsonList.load(SourceFile:124) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.z(SourceFile:107) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:29) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
[18:49:50] [Server thread/WARN]: Failed to load white-list:
java.io.FileNotFoundException: whitelist.json (No such file or directory)
   at java.io.FileInputStream.open(Native Method) ~[?:1.7.0_51]
   at java.io.FileInputStream.<init>(FileInputStream.java:146) ~[?:1.7.0_51]
   at net.minecraft.util.com.google.common.io.Files.newReader(Files.java:86) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.JsonList.load(SourceFile:124) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.B(SourceFile:123) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedPlayerList.<init>(SourceFile:30) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
[18:49:50] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[18:49:50] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[18:49:50] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[18:49:50] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[18:49:50] [Server thread/INFO]: Preparing level "world"
[18:49:50] [Server thread/INFO]: Preparing start region for level 0 (Seed: -1746216910024677164)
[18:49:51] [Server thread/INFO]: Preparing spawn area: 92%
[18:49:51] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1746216910024677164)
[18:49:52] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1746216910024677164)
[18:49:52] [Server thread/INFO]: [LagMeter] Enabling LagMeter v1.16.0
[18:49:52] [Server thread/INFO]: [LagMeter] Not using logs folder.
[18:49:52] [Server thread/INFO]: [LagMeter] Enabled! Polling every 40 server ticks. Logging to /hlserver/27487/plugins/LagMeter/lag.log.
[18:49:52] [Server thread/INFO]: [LagMeter] Chunks loaded:
[18:49:52] [Server thread/INFO]: [LagMeter] World "world": 625.
[18:49:52] [Server thread/INFO]: [LagMeter] World "world_nether": 625.
[18:49:52] [Server thread/INFO]: [LagMeter] World "world_the_end": 625.
[18:49:52] [Server thread/INFO]: [LagMeter] Total chunks loaded: 1875
[18:49:52] [Server thread/INFO]: [LagMeter] Entities:
[18:49:52] [Server thread/INFO]: [LagMeter] World "world": 258.
[18:49:52] [Server thread/INFO]: [LagMeter] World "world_nether": 216.
[18:49:52] [Server thread/INFO]: [LagMeter] World "world_the_end": 11.
[18:49:52] [Server thread/INFO]: [LagMeter] Total entities: 485
[18:49:52] [Server thread/INFO]: [JoinMessagePlus] Enabling JoinMessagePlus v1.3
[18:49:52] [Server thread/INFO]: [JoinMessagePlus] Plugin available
[18:49:52] [Server thread/INFO]: [SignColorz] Enabling SignColorz v1.2
[18:49:52] [Server thread/INFO]: [SignColorz] v1.2enabled!
[18:49:52] [Server thread/INFO]: [TravelGates] Enabling TravelGates v1.10.18 [1.6.4-R0.1]
[18:49:52] [Server thread/INFO]: [TRAVELGATES] Configuration file not found. New file created with the name : travelgates.conf
[18:49:52] [Server thread/ERROR]: [TRAVELGATES] Unable to create Configuration file:
[18:49:52] [Server thread/WARN]: java.io.IOException: No such file or directory
[18:49:52] [Server thread/WARN]:    at java.io.UnixFileSystem.createFileExclusively(Native Method)
[18:49:52] [Server thread/WARN]:    at java.io.File.createNewFile(File.java:1006)
[18:49:52] [Server thread/WARN]:    at com.ghomerr.travelgates.TravelGates.loadConfiguration(TravelGates.java:1758)
[18:49:52] [Server thread/WARN]:    at com.ghomerr.travelgates.TravelGates.onEnable(TravelGates.java:119)
[18:49:52] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250)
[18:49:52] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324)
[18:49:52] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404)
[18:49:52] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:441)
[18:49:52] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:375)
[18:49:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352)
[18:49:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326)
[18:49:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282)
[18:49:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182)
[18:49:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436)
[18:49:52] [Server thread/WARN]:    at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628)
[18:49:52] [Server thread/ERROR]: [TRAVELGATES] Plugin loading failed. All commands are disabled.
[18:49:52] [Server thread/INFO]: [TRAVELGATES] Plugin loading done. There are 0 destinations loaded.
[18:49:52] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.1
[18:49:52] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[18:49:52] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.9-RC-sMD5NET-b673
[18:49:52] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for your specific Minecraft + server-mod version.
[18:49:52] [Server thread/WARN]: [NoCheatPlus] API-only MCAccess: Some features will likely not function properly, performance might suffer.
[18:49:52] [Server thread/WARN]: [NoCheatPlus]  Check for updates at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
[18:49:52] [Server thread/WARN]: [NoCheatPlus]  Development builds: http://ci.ecocitycraft.com/job/NoCheatPlus/
[18:49:52] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.1|1.6.2|? / Bukkit-API
[18:49:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[18:49:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[18:49:53] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[18:49:53] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[18:49:53] [Server thread/INFO]: [NoCheatPlus] Version 3.10.9-RC-sMD5NET-b673 is enabled.
[18:49:53] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[18:49:53] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.250.143:28487
[18:49:53] [Server thread/INFO]: [NoPl] Enabling NoPl v1.6
[18:49:53] [Server thread/INFO]: [NoPl] NoPl v1.6 enabled!
[18:49:53] [Server thread/INFO]: [Quests] Enabling Quests v1.8.1
[18:49:53] [Server thread/INFO]: [Quests] Enabled.
[18:49:53] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.21.2
[18:49:53] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[18:49:53] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[18:49:53] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[18:49:53] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[18:49:53] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[18:49:53] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
[18:49:53] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[18:49:53] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[18:49:53] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[18:49:53] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[18:49:53] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[18:49:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[18:49:53] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[18:49:53] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[18:49:53] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[18:49:53] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[18:49:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[18:49:53] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[18:49:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[18:49:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[18:49:53] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[18:49:53] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[18:49:53] [Server thread/INFO]: [WorldGuard] 2 regions loaded for 'world'
[18:49:53] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[18:49:53] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[18:49:53] [Server thread/INFO]: [BankEconomy] Enabling BankEconomy v1.4.0
[18:49:53] [Server thread/INFO]: [BankEconomy] Status: Activated (mb: kaZep)
[18:49:53] [Server thread/INFO]: [BankEconomy] PayDay: false
[18:49:53] [Server thread/INFO]: [BankEconomy] Version: 1.4.0
[18:49:53] [Server thread/INFO]: [AntiCheat] Enabling AntiCheat v2.0.2
[18:49:54] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[18:49:54] [Server thread/INFO]: [iConomy - April Fools] Enabled (29 ms)
[18:49:54] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[18:49:54] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[18:49:54] [Thread-27/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[18:49:54] [Server thread/INFO]: [TNTRun] Enabling TNTRun v3.0
[18:49:54] [Server thread/INFO]: [Gates] Enabling Gates v2.1a
[18:49:54] [Server thread/INFO]: [Gates] Gates v2.1a enabled.
[18:49:54] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.1.7
[18:49:54] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.6.2
[18:49:54] [Server thread/ERROR]: Cannot load plugins/ClearLag/config.yml
org.bukkit.configuration.InvalidConfigurationException: unacceptable character '�' (0xFFFD) special characters are not allowed
in "<string>", position 4582
   at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:150) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:144) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:67) [Clearlag.jar:?]
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:441) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:375) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
   at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   ... 17 more
[18:49:54] [Server thread/WARN]: [ClearLag] --=[> This build was made for CraftBukkit 1.7.2 <]=---
[18:49:54] [Server thread/WARN]: [ClearLag] The following features have been disabled: mob-range
[18:49:54] [Server thread/INFO]: [ClearLag] No config updates found...
[18:49:54] [Server thread/ERROR]: Cannot load plugins/ClearLag/config.yml
org.bukkit.configuration.InvalidConfigurationException: unacceptable character '�' (0xFFFD) special characters are not allowed
in "<string>", position 4582
   at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:149) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:114) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:176) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:150) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at me.minebuilders.clearlag.managers.PluginManager.reloadConfiguration(PluginManager.java:43) [Clearlag.jar:?]
   at me.minebuilders.clearlag.managers.PluginManager.<init>(PluginManager.java:34) [Clearlag.jar:?]
   at me.minebuilders.clearlag.Clearlag.onEnable(Clearlag.java:74) [Clearlag.jar:?]
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:250) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:441) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:375) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
   at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-21-g1ab090e-b3050jnks]
   ... 18 more
[18:49:54] [Thread-28/INFO]: [ClearLag] Searching for updates..
[18:49:54] [Server thread/INFO]: [ClearLag] Clearlag has been enabled!
[18:49:54] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.6
[18:49:54] [Server thread/INFO]: [Modifyworld] Modifyworld enabled!
[18:49:54] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v2.1
[18:49:54] [Server thread/INFO]: [MobArena] Enabling MobArena v0.96.4
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Living Bomb'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Disorient Distant'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Lightning Aura'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Root Target'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Shoot Arrow'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Fetch Distant'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Throw Distant'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Disorient Nearby'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Throw Target'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Pull Target'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Obsidian Bomb'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Fire Aura'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Flood'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Pull Distant'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Disorient Target'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Throw Nearby'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Shuffle Positions'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Warp'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Fetch Target'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Shoot Fireball'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Fetch Nearby'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Pull Nearby'
[18:49:54] [Server thread/INFO]: [MobArena] Loaded custom ability 'Chain Lightning'
[18:49:54] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
[18:49:54] [Server thread/INFO]: [MobArena] Loaded arena 'default'
[18:49:54] [Server thread/INFO]: [MobArena] v0.96.4 enabled.
[18:49:54] [Server thread/INFO]: [Essentials] Enabling Essentials vPre2.13.1.7
[18:49:54] [Server thread/WARN]: §4Version mismatch! Please update EssentialsKitEdit to the same version.
[18:49:55] [Thread-28/INFO]: [ClearLag] No updates found!
[18:49:55] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[18:49:55] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[18:49:55] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.31-b411)
[18:49:55] [Server thread/INFO]: [floAuction] Enabling floAuction v3.0.2
[18:49:55] [Server thread/ERROR]: [floAuction] ----- WhatIsIt Dependency Failure -----
[18:49:55] [Server thread/ERROR]: [floAuction] ATTENTION!  THIS IS A NOTIFICATION THAT floAuction HAS NOT BEEN
[18:49:55] [Server thread/ERROR]: [floAuction] ENABLED.  floAuction REQUIRES THE WhatIsIt PLUGIN AND YOU LACK
[18:49:55] [Server thread/ERROR]: [floAuction] IT.  DOWNLOAD AND INSTALL WhatIsIt IF YOU WANT floAuction TO
[18:49:55] [Server thread/ERROR]: [floAuction] PROVIDE YOU WITH IT'S LEGENDARY AUCTION FUNCTIONALITY!
[18:49:55] [Server thread/ERROR]: [floAuction] ----- --------------------------- -----
[18:49:55] [Server thread/INFO]: [floAuction] Disabling floAuction v3.0.2
[18:49:55] [Server thread/INFO]: [floAuction] has been disabled.
[18:49:55] [Server thread/INFO]: [Jobs] Enabling Jobs v2.11.4
[18:49:55] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[18:49:55] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[18:49:55] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[18:49:55] [Server thread/INFO]: [ChatManager] Enabling ChatManager v1.19.1
[18:49:55] [Server thread/INFO]: [ChatManager] ChatManager enabled!
[18:49:55] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vPre2.13.1.7
[18:49:55] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vPre2.13.1.7
[18:49:55] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
[18:49:56] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
[18:49:56] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
[18:49:56] [Server thread/INFO]: [SignShop] Enabling SignShop v2.8.3
[18:49:56] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.
[18:49:56] [Server thread/INFO]: [SignShop] v2.8.3 Enabled
[18:49:56] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.7.3
[18:49:57] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vPre2.13.1.7
[18:49:57] [Server thread/INFO]: [EssentialsKitEdit] Enabling EssentialsKitEdit v2.3
[18:49:57] [Server thread/INFO]: EssentialsKitEdit version 2.3 is enabled!
[18:49:57] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vPre2.13.1.7
[18:49:57] [Server thread/INFO]: [Residence] Enabling Residence v2.6.6.6
[18:49:57] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[18:49:57] [Server thread/INFO]: [Residence] Scanning for economy systems...
[18:49:57] [Server thread/INFO]: [Residence] Found Vault using economy system: iConomy 7
[18:49:57] [Server thread/INFO]: [Residence] Found WorldEdit
[18:49:58] [Server thread/INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
[18:49:58] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.9
[18:49:58] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver.  See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
[18:49:58] [Server thread/INFO]: creating table 'accounts'
[18:49:58] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
[18:49:58] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`name` VARCHAR , `shortName` VARCHAR , `uuid` VARCHAR , PRIMARY KEY (`name`) )
[18:49:58] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
[18:49:58] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
[18:49:58] [Server thread/INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
[18:49:58] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[18:49:58] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.3.6
[18:49:58] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[18:49:58] [Server thread/INFO]: [AuthMe] Set Language: en
[18:49:59] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[18:49:59] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[18:49:59] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[18:49:59] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[18:49:59] [Server thread/INFO]: [AuthMe] Authme 3.3.6 enabled
[18:49:59] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:49:59] [Server thread/INFO]: Done (8.571s)! For help, type "help" or "?"
[18:49:59] [Server thread/INFO]: Starting GS4 status listener
[18:49:59] [Server thread/INFO]: Starting remote control listener
[18:49:59] [Query Listener #1/INFO]: Query running on 93.91.250.143:27487
[18:49:59] [Server thread/WARN]: No rcon password set in '/hlserver/27487/server.properties', rcon disabled!
[18:49:59] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[18:49:59] [Server thread/INFO]: [NametagEdit] Hooked into PermissionsEx!
[18:50:00] [pool-3-thread-2/INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
[18:50:00] [pool-3-thread-2/INFO]: [LWC] [LWC] This can probably be ignored.
[18:50:00] [pool-3-thread-2/WARN]: Exception in thread "pool-3-thread-2"
[18:50:00] [pool-3-thread-2/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 5
   at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.NullPointerException
   at com.griefcraft.util.Updater$1.run(Updater.java:81)
   at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftTask.run(CraftTask.java:53)
   at org.bukkit.craftbukkit.v1_7_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
   ... 3 more


-- 15 Apr 2014, 19:04 --

tak tu je posledni cast vsecko se tam nevlezlo :D

Kód: Vybrat vše

[18:50:00] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[18:50:00] [Thread-34/INFO]: [ChestShop] About to download a new update: v3.7.9-DEV
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 0% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 0% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 0% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 0% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 0% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 0% of 649316 bytes.
[18:50:00] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 10% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 10% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 10% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 10% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 10% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 10% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 10% of 649316 bytes.
[18:50:00] [Server thread/INFO]: [Quests] 3 Quest(s) loaded.
[18:50:00] [Server thread/INFO]: [Quests] 5 Event(s) loaded.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 20% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 20% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 20% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 20% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 20% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 20% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 30% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 30% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 30% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 30% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 30% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 30% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 40% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 40% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 40% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 40% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 40% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 40% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 50% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 50% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 50% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 50% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 50% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 50% of 649316 bytes.
[18:50:00] [Thread-34/INFO]: [ChestShop] Downloading update: 50% of 649316 bytes.
[18:50:01] [pool-3-thread-10/INFO]: [Vault] Checking for Updates:
[18:50:01] [pool-3-thread-10/INFO]: [Vault] No new version available
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 60% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 60% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 60% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 60% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 60% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 60% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 60% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 70% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 70% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 70% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 70% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 70% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 70% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 70% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 80% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 80% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 80% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 80% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 80% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 80% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 90% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 90% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 90% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 90% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 90% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 90% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 90% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Downloading update: 100% of 649316 bytes.
[18:50:01] [Thread-34/INFO]: [ChestShop] Finished updating.
[18:50:01] [Server thread/ERROR]: [AntiCheat] You are also running NoCheatPlus!
[18:50:01] [Server thread/ERROR]: [AntiCheat] NoCheatPlus has been known to conflict with AntiCheat's results and create false cheat detections.
[18:50:01] [Server thread/ERROR]: [AntiCheat] Please remove or disable NoCheatPlus to silence this warning.
[18:50:53] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@42290b8a[id=6839852d-9b89-3704-991e-2fb787e4fb37,name=jakubcik14,properties={},legacy=false] (/90.180.80.115:21862): §cYour nickname is too Short or too long
[18:50:53] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@42290b8a[id=6839852d-9b89-3704-991e-2fb787e4fb37,name=jakubcik14,properties={},legacy=false] (/90.180.80.115:21862) lost connection: §cYour nickname is too Short or too long
[18:56:09] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@37559647[id=7ae81a87-9dec-3d41-9494-16470373f072,name=hg0501,properties={},legacy=false] (/89.24.134.174:17669): §cYour nickname is too Short or too long
[18:56:09] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@37559647[id=7ae81a87-9dec-3d41-9494-16470373f072,name=hg0501,properties={},legacy=false] (/89.24.134.174:17669) lost connection: §cYour nickname is too Short or too long
[18:56:11] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@425dea5c[id=8ee7829d-f036-3441-a35e-d5fe896aa642,name=MissSinge,properties={},legacy=false] (/178.41.231.93:40657): §cYour nickname is too Short or too long
[18:56:11] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@425dea5c[id=8ee7829d-f036-3441-a35e-d5fe896aa642,name=MissSinge,properties={},legacy=false] (/178.41.231.93:40657) lost connection: §cYour nickname is too Short or too long
[18:56:29] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@288d3f21[id=7ae81a87-9dec-3d41-9494-16470373f072,name=hg0501,properties={},legacy=false] (/89.24.134.174:17672): §cYour nickname is too Short or too long
[18:56:29] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@288d3f21[id=7ae81a87-9dec-3d41-9494-16470373f072,name=hg0501,properties={},legacy=false] (/89.24.134.174:17672) lost connection: §cYour nickname is too Short or too long
[18:56:37] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@5da48bec[id=7ae81a87-9dec-3d41-9494-16470373f072,name=hg0501,properties={},legacy=false] (/89.24.134.174:17673): §cYour nickname is too Short or too long
[18:56:37] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@5da48bec[id=7ae81a87-9dec-3d41-9494-16470373f072,name=hg0501,properties={},legacy=false] (/89.24.134.174:17673) lost connection: §cYour nickname is too Short or too long
[18:56:39] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in one minute!
[18:57:10] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@52c05397[id=7ae81a87-9dec-3d41-9494-16470373f072,name=hg0501,properties={},legacy=false] (/89.24.134.174:17688): §cYour nickname is too Short or too long


-- 15 Apr 2014, 19:03 --

a tu je zbytek

Kód: Vybrat vše

[18:57:10] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@52c05397[id=7ae81a87-9dec-3d41-9494-16470373f072,name=hg0501,properties={},legacy=false] (/89.24.134.174:17688) lost connection: §cYour nickname is too Short or too long
[18:57:18] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@54544c17[id=1f20775b-fcb9-37cf-9718-54bfba06afd7,name=minecrafter1509,properties={},legacy=false] (/178.41.12.252:50776): §cYour nickname is too Short or too long
[18:57:18] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@54544c17[id=1f20775b-fcb9-37cf-9718-54bfba06afd7,name=minecrafter1509,properties={},legacy=false] (/178.41.12.252:50776) lost connection: §cYour nickname is too Short or too long
[18:57:39] [Server thread/INFO]: [ClearLag] Removed 0 Entities!
[18:57:40] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@2fba00a2[id=1f20775b-fcb9-37cf-9718-54bfba06afd7,name=minecrafter1509,properties={},legacy=false] (/178.41.12.252:50784): §cYour nickname is too Short or too long
[18:57:40] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@2fba00a2[id=1f20775b-fcb9-37cf-9718-54bfba06afd7,name=minecrafter1509,properties={},legacy=false] (/178.41.12.252:50784) lost connection: §cYour nickname is too Short or too long
[18:57:54] [Server thread/INFO]: Disconnecting net.minecraft.util.com.mojang.authlib.GameProfile@2110524d[id=98346897-6f97-31ee-97db-024a98debb78,name=hradik1000,properties={},legacy=false] (/89.24.134.174:17707): §cYour nickname is too Short or too long
[18:57:54] [Server thread/INFO]: net.minecraft.util.com.mojang.authlib.GameProfile@2110524d[id=98346897-6f97-31ee-97db-024a98debb78,name=hradik1000,properties={},legacy=false] (/89.24.134.174:17707) lost connection: §cYour nickname is too Short or too long


-- 15 Apr 2014, 19:08 --

tu máš kompletně celej logs nevešlo se tam všecko
Přílohy
latest.log
(77.86 KiB) Staženo 171 x

Uživatelský avatar
nejento
Příspěvky: 9815
Registrován: 28 lis 2011, 14:09
Reputation: 55
Kontaktovat uživatele:

Re: aktualizace Pluginu

#12 Příspěvekod nejento » 16 dub 2014, 17:24

Vůbec první věc: Jedeš na Minecraftu 1.7.8, to znamená, že jsi plně seznámen s tímto topicem: viewtopic.php?f=67&t=19727#p128892
  • Pro zprovoznění Multiverse-Portals potřebuješ Multiverse-Core
  • Aktualizuj mcore
  • Pro zprovoznění Factions aktualizuj mcore
  • Pro zprovoznění CreativeGates aktualizuj mcore
  • Aktualizuj TravelGates
  • Proč máš na serveru Multiverse-Portals, CreativeGates a TravelGates? Tři pluginy vykonávající jednu a tu samou funkci. Vyber si ten, který používáš a ostatní smaž.
  • Jestli máš nějaké bany v banned-players.txt a banned-ips.yml, tak si je ulož a aktuální smaž. Server je nemůže načíst
  • Máš chybu v configu ClearLag. Dej ho sem do Code a Spoileru
  • Pro zprovoznění floAuction potřebuješ plugin WhatIsIt.
  • Máš NoCheatPlus a AntiCheat. Obojí mít je blbost, takže si vyber jeden a ten si nech
  • Aktualizuj zbytek pluginů
  • Odstraň pluginy, které nepotřebuješ a které nikdo nevyužívá
Pokud nechceš aktualizovat takovou hordu pluginů, už jenom proto, že používají starý systém pro získávání nějakého ID hráče (to znamená, že hodně pluginů bude trvat než je aktualizují), tak se vrať na Minecraft 1.7.3 (Bukkit, Spigot, to je jedno)
Obrázek

Obrázek Přidejte se ke komunitě zákazníků na FakaHeda.eu Discord! Poznejte nové lidi nebo vyřešte svůj technický problém živě: https://discord.fakaheda.eu/


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 29 hostů