DeluxeChat, štatistiky - placeholders

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
NetManSK
Příspěvky: 911
Registrován: 29 pro 2013, 20:00
Reputation: 0
Bydliště: Kartonova 3

DeluxeChat, štatistiky - placeholders

#1 Příspěvekod NetManSK » 10 zář 2015, 18:34

Zdravíčko, chcel by som dať v DeluxeChat štatistiky pomocou Placeholders.. čítal som na spigote že treba plugin MvDwPlaceholderAIP(Alebo tak nejak).Lenže keď mam tam ten plugin tak stale to nejde :/
Log

Kód: Vybrat vše

[18:30:29] [Server thread/INFO]: Starting minecraft server version 1.8.8
[18:30:29] [Server thread/INFO]: Loading properties
[18:30:29] [Server thread/INFO]: Default game type: SURVIVAL
[18:30:30] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-0359393-9a17f01 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
[18:30:30] [Server thread/INFO]: Debug logging is disabled
[18:30:30] [Server thread/INFO]: Server Ping Player Sample Count: 12
[18:30:30] [Server thread/INFO]: Using 4 threads for Netty based IO
[18:30:30] [Server thread/INFO]: Generating keypair
[18:30:30] [Server thread/INFO]: Starting Minecraft server on 82.208.17.18:27676
[18:30:30] [Server thread/INFO]: Using epoll channel type
[18:30:30] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[18:30:30] [Server thread/ERROR]: Could not load 'plugins/Statistics.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/mansionwill/Main : Unsupported major.minor version 52.0
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
Caused by: java.lang.UnsupportedClassVersionError: me/mansionwill/Main : Unsupported major.minor version 52.0
   at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
   at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_51]
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_51]
   at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_51]
   at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_51]
   at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_51]
   at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_51]
   at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
   at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_51]
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[minecraft_server.jar:git-Spigot-0359393-9a17f01]
   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-0359393-9a17f01]
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Spigot-0359393-9a17f01]
   ... 6 more
[18:30:30] [Server thread/ERROR]: Could not load 'plugins/DynmapPlotMe.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: dynmap
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [minecraft_server.jar:git-Spigot-0359393-9a17f01]
   at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
