LogBlock databáze

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
miminkek
Příspěvky: 565
Registrován: 14 čer 2014, 11:29
Reputation: 0
Bydliště: U počítače

LogBlock databáze

#1 Příspěvekod miminkek » 11 črc 2015, 08:01

93.91.250.124:27504
Ahoj potřebuji poradit kde dělám chybu s napojování logblocku na mysql databázi.
config logblocku:

Kód: Vybrat vše

mysql:
  password: heslo
  host: localhost
  port: 3306
  database: 184549_mysql_db
  user: 184549_mysql_db

Uživatelský avatar
xenom
Příspěvky: 118
Registrován: 27 čer 2015, 18:23
Reputation: 0

Re: LogBlock databáze

#2 Příspěvekod xenom » 11 črc 2015, 08:05

skus změnit heslo
Obrázek

miminkek
Příspěvky: 565
Registrován: 14 čer 2014, 11:29
Reputation: 0
Bydliště: U počítače

Re: LogBlock databáze

#3 Příspěvekod miminkek » 11 črc 2015, 08:09

heslo tam mám, spíš nevím co mám dát místo toho localhost

Uživatelský avatar
Arcas
Příspěvky: 1406
Věk: 27
Registrován: 13 bře 2012, 19:15
Reputation: 0

Re: LogBlock databáze

#4 Příspěvekod Arcas » 11 črc 2015, 09:32

IP MySQL serveru. Pokud máš MySQL na stejném serveru, jako MC, tak to můžeš nechat jako localhost.

Nahoď log po startu.
Čeština a jiné jazyky jsou Freeware, ale ne Opensource!!! To znamená, že s nimi můžete nakládat jak chcete, ale nesmíte je upravovat...

// no comment

Uranus-Portal.com
Obrázek

miminkek
Příspěvky: 565
Registrován: 14 čer 2014, 11:29
Reputation: 0
Bydliště: U počítače

Re: LogBlock databáze

#5 Příspěvekod miminkek » 11 črc 2015, 09:34

dík :)

-- 12 črc 2015, 10:29 --

nejde to vůbec. Zkusil jsem to dát takto a stejně nejde:
Spoiler: zobrazit

Kód: Vybrat vše

 
password: heslo
  host: localhost
  port: 3306
  database: gs_27504_1
  user: gs_27504_1


Log
Spoiler: zobrazit

Kód: Vybrat vše

[10:30:53] [Server thread/INFO]: Starting minecraft server version 1.7.2
[10:30:53] [Server thread/INFO]: Loading properties
[10:30:53] [Server thread/INFO]: Default game type: SURVIVAL
[10:30:53] [Server thread/INFO]: Generating keypair
[10:30:53] [Server thread/INFO]: Starting Minecraft server on 93.91.250.124:27504
[10:30:53] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.4-SNAPSHOT)
[10:30:53] [Server thread/WARN]: Plugin `WorldGuard_FlyStop v1.0' uses the space-character (0x20) in its name `WorldGuard FlyStop' - this is discouraged
[10:30:53] [Server thread/ERROR]: Could not load 'plugins/JSONAPI-5.6.0-mc1.7.2-R0.3.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
   at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:350) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:312) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
[10:30:53] [Server thread/INFO]: [dynmap] Loading dynmap v1.9.4-991
[10:30:53] [Server thread/INFO]: [dynmap] Mod Support API available
[10:30:53] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.6
[10:30:53] [Server thread/INFO]: [KeepItems] Loading KeepItems v1.2
[10:30:53] [Server thread/INFO]: [Essentials] Loading Essentials v2.12.2
[10:30:53] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.80
[10:30:54] [Server thread/INFO]: [LogBlock] Connecting to gs_27504_1@jdbc:mysql://localhost:3306/gs_27504_1?useUnicode=true&characterEncoding=utf-8...
[10:30:54] [Thread-8/WARN]: Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
[10:30:54] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
java.sql.SQLException: Access denied for user 'gs_27504_1'@'localhost' (using password: YES)
   at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_45]
   at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_45]
   at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_45]
   at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_45]
   at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at java.sql.DriverManager.getConnection(DriverManager.java:664) ~[?:1.8.0_45]
   at java.sql.DriverManager.getConnection(DriverManager.java:247) ~[?:1.8.0_45]
   at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:72) ~[LogBlock.jar:?]
   at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:245) [LogBlock.jar:?]
   at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:84) [LogBlock.jar:?]
   at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:355) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:312) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
   at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [minecraft_server.jar:git-Bukkit-1.7.2-R0.3-2-g85f5776-b3024jnks]
