Stránka 1 z 1

Pomoc! connection thorltted

Napsal: 24 úno 2016, 18:57
od Mc24
82.208.17.38:27300

Dobrý den, mám problém na serveru některé hráče server vyhodí ale některé ne a napíše jim to: connection thorltted

Nevíte o co se jedná?

Z ničeho nic je to odhlásí.. a musí se znova připojit

Poté všem zmizeli peníze... Nevíte čím by to mohlo být spůsobený?

Re: Pomoc! connection thorltted

Napsal: 24 úno 2016, 19:15
od Mikekopec
Na ty peníze ti poradím tohle: Pokud nemáš tak si napoj iConomy na MySQL ... měl jsem tento problém taky potom jsem to napojil a už to nedělá

Re: Pomoc! connection thorltted

Napsal: 24 úno 2016, 19:34
od pitilon@seznam.cz
Ale my nemáme magickou kouli, v logu bude vše vypsáno

Re: Pomoc! connection thorltted

Napsal: 24 úno 2016, 19:40
od Mc24
LOG po restartu
Spoiler: zobrazit

Kód: Vybrat vše

[18:38:14] [Server thread/INFO]: Starting minecraft server version 1.8.8
[18:38:14] [Server thread/INFO]: Loading properties
[18:38:14] [Server thread/INFO]: Default game type: SURVIVAL
[18:38:14] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-930a59c (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[18:38:14] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:38:14] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:38:14] [Server thread/INFO]: Debug logging is disabled
[18:38:14] [Server thread/INFO]: Generating keypair
[18:38:14] [Server thread/INFO]: Starting Minecraft server on 82.208.17.38:27300
[18:38:14] [Server thread/INFO]: Using epoll channel type
[18:38:14] [Server thread/ERROR]: Ambiguous plugin name `NoLagg' for files `plugins/NoLagg-1.90.3.jar' and `plugins/NoLagg-1.90.4.jar' in `plugins'
[18:38:14] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[18:38:14] [Server thread/ERROR]: Could not load 'plugins/ArenaPaintball.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BattleArena
     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
[18:38:14] [Server thread/ERROR]: Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R2/Packet
     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:64) ~[minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Spigot-db6de12-930a59c]
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R2.Packet
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[minecraft_server.jar:git-Spigot-db6de12-930a59c]
     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 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:64) ~[minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Spigot-db6de12-930a59c]
... 6 more
[18:38:14] [Server thread/ERROR]: Could not load 'plugins/NoLagg-1.90.3.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BKCommonLib
     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
[18:38:14] [Server thread/INFO]: [INFO][NoCheatPlus] Wed Feb 24 18:38:14 CET 2016
[18:38:14] [Server thread/INFO]: Player instances are stored for efficiency.
[18:38:14] [Server thread/ERROR]: Could not load 'plugins/antiaura-0.3-SNAPSHOT.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
[18:38:15] [Server thread/INFO]: [SignColorz] Loading SignColorz v2.1
[18:38:15] [Server thread/INFO]: [csm] Loading CustomServerMessages v5.2
[18:38:15] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.4.4
[18:38:15] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.6
[18:38:15] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[18:38:15] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[18:38:15] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
[18:38:15] [Server thread/INFO]: [TreeAssist] Loading TreeAssist v5.8.90
[18:38:15] [Server thread/INFO]: [AntiCreeper3] Loading AntiCreeper3 v4.11
[18:38:15] [Server thread/INFO]: [SignStatus] Loading SignStatus v1.5
[18:38:15] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
[18:38:15] [Server thread/INFO]: [LightVote] Loading LightVote v1.73
[18:38:15] [Server thread/INFO]: [GUIShop] Loading GUIShop v1.3
[18:38:15] [Server thread/INFO]: [Trampoline] Loading Trampoline v1.0
[18:38:15] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.3.4
[18:38:15] [Server thread/INFO]: [1vs1] Loading 1vs1 v1.6.3 #213
[18:38:15] [Server thread/INFO]: [NoTNT] Loading NoTNT v0.1
[18:38:15] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
[18:38:15] [Server thread/INFO]: [Jobs] Loading Jobs v2.12.0
[18:38:15] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
[18:38:15] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.5-BETA-sMD5NET-b914
[18:38:15] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
[18:38:15] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[18:38:15] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
[18:38:15] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.7
[18:38:15] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[18:38:15] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.1.2-BETA
[18:38:15] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.8.6
[18:38:15] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
[18:38:15] [Server thread/INFO]: [AntiSpam] Loading AntiSpam v3.2
[18:38:15] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[18:38:15] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
[18:38:15] [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:38:15] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.6
[18:38:15] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.6
[18:38:15] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
[18:38:15] [Server thread/INFO]: [AJB] Loading AntiJoinBot v5.0
[18:38:15] [Server thread/INFO]: [Lottery] Loading Lottery v0.9.4
[18:38:15] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[18:38:15] [Server thread/INFO]: [AntiCheat] Loading AntiCheat v2.0.2
[18:38:15] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
[18:38:15] [Server thread/INFO]: [MarriageMaster] Loading MarriageMaster v1.24
[18:38:15] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.0.4
[18:38:15] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.0
[18:38:15] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v3.0.2
[18:38:15] [Server thread/INFO]: [AntiTNT] Loading AntiTNT v1.1
[18:38:15] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[18:38:15] [Server thread/INFO]: [Warn] Loading Warn v3.0
[18:38:15] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[18:38:15] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.11
[18:38:15] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[18:38:15] [Server thread/INFO]: [MobArena] Loading MobArena v0.97.1
[18:38:15] [Server thread/INFO]: [Residence] Loading Residence v2.6.7.0
[18:38:15] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[18:38:15] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
[18:38:15] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.0
[18:38:15] [Server thread/INFO]: [Smileychat] Loading Smileychat v2.7
[18:38:15] [Server thread/INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
[18:38:15] [Server thread/INFO]: [Paintball] Loading Paintball v1.3.4
[18:38:15] [Server thread/INFO]: [MineResetLite] Loading MineResetLite v0.4.6
[18:38:15] [Server thread/INFO]: [AntiXRay] Loading AntiXRay v1.8.5
[18:38:15] [Server thread/INFO]: [Timeismoney] Loading Timeismoney v1.5
[18:38:15] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[18:38:15] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.3.6
[18:38:15] [Server thread/INFO]: [CreativeControl] Loading CreativeControl v6.3
[18:38:15] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.4.4
[18:38:16] [Server thread/INFO]: ==============================================
[18:38:16] [Server thread/INFO]:  SkinsRestorer Updater
[18:38:16] [Server thread/INFO]:  
[18:38:16] [Server thread/INFO]:  You are running v10.4.4
[18:38:16] [Server thread/INFO]:  The latest version of SkinsRestorer!
[18:38:16] [Server thread/INFO]:  
[18:38:16] [Server thread/INFO]: ==============================================
[18:38:16] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.6
[18:38:16] [Server thread/INFO]: [MassiveCore 2.8.6] === ENABLE START ===
[18:38:16] [Server thread/INFO]: [MassiveCore 2.8.6] Loading Cachefile datas...
[18:38:16] [Server thread/INFO]: [MassiveCore 2.8.6] Loading Onlineplayer datas...
[18:38:16] [Server thread/INFO]: [MassiveCore 2.8.6] Loading Registry datas...
[18:38:16] [Server thread/INFO]: [MassiveCore 2.8.6] Saving Cachefile...
[18:38:16] [Server thread/INFO]: [MassiveCore 2.8.6] Setup of IdUtil took 377ms.
[18:38:16] [Server thread/INFO]: [MassiveCore 2.8.6] === ENABLE COMPLETE (Took 483ms) ===
[18:38:16] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[18:38:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[18:38:16] [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:38:16] [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:38:16] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[18:38:16] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[18:38:16] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[18:38:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[18:38:16] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[18:38:16] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[18:38:16] [Server thread/INFO]: [MassiveCore 2.8.6] Activated integration with Vault
[18:38:16] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
[18:38:16] [Server thread/WARN]: [PlotMe] You are using an unsupported version of worldedit. The PlotMe WorldEdit Listener not be enabled.
[18:38:16] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
[18:38:16] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
[18:38:16] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
[18:38:16] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
[18:38:16] [Server thread/INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
[18:38:17] [Server thread/INFO]: [LWC] Connecting to SQLite
[18:38:17] [Server thread/WARN]: java.lang.UnsatisfiedLinkError: /hlserver/27300/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: /hlserver/27300/plugins/LWC/lib/native/Linux/amd64/libsqlitejdbc.so: file too short
[18:38:17] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[18:38:17] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[18:38:17] [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:38:17] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[18:38:17] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[18:38:17] [Server thread/INFO]: Preparing level "world"
[18:38:17] [Server thread/INFO]: -------- World Settings For [world] --------
[18:38:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:38:17] [Server thread/INFO]: Random Lighting Updates: false
[18:38:17] [Server thread/INFO]: Structure Info Saving: true
[18:38:17] [Server thread/INFO]: Sending up to 10 chunks per packet
[18:38:17] [Server thread/INFO]: Max Entity Collisions: 8
[18:38:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[18:38:17] [Server thread/INFO]: Max TNT Explosions: 100
[18:38:17] [Server thread/INFO]: Anti X-Ray: true
[18:38:17] [Server thread/INFO]: Engine Mode: 1
[18:38:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:38:17] [Server thread/INFO]: Replace Blocks: [1, 5]
[18:38:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:38:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[18:38:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:38:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:38:17] [Server thread/INFO]: Mob Spawn Range: 4
[18:38:17] [Server thread/INFO]: Item Despawn Rate: 6000
[18:38:17] [Server thread/INFO]: Item Merge Radius: 2.5
[18:38:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:38:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:38:17] [Server thread/INFO]: View Distance: 7
[18:38:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:38:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:38:17] [Server thread/INFO]: Clear tick list: false
[18:38:17] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:38:17] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[18:38:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:38:17] [Server thread/INFO]: Random Lighting Updates: false
[18:38:17] [Server thread/INFO]: Structure Info Saving: true
[18:38:17] [Server thread/INFO]: Sending up to 10 chunks per packet
[18:38:17] [Server thread/INFO]: Max Entity Collisions: 8
[18:38:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[18:38:17] [Server thread/INFO]: Max TNT Explosions: 100
[18:38:17] [Server thread/INFO]: Anti X-Ray: true
[18:38:17] [Server thread/INFO]: Engine Mode: 1
[18:38:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:38:17] [Server thread/INFO]: Replace Blocks: [1, 5]
[18:38:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:38:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[18:38:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:38:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:38:17] [Server thread/INFO]: Mob Spawn Range: 4
[18:38:17] [Server thread/INFO]: Item Despawn Rate: 6000
[18:38:17] [Server thread/INFO]: Item Merge Radius: 2.5
[18:38:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:38:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:38:17] [Server thread/INFO]: View Distance: 7
[18:38:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:38:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:38:17] [Server thread/INFO]: Clear tick list: false
[18:38:17] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:38:17] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[18:38:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:38:17] [Server thread/INFO]: Random Lighting Updates: false
[18:38:17] [Server thread/INFO]: Structure Info Saving: true
[18:38:17] [Server thread/INFO]: Sending up to 10 chunks per packet
[18:38:17] [Server thread/INFO]: Max Entity Collisions: 8
[18:38:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[18:38:17] [Server thread/INFO]: Max TNT Explosions: 100
[18:38:17] [Server thread/INFO]: Anti X-Ray: true
[18:38:17] [Server thread/INFO]: Engine Mode: 1
[18:38:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:38:17] [Server thread/INFO]: Replace Blocks: [1, 5]
[18:38:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:38:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[18:38:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[18:38:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:38:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:38:17] [Server thread/INFO]: Mob Spawn Range: 4
[18:38:17] [Server thread/INFO]: Item Despawn Rate: 6000
[18:38:17] [Server thread/INFO]: Item Merge Radius: 2.5
[18:38:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:38:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:38:17] [Server thread/INFO]: View Distance: 7
[18:38:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:38:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:38:17] [Server thread/INFO]: Clear tick list: false
[18:38:17] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:38:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: -385776929652953343)
[18:38:18] [Server thread/INFO]: Preparing spawn area: 90%
[18:38:18] [Server thread/INFO]: Preparing start region for level 1 (Seed: -385776929652953343)
[18:38:19] [Server thread/INFO]: Preparing start region for level 2 (Seed: -385776929652953343)
[18:38:19] [Server thread/INFO]: [SignColorz] Enabling SignColorz v2.1
[18:38:19] [Server thread/INFO]: [SignColorz] v2.1enabled!
[18:38:19] [Server thread/INFO]: [csm] Enabling CustomServerMessages v5.2
[18:38:19] [Server thread/INFO]: [CSM] Enabled Custom Server Messages!
[18:38:19] [Server thread/INFO]: [TreeAssist] Enabling TreeAssist v5.8.90
[18:38:19] [Server thread/INFO]: [TreeAssist] debugging: off
[18:38:19] [Thread-19/INFO]: [CSM] No update available.
[18:38:20] [Server thread/INFO]: [AntiCreeper3] Enabling AntiCreeper3 v4.11
[18:38:20] [Server thread/INFO]: [AntiCreeper3] brought to you by Filbert66 (<=v.2.5 by Rothens)
[18:38:20] [Server thread/ERROR]: Error occurred while enabling AntiCreeper3 v4.11 (Is it up to date?)
java.lang.NoSuchMethodError: org.mcstats.Metrics.addCustomData(Lorg/mcstats/Metrics$Plotter;)V
     at net.anticreeper.Anticreeper.triggerStats(Anticreeper.java:403) ~[?:?]
     at net.anticreeper.Anticreeper.onEnable(Anticreeper.java:361) ~[?:?]
     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [minecraft_server.jar:git-Spigot-db6de12-930a59c]
     at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
[18:38:20] [Server thread/INFO]: [SignStatus] Enabling SignStatus v1.5
[18:38:20] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
[18:38:20] [Server thread/INFO]: [LightVote] Enabling LightVote v1.73
[18:38:20] [Server thread/INFO]: [LightVote:1.73] Initialised
[18:38:20] [Server thread/INFO]: [LightVote:1.73] Scanning properties file.
[18:38:20] [Server thread/INFO]: [LightVote:1.73] Properties loaded. Debug messages: false
[18:38:20] [Server thread/INFO]: [LightVote] Permissions not enabled in config.
[18:38:20] [Server thread/INFO]: [GUIShop] Enabling GUIShop v1.3
[18:38:20] [Server thread/INFO]: [Trampoline] Enabling Trampoline v1.0
[18:38:20] [Server thread/INFO]: [OpenInv] Enabling OpenInv v2.3.4
[18:38:20] [Server thread/INFO]: [OpenInv] [Config] Update not required.
[18:38:20] [Server thread/INFO]: [1vs1] Enabling 1vs1 v1.6.3 #213
[18:38:20] [Server thread/INFO]: [1vs1] Connecting to sqlite database...
[18:38:20] [Server thread/INFO]: [1vs1] Connected!
[18:38:20] [Server thread/INFO]: [1vs1] Connecting to database
[18:38:20] [Server thread/INFO]: [1vs1] Connecting to sqlite database...
[18:38:20] [Server thread/INFO]: [1vs1] Connected!
[18:38:20] [Server thread/INFO]: [1vs1] 1vs1 enabled!
[18:38:20] [Server thread/INFO]: [NoTNT] Enabling NoTNT v0.1
[18:38:20] [Server thread/INFO]: NoTNT v0.1 has been disabled!
[18:38:20] [Server thread/INFO]: [Jobs] Enabling Jobs v2.12.0
[18:38:20] [Server thread/INFO]: [Jobs] Converting existing usernames to Mojang UUIDs. This could take a long time!
[18:38:20] [Server thread/WARN]: java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (there is already another table or index with this name: jobs_old)
[18:38:20] [Server thread/WARN]: at org.sqlite.DB.newSQLException(DB.java:383)
[18:38:20] [Server thread/WARN]: at org.sqlite.DB.newSQLException(DB.java:387)
[18:38:20] [Server thread/WARN]: at org.sqlite.DB.throwex(DB.java:374)
[18:38:20] [Server thread/WARN]: at org.sqlite.NativeDB.prepare(Native Method)
[18:38:20] [Server thread/WARN]: at org.sqlite.DB.prepare(DB.java:123)
[18:38:20] [Server thread/WARN]: at org.sqlite.Stmt.execute(Stmt.java:113)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAO.executeSQL(JobsDAO.java:301)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAOSQLite.checkUpdate1(JobsDAOSQLite.java:125)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAO.setUp(JobsDAO.java:68)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAOSQLite.initialize(JobsDAOSQLite.java:40)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.config.JobsConfiguration.loadGeneralSettings(JobsConfiguration.java:344)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.config.JobsConfiguration.reload(JobsConfiguration.java:195)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.Jobs.reload(Jobs.java:192)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.Jobs.startup(Jobs.java:166)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.JobsPlugin.onEnable(JobsPlugin.java:45)
[18:38:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[18:38:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
[18:38:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[18:38:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
[18:38:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
[18:38:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
[18:38:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
[18:38:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
[18:38:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
[18:38:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
[18:38:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:744)
[18:38:20] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[18:38:20] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[18:38:20] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[18:38:20] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
[18:38:20] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.5-BETA-sMD5NET-b914
[18:38:20] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
[18:38:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[18:38:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[18:38:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[18:38:20] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[18:38:20] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[18:38:20] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
[18:38:20] [Server thread/INFO]: [NoCheatPlus] Version 3.13.5-BETA-sMD5NET-b914 is enabled.
[18:38:21] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.7
[18:38:21] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[18:38:21] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[18:38:21] [Server thread/INFO]: Starting FakaHedaMinequery server on 82.208.17.38:28300
[18:38:21] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.1.2-BETA
[18:38:21] [Server thread/INFO]: Hooked into: AuthMe (Country Variables)
[18:38:21] [Server thread/INFO]: Hooked into: Essentials
[18:38:21] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
[18:38:21] [Server thread/INFO]: Hooked into: Vault
[18:38:21] [Server thread/INFO]: *----------------------------------------------*
[18:38:21] [Server thread/INFO]: Cannot enable packet features!
[18:38:21] [Server thread/INFO]: Required plugin missing: ProtocolLib
[18:38:21] [Server thread/INFO]: *----------------------------------------------*
[18:38:21] [Server thread/INFO]: *----------------------------------------------*
[18:38:21] [Server thread/INFO]: Be advised, group system is currently in beta!
[18:38:21] [Server thread/INFO]: *----------------------------------------------*
[18:38:21] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.6
[18:38:21] [Server thread/INFO]: [CreativeGates 2.8.6] === ENABLE START ===
[18:38:21] [Server thread/INFO]: [CreativeGates 2.8.6] === ENABLE COMPLETE (Took 106ms) ===
[18:38:21] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
[18:38:21] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
[18:38:21] [Server thread/INFO]: [AntiSpam] Enabling AntiSpam v3.2
[18:38:21] [Server thread/INFO]: AntiSpam has been enabled.
[18:38:21] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[18:38:21] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
[18:38:21] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[18:38:21] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[18:38:21] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[18:38:21] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[18:38:21] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[18:38:21] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.6
[18:38:21] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, GeneralVariables, BukkitVariables]
[18:38:21] [Server thread/ERROR]: ebean.properties not found
[18:38:21] [Server thread/INFO]: Using [com.github.games647.scoreboardstats.pvpstats.PathReader] to read the searchable class path
[18:38:21] [Server thread/INFO]: DataSourcePool [ScoreboardStats] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
[18:38:21] [Server thread/INFO]: SubClassFactory parent ClassLoader [com.github.games647.scoreboardstats.ReloadFixLoader]
[18:38:22] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
[18:38:22] [Server thread/INFO]: runScript
[18:38:22] [Server thread/INFO]: executing 1 of 1 create table IF NOT EXISTS player_stats ( id integer prim...
[18:38:22] [Server thread/INFO]: ... end of script
[18:38:22] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.6
[18:38:22] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
[18:38:22] [Server thread/INFO]: = Vault : Ok. Hooked MyCommand Vault 1.5.6-b49
[18:38:22] [Server thread/INFO]: = Spout : Not detected BarAPI : Not detected
[18:38:22] [Server thread/INFO]: = Config : Ok
[18:38:22] [Server thread/INFO]: = Custom commands loaded : 33
[18:38:22] [Server thread/INFO]: = Version: 5.1.6
[18:38:22] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
[18:38:22] [Server thread/INFO]: = Status : Active
[18:38:22] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[18:38:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
[18:38:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[18:38:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[18:38:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[18:38:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[18:38:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[18:38:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[18:38:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[18:38:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[18:38:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[18:38:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[18:38:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[18:38:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[18:38:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[18:38:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[18:38:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[18:38:22] [Server thread/INFO]: [WorldGuard] Loading region data...
[18:38:22] [Server thread/INFO]: [AJB] Enabling AntiJoinBot v5.0
[18:38:22] [Server thread/INFO]: AntiJoinBot enabled in 60 seconds
[18:38:22] [Server thread/INFO]: [AJB] Loaded: 15732 IP's
[18:38:22] [Server thread/INFO]: [AJB] Loaded: 9 User's
[18:38:22] [Server thread/INFO]: [AJB] Downloading Blacklist...
[18:38:22] [Server thread/INFO]: [AJB] Blacklist successfully Downloaded
[18:38:22] [Server thread/INFO]: [Lottery] Enabling Lottery v0.9.4
[18:38:22] [Server thread/INFO]: [Lottery] Payment method found (Vault - Economy: iConomy version: 1.5.6-b49)
[18:38:22] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[18:38:22] [Server thread/INFO]: [iConomy - April Fools] Enabled (12 ms)
[18:38:22] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[18:38:22] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[18:38:23] [Server thread/INFO]: [AntiCheat] Enabling AntiCheat v2.0.2
[18:38:23] [Thread-35/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[18:38:23] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
[18:38:23] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
[18:38:23] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
[18:38:23] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[18:38:23] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v1.24
[18:38:23] [Server thread/INFO]: [MarriageMaster] Config Version: 19 => no updated needed
[18:38:23] [Server thread/INFO]: [MarriageMaster] Config loaded
[18:38:23] [Server thread/INFO]: [MarriageMaster] Language Version: 18 => no updated needed
[18:38:23] [Server thread/INFO]: [MarriageMaster] Marriage Master je ted zapnuty!
[18:38:23] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.0.4
[18:38:24] [Server thread/INFO]: [iDisguise] iDisguise 5.0.4 enabled!
[18:38:24] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.0
[18:38:24] [Server thread/INFO]: [ClearLag] Loading modules...
[18:38:24] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[18:38:24] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[18:38:24] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[18:38:24] [Thread-39/INFO]: [ClearLag] Checking for updates...
[18:38:24] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v3.0.2
[18:38:24] [Server thread/INFO]: [AntiTNT] Enabling AntiTNT v1.1
[18:38:24] [Server thread/INFO]: AntiTNT has been enabled!
[18:38:24] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[18:38:24] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[18:38:24] [Server thread/INFO]: git-Spigot-db6de12-930a59c (MC: 1.8.8)
[18:38:24] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[18:38:24] [Server thread/INFO]: Using locale xd
[18:38:24] [Server thread/INFO]: Using locale xd
[18:38:24] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[18:38:24] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[18:38:24] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
[18:38:24] [Server thread/INFO]: [Warn] Enabling Warn v3.0
[18:38:24] [Server thread/INFO]: [Metrics] loading Metrics
[18:38:24] [Thread-39/INFO]: [ClearLag] No updates found!
[18:38:24] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[18:38:24] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[18:38:24] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
[18:38:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -385776929652953343
[18:38:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -385776929652953343
[18:38:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -385776929652953343
[18:38:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'eventy' - Env: NORMAL - Type: FLAT & seed: 4660474315929632424
[18:38:24] [Server thread/INFO]: -------- World Settings For [eventy] --------
[18:38:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:38:24] [Server thread/INFO]: Random Lighting Updates: false
[18:38:24] [Server thread/INFO]: Structure Info Saving: true
[18:38:24] [Server thread/INFO]: Sending up to 10 chunks per packet
[18:38:24] [Server thread/INFO]: Max Entity Collisions: 8
[18:38:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
[18:38:24] [Server thread/INFO]: Max TNT Explosions: 100
[18:38:24] [Server thread/INFO]: Anti X-Ray: true
[18:38:24] [Server thread/INFO]: Engine Mode: 1
[18:38:24] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:38:24] [Server thread/INFO]: Replace Blocks: [1, 5]
[18:38:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:38:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[18:38:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:38:24] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:38:24] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:38:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:38:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:38:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:38:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:38:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[18:38:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:38:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:38:24] [Server thread/INFO]: Mob Spawn Range: 4
[18:38:24] [Server thread/INFO]: Item Despawn Rate: 6000
[18:38:24] [Server thread/INFO]: Item Merge Radius: 2.5
[18:38:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:38:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:38:24] [Server thread/INFO]: View Distance: 7
[18:38:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:38:24] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:38:24] [Server thread/INFO]: Clear tick list: false
[18:38:24] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:38:24] [Server thread/INFO]: Preparing start region for level 3 (Seed: 4660474315929632424)
[18:38:24] [Server thread/INFO]: [WorldGuard] (eventy) TNT ignition is PERMITTED.
[18:38:24] [Server thread/INFO]: [WorldGuard] (eventy) Lighters are PERMITTED.
[18:38:24] [Server thread/INFO]: [WorldGuard] (eventy) Lava fire is blocked.
[18:38:24] [Server thread/INFO]: [WorldGuard] (eventy) Fire spread is UNRESTRICTED.
[18:38:24] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'eventy'
[18:38:24] [Server thread/INFO]: [Multiverse-Core] 4 - World(s) loaded.
[18:38:24] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.11
[18:38:25] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[18:38:25] [Server thread/INFO]: [MobArena] Enabling MobArena v0.97.1
[18:38:25] [Server thread/INFO]: [MobArena] Vault found; economy rewards enabled.
[18:38:25] [Server thread/INFO]: [MobArena] Loaded arena 'default'
[18:38:25] [Server thread/INFO]: [MobArena] Loaded arena 'apokalypsa'
[18:38:25] [Server thread/INFO]: [MobArena] v0.97.1 enabled.
[18:38:25] [Server thread/INFO]: [Residence] Enabling Residence v2.6.7.0
[18:38:25] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[18:38:25] [Server thread/INFO]: [Residence] Failed to update language file: Polish.yml
[18:38:25] [Server thread/INFO]: [Residence] Scanning for economy systems...
[18:38:25] [Server thread/INFO]: [Residence] Found Vault using economy system: iConomy 7
[18:38:26] [Server thread/INFO]: [Residence] Found WorldEdit
[18:38:26] [Server thread/INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
[18:38:26] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[18:38:26] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
[18:38:26] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
[18:38:26] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
[18:38:26] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.0
[18:38:26] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.
[18:38:26] [Server thread/WARN]: [SignShop] Material called: 0 could not be added to the blacklist as it does not exist, please check your config.yml!
[18:38:26] [Server thread/WARN]: [SignShop] Essentials signs are enabled, checking for conflicts now!
[18:38:26] [Server thread/ERROR]: [SignShop] Sign with name [Buy] is enabled for Essentials and conflicts with SignShop!
[18:38:26] [Server thread/ERROR]: [SignShop] Sign with name [Sell] is enabled for Essentials and conflicts with SignShop!
[18:38:26] [Server thread/ERROR]: [SignShop] Sign with name [Trade] is enabled for Essentials and conflicts with SignShop!
[18:38:26] [Server thread/ERROR]: [SignShop] Sign with name [Kit] is enabled for Essentials and conflicts with SignShop!
[18:38:26] [Server thread/ERROR]: [SignShop] Sign with name [Enchant] is enabled for Essentials and conflicts with SignShop!
[18:38:26] [Server thread/ERROR]: [SignShop] Sign with name [Heal] is enabled for Essentials and conflicts with SignShop!
[18:38:26] [Server thread/ERROR]: [SignShop] Sign with name [Repair] is enabled for Essentials and conflicts with SignShop!
[18:38:26] [Server thread/INFO]: [SignShop] v2.11.0 Enabled
[18:38:26] [Server thread/INFO]: [Smileychat] Enabling Smileychat v2.7
[18:38:27] [Server thread/INFO]: mileyChat] A new Version is available: Smileychat v3.1
[18:38:27] [Server thread/INFO]: mileyChat] Get it from: http://dev.bukkit.org/bukkit-plugins/smileychat/
[18:38:27] [Server thread/INFO]: mileyChat] version 2.7 Has been Enabled!
[18:38:27] [Server thread/INFO]: mileyChat] Using: Normal Minecraft Chat.
[18:38:27] [Server thread/INFO]: [Paintball] Enabling Paintball v1.3.4
[18:38:27] [Server thread/INFO]: [Paintball] Loading the default language: enUS.txt
[18:38:27] [Server thread/INFO]: [Paintball] Scanned lines: 379 | Skipped lines: 0
[18:38:27] [Server thread/INFO]: [Paintball] Using the default language now: enUS.txt
[18:38:27] [Server thread/INFO]: [Paintball] Loading the specified melody now: win.txt
[18:38:27] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 20
[18:38:27] [Server thread/INFO]: [Paintball] Loading the specified melody now: defeat.txt
[18:38:27] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 43
[18:38:27] [Server thread/INFO]: [Paintball] Loading the specified melody now: draw.txt
[18:38:27] [Server thread/INFO]: [Paintball] Scanned .txt melody sucessfully. Lines: 29
[18:38:27] [Server thread/INFO]: [Paintball] Loading ranks..
[18:38:27] [Server thread/INFO]: [Paintball] Plugin 'InSigns' not found. Additional sign features disabled.
[18:38:27] [Server thread/INFO]: [Paintball] Plugin 'TagAPI' not found. Additional tag features disabled.
[18:38:27] [Server thread/INFO]: [Paintball] Plugin 'Votifier' not found. Additional vote features disabled.
[18:38:27] [Server thread/INFO]: [Paintball] By blablubbabc enabled.
[18:38:27] [Server thread/INFO]: [MineResetLite] Enabling MineResetLite v0.4.6
[18:38:27] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Uhlí.mine.yml'...
[18:38:27] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Dřevo.mine.yml'...
[18:38:27] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Zlato.mine.yml'...
[18:38:27] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Doly.mine.yml'...
[18:38:27] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Železo.mine.yml'...
[18:38:27] [Server thread/INFO]: [MineResetLite] Loading mine from file 'Doly1.mine.yml'...
[18:38:27] [Server thread/INFO]: [MineResetLite] MineResetLite version 0.4.6 enabled!
[18:38:27] [Server thread/INFO]: [AntiXRay] Enabling AntiXRay v1.8.5
[18:38:28] [Server thread/INFO]: [Timeismoney] Enabling Timeismoney v1.5
[18:38:28] [Server thread/INFO]: [Timeismoney] Vault dependency found. Economy plugin found: iConomy 7
[18:38:28] [Server thread/INFO]: Timeismoney is now enabled
[18:38:28] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[18:38:28] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'items'
[18:38:28] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
[18:38:28] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating table 'accounts'
[18:38:28] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - creating index 'accounts_shortName_idx' for table 'accounts
[18:38:28] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
[18:38:28] [Server thread/WARN]: [Server thread] INFO com.Acrobot.ChestShop.ORMlite.table.TableUtils - executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
[18:38:28] [Server thread/INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
[18:38:28] [Server thread/ERROR]: [ChestShop] You are using an old version of Residence! Please update to the newest one, which supports UUIDs: http://ci.drtshock.net/job/Residence/
[18:38:28] [Server thread/INFO]: [ChestShop] Residence version 2.6.7.0 loaded.
[18:38:28] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[18:38:28] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.3.6
[18:38:28] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[18:38:28] [Server thread/INFO]: [AuthMe] Set Language: en
[18:38:28] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[18:38:28] [Server thread/INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
[18:38:28] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[18:38:28] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[18:38:28] [Server thread/INFO]: [AuthMe] LICENSE : This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[18:38:28] [Server thread/INFO]: [AuthMe] Authme 3.3.6 enabled
[18:38:28] [Server thread/INFO]: [CreativeControl] Enabling CreativeControl v6.3
[18:38:28] [Server thread/INFO]: [CreativeControl]: Initializing configurations...
[18:38:28] [Server thread/INFO]: [CreativeControl]: Loading Modules...
[18:38:28] [Server thread/INFO]: [CreativeControl]: Connecting to the SQLite database (1)...
[18:38:28] [Server thread/INFO]: [CreativeControl]: SQLite database connected Successfuly!
[18:38:28] [Server thread/INFO]: [CreativeControl]: Registring Events...
[18:38:28] [Server thread/ERROR]: [CreativeControl] Plugin CreativeControl v6.3 has failed to register events for class me.FurH.CreativeControl.integration.AuthMe because uk/org/whoami/authme/events/StoreInventoryEvent does not exist.
[18:38:28] [Server thread/INFO]: [CreativeControl]: MobArena support enabled!
[18:38:28] [Server thread/INFO]: [CreativeControl]: CoreProtect hooked as logging plugin
[18:38:28] [Server thread/INFO]: [CreativeControl]: Vault hooked as permissions plugin
[18:38:28] [Server thread/INFO]: [CreativeControl]: CreativeControl v6.3 loaded in 77 ms!
[18:38:29] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:38:29] [Server thread/INFO]: Done (11.867s)! For help, type "help" or "?"
[18:38:29] [Server thread/INFO]: Starting GS4 status listener
[18:38:29] [Query Listener #1/INFO]: Query running on 82.208.17.38:27300
[18:38:29] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[18:38:29] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[18:38:29] [Craft Scheduler Thread - 2/INFO]: [TitleManager] Searching for updates.
[18:38:29] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[18:38:29] [Craft Scheduler Thread - 27/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
[18:38:29] [Craft Scheduler Thread - 30/INFO]: [Paintball] --------- Serverlist ----------
[18:38:29] [Craft Scheduler Thread - 30/INFO]: [Paintball] Wasn't able to post server: casa28: casa28: Name or service not known
[18:38:29] [Craft Scheduler Thread - 30/INFO]: [Paintball] Maybe the master server is down or has bad latency.
[18:38:29] [Craft Scheduler Thread - 30/INFO]: [Paintball] --------- ---------------- ----------
[18:38:29] [Craft Scheduler Thread - 16/INFO]: [1vs1] ***** 1vs1 Version Checker *****
[18:38:29] [Craft Scheduler Thread - 16/INFO]: [1vs1] Stable Build: #213
[18:38:29] [Craft Scheduler Thread - 16/INFO]: [1vs1] Current Build: #213
[18:38:29] [Craft Scheduler Thread - 16/INFO]: [1vs1] No new version available
[18:38:29] [Craft Scheduler Thread - 16/INFO]: [1vs1] *********************************
[18:38:30] [Craft Scheduler Thread - 30/INFO]: [Paintball] --------- Checking version ----------
[18:38:30] [Craft Scheduler Thread - 30/INFO]: [Paintball] You are running the latest version (or a dev- or compat-build). :)
[18:38:30] [Craft Scheduler Thread - 30/INFO]: [Paintball] --------- ---------------- ----------
[18:38:30] [Server thread/INFO]: [Citizens] Loaded 65 NPCs.
[18:38:30] [Server thread/INFO]: Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit
[18:38:30] [Craft Scheduler Thread - 26/INFO]: [Vault] Checking for Updates ...
[18:38:30] [Craft Scheduler Thread - 24/INFO]: [LWC] [LWC] The updater ran into a minor issue: http://update.griefcraft.com/lwc/branch/stable/LATEST
[18:38:30] [Craft Scheduler Thread - 24/INFO]: [LWC] [LWC] This can probably be ignored.
[18:38:30] [Craft Scheduler Thread - 24/WARN]: Exception in thread "Craft Scheduler Thread - 24"
[18:38:30] [Craft Scheduler Thread - 24/WARN]: org.apache.commons.lang.UnhandledException: Plugin LWC v4.4.0 (b881) (July 11, 2013) generated an exception while executing task 15
     at org.bukkit.craftbukkit.v1_8_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_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
     at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
... 3 more

[18:38:30] [Craft Scheduler Thread - 26/INFO]: [Vault] No new version available
[18:38:30] [Craft Scheduler Thread - 2/INFO]: [TitleManager] No update was found.
[18:38:30] [Craft Scheduler Thread - 18/INFO]: [CreativeControl]: Cached 14,816 protections
[18:38:30] [Craft Scheduler Thread - 18/INFO]: [CreativeControl]: Loaded 0 regions
[18:38:30] [Craft Scheduler Thread - 18/INFO]: [CreativeControl]: 495,113 blocks protected
[18:38:30] [Craft Scheduler Thread - 19/INFO]: [PlotMe] Checking if conversion to UUID needed...
[18:38:30] [Server thread/INFO]: 
[18:38:30] [Server thread/INFO]:  **************************************************
[18:38:30] [Server thread/INFO]:  ----------------- PAINTBALL INFO -----------------
[18:38:30] [Server thread/INFO]: 
[18:38:30] [Server thread/INFO]:  License stuff:
[18:38:30] [Server thread/INFO]:  - Usage on own risk. I give no warranties for anything.
[18:38:30] [Server thread/INFO]:  - Do not modify. Use it as it is!
[18:38:30] [Server thread/INFO]:  - Do not redistribute/upload/use parts of it/copy/give away.
[18:38:30] [Server thread/INFO]:  - Do not use for commercial purposes!
[18:38:30] [Server thread/INFO]:  -> No benefits for paying players/donors!
[18:38:30] [Server thread/INFO]:  -> This also applies to any kind of add-on you are using
[18:38:30] [Server thread/INFO]:  related to this plugin!
[18:38:30] [Server thread/INFO]: 
[18:38:30] [Server thread/INFO]:  If you like this plugin: Give feedback and donate at
[18:38:30] [Server thread/INFO]:  ->http://dev.bukkit.org/server-mods/paintball_pure_war/ 
[18:38:30] [Server thread/INFO]: 
[18:38:30] [Server thread/INFO]:  Thank you and good shooting!
[18:38:30] [Server thread/INFO]:  - blablubbabc :)
[18:38:30] [Server thread/INFO]: 
[18:38:30] [Server thread/INFO]:  ---------------- Detected Problems ---------------
[18:38:30] [Server thread/INFO]: 
[18:38:30] [Server thread/INFO]:  No problems found. :)
[18:38:30] [Server thread/INFO]: 
[18:38:30] [Server thread/INFO]:  **************************************************
[18:38:30] [Server thread/INFO]: 
[18:38:31] [Craft Scheduler Thread - 19/INFO]: [PlotMe] No plot conversion needed
[18:38:31] [Server thread/ERROR]: [AntiCheat] You are also running NoCheatPlus!
[18:38:31] [Server thread/ERROR]: [AntiCheat] NoCheatPlus has been known to conflict with AntiCheat's results and create false cheat detections.
[18:38:31] [Server thread/ERROR]: [AntiCheat] Please remove or disable NoCheatPlus to silence this warning.
[18:38:32] [Craft Scheduler Thread - 18/INFO]: [CreativeControl]: New version found: v6.4 (You have: 6.3)
[18:38:32] [Craft Scheduler Thread - 18/INFO]: Visit:http://dev.bukkit.org/server-mods/creativecontrol/
[18:38:33] [Thread-50/INFO]: UUID of player Thedomel is f15f6ba7-0bf0-3472-bb06-47ed46ec259b
[18:38:33] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@6f97c730[id=f15f6ba7-0bf0-3472-bb06-47ed46ec259b,name=Thedomel,properties={},legacy=false] (/31.31.228.83:49334): §4Sorry. §6You are not on the Whitelist!
[18:38:33] [Server thread/INFO]: com.mojang.authlib.GameProfile@6f97c730[id=f15f6ba7-0bf0-3472-bb06-47ed46ec259b,name=Thedomel,properties={},legacy=false] (/31.31.228.83:49334) lost connection: §4Sorry. §6You are not on the Whitelist!
[18:38:40] [Thread-51/INFO]: UUID of player InternetBOY102 is 9411ee9c-7dd2-314b-8918-b8e625c18278
[18:38:41] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@23e42432[id=9411ee9c-7dd2-314b-8918-b8e625c18278,name=InternetBOY102,properties={},legacy=false] (/213.81.142.1:57546): §4Sorry. §6You are not on the Whitelist!
[18:38:41] [Server thread/INFO]: com.mojang.authlib.GameProfile@23e42432[id=9411ee9c-7dd2-314b-8918-b8e625c18278,name=InternetBOY102,properties={},legacy=false] (/213.81.142.1:57546) lost connection: §4Sorry. §6You are not on the Whitelist!
[18:38:51] [Thread-52/INFO]: UUID of player Domess247 is 072aaeaa-cff2-3a89-8536-09794290a413
[18:38:51] [Server thread/INFO]: Disconnecting com.mojang.authlib.GameProfile@3bd754bf[id=072aaeaa-cff2-3a89-8536-09794290a413,name=Domess247,properties={},legacy=false] (/89.177.64.99:55771): §4Sorry. §6You are not on the Whitelist!
[18:38:51] [Server thread/INFO]: com.mojang.authlib.GameProfile@3bd754bf[id=072aaeaa-cff2-3a89-8536-09794290a413,name=Domess247,properties={},legacy=false] (/89.177.64.99:55771) lost connection: §4Sorry. §6You are not on the Whitelist!
[18:39:06] [Server thread/INFO]: Saving is already turned on.

Re: Pomoc! connection thorltted

Napsal: 24 úno 2016, 19:49
od pitilon@seznam.cz
To je chyb.. Tak začneme, plugin arenapaintball (nebo jak) chce plugin BattleArena
nolagg chce BKCommonLib
skinsrestorer aktualizuj
a jsem u problému proč myzí peníze

Kód: Vybrat vše

[18:38:16] [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.
máš tam nějaký kritický bug který všem maže money, ale proč to z toho neumím říci.. (Někdo se jiný najde, ale s takovýmito problémy zatím nedělám)
anticreeper3 aktualizuj

Kód: Vybrat vše

[18:38:20] [Server thread/INFO]: [Jobs] Converting existing usernames to Mojang UUIDs. This could take a long time!
[18:38:20] [Server thread/WARN]: java.sql.SQLException: [SQLITE_ERROR] SQL error or missing database (there is already another table or index with this name: jobs_old)
[18:38:20] [Server thread/WARN]: at org.sqlite.DB.newSQLException(DB.java:383)
[18:38:20] [Server thread/WARN]: at org.sqlite.DB.newSQLException(DB.java:387)
[18:38:20] [Server thread/WARN]: at org.sqlite.DB.throwex(DB.java:374)
[18:38:20] [Server thread/WARN]: at org.sqlite.NativeDB.prepare(Native Method)
[18:38:20] [Server thread/WARN]: at org.sqlite.DB.prepare(DB.java:123)
[18:38:20] [Server thread/WARN]: at org.sqlite.Stmt.execute(Stmt.java:113)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAO.executeSQL(JobsDAO.java:301)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAOSQLite.checkUpdate1(JobsDAOSQLite.java:125)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAO.setUp(JobsDAO.java:68)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.dao.JobsDAOSQLite.initialize(JobsDAOSQLite.java:40)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.config.JobsConfiguration.loadGeneralSettings(JobsConfiguration.java:344)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.config.JobsConfiguration.reload(JobsConfiguration.java:195)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.Jobs.reload(Jobs.java:192)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.Jobs.startup(Jobs.java:166)
[18:38:20] [Server thread/WARN]: at me.zford.jobs.JobsPlugin.onEnable(JobsPlugin.java:45)
[18:38:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[18:38:20] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
[18:38:20] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[18:38:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
[18:38:20] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
[18:38:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
[18:38:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
[18:38:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
[18:38:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
[18:38:20] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
[18:38:20] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:744)
opět něco s sql
S sql zatím moc nedělám takže s tím ti já nepomůžu

Re: Pomoc! connection thorltted

Napsal: 25 úno 2016, 07:37
od MinfasCZE
Hráči nejsou na whitelist u

Re: Pomoc! connection thorltted

Napsal: 25 úno 2016, 09:29
od AAAuto
Connection throllted znamená, že sa osoba ktorá tento v kvázi error dostala pripojuje moc rýchlo tak ju minecraft na server nepustí.. Ostatné veci ti boli už vysvetlené..

Re: Pomoc! connection thorltted

Napsal: 25 úno 2016, 20:35
od pitilon@seznam.cz
Connection throllted lze vypnout v bukkit souboru

Re: Pomoc! connection thorltted

Napsal: 25 úno 2016, 23:14
od variodriver
PS: Příště nedávej do názvu tematu POMOC! Stačí pouze stručný nadpis. Podpory se zde dočkáš i bez toho POMOC! ;)