[18:30:31] [Server thread/INFO]: [AnimatedNames] Loading AnimatedNames v4.11.0
[18:30:31] [Server thread/INFO]: [JoinMessage] Loading JoinMessage v1.0
[18:30:31] [Server thread/INFO]: [csm] Loading CustomServerMessages v5.2
[18:30:31] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
[18:30:31] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
[18:30:31] [Server thread/INFO]: [Tab] Loading Tab v4.8.3
[18:30:31] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
[18:30:31] [Server thread/INFO]: [GUIShop] Loading GUIShop v2.1
[18:30:31] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
[18:30:31] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
[18:30:31] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
[18:30:31] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[18:30:31] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
[18:30:31] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
[18:30:31] [Server thread/INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
[18:30:31] [Server thread/INFO]: [Jobs] Loading Jobs v2.12.0
[18:30:31] [Server thread/INFO]: [AlphaChest] Loading AlphaChest v1.17.0
[18:30:31] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.12.0-BETA-sASO-b812
[18:30:31] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
[18:30:31] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
[18:30:31] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
[18:30:31] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
[18:30:31] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[18:30:31] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
[18:30:31] [Server thread/INFO]: [AutoFarm] Loading AutoFarm v1.0.1
[18:30:31] [Server thread/INFO]: [Lores] Loading Lores v1.4.1
[18:30:31] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.2
[18:30:31] [Server thread/INFO]: [JSONAPI] Loading JSONAPI v5.6.0
[18:30:31] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[18:30:31] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
[18:30:31] [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:30:31] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.6
[18:30:31] [Server thread/INFO]: [ClearChat] Loading ClearChat v0.1
[18:30:31] [Server thread/INFO]: [AntiCreeper] Loading AntiCreeper v4.17
[18:30:31] [Server thread/INFO]: [Parkour] Loading Parkour v3.5
[18:30:31] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[18:30:31] [Server thread/INFO]: [OreGenerator] Loading OreGenerator v2.0
[18:30:31] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
[18:30:31] [Server thread/INFO]: [ColorMe] Loading ColorMe v3.8.1
[18:30:31] [Server thread/INFO]: [Modifyworld] Loading Modifyworld v1.19.7
[18:30:31] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[18:30:31] [Server thread/INFO]: [CommandSigns] Loading CommandSigns v1.9.3.2
[18:30:31] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[18:30:31] [Server thread/INFO]: [PlayerPoints] Loading PlayerPoints v2.1.3
[18:30:31] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.00-b3547
[18:30:31] [Server thread/INFO]: [Residence] Loading Residence v2.6.7.0
[18:30:31] [Server thread/INFO]: [UltrabansLite] Loading UltrabansLite v3.1.4
[18:30:31] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[18:30:31] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
[18:30:31] [Server thread/INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
[18:30:31] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat v1.6.2
[18:30:31] [Server thread/INFO]: [ChestCommands] Loading ChestCommands v3.1.2
[18:30:31] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
[18:30:31] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
[18:30:31] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
[18:30:31] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[18:30:31] [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:30:31] [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:30:31] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[18:30:31] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
[18:30:31] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
[18:30:31] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[18:30:31] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
[18:30:31] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
[18:30:31] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
[18:30:31] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
[18:30:31] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[18:30:31] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
[18:30:31] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
[18:30:31] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
[18:30:31] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
[18:30:31] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.00-b3547
[18:30:32] [Server thread/INFO]: [mcMMO] HealthBar plugin found, mcMMO's healthbars are automatically disabled.
[18:30:32] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
[18:30:32] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
[18:30:32] [Server thread/INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
[18:30:32] [Server thread/INFO]: [LWC] Connecting to SQLite
[18:30:32] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[18:30:32] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[18:30:32] [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:30:32] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[18:30:32] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[18:30:32] [Server thread/INFO]: Preparing level "world"
[18:30:32] [Server thread/INFO]: -------- World Settings For [world] --------
[18:30:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:30:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:30:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:30:32] [Server thread/INFO]: Random Lighting Updates: false
[18:30:32] [Server thread/INFO]: Structure Info Saving: true
[18:30:32] [Server thread/INFO]: Sending up to 10 chunks per packet
[18:30:32] [Server thread/INFO]: Max Entity Collisions: 8
[18:30:32] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:30:32] [Server thread/INFO]: Max TNT Explosions: 100
[18:30:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[18:30:32] [Server thread/INFO]: Mob Spawn Range: 4
[18:30:32] [Server thread/INFO]: Anti X-Ray: true
[18:30:32] [Server thread/INFO]:    Engine Mode: 1
[18:30:32] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:30:32] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:30:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:30:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:30:32] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:30:32] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:30:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:30:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:30:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:30:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:30:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[18:30:32] [Server thread/INFO]: Item Despawn Rate: 6000
[18:30:32] [Server thread/INFO]: Item Merge Radius: 2.5
[18:30:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:30:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:30:32] [Server thread/INFO]: View Distance: 7
[18:30:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:30:32] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:30:32] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:30:32] [Server thread/INFO]: Clear tick list: false
[18:30:33] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[18:30:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:30:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:30:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:30:33] [Server thread/INFO]: Random Lighting Updates: false
[18:30:33] [Server thread/INFO]: Structure Info Saving: true
[18:30:33] [Server thread/INFO]: Sending up to 10 chunks per packet
[18:30:33] [Server thread/INFO]: Max Entity Collisions: 8
[18:30:33] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:30:33] [Server thread/INFO]: Max TNT Explosions: 100
[18:30:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[18:30:33] [Server thread/INFO]: Mob Spawn Range: 4
[18:30:33] [Server thread/INFO]: Anti X-Ray: true
[18:30:33] [Server thread/INFO]:    Engine Mode: 1
[18:30:33] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:30:33] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:30:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:30:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Item Despawn Rate: 6000
[18:30:33] [Server thread/INFO]: Item Merge Radius: 2.5
[18:30:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:30:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:30:33] [Server thread/INFO]: View Distance: 7
[18:30:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:30:33] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:30:33] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:30:33] [Server thread/INFO]: Clear tick list: false
[18:30:33] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[18:30:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[18:30:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[18:30:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[18:30:33] [Server thread/INFO]: Random Lighting Updates: false
[18:30:33] [Server thread/INFO]: Structure Info Saving: true
[18:30:33] [Server thread/INFO]: Sending up to 10 chunks per packet
[18:30:33] [Server thread/INFO]: Max Entity Collisions: 8
[18:30:33] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[18:30:33] [Server thread/INFO]: Max TNT Explosions: 100
[18:30:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[18:30:33] [Server thread/INFO]: Mob Spawn Range: 4
[18:30:33] [Server thread/INFO]: Anti X-Ray: true
[18:30:33] [Server thread/INFO]:    Engine Mode: 1
[18:30:33] [Server thread/INFO]:    Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[18:30:33] [Server thread/INFO]:    Replace Blocks: [1, 5]
[18:30:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[18:30:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Cane Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Melon Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[18:30:33] [Server thread/INFO]: Item Despawn Rate: 6000
[18:30:33] [Server thread/INFO]: Item Merge Radius: 2.5
[18:30:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
[18:30:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[18:30:33] [Server thread/INFO]: View Distance: 7
[18:30:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[18:30:33] [Server thread/INFO]: Experience Merge Radius: 3.0
[18:30:33] [Server thread/INFO]: Chunks to Grow per Tick: 650
[18:30:33] [Server thread/INFO]: Clear tick list: false
[18:30:33] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8437003667571725410)
[18:30:33] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8437003667571725410)
[18:30:34] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8437003667571725410)
[18:30:34] [Server thread/INFO]: [AnimatedNames] Enabling AnimatedNames v4.11.0
[18:30:34] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[18:30:34] [Server thread/INFO]: [AnimatedNames] Plugin: AnimatedNames v4.11.0
[18:30:34] [Server thread/INFO]: [AnimatedNames] Framework version: 2015-08
[18:30:34] [Server thread/INFO]: [AnimatedNames] Author: Maximvdw (Maxim Van de Wynckel)
[18:30:34] [Server thread/INFO]: [AnimatedNames] Site: http://www.mvdw-software.com/
[18:30:34] [Server thread/INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[18:30:34] [Server thread/INFO]: [AnimatedNames] Loading configuration ...
[18:30:34] [Server thread/INFO]: [AnimatedNames] Loading placeholders ...
[18:30:35] [Server thread/INFO]: [AnimatedNames] Loaded 1547 of the 2648 placholders
[18:30:35] [Server thread/INFO]: [AnimatedNames] Creating new custom effect: warning
[18:30:35] [Server thread/INFO]: [AnimatedNames]    Lines: 2
[18:30:35] [Server thread/INFO]: [AnimatedNames]    Arguments: 1
[18:30:35] [Server thread/INFO]: [AnimatedNames] Adding teamname group 'default' ...
[18:30:35] [Server thread/INFO]: [AnimatedNames] Name prefix , suffix for group 'default' will refresh every 100 ticks
[18:30:35] [Server thread/INFO]: [AnimatedNames] Loading messages ...
[18:30:35] [Server thread/INFO]: [AnimatedNames] Loading language file: lang_en
[18:30:35] [Server thread/INFO]: [AnimatedNames] A new update for AnimatedNames is available for download on Spigot!
[18:30:35] [Server thread/INFO]: [AnimatedNames] Unable to auto update. Please log in in the spigotupdater.yml file.
[18:30:36] [Server thread/INFO]: [AnimatedNames] Adding command 'animatednames'
[18:30:36] [Server thread/INFO]: [JoinMessage] Enabling JoinMessage v1.0
[18:30:36] [Server thread/INFO]: [csm] Enabling CustomServerMessages v5.2
[18:30:36] [Server thread/INFO]: [CSM] Enabled Custom Server Messages!
[18:30:36] [Server thread/INFO]: [Tab] Enabling Tab v4.8.3
[18:30:36] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[18:30:36] [Server thread/INFO]: [Tab] Plugin: Tab v4.8.3
[18:30:36] [Server thread/INFO]: [Tab] Framework version: 2015-08
[18:30:36] [Server thread/INFO]: [Tab] Author: Maximvdw (Maxim Van de Wynckel)
[18:30:36] [Server thread/INFO]: [Tab] Site: http://www.mvdw-software.com/
[18:30:36] [Server thread/INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
[18:30:36] [Server thread/INFO]: [Tab] Loading configuration ...
[18:30:36] [Server thread/INFO]: [Tab] Loading placeholders ...
[18:30:36] [Thread-12/INFO]: [CSM] No update available.
[18:30:36] [Server thread/INFO]: [Tab] Loaded 1509 of the 2367 placholders
[18:30:36] [Server thread/ERROR]: [Tab] Error in [customeffects] - Corrupted YML!
[18:30:36] [Server thread/WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key
 in 'string', line 15, column 1:
    <glow repeatfirstframe="10" star ...
    ^
could not find expected ':'
 in 'string', line 16, column 19:
        - '&6&lWARNING: &{messagecolor}{message}'
                      ^

[18:30:36] [Server thread/WARN]:    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
[18:30:36] [Server thread/WARN]:    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
[18:30:36] [Server thread/WARN]:    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
[18:30:36] [Server thread/WARN]:    at be.maximvdw.tabcore.n.c.c(YamlStorage.java:198)
[18:30:36] [Server thread/WARN]:    at be.maximvdw.tabcore.n.c.<init>(YamlStorage.java:58)
[18:30:36] [Server thread/WARN]:    at be.maximvdw.tabcore.a.b.b(AnimationLoader.java:49)
[18:30:36] [Server thread/WARN]:    at be.maximvdw.tabcore.a.b.a(AnimationLoader.java:44)
[18:30:36] [Server thread/WARN]:    at be.maximvdw.tab.Tab.loadConfiguration(Unknown Source)
[18:30:36] [Server thread/WARN]:    at be.maximvdw.tabcore.BasePlugin.initialize(Unknown Source)
[18:30:36] [Server thread/WARN]:    at be.maximvdw.tabcore.BasePlugin.onEnable(Unknown Source)
[18:30:36] [Server thread/WARN]:    at be.maximvdw.tab.Tab.onEnable(Unknown Source)
[18:30:36] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
[18:30:36] [Server thread/WARN]:    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
[18:30:36] [Server thread/WARN]:    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[18:30:36] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
[18:30:36] [Server thread/WARN]:    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
[18:30:36] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
[18:30:36] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
[18:30:36] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
[18:30:36] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
[18:30:36] [Server thread/WARN]:    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524)
[18:30:36] [Server thread/WARN]:    at java.lang.Thread.run(Thread.java:744)
[18:30:36] [Server thread/WARN]: Caused by: while scanning a simple key
 in 'string', line 15, column 1:
    <glow repeatfirstframe="10" star ...
    ^
could not find expected ':'
 in 'string', line 16, column 19:
        - '&6&lWARNING: &{messagecolor}{message}'
                      ^

[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450)
[18:30:36] [Server thread/WARN]:    at org.yaml.snakeyaml.Yaml.load(Yaml.java:369)
[18:30:36] [Server thread/WARN]:    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
[18:30:36] [Server thread/WARN]:    ... 21 more
[18:30:36] [Server thread/INFO]: [Tab] Adding tab group 'default' ...
[18:30:36] [Server thread/INFO]: [Tab] Tab header and footer for group 'default' will refresh every 50 ticks
[18:30:36] [Server thread/INFO]: [Tab] Loading messages ...
[18:30:36] [Server thread/INFO]: [Tab] Loading language file: lang_en
[18:30:37] [Server thread/INFO]: [Tab] A new update for Tab is available for download on Spigot!
[18:30:37] [Server thread/INFO]: [Tab] Unable to auto update. Please log in in the spigotupdater.yml file.
[18:30:37] [Server thread/INFO]: [Tab] Adding command 'tab'
[18:30:37] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
[18:30:37] [Server thread/INFO]: [GUIShop] Enabling GUIShop v2.1
[18:30:37] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
[18:30:37] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[18:30:37] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[18:30:37] [Server thread/INFO]: [Votifier] Votifier enabled.
[18:30:37] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
[18:30:37] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
[18:30:37] [Server thread/INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
[18:30:37] [Server thread/INFO]: [Tim] Unused enchantments: DEPTH_STRIDER(8) LURE(62) LUCK(61) 
[18:30:37] [Server thread/INFO]: [TimTheEnchanter] There are some who call me... Tim?
[18:30:37] [Server thread/INFO]: [Jobs] Enabling Jobs v2.12.0
[18:30:37] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[18:30:37] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[18:30:37] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[18:30:37] [Server thread/INFO]: [AlphaChest] Enabling AlphaChest v1.17.0
[18:30:37] [Server thread/INFO]: [AlphaChest] loaded 0 chests
[18:30:37] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.12.0-BETA-sASO-b812
[18:30:37] [Server thread/WARN]: [NoCheatPlus]  Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
[18:30:37] [Server thread/WARN]: [NoCheatPlus]  Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
[18:30:37] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-0359393-9a17f01 (MC: 1.8.8)). Please check for updates and consider to request support.
[18:30:37] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
[18:30:37] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x|1.8.x|? / Bukkit-API
[18:30:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
[18:30:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
[18:30:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
[18:30:37] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
[18:30:37] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
[18:30:37] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.8)...
[18:30:37] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | KeepAliveFrequency | SoundDistance
[18:30:37] [Server thread/INFO]: [NoCheatPlus] Version 3.12.0-BETA-sASO-b812 is enabled.
[18:30:37] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
[18:30:38] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[18:30:38] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
[18:30:38] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[18:30:38] [Server thread/INFO]: Starting FakaHedaMinequery server on 82.208.17.18:28676
[18:30:38] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
[18:30:38] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
[18:30:38] [Server thread/INFO]: [AutoFarm] Enabling AutoFarm v1.0.1
[18:30:38] [Server thread/INFO]: [Lores] Enabling Lores v1.4.1
[18:30:38] [Server thread/INFO]: [Lores] Lores 1.4.1 (Build 45) is enabled!
[18:30:38] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.2
[18:30:38] [Server thread/INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
[18:30:38] [Server thread/INFO]: [JSONAPI] Logging to file: false
[18:30:38] [Server thread/INFO]: [JSONAPI] Logging to console: true
[18:30:38] [Server thread/INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
[18:30:38] [Server thread/INFO]: [JSONAPI] Loaded methods.json.
[18:30:38] [Thread-20/INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
[18:30:38] [Thread-20/INFO]: [JSONAPI] Any requests in this time will not work...
[18:30:38] [Server thread/INFO]: [JSONAPI] Attempting to use port 20059
[18:30:38] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
[18:30:39] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
[18:30:39] [Server thread/WARN]: [PermissionsEx] Specified backend "MySQL" is unknown.
[18:30:39] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[18:30:39] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[18:30:39] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[18:30:39] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[18:30:39] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[18:30:39] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.6
[18:30:39] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
[18:30:39] [Server thread/INFO]: = Vault  : Ok. Hooked MyCommand Vault 1.5.6-b49
[18:30:39] [Server thread/INFO]: = Spout  : Not detected BarAPI : Not detected
[18:30:39] [Server thread/INFO]: = Config : Ok
[18:30:39] [Server thread/INFO]: = Custom commands loaded : 32
[18:30:39] [Server thread/INFO]: = Version: 5.1.6
[18:30:39] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
[18:30:39] [Server thread/INFO]: = Status : Active
[18:30:39] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[18:30:39] [Server thread/INFO]: [ClearChat] Enabling ClearChat v0.1
[18:30:39] [Server thread/INFO]: [AntiCreeper] Enabling AntiCreeper v4.17
[18:30:39] [Server thread/INFO]: [AntiCreeper] brought to you by Filbert66
[18:30:39] [Server thread/INFO]: [Parkour] Enabling Parkour v3.5
[18:30:39] [Server thread/INFO]: [Parkour] 3.5 Enabled!
[18:30:39] [Server thread/INFO]: [Parkour] Linked with Economy v1.5.6-b49
[18:30:39] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[18:30:39] [Server thread/INFO]: [iConomy - April Fools] Enabled (10 ms)
[18:30:39] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[18:30:39] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[18:30:39] [Thread-38/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[18:30:39] [Server thread/INFO]: [OreGenerator] Enabling OreGenerator v2.0
[18:30:39] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
[18:30:39] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
[18:30:39] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[18:30:39] [Server thread/INFO]: [ColorMe] Enabling ColorMe v3.8.1
[18:30:39] [Server thread/INFO]: [ColorMe] Loaded Vault successfully
[18:30:39] [Server thread/INFO]: [ColorMe] Running without Spout!
[18:30:39] [Server thread/INFO]: [ColorMe] Using own group system!
[18:30:39] [Server thread/INFO]: [ColorMe] SoftMode enabled. If other chat plugins are found, the chat won't be affected by ColorMe.
[18:30:39] [Server thread/INFO]: [ColorMe] Found EssentialsChat. Will use it for chat!
[18:30:39] [Server thread/INFO]: [ColorMe] Didn't found TagAPI!
[18:30:39] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.7
[18:30:39] [Server thread/INFO]: [Modifyworld] Modifyworld enabled!
[18:30:39] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[18:30:39] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[18:30:39] [Server thread/INFO]: git-Spigot-0359393-9a17f01 (MC: 1.8.8)
[18:30:39] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
[18:30:39] [Server thread/INFO]: Using locale cs_CZ
[18:30:39] [Server thread/INFO]: Using locale cs_CZ
[18:30:39] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[18:30:39] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[18:30:39] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
[18:30:39] [Server thread/INFO]: [CommandSigns] Enabling CommandSigns v1.9.3.2
[18:30:39] [Server thread/INFO]: [CommandSigns] No signs found.
[18:30:39] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[18:30:39] [Server thread/INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.3
[18:30:39] [Server thread/INFO]: [Residence] Enabling Residence v2.6.7.0
[18:30:39] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[18:30:39] [Server thread/INFO]: [Residence] Failed to update language file: Polish.yml
[18:30:39] [Server thread/INFO]: [Residence] Scanning for economy systems...
[18:30:39] [Server thread/INFO]: [Residence] Found Vault using economy system: iConomy 7
[18:30:39] [Server thread/INFO]: [Residence] Found WorldEdit
[18:30:39] [Server thread/INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
[18:30:39] [Server thread/INFO]: [UltrabansLite] Enabling UltrabansLite v3.1.4
[18:30:40] [Thread-20/INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
[18:30:40] [Thread-20/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
[18:30:40] [Thread-20/INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
[18:30:40] [Thread-20/INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
[18:30:40] [Thread-20/INFO]: [JSONAPI] 384 methods loaded in 7 namespaces.
[18:30:40] [Thread-20/INFO]: [JSONAPI] ------[Connection information]-------
[18:30:40] [Thread-20/INFO]: [JSONAPI] JSON Server listening on 20059
[18:30:40] [Thread-20/INFO]: [JSONAPI] JSON Stream Server listening on 20060
[18:30:40] [Thread-20/INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 20061
[18:30:40] [Thread-20/INFO]: [JSONAPI] Active and listening for requests.
[18:30:40] [Thread-20/WARN]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1884)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:276)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:270)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1341)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:153)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.Handshaker.processLoop(Handshaker.java:868)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.Handshaker.process_record(Handshaker.java:804)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1016)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
[18:30:40] [Thread-20/WARN]:    at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
[18:30:40] [Thread-20/WARN]:    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
[18:30:40] [Thread-20/WARN]:    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1300)
[18:30:40] [Thread-20/WARN]:    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[18:30:40] [Thread-20/WARN]:    at java.net.URL.openStream(URL.java:1037)
[18:30:40] [Thread-20/WARN]:    at com.alecgorge.minecraft.jsonapi.JSONServer.connectionInfo(JSONServer.java:130)
[18:30:40] [Thread-20/WARN]:    at com.alecgorge.minecraft.jsonapi.JSONServer$1.run(JSONServer.java:108)
[18:30:40] [Thread-20/WARN]:    at java.lang.Thread.run(Thread.java:744)
[18:30:40] [Thread-20/WARN]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[18:30:40] [Thread-20/WARN]:    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
[18:30:40] [Thread-20/WARN]:    at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
[18:30:40] [Thread-20/WARN]:    at sun.security.validator.Validator.validate(Validator.java:260)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
[18:30:40] [Thread-20/WARN]:    at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1323)
[18:30:40] [Thread-20/WARN]:    ... 15 more
[18:30:40] [Thread-20/WARN]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
[18:30:40] [Thread-20/WARN]:    at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
[18:30:40] [Thread-20/WARN]:    at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
[18:30:40] [Thread-20/WARN]:    at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
[18:30:40] [Thread-20/WARN]:    ... 21 more
[18:30:40] [Thread-20/INFO]: [JSONAPI] -------------------------------------
[18:30:40] [Server thread/INFO]: [UltrabansLite] Unable to connect to dev.bukkit.org.
[18:30:40] [Server thread/INFO]: [UltrabansLite] Loaded. 0 secs.
[18:30:40] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[18:30:40] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
[18:30:40] [Server thread/INFO]: [ScoreboardStats] You are using plugins that requires to activate compatibilityMode
[18:30:40] [Server thread/INFO]: [ScoreboardStats] Otherwise the plugins won't work
[18:30:40] [Server thread/INFO]: [ScoreboardStats] Enable it in the ScoreboardStats config compatibilityMode
[18:30:40] [Server thread/INFO]: [ScoreboardStats] Then this plugin will send raw packets and be compatible with other plugins
[18:30:40] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, McmmoVariables, PlayerPointsVariables, GeneralVariables, BukkitVariables]
[18:30:40] [Server thread/INFO]: [DeluxeChat] Enabling DeluxeChat v1.6.2
[18:30:40] [Server thread/INFO]: [DeluxeChat] 1 formats loaded!
[18:30:40] [Server thread/INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
[18:30:40] [Server thread/INFO]: [DeluxeChat] Loading placeholders.yml
[18:30:40] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for economy placeholders!
[18:30:40] [Server thread/INFO]: [DeluxeChat] Hooked into Vault for permissions placeholders!
[18:30:40] [Server thread/INFO]: [DeluxeChat] 3 placeholder hooks have been registered and are enabled.
[18:30:41] [Server thread/INFO]: ----------------------------
[18:30:41] [Server thread/INFO]:      DeluxeChat Updater
[18:30:41] [Server thread/INFO]: 
[18:30:41] [Server thread/INFO]: An update for DeluxeChat has been found!
[18:30:41] [Server thread/INFO]: DeluxeChat 1.6.4
[18:30:41] [Server thread/INFO]: You are running 1.6.2
[18:30:41] [Server thread/INFO]: 
[18:30:41] [Server thread/INFO]: Download at http://www.spigotmc.org/resources/deluxechat.1277/
[18:30:41] [Server thread/INFO]: ----------------------------
[18:30:41] [Server thread/INFO]: [ChestCommands] Enabling ChestCommands v3.1.2
[18:30:41] [Server thread/INFO]: [ChestCommands] Hooked PlayerPoints
[18:30:41] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
[18:30:41] [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:30:41] [Server thread/INFO]: creating table 'items'
[18:30:41] [Server thread/INFO]: 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:30:41] [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:30:41] [Server thread/INFO]: creating table 'accounts'
[18:30:41] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
[18:30:41] [Server thread/INFO]: 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:30:41] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
[18:30:41] [Server thread/INFO]: [ChestShop] LWC version 4.5.0-SNAPSHOT loaded.
[18:30:41] [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:30:41] [Server thread/INFO]: [ChestShop] Residence version 2.6.7.0 loaded.
[18:30:41] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[18:30:41] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
[18:30:41] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[18:30:41] [Server thread/INFO]: [AuthMe] Set Language: en
[18:30:41] [Server thread/INFO]: [AuthMe] Metrics started successfully!
[18:30:41] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[18:30:41] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[18:30:41] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[18:30:41] [Server thread/INFO]: [AuthMe] SQLite driver loaded
[18:30:41] [Server thread/INFO]: [AuthMe] SQLite Setup finished
[18:30:41] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[18:30:41] [Server thread/INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
[18:30:41] [Server thread/INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
[18:30:41] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[18:30:41] [Server thread/INFO]: Done (9.038s)! For help, type "help" or "?"
[18:30:41] [Server thread/INFO]: Starting GS4 status listener
[18:30:41] [Server thread/INFO]: Starting remote control listener
[18:30:41] [Query Listener #1/INFO]: Query running on 82.208.17.18:27676
[18:30:41] [Server thread/WARN]: No rcon password set in '/hlserver/27676/server.properties', rcon disabled!
[18:30:42] [Craft Scheduler Thread - 14/INFO]: [mcMMO] Cleaned backup files. Deleted 1 of 18 files.
[18:30:42] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
[18:30:42] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
[18:30:42] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[18:30:42] [Craft Scheduler Thread - 21/INFO]: [GAListener] Connection established!
[18:30:42] [Craft Scheduler Thread - 25/INFO]: [Vault] Checking for Updates ...
[18:30:42] [Craft Scheduler Thread - 21/INFO]: [GAListener] Found database: 191478_mysql_db
[18:30:42] [Craft Scheduler Thread - 21/INFO]: [GAListener] Using database: 191478_mysql_db
[18:30:42] [Craft Scheduler Thread - 21/INFO]: [GAListener] Loading queued votes
[18:30:42] [Craft Scheduler Thread - 21/INFO]: [GAListener] Loaded 0 queued votes
[18:30:42] [Craft Scheduler Thread - 25/INFO]: [Vault] No new version available
[18:30:43] [Craft Scheduler Thread - 23/INFO]: [PlotMe] Checking if conversion to UUID needed...
[18:30:43] [Craft Scheduler Thread - 23/INFO]: [PlotMe] No plot conversion needed

*Btw,ten plugin statistics som zmazal

-- 10 zář 2015, 18:36 --

Pardon,
IP 82.208.17.18:27676
Dobrí obchodníci:
MarekBurget,Escalator
Pomohol som ti? K+

Mike8748
Příspěvky: 823
Registrován: 30 bře 2014, 10:05
Reputation: 28

Re: DeluxeChat, štatistiky - placeholders

#2 Příspěvekod Mike8748 » 10 zář 2015, 19:44

je třeba číst texty celé...
aby placeholdery fungovaly tak musíš mít plugin MVdWPlaceholderAPI a k tomu ještě některý z pluginů Tab,ActionBar,TitleMotdAdvanced,FeatherBoard,AnimatedNames,DynamicSigns (plus ještě placeholdery povolit v konfigu)

Uživatelský avatar
NetManSK
Příspěvky: 911
Registrován: 29 pro 2013, 20:00
Reputation: 0
Bydliště: Kartonova 3

Re: DeluxeChat, štatistiky - placeholders

#3 Příspěvekod NetManSK » 10 zář 2015, 20:09

Mam AnimatedNames, dal som v conf. true ale ten config mizne.. dam upravený a da sa tam ten defaultny
Dobrí obchodníci:
MarekBurget,Escalator
Pomohol som ti? K+

MarekBurget

Re: DeluxeChat, štatistiky - placeholders

#4 Příspěvekod MarekBurget » 11 zář 2015, 12:22

Pokial zmizne, nepatrí to sem do fóra, ale napíš autorom.

Uživatelský avatar
NetManSK
Příspěvky: 911
Registrován: 29 pro 2013, 20:00
Reputation: 0
Bydliště: Kartonova 3

Re: DeluxeChat, štatistiky - placeholders

#5 Příspěvekod NetManSK » 11 zář 2015, 14:58

Kód: Vybrat vše

[FakaHeda] Succesfully authorized (rw)!
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-0359393-9a17f01]

at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[minecraft_server.jar:git-Spigot-0359393-9a17f01]

... 6 more
> [14:54:38 ERROR]: Could not load 'plugins/DynmapPlotMe.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: dynmap
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [minecraft_server.jar:git-Spigot-0359393-9a17f01]

at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [minecraft_server.jar:git-Spigot-0359393-9a17f01]

at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [minecraft_server.jar:git-Spigot-0359393-9a17f01]

at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [minecraft_server.jar:git-Spigot-0359393-9a17f01]

at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
> [14:54:39 INFO]: [AnimatedNames] Loading AnimatedNames v4.11.0
> [14:54:39 INFO]: [JoinMessage] Loading JoinMessage v1.0
> [14:54:39 INFO]: [csm] Loading CustomServerMessages v5.2
> [14:54:39 INFO]: [Vault] Loading Vault v1.5.6-b49
> [14:54:39 INFO]: [PlotMe] Loading PlotMe v0.16.3
> [14:54:39 INFO]: [Tab] Loading Tab v4.8.3
> [14:54:39 INFO]: [AutoMessage] Loading AutoMessage v2.5.4
> [14:54:39 INFO]: [GUIShop] Loading GUIShop v2.1
> [14:54:39 INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
> [14:54:39 WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
> [14:54:39 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
> [14:54:39 INFO]: [Votifier] Loading Votifier v1.9
> [14:54:39 INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
> [14:54:39 INFO]: [GAListener] Loading GAListener v1.3.1
> [14:54:39 INFO]: [TimTheEnchanter] Loading TimTheEnchanter v3.0
> [14:54:39 INFO]: [Jobs] Loading Jobs v2.12.0
> [14:54:39 INFO]: [AlphaChest] Loading AlphaChest v1.17.0
> [14:54:39 INFO]: [NoCheatPlus] Loading NoCheatPlus v3.12.0-BETA-sASO-b812
> [14:54:39 INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
> [14:54:39 INFO]: [NoCheatPlus] Logging system initialized.
> [14:54:39 INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
> [14:54:39 INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
> [14:54:39 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [14:54:39 INFO]: VdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
> [14:54:39 INFO]: [AutoFarm] Loading AutoFarm v1.0.1
> [14:54:39 INFO]: [Lores] Loading Lores v1.4.1
> [14:54:39 INFO]: [HealthBar] Loading HealthBar v1.8.2
> [14:54:39 INFO]: [JSONAPI] Loading JSONAPI v5.6.0
> [14:54:39 INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
> [14:54:39 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
> [14:54:39 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*!
> [14:54:39 INFO]: yCommand] Loading MyCommand v5.1.6
> [14:54:39 INFO]: [ClearChat] Loading ClearChat v0.1
> [14:54:39 INFO]: [AntiCreeper] Loading AntiCreeper v4.17
> [14:54:39 INFO]: [Parkour] Loading Parkour v3.5
> [14:54:39 INFO]: [iConomy] Loading iConomy v7.0
> [14:54:39 INFO]: [OreGenerator] Loading OreGenerator v2.0
> [14:54:39 INFO]: [CoreProtect] Loading CoreProtect v2.12.0
> [14:54:39 INFO]: [ColorMe] Loading ColorMe v3.8.1
> [14:54:39 INFO]: odifyworld] Loading Modifyworld v1.19.7
> [14:54:39 INFO]: [Essentials] Loading Essentials vTeamCity
> [14:54:39 INFO]: [CommandSigns] Loading CommandSigns v1.9.3.2
> [14:54:39 INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
> [14:54:39 INFO]: [PlayerPoints] Loading PlayerPoints v2.1.3
> [14:54:39 INFO]: cMMO] Loading mcMMO v1.5.00-b3547
> [14:54:39 INFO]: [Residence] Loading Residence v2.6.7.0
> [14:54:39 INFO]: [UltrabansLite] Loading UltrabansLite v3.1.4
> [14:54:39 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
> [14:54:39 INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
> [14:54:39 INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
> [14:54:39 INFO]: [DeluxeChat] Loading DeluxeChat v1.6.2
> [14:54:39 INFO]: [ChestCommands] Loading ChestCommands v3.1.2
> [14:54:39 INFO]: [ChestShop] Loading ChestShop v3.8.12
> [14:54:39 INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
> [14:54:39 INFO]: [Vault] Enabling Vault v1.5.6-b49
> [14:54:39 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
> [14:54:39 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.
> [14:54:39 WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
> [14:54:39 WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
> [14:54:39 INFO]: [Vault] [Economy] iConomy 6 found: Waiting
> [14:54:39 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
> [14:54:39 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
> [14:54:39 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
> [14:54:39 INFO]: [Vault] Enabled Version 1.5.6-b49
> [14:54:39 INFO]: [PlotMe] Enabling PlotMe v0.16.3
> [14:54:39 INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
> [14:54:39 INFO]: [ProtocolLib] Started structure compiler thread.
> [14:54:39 INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
> [14:54:39 INFO]: [PlotMe-DefaultGenerator] PlotMe
> [14:54:39 INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
> [14:54:39 INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
> [14:54:39 INFO]: cMMO] Enabling mcMMO v1.5.00-b3547
> [14:54:39 INFO]: cMMO] HealthBar plugin found, mcMMO's healthbars are automatically disabled.
> [14:54:39 WARN]: cMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
> [14:54:39 WARN]: cMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
> [14:54:40 INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
> [14:54:40 INFO]: [LWC] Connecting to SQLite
> [14:54:40 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> [14:54:40 WARN]: The server will make no attempt to authenticate usernames. Beware.
> [14:54:40 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.
> [14:54:40 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
> [14:54:40 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
> [14:54:40 INFO]: Preparing level "world"
> [14:54:40 INFO]: -------- World Settings For [world] --------
> [14:54:40 INFO]: Anti X-Ray: true
> [14:54:40 INFO]: Engine Mode: 1
> [14:54:40 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [14:54:40 INFO]: Replace Blocks: [1, 5]
> [14:54:40 INFO]: Nerfing mobs spawned from spawners: false
> [14:54:40 INFO]: Cactus Growth Modifier: 100%
> [14:54:40 INFO]: Cane Growth Modifier: 100%
> [14:54:40 INFO]: Melon Growth Modifier: 100%
> [14:54:40 INFO]: Mushroom Growth Modifier: 100%
> [14:54:40 INFO]: Pumpkin Growth Modifier: 100%
> [14:54:40 INFO]: Sapling Growth Modifier: 100%
> [14:54:40 INFO]: Wheat Growth Modifier: 100%
> [14:54:40 INFO]: NetherWart Growth Modifier: 100%
> [14:54:40 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [14:54:40 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [14:54:40 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [14:54:40 INFO]: Random Lighting Updates: false
> [14:54:40 INFO]: Structure Info Saving: true
> [14:54:40 INFO]: Sending up to 10 chunks per packet
> [14:54:40 INFO]: Max Entity Collisions: 8
> [14:54:40 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [14:54:40 INFO]: Max TNT Explosions: 100
> [14:54:40 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [14:54:40 INFO]: Mob Spawn Range: 4
> [14:54:40 INFO]: Item Despawn Rate: 6000
> [14:54:40 INFO]: Item Merge Radius: 2.5
> [14:54:40 INFO]: Arrow Despawn Rate: 1200
> [14:54:40 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [14:54:40 INFO]: View Distance: 7
> [14:54:40 INFO]: Zombie Aggressive Towards Villager: true
> [14:54:40 INFO]: Chunks to Grow per Tick: 650
> [14:54:40 INFO]: Clear tick list: false
> [14:54:40 INFO]: Experience Merge Radius: 3.0
> [14:54:41 INFO]: -------- World Settings For [world_nether] --------
> [14:54:41 INFO]: Anti X-Ray: true
> [14:54:41 INFO]: Engine Mode: 1
> [14:54:41 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [14:54:41 INFO]: Replace Blocks: [1, 5]
> [14:54:41 INFO]: Nerfing mobs spawned from spawners: false
> [14:54:41 INFO]: Cactus Growth Modifier: 100%
> [14:54:41 INFO]: Cane Growth Modifier: 100%
> [14:54:41 INFO]: Melon Growth Modifier: 100%
> [14:54:41 INFO]: Mushroom Growth Modifier: 100%
> [14:54:41 INFO]: Pumpkin Growth Modifier: 100%
> [14:54:41 INFO]: Sapling Growth Modifier: 100%
> [14:54:41 INFO]: Wheat Growth Modifier: 100%
> [14:54:41 INFO]: NetherWart Growth Modifier: 100%
> [14:54:41 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [14:54:41 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [14:54:41 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [14:54:41 INFO]: Random Lighting Updates: false
> [14:54:41 INFO]: Structure Info Saving: true
> [14:54:41 INFO]: Sending up to 10 chunks per packet
> [14:54:41 INFO]: Max Entity Collisions: 8
> [14:54:41 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [14:54:41 INFO]: Max TNT Explosions: 100
> [14:54:41 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [14:54:41 INFO]: Mob Spawn Range: 4
> [14:54:41 INFO]: Item Despawn Rate: 6000
> [14:54:41 INFO]: Item Merge Radius: 2.5
> [14:54:41 INFO]: Arrow Despawn Rate: 1200
> [14:54:41 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [14:54:41 INFO]: View Distance: 7
> [14:54:41 INFO]: Zombie Aggressive Towards Villager: true
> [14:54:41 INFO]: Chunks to Grow per Tick: 650
> [14:54:41 INFO]: Clear tick list: false
> [14:54:41 INFO]: Experience Merge Radius: 3.0
> [14:54:41 INFO]: -------- World Settings For [world_the_end] --------
> [14:54:41 INFO]: Anti X-Ray: true
> [14:54:41 INFO]: Engine Mode: 1
> [14:54:41 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [14:54:41 INFO]: Replace Blocks: [1, 5]
> [14:54:41 INFO]: Nerfing mobs spawned from spawners: false
> [14:54:41 INFO]: Cactus Growth Modifier: 100%
> [14:54:41 INFO]: Cane Growth Modifier: 100%
> [14:54:41 INFO]: Melon Growth Modifier: 100%
> [14:54:41 INFO]: Mushroom Growth Modifier: 100%
> [14:54:41 INFO]: Pumpkin Growth Modifier: 100%
> [14:54:41 INFO]: Sapling Growth Modifier: 100%
> [14:54:41 INFO]: Wheat Growth Modifier: 100%
> [14:54:41 INFO]: NetherWart Growth Modifier: 100%
> [14:54:41 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [14:54:41 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [14:54:41 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [14:54:41 INFO]: Random Lighting Updates: false
> [14:54:41 INFO]: Structure Info Saving: true
> [14:54:41 INFO]: Sending up to 10 chunks per packet
> [14:54:41 INFO]: Max Entity Collisions: 8
> [14:54:41 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [14:54:41 INFO]: Max TNT Explosions: 100
> [14:54:41 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [14:54:41 INFO]: Mob Spawn Range: 4
> [14:54:41 INFO]: Item Despawn Rate: 6000
> [14:54:41 INFO]: Item Merge Radius: 2.5
> [14:54:41 INFO]: Arrow Despawn Rate: 1200
> [14:54:41 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [14:54:41 INFO]: View Distance: 7
> [14:54:41 INFO]: Zombie Aggressive Towards Villager: true
> [14:54:41 INFO]: Chunks to Grow per Tick: 650
> [14:54:41 INFO]: Clear tick list: false
> [14:54:41 INFO]: Experience Merge Radius: 3.0
> [14:54:41 INFO]: Preparing start region for level 0 (Seed: 8437003667571725410)
> [14:54:41 INFO]: Preparing start region for level 1 (Seed: 8437003667571725410)
> [14:54:42 INFO]: Preparing start region for level 2 (Seed: 8437003667571725410)
> [14:54:42 INFO]: [AnimatedNames] Enabling AnimatedNames v4.11.0
> [14:54:42 INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> [14:54:42 INFO]: [AnimatedNames] Plugin: AnimatedNames v4.11.0
> [14:54:42 INFO]: [AnimatedNames] Framework version: 2015-08
> [14:54:42 INFO]: [AnimatedNames] Author: Maximvdw (Maxim Van de Wynckel)
> [14:54:42 INFO]: [AnimatedNames] Site: http://www.mvdw-software.com/
> [14:54:42 INFO]: [AnimatedNames] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> [14:54:42 INFO]: [AnimatedNames] Loading configuration ...
> [14:54:42 INFO]: [AnimatedNames] Loading placeholders ...
> [14:54:43 INFO]: [AnimatedNames] Loaded 1547 of the 2648 placholders
> [14:54:43 INFO]: [AnimatedNames] Creating new custom effect: warning
> [14:54:43 INFO]: [AnimatedNames] Lines: 2
> [14:54:43 INFO]: [AnimatedNames] Arguments: 1
> [14:54:43 INFO]: [AnimatedNames] Adding teamname group 'default' ...
> [14:54:43 INFO]: [AnimatedNames] Name prefix , suffix for group 'default' will refresh every 100 ticks
> [14:54:43 INFO]: [AnimatedNames] Loading messages ...
> [14:54:43 INFO]: [AnimatedNames] Loading language file: lang_en
> [14:54:43 INFO]: [AnimatedNames] A new update for AnimatedNames is available for download on Spigot!
> [14:54:43 INFO]: [AnimatedNames] Unable to auto update. Please log in in the spigotupdater.yml file.
> [14:54:44 INFO]: [AnimatedNames] Adding command 'animatednames'
> [14:54:44 INFO]: [JoinMessage] Enabling JoinMessage v1.0
> [14:54:44 INFO]: [csm] Enabling CustomServerMessages v5.2
> [14:54:44 INFO]: [CSM] Enabled Custom Server Messages!
> [14:54:44 INFO]: [Tab] Enabling Tab v4.8.3
> [14:54:44 INFO]: [CSM] No update available.
> [14:54:44 INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> [14:54:44 INFO]: [Tab] Plugin: Tab v4.8.3
> [14:54:44 INFO]: [Tab] Framework version: 2015-08
> [14:54:44 INFO]: [Tab] Author: Maximvdw (Maxim Van de Wynckel)
> [14:54:44 INFO]: [Tab] Site: http://www.mvdw-software.com/
> [14:54:44 INFO]: [Tab] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
> [14:54:44 INFO]: [Tab] Loading configuration ...
> [14:54:44 INFO]: [Tab] Loading placeholders ...
> [14:54:44 INFO]: [Tab] Loaded 1509 of the 2367 placholders
> [14:54:44 ERROR]: [Tab] Error in [customeffects] - Corrupted YML!
> [14:54:44 WARN]: org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key
in 'string', line 15, column 1:
<glow repeatfirstframe="10" star ...
^
could not find expected ':'
in 'string', line 16, column 19:
- '&6&lWARNING: &{messagecolor}{message}'
^

> [14:54:44 WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57)
> [14:54:44 WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226)
> [14:54:44 WARN]: at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169)
> [14:54:44 WARN]: at be.maximvdw.tabcore.n.c.c(YamlStorage.java:198)
> [14:54:44 WARN]: at be.maximvdw.tabcore.n.c.<init>(YamlStorage.java:58)
> [14:54:44 WARN]: at be.maximvdw.tabcore.a.b.b(AnimationLoader.java:49)
> [14:54:44 WARN]: at be.maximvdw.tabcore.a.b.a(AnimationLoader.java:44)
> [14:54:44 WARN]: at be.maximvdw.tab.Tab.loadConfiguration(Unknown Source)
> [14:54:44 WARN]: at be.maximvdw.tabcore.BasePlugin.initialize(Unknown Source)
> [14:54:44 WARN]: at be.maximvdw.tabcore.BasePlugin.onEnable(Unknown Source)
> [14:54:44 WARN]: at be.maximvdw.tab.Tab.onEnable(Unknown Source)
> [14:54:44 WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
> [14:54:44 WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
> [14:54:44 WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
> [14:54:44 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
> [14:54:44 WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
> [14:54:44 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
> [14:54:44 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
> [14:54:44 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
> [14:54:44 WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
> [14:54:44 WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524)
> [14:54:44 WARN]: at java.lang.Thread.run(Thread.java:744)
> [14:54:44 WARN]: Caused by: while scanning a simple key
in 'string', line 15, column 1:
<glow repeatfirstframe="10" star ...
^
could not find expected ':'
in 'string', line 16, column 19:
- '&6&lWARNING: &{messagecolor}{message}'
^

> [14:54:44 WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465)
> [14:54:44 WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280)
> [14:54:44 WARN]: at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225)
> [14:54:44 WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingValue.produce(ParserImpl.java:586)
> [14:54:44 WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
> [14:54:44 WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
> [14:54:44 WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:132)
> [14:54:44 WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
> [14:54:44 WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
> [14:54:44 WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
> [14:54:44 WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
> [14:54:44 WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229)
> [14:54:44 WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155)
> [14:54:44 WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
> [14:54:44 WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
> [14:54:44 WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
> [14:54:44 WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450)
> [14:54:44 WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:369)
> [14:54:44 WARN]: at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
> [14:54:44 WARN]: ... 21 more
> [14:54:44 INFO]: [Tab] Adding tab group 'default' ...
> [14:54:44 INFO]: [Tab] Tab header and footer for group 'default' will refresh every 50 ticks
> [14:54:44 INFO]: [Tab] Loading messages ...
> [14:54:44 INFO]: [Tab] Loading language file: lang_en
> [14:54:45 INFO]: [Tab] A new update for Tab is available for download on Spigot!
> [14:54:45 INFO]: [Tab] Unable to auto update. Please log in in the spigotupdater.yml file.
> [14:54:45 INFO]: [Tab] Adding command 'tab'
> [14:54:45 INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
> [14:54:45 INFO]: [GUIShop] Enabling GUIShop v2.1
> [14:54:45 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
> [14:54:45 INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
> [14:54:45 INFO]: [Votifier] Enabling Votifier v1.9
> [14:54:45 INFO]: [Votifier] Votifier enabled.
> [14:54:45 INFO]: [GAListener] Enabling GAListener v1.3.1
> [14:54:45 INFO]: [GAListener] GAListener v1.3.1 Enabled
> [14:54:45 INFO]: [TimTheEnchanter] Enabling TimTheEnchanter v3.0
> [14:54:45 INFO]: im] Unused enchantments: DEPTH_STRIDER(8) LURE(62) LUCK(61) 
> [14:54:45 INFO]: [TimTheEnchanter] There are some who call me... Tim?
> [14:54:45 INFO]: [Jobs] Enabling Jobs v2.12.0
> [14:54:45 INFO]: [Jobs] Started database save task
> [14:54:45 INFO]: [Jobs] Started buffered payment thread
> [14:54:45 INFO]: [Jobs] Plugin has been enabled succesfully.
> [14:54:45 INFO]: [AlphaChest] Enabling AlphaChest v1.17.0
> [14:54:45 INFO]: [AlphaChest] loaded 0 chests
> [14:54:45 INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.12.0-BETA-sASO-b812
> [14:54:45 WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
> [14:54:45 WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
> [14:54:45 WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-0359393-9a17f01 (MC: 1.8.8)). Please check for updates and consider to request support.
> [14:54:45 WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
> [14:54:45 INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x|1.8.x|? / Bukkit-API
> [14:54:45 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
> [14:54:45 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
> [14:54:45 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
> [14:54:45 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
> [14:54:45 INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
> [14:54:45 INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.8)...
> [14:54:45 INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | KeepAliveFrequency | SoundDistance
> [14:54:45 INFO]: [NoCheatPlus] Version 3.12.0-BETA-sASO-b812 is enabled.
> [14:54:45 INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
> [14:54:46 INFO]: WEPIF: Using the Bukkit Permissions API.
> [14:54:46 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
> [14:54:46 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [14:54:46 INFO]: Starting FakaHedaMinequery server on 82.208.17.18:28676
> [14:54:46 INFO]: VdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
> [14:54:46 INFO]: VdWPlaceholderAPI] Initializing ...
> [14:54:46 INFO]: [AutoFarm] Enabling AutoFarm v1.0.1
> [14:54:46 INFO]: [Lores] Enabling Lores v1.4.1
> [14:54:46 INFO]: [Lores] Lores 1.4.1 (Build 45) is enabled!
> [14:54:46 INFO]: [HealthBar] Enabling HealthBar v1.8.2
> [14:54:46 INFO]: [JSONAPI] Enabling JSONAPI v5.6.0
> [14:54:46 INFO]: [JSONAPI] Logging to file: false
> [14:54:46 INFO]: [JSONAPI] Logging to console: true
> [14:54:46 INFO]: [JSONAPI] IP Whitelist = None, all requests are allowed.
> [14:54:46 INFO]: [JSONAPI] Loaded methods.json.
> [14:54:46 INFO]: [JSONAPI] Waiting 2.000 seconds to load methods so that all the other plugins load...
> [14:54:46 INFO]: [JSONAPI] Any requests in this time will not work...
> [14:54:46 INFO]: [JSONAPI] Attempting to use port 20059
> [14:54:46 INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
> [14:54:47 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
> [14:54:47 WARN]: [PermissionsEx] Specified backend "MySQL" is unknown.
> [14:54:47 INFO]: [PermissionsEx] Initializing file backend
> [14:54:47 INFO]: [PermissionsEx] Permissions file successfully reloaded
> [14:54:47 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [14:54:47 INFO]: [Vault][Permission] PermissionsEx hooked.
> [14:54:47 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [14:54:47 INFO]: yCommand] Enabling MyCommand v5.1.6
> [14:54:47 INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
> [14:54:47 INFO]: = Vault : Ok. Hooked MyCommand Vault 1.5.6-b49
> [14:54:47 INFO]: = Spout : Not detected BarAPI : Not detected
> [14:54:47 INFO]: = Config : Ok
> [14:54:47 INFO]: = Custom commands loaded : 32
> [14:54:47 INFO]: = Version: 5.1.6
> [14:54:47 INFO]: = Author : MRI a.k.a Ivanpro
> [14:54:47 INFO]: = Status : Active
> [14:54:47 INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> [14:54:47 INFO]: [ClearChat] Enabling ClearChat v0.1
> [14:54:47 INFO]: [AntiCreeper] Enabling AntiCreeper v4.17
> [14:54:47 INFO]: [AntiCreeper] brought to you by Filbert66
> [14:54:47 INFO]: [Parkour] Enabling Parkour v3.5
> [14:54:47 INFO]: [Parkour] 3.5 Enabled!
> [14:54:47 INFO]: [Parkour] Linked with Economy v1.5.6-b49
> [14:54:47 INFO]: [iConomy] Enabling iConomy v7.0
> [14:54:47 INFO]: [iConomy - April Fools] Enabled (11 ms)
> [14:54:47 INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
> [14:54:47 INFO]: [Vault][Economy] iConomy 7 hooked.
> [14:54:47 INFO]: [iConomy - April Fools] Purged accounts with default balance.
> [14:54:47 INFO]: [OreGenerator] Enabling OreGenerator v2.0
> [14:54:47 INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
> [14:54:47 INFO]: CoreProtect version 2.12.0 is enabled!
> [14:54:47 INFO]: [CoreProtect] Using SQLite for data storage.
> [14:54:47 INFO]: [ColorMe] Enabling ColorMe v3.8.1
> [14:54:47 INFO]: [ColorMe] Loaded Vault successfully
> [14:54:47 INFO]: [ColorMe] Running without Spout!
> [14:54:47 INFO]: [ColorMe] Using own group system!
> [14:54:47 INFO]: [ColorMe] SoftMode enabled. If other chat plugins are found, the chat won't be affected by ColorMe.
> [14:54:47 INFO]: [ColorMe] Found EssentialsChat. Will use it for chat!
> [14:54:47 INFO]: [ColorMe] Didn't found TagAPI!
> [14:54:47 INFO]: odifyworld] Enabling Modifyworld v1.19.7
> [14:54:47 INFO]: odifyworld] Modifyworld enabled!
> [14:54:48 INFO]: [Essentials] Enabling Essentials vTeamCity
> [14:54:48 INFO]: Bukkit version format changed. Version not checked.
> [14:54:48 INFO]: git-Spigot-0359393-9a17f01 (MC: 1.8.8)
> [14:54:48 INFO]: 1.8.8-R0.1-SNAPSHOT
> [14:54:48 INFO]: Using locale cs_CZ
> [14:54:48 INFO]: Using locale cs_CZ
> [14:54:48 INFO]: [Vault][Economy] Essentials Economy hooked.
> [14:54:48 INFO]: Essentials: Using PermissionsEx based permissions.
> [14:54:48 INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
> [14:54:48 INFO]: [CommandSigns] Enabling CommandSigns v1.9.3.2
> [14:54:48 INFO]: [CommandSigns] No signs found.
> [14:54:48 INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
> [14:54:48 INFO]: [PlayerPoints] Enabling PlayerPoints v2.1.3
> [14:54:48 INFO]: [Residence] Enabling Residence v2.6.7.0
> [14:54:48 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
> [14:54:48 INFO]: [JSONAPI] Remote Toolkit cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
> [14:54:48 INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
> [14:54:48 INFO]: [JSONAPI] Dynmap cannot be loaded because it depends on a plugin that is not installed: 'dynmap'
> [14:54:48 INFO]: [Residence] Failed to update language file: Polish.yml
> [14:54:48 INFO]: [Residence] Scanning for economy systems...
> [14:54:48 INFO]: [Residence] Found Vault using economy system: iConomy 7
> [14:54:48 INFO]: [JSONAPI] Remote Toolkit methods cannot be loaded because it depends on a plugin that is not installed: 'RemoteToolkitPlugin'
> [14:54:48 INFO]: [Residence] Found WorldEdit
> [14:54:48 INFO]: [JSONAPI] 384 methods loaded in 7 namespaces.
> [14:54:48 INFO]: [JSONAPI] ------[Connection information]-------
> [14:54:48 INFO]: [JSONAPI] JSON Server listening on 20059
> [14:54:48 INFO]: [JSONAPI] JSON Stream Server listening on 20060
> [14:54:48 INFO]: [JSONAPI] JSON WebSocket Stream Server listening on 20061
> [14:54:48 INFO]: [JSONAPI] Active and listening for requests.
> [14:54:48 INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
> [14:54:48 INFO]: [UltrabansLite] Enabling UltrabansLite v3.1.4
> [14:54:48 WARN]: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
> [14:54:48 WARN]: at sun.security.ssl.Alerts.getSSLException(Alerts.java:192)
> [14:54:48 WARN]: at sun.security.ssl.SSLSocketImpl.fatal(SSLSocketImpl.java:1884)
> [14:54:48 WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:276)
> [14:54:48 WARN]: at sun.security.ssl.Handshaker.fatalSE(Handshaker.java:270)
> [14:54:48 WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1341)
> [14:54:48 WARN]: at sun.security.ssl.ClientHandshaker.processMessage(ClientHandshaker.java:153)
> [14:54:48 WARN]: at sun.security.ssl.Handshaker.processLoop(Handshaker.java:868)
> [14:54:48 WARN]: at sun.security.ssl.Handshaker.process_record(Handshaker.java:804)
> [14:54:48 WARN]: at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:1016)
> [14:54:48 WARN]: at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
> [14:54:48 WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1339)
> [14:54:48 WARN]: at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:1323)
> [14:54:48 WARN]: at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:563)
> [14:54:48 WARN]: at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:185)
> [14:54:48 WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1300)
> [14:54:48 WARN]: at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
> [14:54:48 WARN]: at java.net.URL.openStream(URL.java:1037)
> [14:54:48 WARN]: at com.alecgorge.minecraft.jsonapi.JSONServer.connectionInfo(JSONServer.java:130)
> [14:54:48 WARN]: at com.alecgorge.minecraft.jsonapi.JSONServer$1.run(JSONServer.java:108)
> [14:54:48 WARN]: at java.lang.Thread.run(Thread.java:744)
> [14:54:48 WARN]: Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
> [14:54:48 WARN]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:385)
> [14:54:48 WARN]: at sun.security.validator.PKIXValidator.engineValidate(PKIXValidator.java:292)
> [14:54:48 WARN]: at sun.security.validator.Validator.validate(Validator.java:260)
> [14:54:48 WARN]: at sun.security.ssl.X509TrustManagerImpl.validate(X509TrustManagerImpl.java:326)
> [14:54:48 WARN]: at sun.security.ssl.X509TrustManagerImpl.checkTrusted(X509TrustManagerImpl.java:231)
> [14:54:48 WARN]: at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(X509TrustManagerImpl.java:126)
> [14:54:48 WARN]: at sun.security.ssl.ClientHandshaker.serverCertificate(ClientHandshaker.java:1323)
> [14:54:48 WARN]: ... 15 more
> [14:54:48 WARN]: Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
> [14:54:48 WARN]: at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(SunCertPathBuilder.java:196)
> [14:54:48 WARN]: at java.security.cert.CertPathBuilder.build(CertPathBuilder.java:268)
> [14:54:48 WARN]: at sun.security.validator.PKIXValidator.doBuild(PKIXValidator.java:380)
> [14:54:48 WARN]: ... 21 more
> [14:54:48 INFO]: [JSONAPI] -------------------------------------
> [14:54:49 INFO]: [UltrabansLite] Unable to connect to dev.bukkit.org.
> [14:54:49 INFO]: [UltrabansLite] Loaded. 0 secs.
> [14:54:49 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
> [14:54:49 INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
> [14:54:49 INFO]: [ScoreboardStats] You are using plugins that requires to activate compatibilityMode
> [14:54:49 INFO]: [ScoreboardStats] Otherwise the plugins won't work
> [14:54:49 INFO]: [ScoreboardStats] Enable it in the ScoreboardStats config compatibilityMode
> [14:54:49 INFO]: [ScoreboardStats] Then this plugin will send raw packets and be compatible with other plugins
> [14:54:49 INFO]: [ScoreboardStats] Registered replacers: [VaultVariables, PlayerPingVariable, BukkitGlobalVariables, McmmoVariables, PlayerPointsVariables, GeneralVariables, BukkitVariables]
> [14:54:49 INFO]: [DeluxeChat] Enabling DeluxeChat v1.6.2
> [14:54:49 INFO]: [DeluxeChat] 1 formats loaded!
> [14:54:49 INFO]: [DeluxeChat] Loading DeluxeChat messages.yml
> [14:54:49 INFO]: [DeluxeChat] Loading placeholders.yml
> [14:54:49 INFO]: [DeluxeChat] Hooked into Vault for economy placeholders!
> [14:54:49 INFO]: [DeluxeChat] Hooked into Vault for permissions placeholders!
> [14:54:49 INFO]: [DeluxeChat] 3 placeholder hooks have been registered and are enabled.
> [14:54:49 INFO]: ----------------------------
> [14:54:49 INFO]: DeluxeChat Updater
> [14:54:49 INFO]:
> [14:54:49 INFO]: An update for DeluxeChat has been found!
> [14:54:49 INFO]: DeluxeChat 1.6.4
> [14:54:49 INFO]: You are running 1.6.2
> [14:54:49 INFO]:
> [14:54:49 INFO]: Download at http://www.spigotmc.org/resources/deluxechat.1277/
> [14:54:49 INFO]: ----------------------------
> [14:54:49 INFO]: [ChestCommands] Enabling ChestCommands v3.1.2
> [14:54:49 INFO]: [ChestCommands] Hooked PlayerPoints
> [14:54:50 INFO]: [ChestShop] Enabling ChestShop v3.8.12
> [14:54:50 ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
> [14:54:50 INFO]: creating table 'items'
> [14:54:50 INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
> [14:54:50 ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
> [14:54:50 INFO]: creating table 'accounts'
> [14:54:50 INFO]: creating index 'accounts_shortName_idx' for table 'accounts
> [14:54:50 INFO]: 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`) )
> [14:54:50 INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
> [14:54:50 INFO]: [ChestShop] LWC version 4.5.0-SNAPSHOT loaded.
> [14:54:50 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/
> [14:54:50 INFO]: [ChestShop] Residence version 2.6.7.0 loaded.
> [14:54:50 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [14:54:50 INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
> [14:54:50 INFO]: [AuthMe] Loading Configuration File...
> [14:54:50 INFO]: [AuthMe] Set Language: en
> [14:54:50 INFO]: [AuthMe] Metrics started successfully!
> [14:54:50 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [14:54:50 INFO]: [AuthMe] Hook with Essentials plugin
> [14:54:50 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [14:54:50 INFO]: [AuthMe] SQLite driver loaded
> [14:54:50 INFO]: [AuthMe] SQLite Setup finished
> [14:54:50 INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
> [14:54:50 INFO]: [AuthMe] AuthMe hook perfectly with server hosting VERYGAMES
> [14:54:50 INFO]: [AuthMe] Authme 5.0-SNAPSHOT enabled
> [14:54:50 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [14:54:50 INFO]: Done (9.755s)! For help, type "help" or "?"
> [14:54:50 INFO]: Starting GS4 status listener
> [14:54:50 INFO]: Starting remote control listener
> [14:54:50 INFO]: Query running on 82.208.17.18:27676
> [14:54:50 WARN]: No rcon password set in '/hlserver/27676/server.properties', rcon disabled!
> [14:54:50 INFO]: [NoCheatPlus] Post-enable running...
> [14:54:50 INFO]: [NoCheatPlus] Post-enable finished.
> [14:54:50 INFO]: [Jobs] [Jobs] Successfully linked with Vault.
> [14:54:51 INFO]: [Vault] Checking for Updates ...
> [14:54:51 INFO]: [GAListener] Connection established!
> [14:54:51 INFO]: [GAListener] Found database: 191478_mysql_db
> [14:54:51 INFO]: [GAListener] Using database: 191478_mysql_db
> [14:54:51 INFO]: [GAListener] Loading queued votes
> [14:54:51 INFO]: [GAListener] Loaded 0 queued votes
> [14:54:51 INFO]: [Vault] No new version available
> [14:54:51 INFO]: [PlotMe] Checking if conversion to UUID needed...
> [14:54:51 INFO]: [PlotMe] No plot conversion needed

Konzola
Dobrí obchodníci:
MarekBurget,Escalator
Pomohol som ti? K+

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: DeluxeChat, štatistiky - placeholders

#6 Příspěvekod Smexhy » 11 zář 2015, 23:23

Žiaden problém tam nie je, edituješ to pri vypnutom serveri?

Uživatelský avatar
NetManSK
Příspěvky: 911
Registrován: 29 pro 2013, 20:00
Reputation: 0
Bydliště: Kartonova 3

Re: DeluxeChat, štatistiky - placeholders

#7 Příspěvekod NetManSK » 12 zář 2015, 11:03

Stále to nejde.. a áno robim to s vyp. serverom
Dobrí obchodníci:
MarekBurget,Escalator
Pomohol som ti? K+


Zpět na „Minecraft, Tekkit“

Kdo je online

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