Nejde se připojit na server
Napsal: 17 srp 2015, 20:21
82.208.17.22:27223
Dobrý den,
dnes jsem naházel na server pluginy a jaksi mě na něj nejde připojit tak bych se chtěl zeptat, co znamenají errory děkuji.
Dobrý den,
dnes jsem naházel na server pluginy a jaksi mě na něj nejde připojit tak bych se chtěl zeptat, co znamenají errory děkuji.
Kód: Vybrat vše
[FakaHeda] Succesfully authorized (rw)!
Loading libraries, please wait...
> [20:18:38 INFO]: Starting minecraft server version 1.8.3
> [20:18:38 INFO]: Loading properties
> [20:18:38 INFO]: Default game type: SURVIVAL
> [20:18:38 INFO]: This server is running CraftBukkit version git-Spigot-870264a-0a645a2 (MC: 1.8.3) (Implementing API version 1.8.3-R0.1-SNAPSHOT)
> [20:18:39 INFO]: Server Ping Player Sample Count: 12
> [20:18:39 INFO]: Using 4 threads for Netty based IO
> [20:18:39 INFO]: Debug logging is disabled
> [20:18:39 INFO]: Generating keypair
> [20:18:39 INFO]: Starting Minecraft server on 82.208.17.22:27223
> [20:18:39 INFO]: Using epoll channel type
> [20:18:39 INFO]: Set PluginClassLoader as parallel capable
> [20:18:39 INFO]: [DigitalClock] Preparing DigitalClock for loading...
> [20:18:39 INFO]: [DigitalClock] Loading DigitalClock v1.9
> [20:18:39 INFO]: [AlphaChest] Loading AlphaChest v1.17.0
> [20:18:39 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [20:18:39 INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
> [20:18:39 INFO]: [Vault] Loading Vault v1.5.5-b47
> [20:18:39 INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
> [20:18:39 INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
> [20:18: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*!
> [20:18:39 INFO]: ultiverse-Core] Loading Multiverse-Core v2.5-b691
> [20:18:39 INFO]: [LogBlock] Loading LogBlock v1.94
> [20:18:40 INFO]: [LogBlock] Connecting to 193120_mysql_db@jdbc:mysql://localhost:3306/mysql...
> [20:18:40 INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
> [20:18:40 INFO]: HikariCP pool LogBlock-Connection-Pool is shutting down.
> [20:18:40 ERROR]: [LogBlock] Error while fetching connection:
com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization
at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:544) ~[LogBlock.jar:?]
at com.zaxxer.hikari.pool.BaseHikariPool.<init>(BaseHikariPool.java:171) ~[LogBlock.jar:?]
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:60) ~[LogBlock.jar:?]
at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:48) ~[LogBlock.jar:?]
at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:104) ~[LogBlock.jar:?]
at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugins(CraftServer.java:296) [minecraft_server.jar:git-Spigot-870264a-0a645a2]
at net.minecraft.server.v1_8_R2.DedicatedServer.init(DedicatedServer.java:199) [minecraft_server.jar:git-Spigot-870264a-0a645a2]
at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:522) [minecraft_server.jar:git-Spigot-870264a-0a645a2]
at java.lang.Thread.run(Thread.java:744) [?:1.7.0_51]
Caused by: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Access denied for user '193120_mysql_db'@'%' to database 'mysql'
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_51]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.Util.getInstance(Util.java:382) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1052) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_51]
at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[minecraft_server.jar:git-Spigot-870264a-0a645a2]
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:92) ~[LogBlock.jar:?]
at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:98) ~[LogBlock.jar:?]
at com.zaxxer.hikari.pool.BaseHikariPool.addConnection(BaseHikariPool.java:438) ~[LogBlock.jar:?]
at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:542) ~[LogBlock.jar:?]
... 11 more
> [20:18:40 INFO]: [WorldGuard] Loading WorldGuard v6.1
> [20:18:40 INFO]: [AutoMessage] Loading AutoMessage v2.5.4
> [20:18:40 INFO]: [iConomy] Loading iConomy v7.0
> [20:18:40 INFO]: [ChestCommands] Loading ChestCommands v3.1.1
> [20:18:40 INFO]: [Lockette] Loading Lockette v1.8.20
> [20:18:40 INFO]: [ClearLag] Loading ClearLag v2.8.2
> [20:18:40 INFO]: [DeathMessages] Loading DeathMessages v3.0.0
> [20:18:40 INFO]: [NametagEdit] Loading NametagEdit v2.4
> [20:18:40 INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
> [20:18:40 INFO]: yWarp] Loading MyWarp v3.0-beta-2+jenkins-b93.git-edd8910
> [20:18:40 INFO]: [Essentials] Loading Essentials vTeamCity
> [20:18:40 INFO]: [Residence] Loading Residence v2.6.7.0
> [20:18:40 INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1239)
> [20:18:40 INFO]: [Jobs] Loading Jobs v2.12.0
> [20:18:40 INFO]: [ServerSigns] Loading ServerSigns v4.1.2
> [20:18:40 INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
> [20:18:40 INFO]: [BlockHat] Loading BlockHat v1.12
> [20:18:40 INFO]: [Ultrabans] Loading Ultrabans v3.1.0
> [20:18:40 INFO]: [LWC] Loading LWC v4.5.0-SNAPSHOT
> [20:18:40 INFO]: [AuthMe] Loading AuthMe v5.0-SNAPSHOT
> [20:18:40 INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
> [20:18:40 INFO]: [Vault] Enabling Vault v1.5.5-b47
> [20:18:40 INFO]: [Vault] [Economy] Essentials Economy found: Waiting
> [20:18:40 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.
> [20:18:40 WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
> [20:18:40 WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
> [20:18:40 INFO]: [Vault] [Economy] iConomy 6 found: Waiting
> [20:18:40 INFO]: [Vault] [Permission] PermissionsEx found: Waiting
> [20:18:40 INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
> [20:18:40 INFO]: [Vault] [Chat] PermissionsEx found: Waiting
> [20:18:40 INFO]: [Vault] Enabled Version 1.5.5-b47
> [20:18:40 INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT
> [20:18:41 INFO]: [LWC] Connecting to SQLite
> [20:18:41 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> [20:18:41 WARN]: The server will make no attempt to authenticate usernames. Beware.
> [20:18:41 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.
> [20:18:41 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
> [20:18:41 INFO]: **** Beginning UUID conversion, this may take A LONG time ****
> [20:18:41 INFO]: Preparing level "world"
> [20:18:41 INFO]: -------- World Settings For [world] --------
> [20:18:41 INFO]: Anti X-Ray: true
> [20:18:41 INFO]: Engine Mode: 1
> [20:18:41 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [20:18:41 INFO]: Replace Blocks: [1, 5]
> [20:18:41 INFO]: Nerfing mobs spawned from spawners: false
> [20:18:41 INFO]: Cactus Growth Modifier: 100%
> [20:18:41 INFO]: Cane Growth Modifier: 100%
> [20:18:41 INFO]: Melon Growth Modifier: 100%
> [20:18:41 INFO]: Mushroom Growth Modifier: 100%
> [20:18:41 INFO]: Pumpkin Growth Modifier: 100%
> [20:18:41 INFO]: Sapling Growth Modifier: 100%
> [20:18:41 INFO]: Wheat Growth Modifier: 100%
> [20:18:41 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [20:18:41 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [20:18:41 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [20:18:41 INFO]: Random Lighting Updates: false
> [20:18:41 INFO]: Structure Info Saving: true
> [20:18:41 INFO]: Sending up to 10 chunks per packet
> [20:18:41 INFO]: Max Entity Collisions: 8
> [20:18:41 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [20:18:41 INFO]: Max TNT Explosions: 100
> [20:18:41 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [20:18:41 INFO]: Mob Spawn Range: 4
> [20:18:41 INFO]: Item Despawn Rate: 6000
> [20:18:41 INFO]: Item Merge Radius: 2.5
> [20:18:41 INFO]: Arrow Despawn Rate: 1200
> [20:18:41 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [20:18:41 INFO]: View Distance: 7
> [20:18:41 INFO]: Zombie Aggressive Towards Villager: true
> [20:18:41 INFO]: Chunks to Grow per Tick: 650
> [20:18:41 INFO]: Clear tick list: false
> [20:18:41 INFO]: Experience Merge Radius: 3.0
> [20:18:41 INFO]: -------- World Settings For [world_nether] --------
> [20:18:41 INFO]: Anti X-Ray: true
> [20:18:41 INFO]: Engine Mode: 1
> [20:18:41 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [20:18:41 INFO]: Replace Blocks: [1, 5]
> [20:18:41 INFO]: Nerfing mobs spawned from spawners: false
> [20:18:41 INFO]: Cactus Growth Modifier: 100%
> [20:18:41 INFO]: Cane Growth Modifier: 100%
> [20:18:41 INFO]: Melon Growth Modifier: 100%
> [20:18:41 INFO]: Mushroom Growth Modifier: 100%
> [20:18:41 INFO]: Pumpkin Growth Modifier: 100%
> [20:18:41 INFO]: Sapling Growth Modifier: 100%
> [20:18:41 INFO]: Wheat Growth Modifier: 100%
> [20:18:41 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [20:18:41 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [20:18:41 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [20:18:41 INFO]: Random Lighting Updates: false
> [20:18:41 INFO]: Structure Info Saving: true
> [20:18:41 INFO]: Sending up to 10 chunks per packet
> [20:18:41 INFO]: Max Entity Collisions: 8
> [20:18:41 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [20:18:41 INFO]: Max TNT Explosions: 100
> [20:18:41 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [20:18:41 INFO]: Mob Spawn Range: 4
> [20:18:41 INFO]: Item Despawn Rate: 6000
> [20:18:41 INFO]: Item Merge Radius: 2.5
> [20:18:41 INFO]: Arrow Despawn Rate: 1200
> [20:18:41 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [20:18:41 INFO]: View Distance: 7
> [20:18:41 INFO]: Zombie Aggressive Towards Villager: true
> [20:18:41 INFO]: Chunks to Grow per Tick: 650
> [20:18:41 INFO]: Clear tick list: false
> [20:18:41 INFO]: Experience Merge Radius: 3.0
> [20:18:41 INFO]: -------- World Settings For [world_the_end] --------
> [20:18:41 INFO]: Anti X-Ray: true
> [20:18:41 INFO]: Engine Mode: 1
> [20:18:41 INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
> [20:18:41 INFO]: Replace Blocks: [1, 5]
> [20:18:41 INFO]: Nerfing mobs spawned from spawners: false
> [20:18:41 INFO]: Cactus Growth Modifier: 100%
> [20:18:41 INFO]: Cane Growth Modifier: 100%
> [20:18:41 INFO]: Melon Growth Modifier: 100%
> [20:18:41 INFO]: Mushroom Growth Modifier: 100%
> [20:18:41 INFO]: Pumpkin Growth Modifier: 100%
> [20:18:41 INFO]: Sapling Growth Modifier: 100%
> [20:18:41 INFO]: Wheat Growth Modifier: 100%
> [20:18:41 INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
> [20:18:41 INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
> [20:18:41 INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
> [20:18:41 INFO]: Random Lighting Updates: false
> [20:18:41 INFO]: Structure Info Saving: true
> [20:18:41 INFO]: Sending up to 10 chunks per packet
> [20:18:41 INFO]: Max Entity Collisions: 8
> [20:18:41 INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
> [20:18:41 INFO]: Max TNT Explosions: 100
> [20:18:41 INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
> [20:18:41 INFO]: Mob Spawn Range: 4
> [20:18:41 INFO]: Item Despawn Rate: 6000
> [20:18:41 INFO]: Item Merge Radius: 2.5
> [20:18:41 INFO]: Arrow Despawn Rate: 1200
> [20:18:41 INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
> [20:18:41 INFO]: View Distance: 7
> [20:18:41 INFO]: Zombie Aggressive Towards Villager: true
> [20:18:41 INFO]: Chunks to Grow per Tick: 650
> [20:18:41 INFO]: Clear tick list: false
> [20:18:41 INFO]: Experience Merge Radius: 3.0
> [20:18:41 INFO]: Preparing start region for level 0 (Seed: -4582859364115236294)
> [20:18:42 INFO]: Preparing start region for level 1 (Seed: -4582859364115236294)
> [20:18:43 INFO]: Preparing start region for level 2 (Seed: -4582859364115236294)
> [20:18:43 INFO]: [DigitalClock] Enabling DigitalClock v1.9
> [20:18:43 INFO]: [DigitalClock] Plugin has been enabled!
> [20:18:43 INFO]: [DigitalClock] Checking if there is a newer version...
> [20:18:44 INFO]: [DigitalClock] Version of this plugin (v1.9) is actual.
> [20:18:44 INFO]: [AlphaChest] Enabling AlphaChest v1.17.0
> [20:18:44 INFO]: [AlphaChest] loaded 0 chests
> [20:18:44 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [20:18:44 INFO]: Starting FakaHedaMinequery server on 82.208.17.22:28223
> [20:18:44 INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
> [20:18:44 INFO]: WEPIF: Using the Bukkit Permissions API.
> [20:18:44 INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R2 as the Bukkit adapter
> [20:18:44 INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
> [20:18:44 INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
> [20:18:44 INFO]: [PermissionsEx] Initializing file backend
> [20:18:44 INFO]: [PermissionsEx] Permissions file successfully reloaded
> [20:18:44 INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> [20:18:44 INFO]: [Vault][Permission] PermissionsEx hooked.
> [20:18:44 INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
> [20:18:44 INFO]: ultiverse-Core] Enabling Multiverse-Core v2.5-b691
> [20:18:44 INFO]: ultiverse-Core] [AllPay] - Version 13.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b691
> [20:18:45 INFO]: ultiverse-Core] 3 - World(s) loaded.
> [20:18:45 INFO]: ultiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
> [20:18:45 INFO]: [LogBlock] Enabling LogBlock v1.94
> [20:18:45 INFO]: [WorldGuard] Enabling WorldGuard v6.1
> [20:18:45 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
> [20:18:45 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
> [20:18:45 INFO]: [WorldGuard] (world) Lava fire is blocked.
> [20:18:45 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
> [20:18:45 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [20:18:45 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [20:18:45 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [20:18:45 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [20:18:45 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [20:18:45 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [20:18:45 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [20:18:45 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [20:18:45 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [20:18:45 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [20:18:45 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [20:18:45 INFO]: [WorldGuard] Loading region data...
> [20:18:45 INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
> [20:18:45 INFO]: [iConomy] Enabling iConomy v7.0
> [20:18:45 INFO]: [iConomy - April Fools] Enabled (10 ms)
> [20:18:45 INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
> [20:18:45 INFO]: [Vault][Economy] iConomy 7 hooked.
> [20:18:45 INFO]: [iConomy - April Fools] Purged accounts with default balance.
> [20:18:45 INFO]: [ChestCommands] Enabling ChestCommands v3.1.1
> [20:18:45 INFO]: [Lockette] Enabling Lockette v1.8.20
> [20:18:45 INFO]: [Lockette] Version 1.8.20 is being enabled! Yay! (Core version 1.3.5)
> [20:18:45 INFO]: [Lockette] Detected Bukkit version [v1_8_R2] ok.
> [20:18:45 INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
> [20:18:45 INFO]: [Lockette] Ignoring linked plugins: cMMO]
> [20:18:45 INFO]: [Lockette] Loading strings file for English by Acru
> [20:18:45 INFO]: [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.23.3
> [20:18:45 INFO]: [Lockette] Enabled link to plugin LWC for Zones, version 4.5.0-SNAPSHOT
> [20:18:45 INFO]: [Lockette] Using ops file for admin permissions.
> [20:18:45 INFO]: [Lockette] Ready to protect your containers.
> [20:18:45 INFO]: [ClearLag] Enabling ClearLag v2.8.2
> [20:18:45 INFO]: [ClearLag] Loading modules...
> [20:18:45 INFO]: [ClearLag] Modules have been loaded!
> [20:18:45 INFO]: [ClearLag] Clearlag is now enabled!
> [20:18:45 INFO]: [ClearLag] Checking for updates...
> [20:18:45 INFO]: [DeathMessages] Enabling DeathMessages v3.0.0
> [20:18:45 INFO]: <<[ DeathMessages ]>> [ Version ]=[ 3.0.0 ] [ Successfully Loaded! ]
> [20:18:45 INFO]: [NametagEdit] Enabling NametagEdit v2.4
> [20:18:46 INFO]: [ClearLag] No updates found!
> [20:18:46 INFO]: An update is available: NametagEdit v2.4, a release for CB 1.7.9-R0.1 available at http://servermods.cursecdn.com/files/790/383/NametagEdit.jar
> [20:18:46 INFO]: Update by executing: /ne update
> [20:18:46 INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
> [20:18:46 INFO]: yWarp] Enabling MyWarp v3.0-beta-2+jenkins-b93.git-edd8910
> [20:18:46 INFO]: yWarp] Using Vault for group support.
> [20:18:46 INFO]: Flyway 3.2.1 by Boxfuse
> [20:18:46 INFO]: Database: jdbc:h2:/hlserver/27223/plugins/MyWarp/warps (H2 1.3)
> [20:18:46 INFO]: Repair of failed migration in metadata table "mywarp"."schema_version" not necessary. No failed migration detected.
> [20:18:46 INFO]: Metadata table "mywarp"."schema_version" successfully repaired (execution time 00:00.032s).
> [20:18:46 INFO]: Manual cleanup of the remaining effects the failed migration may still be required.
> [20:18:47 INFO]: Validated 2 migrations (execution time 00:00.011s)
> [20:18:47 INFO]: Current version of schema "mywarp": 1
> [20:18:47 INFO]: Schema "mywarp" is up to date. No migration necessary.
> [20:18:47 INFO]: yWarp] Loading warps...
> [20:18:47 INFO]: [Essentials] Enabling Essentials vTeamCity
> [20:18:47 INFO]: Bukkit version format changed. Version not checked.
> [20:18:47 INFO]: git-Spigot-870264a-0a645a2 (MC: 1.8.3)
> [20:18:47 INFO]: 1.8.3-R0.1-SNAPSHOT
> [20:18:47 INFO]: [Essentials] Starting Essentials ban format conversion
> [20:18:47 INFO]: Using locale cz_CS
> [20:18:47 INFO]:
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@ @@ @@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@
@@@@@@@@@@@@@@@@ @@ @@ @@@@@@@@@@
@@@@@@@@@@ @@@@ @@ @@ @@@@@@@@@@
@@@@@@@@@@ @@ @@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@ @@ @@@@@@@@@@
@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@
@@@@@@@@@@ @@ @@ @@@@ @@@@@@@@@@
@@@@@@@@@@ @@ @ @ @@@@@@@@@@
@@@@@@@@@@ @@ @@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ Thank you for using jOOQ 3.6.2
> [20:18:47 INFO]: Using locale cz_CS
> [20:18:47 INFO]: [Vault][Economy] Essentials Economy hooked.
> [20:18:47 INFO]: Essentials: Using PermissionsEx based permissions.
> [20:18:47 INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.5-b47)
> [20:18:47 INFO]: [Residence] Enabling Residence v2.6.7.0
> [20:18:47 INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
> [20:18:47 INFO]: [Residence] Failed to update language file: Polish.yml
> [20:18:47 INFO]: [Residence] Scanning for economy systems...
> [20:18:47 INFO]: [Residence] Found Vault using economy system: iConomy 7
> [20:18:47 INFO]: [Residence] Found WorldEdit
> [20:18:47 INFO]: [Residence] Enabled! Version 2.6.7.0 by bekvon
> [20:18:47 INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1239)
> [20:18:47 ERROR]: [Citizens] v2.0.16-SNAPSHOT (build 1239) is not compatible with Minecraft v1.8.3 - try upgrading or downgrading Citizens. Disabling.
> [20:18:47 INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1239)
> [20:18:47 INFO]: [Jobs] Enabling Jobs v2.12.0
> [20:18:47 ERROR]: [Jobs] Unable to connect to the database: Access denied for user '193120_mysql_db'@'%' to database 'MySQL'
> [20:18:47 ERROR]: [Jobs] Could not run database updates! Could not connect to MySQL!
> [20:18:47 ERROR]: [Jobs] Unable to connect to the database: Access denied for user '193120_mysql_db'@'%' to database 'MySQL'
> [20:18:47 ERROR]: [Jobs] Could not initialize database! Could not determine schema version!
> [20:18:47 ERROR]: ==================== Jobs ====================
> [20:18:47 ERROR]: Unable to load jobConfig.yml!
> [20:18:47 ERROR]: Check your config for formatting issues!
> [20:18:47 ERROR]: No jobs were loaded!
> [20:18:47 ERROR]: Error: while parsing a block mapping
in 'string', line 6, column 2:
Jobs:
^
expected <block end>, but found BlockMappingStart
in 'string', line 97, column 3:
Builder:
^
> [20:18:47 ERROR]: ==============================================
> [20:18:47 INFO]: [Jobs] Started database save task
> [20:18:47 INFO]: [Jobs] Started buffered payment thread
> [20:18:47 INFO]: [Jobs] Plugin has been enabled succesfully.
> [20:18:47 INFO]: [ServerSigns] Enabling ServerSigns v4.1.2
> [20:18:47 INFO]: [ServerSigns] Successfully hooked into dependencies
> [20:18:47 INFO]: [ServerSigns] Version 4.1.2 is now enabled.
> [20:18:47 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
> [20:18:47 INFO]: [BlockHat] Enabling BlockHat v1.12
> [20:18:47 INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
> [20:18:48 INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
> [20:18:48 INFO]: [Ultrabans] Loaded. 0 secs.
> [20:18:48 INFO]: [AuthMe] Enabling AuthMe v5.0-SNAPSHOT
> [20:18:48 INFO]: [AuthMe] Loading Configuration File...
> [20:18:48 INFO]: [AuthMe] Set Language: en
> [20:18:48 INFO]: [AuthMe] Metrics started successfully!
> [20:18:48 INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
> [20:18:48 INFO]: [AuthMe] Hook with Multiverse-Core for SpawnLocations
> [20:18:48 INFO]: [AuthMe] Hook with Essentials plugin
> [20:18:48 INFO]: [AuthMe] Hook with EssentialsSpawn plugin
> [20:18:48 INFO]: [AuthMe] MySQL driver loaded