[10:30:54] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.4.0
[10:30:54] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
[10:30:54] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.9
[10:30:54] [Server thread/INFO]: [mcore] Loading mcore v7.0.2
[10:30:54] [Server thread/INFO]: [MultiWorld] Loading MultiWorld v5.1.1
[10:30:54] [Server thread/INFO]: [EpicEnchant] Loading EpicEnchant v0.95
[10:30:54] [Server thread/INFO]: [Quests] Loading Quests v1.8.1
[10:30:54] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.12.2
[10:30:54] [Server thread/INFO]: [WorldGuard_FlyStop] Loading WorldGuard_FlyStop v1.0
[10:30:54] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.12.2
[10:30:54] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.21.3
[10:30:54] [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*!
[10:30:54] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[10:30:54] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.12.2
[10:30:54] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
[10:30:54] [Server thread/INFO]: [Vault] Loading Vault v1.2.31-b411
[10:30:54] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.12.2
[10:30:54] [Server thread/INFO]: [MyCommand] Loading MyCommand v4.1.1
[10:30:54] [Server thread/INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
[10:30:54] [Server thread/INFO]: [Ultrabans] Loading Ultrabans v3.1.0
[10:30:54] [Server thread/INFO]: [Jobs] Loading Jobs v2.11.3
[10:30:54] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.4.0
[10:30:54] [Server thread/INFO]: [CommandSigns] Loading CommandSigns v1.9.3
[10:30:54] [Server thread/INFO]: [TreasureChest] Loading TreasureChest v8.4.4
[10:30:54] [Server thread/INFO]: [SimpleClans] Loading SimpleClans vLegacy
[10:30:54] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.11-SNAPSHOT (build 1053)
[10:30:54] [Server thread/INFO]: [WebAuctionPlus] Loading WebAuctionPlus v1.1.14
[10:30:54] [Server thread/INFO]: [MythicMobs] Loading MythicMobs v1.1.4
[10:30:54] [Server thread/INFO]: [Residence] Loading Residence v2.6.6.6
[10:30:54] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.9
[10:30:54] [Server thread/INFO]: [AuthMe] Loading AuthMe v3.5-SNAPSHOT
[10:30:54] [Server thread/INFO]: [Sentry] Loading Sentry v1.8.0
[10:30:54] [Server thread/INFO]: [mcore] Enabling mcore v7.0.2
[10:30:54] [Server thread/INFO]: [mcore 7.0.2] === ENABLE START ===
[10:30:54] [Server thread/INFO]: [mcore 7.0.2] §eSetup of SenderIdMixinDefault took §d32§ems.
[10:30:54] [Server thread/INFO]: [mcore 7.0.2] === ENABLE §aCOMPLETE §e(Took §d100ms§e) ===
[10:30:54] [Server thread/INFO]: [Vault] Enabling Vault v1.2.31-b411
[10:30:54] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy found: Waiting
[10:30:54] [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.
[10:30:54] [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!
[10:30:54] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
[10:30:54] [Server thread/INFO]: [Vault] [Vault][Economy] iConomy 6 found: Waiting
[10:30:54] [Server thread/INFO]: [Vault] [Vault][Permission] PermissionsEx found: Waiting
[10:30:54] [Server thread/INFO]: [Vault] [Vault][Permission] SuperPermissions loaded as backup permission system.
[10:30:54] [Server thread/INFO]: [Vault] [Vault][Chat] PermissionsEx found: Waiting
[10:30:54] [Server thread/INFO]: [Vault] [Vault] Enabled Version 1.2.31-b411
[10:30:54] [Server thread/INFO]: [mcore 7.0.2] §aActivated §eintegration with §dVault
[10:30:54] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[10:30:54] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[10:30:54] [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.
[10:30:54] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[10:30:54] [Server thread/INFO]: Preparing level "world"
[10:30:54] [Server thread/INFO]: Preparing start region for level 0 (Seed: -6813621953468239191)
[10:30:54] [Thread-8/WARN]: Could not get latest artifact information: FileNotFoundException
[10:30:55] [Server thread/INFO]: Preparing spawn area: 0%
[10:30:56] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6813621953468239191)
[10:30:57] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6813621953468239191)
[10:30:57] [Server thread/INFO]: [dynmap] Enabling dynmap v1.9.4-991
[10:30:57] [Server thread/INFO]: [dynmap] Added 38 custom biome mappings
[10:30:57] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.21.3
[10:30:57] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[10:30:57] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
[10:30:57] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
[10:30:57] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
[10:30:57] [Server thread/INFO]: [dynmap] Using PermissionsEx 1.21.3 for access control
[10:30:57] [Server thread/INFO]: [dynmap] Mod Support processing completed
[10:30:57] [Server thread/INFO]: [dynmap] Loaded 22 shaders.
[10:30:57] [Server thread/INFO]: [dynmap] Loaded 82 perspectives.
[10:30:57] [Server thread/INFO]: [dynmap] Loaded 12 lightings.
[10:30:57] [Server thread/INFO]: [dynmap] Web server started on address 93.91.250.124:26504
[10:30:57] [Server thread/INFO]: [dynmap] version 1.9.4-991 is enabled - core version 1.9.4-1940
[10:30:57] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'world'.
[10:30:57] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
[10:30:57] [Server thread/INFO]: [dynmap] Loaded 2 pending tile renders for world 'world_nether'
[10:30:57] [Server thread/INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
[10:30:57] [Server thread/INFO]: [dynmap] Enabled
[10:30:57] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.6
[10:30:57] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[10:30:57] [Server thread/INFO]: [KeepItems] Enabling KeepItems v1.2
[10:30:57] [Server thread/INFO]: [Essentials] Enabling Essentials v2.12.2
[10:30:57] [Server thread/INFO]: Using locale cs_CZ
[10:30:57] [Server thread/INFO]: Using locale cs_CZ
[10:30:57] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[10:30:57] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
[10:30:57] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy  version: 1.2.31-b411)
[10:30:57] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.80
[10:30:57] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.4.0
[10:30:57] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
[10:30:57] [Server thread/WARN]: [Votifier] No listeners loaded! Cannot find listener directory 'plugins/Votifier/listeners'
[10:30:58] [Server thread/INFO]: [Votifier] Votifier enabled.
[10:30:58] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.9
[10:30:58] [Thread-12/WARN]: [PermissionsEx] An update to PermissionsEx version 1.23.3 is available to download from http://dev.bukkit.org/bukkit-plugins/permissionsex/. Please review the changes and update as soon as possible!
[10:30:58] [Server thread/WARN]: [WorldGuard] Found option with no heading blacklist.txt for 'on-place=deny'
[10:30:58] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[10:30:58] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[10:30:58] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[10:30:58] [Server thread/INFO]: [WorldGuard] 4 regions loaded for 'world'
[10:30:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[10:30:58] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[10:30:58] [Server thread/INFO]: [MultiWorld] Enabling MultiWorld v5.1.1
[10:30:58] [Server thread/INFO]: Preparing start region for level 3 (Seed: 4)
[10:30:58] [Server thread/INFO]: [WorldGuard] (Bossland) TNT ignition is PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (Bossland) Lighters are PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (Bossland) Lava fire is PERMITTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] (Bossland) Fire spread is UNRESTRICTED.
[10:30:58] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Bossland'
[10:30:58] [Server thread/INFO]: [dynmap] Loaded 3 maps of world 'Bossland'.
[10:30:58] [Server thread/INFO]: worlds.Bossland
[10:30:58] [Server thread/INFO]: worlds.world
[10:30:58] [Server thread/INFO]: worlds.world_nether
[10:30:58] [Server thread/INFO]: worlds.world_the_end
[10:30:58] [Server thread/INFO]: [MultiWorld] v5.1.1 enabled.
[10:30:58] [Server thread/INFO]: [EpicEnchant] Enabling EpicEnchant v0.95
[10:30:58] [Server thread/INFO]: [Quests] Enabling Quests v1.8.1
[10:30:58] [Server thread/INFO]: [Quests] Enabled.
[10:30:58] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.12.2
[10:30:58] [Server thread/INFO]: [WorldGuard_FlyStop] Enabling WorldGuard_FlyStop v1.0
[10:30:58] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.12.2
[10:30:58] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[10:30:58] [Server thread/INFO]: [iConomy - April Fools] Enabled (7 ms)
[10:30:58] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[10:30:58] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
[10:30:58] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.12.2
[10:30:58] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
[10:30:58] [Thread-22/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[10:30:58] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
[10:30:58] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.12.2
[10:30:58] [Server thread/INFO]: [MyCommand] Enabling MyCommand v4.1.1
[10:30:58] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
[10:30:58] [Server thread/INFO]: = Vault  : Ok. Hooked MyCommand Vault 1.2.31-b411
[10:30:58] [Server thread/INFO]: = Spout  : Not detected. Disabling spout feature.
[10:30:58] [Server thread/INFO]: = Config : Ok |
[10:30:58] [Server thread/INFO]: = Custom commands loaded : 1
[10:30:58] [Server thread/INFO]: = Version: 4.1.1
[10:30:58] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
[10:30:58] [Server thread/INFO]: = Status : Active
[10:30:58] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[10:30:58] [Server thread/INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
[10:30:58] [Server thread/INFO]: Starting FakaHedaMinequery server on 93.91.250.124:28504
[10:30:58] [Server thread/INFO]: [Ultrabans] Enabling Ultrabans v3.1.0
[10:30:59] [Server thread/INFO]: [Ultrabans] No Updates found on dev.bukkit.org.
[10:30:59] [Server thread/INFO]: [Ultrabans] Loaded. 0 secs.
[10:30:59] [Server thread/INFO]: [Jobs] Enabling Jobs v2.11.3
[10:30:59] [Jobs-DatabaseSaveTask/INFO]: [Jobs] Started database save task
[10:30:59] [Jobs-BufferedPaymentThread/INFO]: [Jobs] Started buffered payment thread
[10:30:59] [Server thread/INFO]: [Jobs] Plugin has been enabled succesfully.
[10:30:59] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.4.0
[10:30:59] [Server thread/INFO]: [CreativeGates 2.4.0] === ENABLE START ===
[10:30:59] [Server thread/INFO]: [CreativeGates 2.4.0] === ENABLE COMPLETE (Took 20ms) ===
[10:30:59] [Server thread/INFO]: [CommandSigns] Enabling CommandSigns v1.9.3
[10:30:59] [Server thread/INFO]: [CommandSigns] Successfully loaded 229 signs
[10:30:59] [Server thread/INFO]: [CommandSigns] Plugin metrics enabled! Thank you!
[10:30:59] [Server thread/INFO]: [TreasureChest] Enabling TreasureChest v8.4.4
[10:30:59] [Server thread/INFO]: [SimpleClans] Enabling SimpleClans vLegacy
[10:30:59] [Server thread/INFO]: [SimpleClans] Version Legacy loaded
[10:30:59] [Server thread/INFO]: [SimpleClans] SQLite Connection successful
[10:30:59] [Server thread/INFO]: [SimpleClans] Clan players: 59
[10:30:59] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.11-SNAPSHOT (build 1053)
[10:30:59] [Server thread/ERROR]: [Citizens] Unable to find Rhino classes - javascript scripts won't see non-CraftBukkit classes
[10:30:59] [Server thread/INFO]: [WebAuctionPlus] Enabling WebAuctionPlus v1.1.14
[10:30:59] [Server thread/INFO]: [WebAuction+] MySQL Initializing.
[10:30:59] [Server thread/INFO]: [WebAuction+] Loaded 12 settings from db
[10:30:59] [Server thread/INFO]: [WebAuction+] Loaded language file en.yml
[10:30:59] [Server thread/INFO]: [WebAuction+] Enabled Task: Sale Alert (always multi-threaded)
[10:30:59] [Server thread/INFO]: [WebAuction+] Enabled Task: Shout Sign (using single thread)
[10:30:59] [Server thread/INFO]: [WebAuction+] Enabled Task: Recent Sign (using single thread)
[10:30:59] [Server thread/INFO]: [Metrics] Starting metrics..
[10:30:59] [Server thread/INFO]: [WebAuction+] Payment method enabled: iConomy 7
[10:30:59] [Server thread/INFO]: [MythicMobs] Enabling MythicMobs v1.1.4
[10:30:59] [Server thread/INFO]: [MythicMobs] Loading MythicMobs...
[10:31:00] [Server thread/INFO]: [MythicMobs] Loaded 5 mobs.
[10:31:00] [Server thread/INFO]: [MythicMobs] Loaded 0 mob stacks.
[10:31:00] [Server thread/INFO]: [MythicMobs] Loaded 4 skills.
[10:31:00] [Server thread/INFO]: [MythicMobs] Loaded 1 random spawns.
[10:31:00] [Server thread/INFO]: [MythicMobs] Loaded 3 mythic items.
[10:31:00] [Server thread/INFO]: [MythicMobs] Loaded 0 drop tables.
[10:31:00] [Server thread/INFO]: [MythicMobs] Loaded 0 mob spawners.
[10:31:00] [Server thread/INFO]: [MythicMobs] MythicMobs Vault Support has been enabled!
[10:31:00] [Server thread/INFO]: [MythicMobs] MythicMobs WorldGuard Support has been enabled!
[10:31:00] [Server thread/INFO]: [MythicMobs] v1.1.4 has been successfully loaded!
[10:31:00] [Server thread/INFO]: [MythicMobs] A new version of MythicMobs is available: MythicMobs v2.0.6
[10:31:00] [Server thread/INFO]: [Residence] Enabling Residence v2.6.6.6
[10:31:00] [Server thread/INFO]: [Residence] Found Vault using permissions plugin:PermissionsEx
[10:31:00] [Server thread/INFO]: [Residence] Scanning for economy systems...
[10:31:00] [Server thread/INFO]: [Residence] Found Vault using economy system: iConomy 7
[10:31:01] [Server thread/INFO]: [Residence] Found WorldEdit
[10:31:01] [Server thread/INFO]: [Residence] Enabled! Version 2.6.6.6 by bekvon
[10:31:01] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.9
[10:31:01] [Server thread/INFO]: [ChestShop] Residence version 2.6.6.6 loaded.
[10:31:01] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
[10:31:02] [Server thread/WARN]: [ChestShop] There is a new version of ChestShop available, however it is only compatible with Minecraft 1.7.8 and higher!
[10:31:02] [Server thread/WARN]: [ChestShop] There is a new version of ChestShop available, however it is only compatible with Minecraft 1.7.8 and higher!
[10:31:02] [Server thread/WARN]: [ChestShop] There is a new version of ChestShop available, however it is only compatible with Minecraft 1.7.8 and higher!
[10:31:02] [Server thread/INFO]: [AuthMe] Enabling AuthMe v3.5-SNAPSHOT
[10:31:02] [Server thread/INFO]: [AuthMe] Loading Configuration File...
[10:31:02] [Server thread/INFO]: [AuthMe] Set Language: cz
[10:31:02] [Server thread/INFO]: [AuthMe] Vault plugin detected, hook with PermissionsEx system
[10:31:02] [Server thread/INFO]: [AuthMe] Hook with Essentials plugin
[10:31:02] [Server thread/INFO]: [AuthMe] Hook with EssentialsSpawn plugin
[10:31:02] [Server thread/INFO]: [AuthMe] [LICENSE] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com
[10:31:02] [Server thread/INFO]: [AuthMe] [SPONSOR] AuthMe is sponsored and hook perfectly with server hosting VERYGAMES, rent your server for only 1.99$/months
[10:31:02] [Server thread/INFO]: [AuthMe] [SPONSOR] Look Minecraft and other offers on www.verygames.net !
[10:31:02] [Server thread/INFO]: [AuthMe] Authme 3.5-SNAPSHOT enabled
[10:31:02] [Server thread/INFO]: [Sentry] Enabling Sentry v1.8.0
[10:31:02] [Server thread/INFO]: [Sentry] Could not register with Denizen
[10:31:02] [Server thread/INFO]: [Sentry] Could not find or register with Towny
[10:31:02] [Server thread/INFO]: [Sentry] Could not find or register with Factions.
[10:31:02] [Server thread/INFO]: [Sentry] Could not find or register with War.
[10:31:02] [Server thread/INFO]: [Sentry] Registered with SimpleClans sucessfully. The CLAN: target will function
[10:31:02] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[10:31:02] [Server thread/INFO]: Done (8.459s)! For help, type "help" or "?"
[10:31:02] [Server thread/INFO]: Starting GS4 status listener
[10:31:02] [Server thread/INFO]: Starting remote control listener
[10:31:02] [Query Listener #1/INFO]: Query running on 93.91.250.124:27504
[10:31:02] [Server thread/WARN]: No rcon password set in '/hlserver/27504/server.properties', rcon disabled!
[10:31:02] [Server thread/INFO]: [Jobs] [Jobs] Successfully linked with Vault.
[10:31:02] [pool-3-thread-5/WARN]: Exception in thread "pool-3-thread-5"
[10:31:02] [pool-3-thread-14/INFO]: [GAListener] Connection established!
[10:31:02] [pool-3-thread-5/WARN]: org.apache.commons.lang.UnhandledException: Plugin MythicMobs v1.1.4 generated an exception while executing task 46
   at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
   at net.elseland.xikage.MythicMobs.MCStats.MetricsLite.postPlugin(MetricsLite.java:287)
   at net.elseland.xikage.MythicMobs.MCStats.MetricsLite.access$200(MetricsLite.java:53)
   at net.elseland.xikage.MythicMobs.MCStats.MetricsLite$1.run(MetricsLite.java:175)
   at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53)
   at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
   ... 3 more

[10:31:02] [pool-3-thread-14/INFO]: [GAListener] Loading queued votes
[10:31:02] [pool-3-thread-14/INFO]: [GAListener] Loaded 1 queued votes
[10:31:02] [Server thread/INFO]: [Sentry] Registered sucessfully with Vault: 5 groups found. The GROUP: target will function
[10:31:03] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Bossland'
[10:31:03] [Server thread/INFO]: [Citizens] Loaded 34 NPCs.
[10:31:03] [Dynmap Render Thread/INFO]: [dynmap] Loading default resource pack
[10:31:03] [Server thread/INFO]: /90.179.85.80:49896 lost connection: Disconnected
[10:31:03] [pool-3-thread-17/INFO]: [Vault] Checking for Updates:
[10:31:03] [pool-3-thread-17/WARN]: [Vault] Stable Version: 1.5.3 is out! You are still running version: 1.2.31
[10:31:03] [pool-3-thread-17/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[10:31:03] [Server thread/INFO]: SSSlender[/90.179.85.80:49897] logged in with entity id 1225 at ([world] -20.75506824190147, 63.0, 39.81810721821606)
[10:31:03] [Server thread/INFO]: [Ultrabans] Logged SSSlender connecting from ip:90.179.85.80
[10:31:03] [Server thread/INFO]: miminkek[/85.70.132.210:52566] logged in with entity id 1226 at ([world] -6.935471533447273, 73.63214099450462, 34.76199986133486)
[10:31:03] [Server thread/INFO]: [Ultrabans] Logged miminkek connecting from ip:85.70.132.210
[10:31:03] [Server thread/INFO]: /178.209.152.65:52315 lost connection: Disconnected
[10:31:03] [pool-3-thread-14/INFO]: [GAListener] Player: SSSlender has 1 votes
[10:31:03] [pool-3-thread-18/INFO]: [GAListener] Player: miminkek has 24 votes
[10:31:03] [Server thread/ERROR]: [Quests] Stone Miner inside quests: Requirement for Quest Mob Hunter is not a valid Quest name!
[10:31:03] [Server thread/ERROR]: Make sure you are using the Quest name: value, and not the block name.
[10:31:03] [Server thread/ERROR]: [Quests] npc-giver-id: for Quest Lov netopyru is not a valid NPC id!
[10:31:03] [Server thread/ERROR]: [Quests] npc-giver-id: for Quest 12 is not a valid NPC id!
[10:31:03] [Server thread/ERROR]: [Quests] npc-giver-id: for Quest Hledání is not a valid NPC id!
[10:31:03] [Server thread/ERROR]: [Quests] npc-giver-id: for Quest Ppapr is not a valid NPC id!
[10:31:03] [Server thread/ERROR]: [Quests] npc-giver-id: for Quest Hon is not a valid NPC id!
[10:31:03] [Server thread/ERROR]: [Quests] npc-giver-id: for Quest sdas is not a valid NPC id!
[10:31:03] [Server thread/ERROR]: [Quests] npc-giver-id: for Quest Vyrobna is not a valid NPC id!
[10:31:03] [Server thread/ERROR]: [Quests] npc-giver-id: for Quest Kraken is not a valid NPC id!
[10:31:03] [Server thread/ERROR]: [Quests] npc-giver-id: for Quest bbb is not a valid NPC id!
[10:31:03] [Server thread/INFO]: [Quests] 18 Quest(s) loaded.
[10:31:03] [Server thread/INFO]: [Quests] 5 Event(s) loaded.
[10:31:09] [Server thread/WARN]: [Quests] An error occurred removing old data from the snooper database!
[10:31:09] [Server thread/WARN]: [Quests] An error occurred inserting data into the snooper database!
[10:31:09] [Server thread/INFO]: [AuthMe] SSSlender logged in!
[10:31:09] [Server thread/INFO]: [AuthMe] miminkek logged in!
[10:31:09] [Server thread/INFO]: /178.209.152.65:52321 lost connection: Disconnected
[10:31:09] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 6454ms behind, skipping 129 tick(s)
[10:31:10] [pool-3-thread-16/INFO]: [WebAuction+] Player found - miminkek with perms: canBuy canSell isAdmin
[10:31:11] [Server thread/INFO]: miminkek issued server command: /lb
[10:31:12] [Server thread/INFO]: proPesstikCZ[/178.209.152.65:52327] logged in with entity id 4355 at ([world_nether] -192.69999998807907, 67.0, 103.29124595177166)
[10:31:12] [Server thread/INFO]: [Ultrabans] Logged proPesstikCZ connecting from ip:178.209.152.65
[10:31:12] [pool-3-thread-16/INFO]: [GAListener] Player: proPesstikCZ has 0 votes
[10:31:13] [pool-3-thread-18/WARN]: [WebAuction+] An update is available!
[10:31:13] [pool-3-thread-18/WARN]: [WebAuction+] You're running 1.1.14 new version available is 1.2.28
[10:31:13] [pool-3-thread-18/WARN]: [WebAuction+] http://dev.bukkit.org/server-mods/webauctionplus
[10:31:14] [pool-3-thread-18/INFO]: [WebAuction+] Player found - proPesstikCZ with perms: canBuy canSell
[10:31:14] [Server thread/INFO]: LetSmoKe[/95.103.59.196:2331] logged in with entity id 5812 at ([world] -0.32576352814019405, 74.16368474276034, 35.0001265978252)
[10:31:14] [Server thread/INFO]: [Ultrabans] Logged LetSmoKe connecting from ip:95.103.59.196
[10:31:15] [pool-3-thread-18/INFO]: [GAListener] Player: LetSmoKe has 17 votes
[10:31:16] [pool-3-thread-18/INFO]: [WebAuction+] Player found - LetSmoKe with perms: canBuy canSell
[10:31:18] [Server thread/INFO]: [AuthMe] proPesstikCZ logged in!
[10:31:19] [Server thread/INFO]: [AuthMe] LetSmoKe logged in!
[10:31:20] [Server thread/INFO]: LetSmoKe issued server command: /Fly
[10:31:26] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
[10:32:53] [Server thread/INFO]: SSSlender issued server command: /spawn
[10:33:09] [Server thread/INFO]: <M W B LetSmoKe> SSSlender?
[10:33:12] [Server thread/INFO]: < SSSlender> no
[10:33:19] [Server thread/INFO]: <M W B LetSmoKe> vidíš ma?:D
[10:33:22] [Server thread/INFO]: proPesstikCZ issued server command: /home
[10:33:30] [Server thread/INFO]: < SSSlender> ne?
[10:33:33] [Server thread/INFO]: < SSSlender> jo
[10:33:33] [Server thread/INFO]: <M W B LetSmoKe> ani bublinky
[10:33:36] [Server thread/INFO]: miminkek issued server command: /pl
[10:33:41] [Server thread/INFO]: <M W B LetSmoKe> :_D
[10:34:02] [Server thread/INFO]: < SSSlender> au
[10:34:05] [Server thread/INFO]: < SSSlender> ?
[10:34:13] [Server thread/INFO]: LetSmoKe issued server command: /spawn
[10:34:21] [Server thread/INFO]: SSSlender issued server command: /spawn
[10:34:32] [Server thread/INFO]: <M W B LetSmoKe> Mimi prídem za 10 min
[10:34:34] [Server thread/INFO]: LetSmoKe lost connection: Disconnected
[10:34:34] [Server thread/INFO]: LetSmoKe left the game.
[10:34:50] [Server thread/INFO]: SSSlender issued server command: /home
[10:34:54] [Server thread/INFO]: SSSlender issued server command: /spawn
[10:35:08] [Server thread/INFO]: [WebAuction+] Inventory opened for: SSSlender
[10:35:11] [Server thread/INFO]: [WebAuction+] Updated player inventory for: SSSlender [ Inserted:0 Updated:0 Deleted:0 ]
[10:35:11] [Server thread/INFO]: [WebAuction+] MailBox inventory closed and saved
[10:35:16] [Server thread/INFO]: [WebAuction+] Inventory opened for: SSSlender
[10:35:19] [Server thread/INFO]: [WebAuction+] Updated player inventory for: SSSlender [ Inserted:1 Updated:0 Deleted:0 ]
[10:35:19] [Server thread/INFO]: [WebAuction+] MailBox inventory closed and saved
[10:35:20] [Server thread/INFO]: [WebAuction+] Inventory opened for: SSSlender
[10:35:25] [Server thread/INFO]: [WebAuction+] Updated player inventory for: SSSlender [ Inserted:1 Updated:1 Deleted:0 ]
[10:35:25] [Server thread/INFO]: [WebAuction+] MailBox inventory closed and saved
[10:35:26] [Server thread/INFO]: [WebAuction+] Inventory opened for: SSSlender
[10:35:27] [Server thread/INFO]: [WebAuction+] Updated player inventory for: SSSlender [ Inserted:0 Updated:2 Deleted:0 ]
[10:35:27] [Server thread/INFO]: [WebAuction+] MailBox inventory closed and saved
[10:35:58] [Server thread/INFO]: proPesstikCZ has just earned the achievement [Local Brewery]
[10:37:04] [Server thread/INFO]: Fox_CZ_[/193.165.24.1:51932] logged in with entity id 78682 at ([world] 200.45063363429733, 73.0, 137.32482274565785)
[10:37:04] [Server thread/INFO]: [Ultrabans] Logged Fox_CZ_ connecting from ip:193.165.24.1
[10:37:04] [pool-3-thread-4/INFO]: [GAListener] Player: Fox_CZ_ has 0 votes
[10:37:11] [Server thread/INFO]: [AuthMe] Fox_CZ_ logged in!
[10:40:00] [Server thread/INFO]: CONSOLE: Forcing save..
[10:40:00] [Server thread/INFO]: CONSOLE: Save complete.
[10:40:11] [Server thread/INFO]: CONSOLE: Disabled level saving..
[10:40:40] [Server thread/INFO]: CONSOLE: Enabled level saving..
[10:43:11] [Server thread/INFO]: Fox_CZ_ lost connection: Disconnected
[10:43:11] [Server thread/INFO]: Fox_CZ_ left the game.
[10:43:39] [Server thread/INFO]: Disconnecting GameProfile{id='7ec3a564d55134ddb1b1841f0eeba168', name='proPesstikCZ'} (/178.209.152.65:52379): §cUzivatel s timto jmenem jiz hraje.
[10:43:39] [Server thread/INFO]: GameProfile{id='7ec3a564d55134ddb1b1841f0eeba168', name='proPesstikCZ'} (/178.209.152.65:52379) lost connection: §cUzivatel s timto jmenem jiz hraje.
[10:44:05] [Server thread/INFO]: proPesstikCZ lost connection: Internal Exception: net.minecraft.util.io.netty.handler.timeout.ReadTimeoutException
[10:44:05] [Server thread/INFO]: proPesstikCZ left the game.
[10:46:07] [pool-3-thread-27/WARN]: Exception in thread "pool-3-thread-27"
[10:46:07] [pool-3-thread-27/WARN]: org.apache.commons.lang.UnhandledException: Plugin MythicMobs v1.1.4 generated an exception while executing task 46
   at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()Ljava/util/Collection;
   at net.elseland.xikage.MythicMobs.MCStats.MetricsLite.postPlugin(MetricsLite.java:287)
   at net.elseland.xikage.MythicMobs.MCStats.MetricsLite.access$200(MetricsLite.java:53)
   at net.elseland.xikage.MythicMobs.MCStats.MetricsLite$1.run(MetricsLite.java:175)
   at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftTask.run(CraftTask.java:53)
   at org.bukkit.craftbukkit.v1_7_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
   ... 3 more

[10:48:26] [Server thread/INFO]: LetSmoKe[/95.103.59.196:3278] logged in with entity id 282869 at ([world] -6.5, 70.0, -9.5)
[10:48:26] [Server thread/INFO]: [Ultrabans] Logged LetSmoKe connecting from ip:95.103.59.196
[10:48:26] [pool-3-thread-31/INFO]: [GAListener] Player: LetSmoKe has 17 votes
[10:48:27] [pool-3-thread-31/INFO]: [WebAuction+] Player found - LetSmoKe with perms: canBuy canSell
[10:48:32] [Server thread/INFO]: < SSSlender> ahoj
[10:48:37] [Server thread/INFO]: < SSSlender> zanova
[10:48:40] [Server thread/INFO]: [AuthMe] LetSmoKe logged in!
[10:48:42] [Server thread/INFO]: <M W B LetSmoKe> čau
[10:48:43] [Server thread/INFO]: < SSSlender> *znova
[10:48:43] [Server thread/INFO]: <M W B LetSmoKe> mimi
[10:49:32] [Server thread/INFO]: <M D B miminkek> no
[10:49:53] [Server thread/INFO]: nightwizard[/178.41.24.40:60114] logged in with entity id 347798 at ([world] -13.5, 70.0, -12.5)
[10:49:53] [Server thread/INFO]: [Ultrabans] Logged nightwizard connecting from ip:178.41.24.40
[10:49:53] [pool-8-thread-1/INFO]: Vytvarim prazdny config: /hlserver/27504/plugins/Essentials/userdata/nightwizard.yml
[10:49:53] [pool-3-thread-31/INFO]: [GAListener] Player: nightwizard has 0 votes
[10:49:53] [Server thread/WARN]: §4Tento kit neexistuje.
[10:49:58] [Server thread/INFO]: <M W B LetSmoKe> na stranke čo hladam mapy atd ta stranka nejde
[10:50:00] [Server thread/INFO]: < SSSlender> ahoj
[10:50:02] [Server thread/INFO]: wildcat215[/95.103.173.86:50178] logged in with entity id 353811 at ([world] -12.322961973763046, 69.0, 65.75896746613324)
[10:50:02] [Server thread/INFO]: [Ultrabans] Logged wildcat215 connecting from ip:95.103.173.86
[10:50:02] [pool-3-thread-34/INFO]: [GAListener] Player: wildcat215 has 0 votes
[10:50:02] [Server thread/INFO]: <M W B LetSmoKe> ved nechaj tu
[10:50:04] [Server thread/INFO]: [AuthMe] nightwizard registered 178.41.24.40
[10:50:09] [Server thread/INFO]: wildcat215 lost connection: Disconnected
[10:50:09] [Server thread/INFO]: wildcat215 left the game.
[10:50:10] [Server thread/INFO]: < [Hrac]nightwizard> Ahoj
[10:50:12] [Server thread/INFO]: nightwizard has just earned the achievement [Taking Inventory]
[10:50:48] [Server thread/INFO]: SSSlender issued server command: /spawn
[10:51:23] [Server thread/INFO]: <M D B miminkek> je moc velká a nechce se mě zkracovat
[10:51:32] [Server thread/INFO]: <M W B LetSmoKe> ved sprav pomocou we
[10:51:45] [Server thread/INFO]: CommandBlock at -38,49,-17 issued server command: /spawn LetSmoKe

teeeo
Příspěvky: 139
Registrován: 20 pro 2012, 13:46
Reputation: 0

Re: LogBlock databáze

#6 Příspěvekod teeeo » 14 črc 2015, 23:46

máš tu MYSQL na fakahedě ?

miminkek
Příspěvky: 565
Registrován: 14 čer 2014, 11:29
Reputation: 0
Bydliště: U počítače

Re: LogBlock databáze

#7 Příspěvekod miminkek » 15 črc 2015, 08:08

ano mám

Uživatelský avatar
LpBahos
Příspěvky: 934
Věk: 26
Registrován: 30 dub 2013, 15:52
Reputation: 0
Bydliště: Opava
Kontaktovat uživatele:

Re: LogBlock databáze

#8 Příspěvekod LpBahos » 15 črc 2015, 09:49

Dej tu celý Config toho pluginu

Uživatelský avatar
Arcas
Příspěvky: 1406
Věk: 27
Registrován: 13 bře 2012, 19:15
Reputation: 0

Re: LogBlock databáze

#9 Příspěvekod Arcas » 15 črc 2015, 14:23

Proč máš v prvním příspěvku databázi db_xxx a v druhém gs_xxx? Zkontroluj si údaje a pak se ozvi.
Čeština a jiné jazyky jsou Freeware, ale ne Opensource!!! To znamená, že s nimi můžete nakládat jak chcete, ale nesmíte je upravovat...

// no comment

Uranus-Portal.com
Obrázek


Zpět na „Minecraft, Tekkit“

Kdo je online

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