LogBlock

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Uživatelský avatar
PanadoL
Příspěvky: 179
Registrován: 01 kvě 2012, 16:44
Reputation: 0

LogBlock

#1 Příspěvekod PanadoL » 02 pro 2012, 11:19

27395

Poradíte jak doplnit MySQL do LogBlocku Databázi mám založenou jen jak to tam doplnit ?? :(
Karmička+ :P
Config:(už sem skoušel doplnit a nejde to :D)

Kód: Vybrat vše

tools:
  tool:
    defaultEnabled: true
    mode: LOOKUP
    aliases:
    - t
    params: area 0 all sum none limit 15 desc silent
    leftClickBehavior: NONE
    item: 270
    rightClickBehavior: TOOL
    permissionDefault: OP
    canDrop: true
  toolblock:
    params: area 0 all sum none limit 15 desc silent
    permissionDefault: OP
    rightClickBehavior: BLOCK
    item: 7
    mode: LOOKUP
    canDrop: false
    defaultEnabled: true
    aliases:
    - tb
    leftClickBehavior: TOOL
mysql:
  user: gs_27395_1
  port: 3306
  password: *******
  host: localhost
  database: gs_27395_1
logging:
  hiddenBlocks:
  - 0
  logCreeperExplosionsAsPlayerWhoTriggeredThese: false
  logPlayerInfo: false
  ignoredChat:
  - /register
  - /login
  hiddenPlayers: []
  logKillsLevel: PLAYERS
consumer:
  timePerRun: 200
  useBukkitScheduler: true
  forceToProcessAtLeast: 20
  delayBetweenRuns: 6
lookup:
  dateFormat: MM-dd HH:mm:ss
  linesLimit: 1500
  defaultTime: 30 minutes
  defaultDist: 20
  linesPerPage: 15
questioner:
  askClearLogs: true
  banPermission: mcbans.ban.local
  askRollbacks: true
  askRedos: true
  askClearLogAfterRollback: true
  askRollbackAfterBan: false
loggedWorlds:
- world
- world_nether
- world_the_end
clearlog:
  enableAutoClearLog: false
  auto:
  - world "world" before 365 days all
  - world "world" player lavaflow waterflow leavesdecay before 7 days all
  - world world_nether before 365 days all
  - world world_nether player lavaflow before 7 days all
  autoClearLogDelay: 6h
  dumpDeletedLog: false
rollback:
  replaceAnyway:
  - 8
  - 9
  - 10
  - 11
  - 51
  maxArea: 50
  dontRollback:
  - 10
  - 11
  - 46
  - 51
  maxTime: 2 days
version: '1.60'
Pokud sem ti pomohl, Karma potěší :)
http://vaolet.eu/

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

Re: LogBlock

#2 Příspěvekod nejento » 02 pro 2012, 13:03

Takhle by to mělo být správně :)
Dej sem server.log při startu a případný heslo zakryj.
Obrázek

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

Uživatelský avatar
PanadoL
Příspěvky: 179
Registrován: 01 kvě 2012, 16:44
Reputation: 0

Re: LogBlock

#3 Příspěvekod PanadoL » 02 pro 2012, 13:34

Je to správně ale nejde to :D
Spoiler: zobrazit
2012-12-02 12:32:11 [INFO] Starting minecraft server version 1.4.5
2012-12-02 12:32:11 [INFO] Loading properties
2012-12-02 12:32:11 [INFO] Default game type: SURVIVAL
2012-12-02 12:32:11 [INFO] Generating keypair
2012-12-02 12:32:12 [INFO] Starting Minecraft server on 93.91.240.152:27395
2012-12-02 12:32:12 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-12-02 12:32:12 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-12-02 12:32:12 [WARNING] 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.
2012-12-02 12:32:12 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-12-02 12:32:12 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.5-R0.2-7-g471d429-b2499jnks (MC: 1.4.5) (Implementing API version 1.4.5-R0.3-SNAPSHOT)
2012-12-02 12:32:13 [INFO] ----- Bukkit Auto Updater -----
2012-12-02 12:32:13 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
2012-12-02 12:32:13 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
2012-12-02 12:32:13 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2012-12-02 12:32:13 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
2012-12-02 12:32:13 [INFO] ----- ------------------- -----
2012-12-02 12:32:13 [INFO] Starting FakaHedaMinequery server on 93.91.240.152:28395
2012-12-02 12:32:13 [INFO] [PermissionsEx] sql backend registered!
2012-12-02 12:32:13 [INFO] [PermissionsEx] file backend registered!
2012-12-02 12:32:13 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-12-02 12:32:13 [INFO] [LagMeter] Loading LagMeter v1.7
2012-12-02 12:32:13 [INFO] [SafeFire] Loading SafeFire v1.4
2012-12-02 12:32:13 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.1
2012-12-02 12:32:13 [INFO] [WorldEdit] Loading WorldEdit v5.4.2
2012-12-02 12:32:13 [INFO] [SpamGuard] Loading SpamGuard v1.1
2012-12-02 12:32:13 [INFO] [ColoredSigns] Loading ColoredSigns v1.2
2012-12-02 12:32:13 [INFO] [SafeExplosions] Loading SafeExplosions v1.1
2012-12-02 12:32:13 [INFO] [Vault] Loading Vault v1.2.19-b248
2012-12-02 12:32:13 [INFO] [SignLift] Loading SignLift v1.22
2012-12-02 12:32:13 [INFO] [AntiRelog] Loading AntiRelog v1.4.0
2012-12-02 12:32:13 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.3
2012-12-02 12:32:13 [INFO] [PermissionsEx] Initializing file backend
2012-12-02 12:32:13 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
2012-12-02 12:32:13 [INFO] [LogBlock] Loading LogBlock v1.60
2012-12-02 12:32:13 [INFO] [LogBlock] Connecting to gs_27395_1@jdbc:mysql://localhost:3306/gs_27395_1...
2012-12-02 12:32:14 [SEVERE] [LogBlock] Error while fetching connection:
java.sql.SQLException: Access denied for user 'gs_27395_1'@'localhost' (using password: YES)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
at java.sql.DriverManager.getConnection(DriverManager.java:579)
at java.sql.DriverManager.getConnection(DriverManager.java:221)
at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:73)
at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:241)
at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:88)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:232)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:205)
at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:51)
at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
2012-12-02 12:32:14 [INFO] [WorldGuard] Loading WorldGuard v5.5.3
2012-12-02 12:32:14 [INFO] [LightVote] Loading LightVote v1.73
2012-12-02 12:32:14 [INFO] [AutoMessage] Loading AutoMessage v1.5.3
2012-12-02 12:32:14 [INFO] [Spectate] Loading Spectate v1.9.1
2012-12-02 12:32:14 [INFO] [RocketBoots] Loading RocketBoots v0.8
2012-12-02 12:32:14 [INFO] [PluginList] Loading PluginList v1.7
2012-12-02 12:32:14 [INFO] [iConomy] Loading iConomy v7.0
2012-12-02 12:32:14 [INFO] [AuthMe] Loading AuthMe v2.6.6
2012-12-02 12:32:14 [INFO] [CoreProtect] Loading CoreProtect v1.6
2012-12-02 12:32:14 [INFO] [DynamicEffectWhitelist] Loading DynamicEffectWhitelist v1.5.2
2012-12-02 12:32:14 [INFO] [NoSpawnEggs2] Loading NoSpawnEggs2 v2.1
2012-12-02 12:32:14 [INFO] [OpenInv] Loading OpenInv v1.8.7
2012-12-02 12:32:14 [INFO] [SimpleReserve] Loading SimpleReserve v0.4.4
2012-12-02 12:32:14 [INFO] [MoneyDrop] Loading MoneyDrop v1.6.2
2012-12-02 12:32:14 [INFO] [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
2012-12-02 12:32:14 [INFO] [Essentials] Loading Essentials v2.9.3
2012-12-02 12:32:14 [INFO] [Citizens] Loading Citizens v1.2.1
2012-12-02 12:32:14 [INFO] [Jobs] Loading Jobs v2.9.0
2012-12-02 12:32:14 [INFO] [ChatManager] Loading ChatManager v1.19.1
2012-12-02 12:32:14 [INFO] [CreativeControl] Loading CreativeControl v5.3
2012-12-02 12:32:14 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
2012-12-02 12:32:14 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
2012-12-02 12:32:14 [INFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2012-12-02 12:32:14 [INFO] [ChestShop] Loading ChestShop v3.46
2012-12-02 12:32:14 [INFO] [Residence] Loading Residence v2.6.6
2012-12-02 12:32:14 [INFO] [Factions] Loading Factions v1.6.9.2
2012-12-02 12:32:14 [INFO] [AntiCheat] Loading AntiCheat v1.4
2012-12-02 12:32:14 [INFO] [Vault] Enabling Vault v1.2.19-b248
2012-12-02 12:32:14 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2012-12-02 12:32:14 [WARNING] iConomy6 - If you are using Flatfile storage be aware that iCo6 has a CRITICAL bug which can wipe ALL iconomy data.
2012-12-02 12:32:14 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2012-12-02 12:32:14 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2012-12-02 12:32:14 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2012-12-02 12:32:14 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2012-12-02 12:32:14 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2012-12-02 12:32:14 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2012-12-02 12:32:14 [INFO] [Vault] Enabled Version 1.2.19-b248
2012-12-02 12:32:14 [INFO] [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
2012-12-02 12:32:14 [INFO] [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
2012-12-02 12:32:14 [INFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2012-12-02 12:32:14 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
2012-12-02 12:32:14 [INFO] [LWC] Permissions API: §4VaultPermissions
2012-12-02 12:32:14 [INFO] [LWC] Currency API: §4VaultCurrency
2012-12-02 12:32:14 [INFO] [LWC] Connecting to SQLite
2012-12-02 12:32:14 [INFO] [LWC] Performing any necessary database updates
2012-12-02 12:32:14 [INFO] [LWC] Using database: Native
2012-12-02 12:32:14 [INFO] [LWC] Precached 135 protections
2012-12-02 12:32:14 [INFO] Preparing level "world"
2012-12-02 12:32:14 [INFO] Preparing start region for level 0 (Seed: -1630696064289138942)
2012-12-02 12:32:15 [INFO] Preparing start region for level 1 (Seed: -3378761978422919371)
2012-12-02 12:32:15 [INFO] Preparing spawn area: 57%
2012-12-02 12:32:15 [INFO] Preparing start region for level 2 (Seed: -3378761978422919371)
2012-12-02 12:32:16 [INFO] [LagMeter] Enabling LagMeter v1.7
2012-12-02 12:32:16 [INFO] [LagMeter 1.7] Enabled! Polling every 40 server ticks. Logging to /hlserver/27395/plugins/LagMeter/lag.log
2012-12-02 12:32:16 [INFO] [SafeFire] Enabling SafeFire v1.4
2012-12-02 12:32:16 [INFO] [SafeFire] Permission plugin not detected, defaulting to OP.
2012-12-02 12:32:16 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.1
2012-12-02 12:32:16 [INFO] [WorldEdit] Enabling WorldEdit v5.4.2
2012-12-02 12:32:16 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-12-02 12:32:16 [INFO] [SpamGuard] Enabling SpamGuard v1.1
2012-12-02 12:32:16 [INFO] [SpamGuard] 2 bans loaded.
2012-12-02 12:32:16 [INFO] ------------------------------------------------------
2012-12-02 12:32:16 [INFO] SpamGuard version 1.1 is now enabled.
2012-12-02 12:32:16 [INFO] Please consider donating! http://tiny.cc/sgdonate
2012-12-02 12:32:16 [INFO] Project dev page: http://tiny.cc/spamguard
2012-12-02 12:32:16 [INFO] ------------------------------------------------------
2012-12-02 12:32:17 [INFO] [SpamGuard] SpamGuard is up to date!
2012-12-02 12:32:17 [INFO] [SpamGuard] Server info saved.
2012-12-02 12:32:17 [INFO] [ColoredSigns] Enabling ColoredSigns v1.2
2012-12-02 12:32:17 [INFO] [SafeExplosions] Enabling SafeExplosions v1.1
2012-12-02 12:32:17 [INFO] [SafeExplosions] Listening to PermissionsEX.
2012-12-02 12:32:17 [INFO] [SafeExplosions v1.1] Disabled.
2012-12-02 12:32:17 [INFO] [SignLift] Enabling SignLift v1.22
2012-12-02 12:32:17 [INFO] [SignLift] Version 1.22 - Copyright 2012 - Shannon Wynter (http://fremnet.net) is enabled
2012-12-02 12:32:17 [INFO] [SignLift] Note: This is not an open source program, decompilation and modification is strictly prohibited
2012-12-02 12:32:17 [INFO] [AntiRelog] Enabling AntiRelog v1.4.0
2012-12-02 12:32:17 [INFO] AntiRelog version [1.4.0] loaded.
2012-12-02 12:32:17 [INFO] [AntiRelog] PermissionsEX is not enabled. Defaulting to OP.
2012-12-02 12:32:17 [INFO] [AntiRelog] Using WorldGuard configurations for PVP zones.
2012-12-02 12:32:17 [INFO] [AntiRelog] Getting Factions areas for PVP zones.
2012-12-02 12:32:17 [INFO] [AntiRelog] Citizens compitibility is enabled.
2012-12-02 12:32:17 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.3
2012-12-02 12:32:17 [INFO] [PermissionsEx] Superperms support enabled.
2012-12-02 12:32:17 [INFO] [PermissionsEx] v1.19.3 enabled
2012-12-02 12:32:17 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-12-02 12:32:17 [INFO] [Vault][Permission] PermissionsEx hooked.
2012-12-02 12:32:17 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2012-12-02 12:32:17 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2012-12-02 12:32:17 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2012-12-02 12:32:17 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
2012-12-02 12:32:17 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -1630696064289138942
2012-12-02 12:32:17 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -3378761978422919371
2012-12-02 12:32:17 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -3378761978422919371
2012-12-02 12:32:17 [INFO] [Multiverse-Core] Loading World & Settings - 'SkyBlock' - Env: NORMAL - Type: NORMAL & seed: -4288420103043714517 & generator: CleanroomGenerator:
2012-12-02 12:32:17 [INFO] Preparing start region for level 3 (Seed: -4288420103043714517)
2012-12-02 12:32:17 [INFO] [Multiverse-Core] 4 - World(s) loaded.
2012-12-02 12:32:17 [INFO] [LogBlock] Enabling LogBlock v1.60
2012-12-02 12:32:17 [INFO] [WorldGuard] Enabling WorldGuard v5.5.3
2012-12-02 12:32:17 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] (world) Lava fire is blocked.
2012-12-02 12:32:17 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] Loaded configuration for world 'world'
2012-12-02 12:32:17 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2012-12-02 12:32:17 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2012-12-02 12:32:17 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2012-12-02 12:32:17 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2012-12-02 12:32:17 [INFO] [WorldGuard] (SkyBlock) TNT ignition is PERMITTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] (SkyBlock) Lighters are PERMITTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] (SkyBlock) Lava fire is blocked.
2012-12-02 12:32:17 [INFO] [WorldGuard] (SkyBlock) Fire spread is UNRESTRICTED.
2012-12-02 12:32:17 [INFO] [WorldGuard] Loaded configuration for world 'SkyBlock'
2012-12-02 12:32:17 [INFO] [WorldGuard] 3 regions loaded for 'world'
2012-12-02 12:32:17 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2012-12-02 12:32:17 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
2012-12-02 12:32:17 [INFO] [WorldGuard] 0 regions loaded for 'SkyBlock'
2012-12-02 12:32:17 [INFO] [LightVote] Enabling LightVote v1.73
2012-12-02 12:32:17 [INFO] [LightVote:1.73] Initialised
2012-12-02 12:32:17 [INFO] [LightVote:1.73] Scanning properties file.
2012-12-02 12:32:17 [INFO] [LightVote:1.73] Properties loaded. Debug messages: false
2012-12-02 12:32:17 [INFO] [LightVote] Permissions not enabled in config.
2012-12-02 12:32:17 [INFO] [AutoMessage] Enabling AutoMessage v1.5.3
2012-12-02 12:32:17 [INFO] [AutoMessage] AutoMessage Enabled!
2012-12-02 12:32:17 [INFO] [Spectate] Enabling Spectate v1.9.1
2012-12-02 12:32:17 [INFO] [Spectate] Spectate v1.9.1 enabled!
2012-12-02 12:32:17 [INFO] [RocketBoots] Enabling RocketBoots v0.8
2012-12-02 12:32:17 [INFO] [RocketBoots] RocketBoots v0.8 enabled!
2012-12-02 12:32:17 [INFO] [PluginList] Enabling PluginList v1.7
2012-12-02 12:32:17 [INFO] PluginList 1.7 Enabled
2012-12-02 12:32:17 [INFO] [iConomy] Enabling iConomy v7.0
2012-12-02 12:32:17 [INFO] [iConomy - April Fools] Enabled (14 ms)
2012-12-02 12:32:17 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2012-12-02 12:32:17 [INFO] [Vault][Economy] iConomy 6 hooked.
2012-12-02 12:32:17 [INFO] [AuthMe] Enabling AuthMe v2.6.6
2012-12-02 12:32:17 [INFO] [AuthMe] Loading Configuration File...
2012-12-02 12:32:17 [INFO] [AuthMe] Merge new Config Options..
2012-12-02 12:32:17 [INFO] [AuthMe] Set Language: en
2012-12-02 12:32:17 [INFO] [AuthMe] Authme 2.6.6 enabled
2012-12-02 12:32:17 [INFO] [CoreProtect] Enabling CoreProtect v1.6
2012-12-02 12:32:17 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2012-12-02 12:32:17 [INFO] CoreProtect version 1.6 is enabled!
2012-12-02 12:32:17 [INFO] [CoreProtect] Using file based data storage.
2012-12-02 12:32:17 [INFO] [DynamicEffectWhitelist] Enabling DynamicEffectWhitelist v1.5.2
2012-12-02 12:32:17 [INFO] [DEWhitelist] Whitelist is off
2012-12-02 12:32:17 [INFO] [DEWhitelist] Whitelist retrived successfully!
2012-12-02 12:32:17 [INFO] [NoSpawnEggs2] Enabling NoSpawnEggs2 v2.1
2012-12-02 12:32:17 [INFO] NoSpawnEggs enabled with version 2.1 FULL.
2012-12-02 12:32:17 [INFO] [OpenInv] Enabling OpenInv v1.8.7
2012-12-02 12:32:18 [INFO] [OpenInv] version 1.8.7 enabled!
2012-12-02 12:32:18 [INFO] [SimpleReserve] Enabling SimpleReserve v0.4.4
2012-12-02 12:32:18 [FINER] [SimpleReserve] Created SimpleReserveListener with kickMessage: "Kicked to make room for reserved user!" and fullMessage: "The server is full!"
2012-12-02 12:32:18 [INFO] [SimpleReserve] SimpleReserve version 0.4.4 enabled!
2012-12-02 12:32:18 [INFO] [MoneyDrop] Enabling MoneyDrop v1.6.2
2012-12-02 12:32:18 [INFO] [MoneyDrop] Startup complete.
2012-12-02 12:32:18 [INFO] [Essentials] Enabling Essentials v2.9.3
2012-12-02 12:32:18 [INFO] [Vault][Economy] Essentials Economy hooked.
2012-12-02 12:32:18 [INFO] Essentials: Using PermissionsEx based permissions.
2012-12-02 12:32:18 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 6 version: 1.2.19-b248)
2012-12-02 12:32:18 [INFO] [Citizens] Enabling Citizens v1.2.1
2012-12-02 12:32:18 [INFO] [Citizens] No NPC types loaded.
2012-12-02 12:32:18 [INFO] [Citizens] version [1.2.1] loaded.
2012-12-02 12:32:18 [INFO] [Jobs] Enabling Jobs v2.9.0
2012-12-02 12:32:18 [INFO] [Jobs] Started database save task
2012-12-02 12:32:18 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2012-12-02 12:32:18 [INFO] [Jobs] Started buffered payment thread
2012-12-02 12:32:18 [INFO] [Jobs] Database save task shutdown
2012-12-02 12:32:18 [INFO] [Jobs] Buffered payment thread shutdown
2012-12-02 12:32:18 [INFO] [Jobs] Started database save task
2012-12-02 12:32:18 [INFO] [Jobs] Login manager started
2012-12-02 12:32:18 [INFO] [Jobs] Started buffered payment thread
2012-12-02 12:32:18 [INFO] [Jobs] Plugin has been enabled succesfully.
2012-12-02 12:32:18 [INFO] [ChatManager] Enabling ChatManager v1.19.1
2012-12-02 12:32:18 [INFO] [ChatManager] ChatManager enabled!
2012-12-02 12:32:18 [INFO] [ChatManager] Multiverse 2 integration enabled!
2012-12-02 12:32:18 [INFO] [CreativeControl] Enabling CreativeControl v5.3
2012-12-02 12:32:19 [INFO] [CreativeControl]: Initializing configurations...
2012-12-02 12:32:19 [INFO] [CreativeControl]: Loading Modules...
2012-12-02 12:32:19 [INFO] [CreativeControl]: Connecting to the SQLite Database...
2012-12-02 12:32:19 [INFO] [CreativeControl]: SQLite Connected Successfuly!
2012-12-02 12:32:19 [INFO] [CreativeControl]: Registring Events...
2012-12-02 12:32:19 [INFO] [CreativeControl]: Vault Hooked as Permission plugin
2012-12-02 12:32:19 [INFO] [CreativeControl]: LogBlock hooked as logging plugin
2012-12-02 12:32:19 [INFO] [CreativeControl]: Cached 0 protections
2012-12-02 12:32:19 [INFO] [CreativeControl]: Loaded 0 regions
2012-12-02 12:32:19 [INFO] [CreativeControl] CreativeControl v5.3 Enabled
2012-12-02 12:32:19 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
2012-12-02 12:32:19 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
2012-12-02 12:32:19 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
2012-12-02 12:32:19 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 82ms) ===
2012-12-02 12:32:19 [INFO] [ChestShop] Enabling ChestShop v3.46
2012-12-02 12:32:19 [INFO] [ChestShop] LWC version 4.3.1 (b767-git-MANUAL) (November 15, 2012) loaded.
2012-12-02 12:32:19 [INFO] [ChestShop] Vault loaded - using iConomy 6
2012-12-02 12:32:19 [INFO] [Residence] Enabling Residence v2.6.6
2012-12-02 12:32:19 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
2012-12-02 12:32:19 [INFO] [Residence] Scanning for economy systems...
2012-12-02 12:32:19 [INFO] [Residence] Found Vault using economy system: iConomy 6
2012-12-02 12:32:19 [INFO] [Residence] Found WorldEdit
2012-12-02 12:32:20 [INFO] [Residence] Enabled! Version 2.6.6 by bekvon
2012-12-02 12:32:20 [INFO] [Factions] Enabling Factions v1.6.9.2
2012-12-02 12:32:20 [INFO] [Factions v1.6.9.2] === ENABLE START ===
2012-12-02 12:32:20 [INFO] [Factions v1.6.9.2] Creating default: plugins/Factions/conf.json
2012-12-02 12:32:20 [INFO] [Factions v1.6.9.2] Loading board from disk
2012-12-02 12:32:20 [INFO] [Factions v1.6.9.2] No board to load from disk. Creating new file.
2012-12-02 12:32:20 [INFO] [Factions v1.6.9.2] Economy integration through Vault plugin successful.
2012-12-02 12:32:20 [INFO] [Factions v1.6.9.2] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
2012-12-02 12:32:20 [INFO] [Factions v1.6.9.2] Successfully hooked into LWC! Integration is currently disabled, though ("lwcIntegration").
2012-12-02 12:32:20 [INFO] [Factions v1.6.9.2] === ENABLE DONE (Took 105ms) ===
2012-12-02 12:32:20 [INFO] [AntiCheat] Enabling AntiCheat v1.4
2012-12-02 12:32:20 [INFO] --------------------
2012-12-02 12:32:20 [INFO] [CoreProtect] Version 1.71 now available.
2012-12-02 12:32:20 [INFO] [CoreProtect] Download at http://coreprotect.net
2012-12-02 12:32:20 [INFO] [CoreProtect] Enjoy CoreProtect? Leave a comment on the thread!
2012-12-02 12:32:20 [INFO] --------------------
2012-12-02 12:32:20 [INFO] [Sponsor] Unlimited Minecraft Hosting: http://www.hosthorde.com
2012-12-02 12:32:20 [INFO] --------------------
2012-12-02 12:32:20 [INFO] Done (6.191s)! For help, type "help" or "?"
2012-12-02 12:32:20 [INFO] Starting GS4 status listener
2012-12-02 12:32:20 [INFO] Query running on 93.91.240.152:27395
2012-12-02 12:32:21 [WARNING] [Citizens] Task #25 for Citizens v1.2.1 generated an exception
java.lang.NoSuchMethodError: net.minecraft.server.MinecraftServer.E()Ljava/security/KeyPair;
at net.citizensnpcs.resources.npclib.CraftNPC.<init>(CraftNPC.java:27)
at net.citizensnpcs.resources.npclib.NPCSpawner.spawnNPC(NPCSpawner.java:64)
at net.citizensnpcs.resources.npclib.NPCManager.register(NPCManager.java:112)
at net.citizensnpcs.Citizens.setupNPCs(Citizens.java:291)
at net.citizensnpcs.Citizens.access$0(Citizens.java:278)
at net.citizensnpcs.Citizens$3.run(Citizens.java:262)
at org.bukkit.craftbukkit.scheduler.CraftTask.run(CraftTask.java:53)
at org.bukkit.craftbukkit.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:345)
at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:529)
at net.minecraft.server.DedicatedServer.r(DedicatedServer.java:222)
at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:493)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:426)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
2012-12-02 12:32:21 [INFO] /188.175.43.237:60413 lost connection
2012-12-02 12:32:24 [INFO] extrem[/85.70.203.61:21084] logged in with entity id 307 at ([world] 412.69999998807907, 83.0, 388.6609827360948)
2012-12-02 12:32:33 [INFO] extrem issued server command: /login maty
2012-12-02 12:32:34 [INFO] [AuthMe] extrem logged in!
2012-12-02 12:32:39 [INFO] Connection reset
2012-12-02 12:32:39 [INFO] /178.40.89.67:11891 lost connection
2012-12-02 12:32:41 [INFO] CONSOLE: Forcing save..
2012-12-02 12:32:41 [INFO] CONSOLE: Save complete.
2012-12-02 12:32:52 [INFO] CONSOLE: Disabled level saving..
2012-12-02 12:33:05 [INFO] [HoralCraft.hys.cz]Vitej na  serveru HoralCraft
2012-12-02 12:33:06 [INFO] NoX1K[/178.40.89.67:11947] logged in with entity id 680 at ([world] -801.3328327724381, 76.95319278894918, 1986.699999988079)
2012-12-02 12:33:08 [INFO] CONSOLE: Enabled level saving..


//EDIT
A do **** Ted jak sem vypol a zapol server se to pojebalo zmizol prefyx a v mám v chatu opět <PanadoL>:
Ale v configu u ChatManageru to mám nastavené....
Pokud sem ti pomohl, Karma potěší :)
http://vaolet.eu/

Uživatelský avatar
PanadoL
Příspěvky: 179
Registrován: 01 kvě 2012, 16:44
Reputation: 0

Re: LogBlock

#4 Příspěvekod PanadoL » 02 pro 2012, 19:28

No?
Pokud sem ti pomohl, Karma potěší :)
http://vaolet.eu/

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

Re: LogBlock

#5 Příspěvekod nejento » 02 pro 2012, 21:40

Aktualizuj:
Citizens
SpamGuard
CoreProtect

Pokud ti to stále nepůjde, tak zkus tohle. To heslo nech v těchto závorkách ''

Kód: Vybrat vše

mysql:
  user: gs_27395_1
  port: 3306
  password: '*******'
  host: localhost
  database: gs_27395_1


Máš-li už nějakou tabulku v MySQL ohledně LogBlocku vytvořenou, smaž ji a nech udělat novou.
Obrázek

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

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

Re: LogBlock

#6 Příspěvekod nejento » 04 pro 2012, 15:51

Tabulka je vytvořená?
Obrázek

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

Uživatelský avatar
PanadoL
Příspěvky: 179
Registrován: 01 kvě 2012, 16:44
Reputation: 0

Re: LogBlock

#7 Příspěvekod PanadoL » 04 pro 2012, 15:56

Ne myslim že ne... V databázi sem nikdy nebyl.. :D
Pro jistotu:
Přílohy
Bez názvu.png
Bez názvu.png (351.55 KiB) Zobrazeno 3991 x
Pokud sem ti pomohl, Karma potěší :)
http://vaolet.eu/

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

Re: LogBlock

#8 Příspěvekod nejento » 04 pro 2012, 17:58

Vidím, že tam nic není, ale radší si zkontroluj 4169_mysql_db

Jinak pak sem dej server.log při startu a hesla, která by byla vidět zakryj :)
Obrázek

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

Uživatelský avatar
PanadoL
Příspěvky: 179
Registrován: 01 kvě 2012, 16:44
Reputation: 0

Re: LogBlock

#9 Příspěvekod PanadoL » 04 pro 2012, 18:55

Tu log a v mysql sem nic nenasel
Spoiler: zobrazit
2012-12-04 17:53:31 [INFO] Starting minecraft server version 1.4.5
2012-12-04 17:53:31 [INFO] Loading properties
2012-12-04 17:53:31 [INFO] Default game type: SURVIVAL
2012-12-04 17:53:31 [INFO] Generating keypair
2012-12-04 17:53:32 [INFO] Starting Minecraft server on 93.91.240.152:27395
2012-12-04 17:53:32 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-12-04 17:53:32 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-12-04 17:53:32 [WARNING] 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.
2012-12-04 17:53:32 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-12-04 17:53:32 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.5-R0.2-12-g4f69634-b2503jnks (MC: 1.4.5) (Implementing API version 1.4.5-R0.3-SNAPSHOT)
2012-12-04 17:53:33 [INFO] ----- Bukkit Auto Updater -----
2012-12-04 17:53:33 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
2012-12-04 17:53:33 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
2012-12-04 17:53:33 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2012-12-04 17:53:33 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
2012-12-04 17:53:33 [INFO] ----- ------------------- -----
2012-12-04 17:53:33 [INFO] Starting FakaHedaMinequery server on 93.91.240.152:28395
2012-12-04 17:53:33 [INFO] [PermissionsEx] sql backend registered!
2012-12-04 17:53:33 [INFO] [PermissionsEx] file backend registered!
2012-12-04 17:53:33 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-12-04 17:53:33 [SEVERE] Could not load 'plugins/HeroicDeath.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/entity/EntityListener
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:152)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:227)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:205)
at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:51)
at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/entity/EntityListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:791)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
at com.herocraftonline.squallseed31.heroicdeath.HeroicDeath.<init>(HeroicDeath.java:26)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148)
... 9 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.entity.EntityListener
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:34)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 28 more
2012-12-04 17:53:33 [INFO] [LagMeter] Loading LagMeter v1.7
2012-12-04 17:53:33 [INFO] [SafeFire] Loading SafeFire v1.4
2012-12-04 17:53:33 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.1
2012-12-04 17:53:33 [INFO] [WorldEdit] Loading WorldEdit v5.4.2
2012-12-04 17:53:33 [INFO] [SpamGuard] Loading SpamGuard v1.1
2012-12-04 17:53:33 [INFO] [ColoredSigns] Loading ColoredSigns v1.2
2012-12-04 17:53:33 [INFO] [SafeExplosions] Loading SafeExplosions v1.1
2012-12-04 17:53:33 [INFO] [Vault] Loading Vault v1.2.19-b248
2012-12-04 17:53:33 [INFO] [SignLift] Loading SignLift v1.22
2012-12-04 17:53:33 [INFO] [AntiRelog] Loading AntiRelog v1.4.0
2012-12-04 17:53:33 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.3
2012-12-04 17:53:33 [INFO] [PermissionsEx] Initializing file backend
2012-12-04 17:53:33 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
2012-12-04 17:53:33 [INFO] [LogBlock] Loading LogBlock v1.60
2012-12-04 17:53:33 [INFO] [LogBlock] Connecting to gs_27395_1@jdbc:mysql://localhost:3306/gs_27395_1...
2012-12-04 17:53:34 [SEVERE] [LogBlock] Error while fetching connection:
java.sql.SQLException: Access denied for user 'gs_27395_1'@'localhost' (using password: YES)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
at java.sql.DriverManager.getConnection(DriverManager.java:579)
at java.sql.DriverManager.getConnection(DriverManager.java:221)
at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:73)
at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:241)
at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:88)
at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:232)
at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:205)
at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:51)
at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:111)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:398)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:856)
2012-12-04 17:53:34 [INFO] [WorldGuard] Loading WorldGuard v5.5.3
2012-12-04 17:53:34 [INFO] [LightVote] Loading LightVote v1.73
2012-12-04 17:53:34 [INFO] [AutoMessage] Loading AutoMessage v1.5.3
2012-12-04 17:53:34 [INFO] [Spectate] Loading Spectate v1.9.1
2012-12-04 17:53:34 [INFO] [RocketBoots] Loading RocketBoots v0.8
2012-12-04 17:53:34 [INFO] [iConomy] Loading iConomy v7.0
2012-12-04 17:53:34 [INFO] [PluginList] Loading PluginList v1.7
2012-12-04 17:53:34 [INFO] [AuthMe] Loading AuthMe v2.6.6
2012-12-04 17:53:34 [INFO] [CoreProtect] Loading CoreProtect v1.71
2012-12-04 17:53:34 [INFO] [DynamicEffectWhitelist] Loading DynamicEffectWhitelist v1.5.2
2012-12-04 17:53:34 [INFO] [NoSpawnEggs2] Loading NoSpawnEggs2 v2.1
2012-12-04 17:53:34 [INFO] [OpenInv] Loading OpenInv v1.8.7
2012-12-04 17:53:34 [INFO] [SimpleReserve] Loading SimpleReserve v0.4.4
2012-12-04 17:53:34 [INFO] [MoneyDrop] Loading MoneyDrop v1.6.2
2012-12-04 17:53:34 [INFO] [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
2012-12-04 17:53:34 [INFO] [Essentials] Loading Essentials v2.9.3
2012-12-04 17:53:34 [INFO] [Jobs] Loading Jobs v2.9.0
2012-12-04 17:53:34 [INFO] [ChatManager] Loading ChatManager v1.19.1
2012-12-04 17:53:34 [INFO] [CreativeControl] Loading CreativeControl v5.3
2012-12-04 17:53:34 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.3
2012-12-04 17:53:34 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
2012-12-04 17:53:34 [INFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2012-12-04 17:53:34 [INFO] [ChestShop] Loading ChestShop v3.46
2012-12-04 17:53:34 [INFO] [Residence] Loading Residence v2.6.6
2012-12-04 17:53:34 [INFO] [Factions] Loading Factions v1.6.9.2
2012-12-04 17:53:34 [INFO] [AntiCheat] Loading AntiCheat v1.4
2012-12-04 17:53:34 [INFO] [Vault] Enabling Vault v1.2.19-b248
2012-12-04 17:53:34 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2012-12-04 17:53:34 [WARNING] iConomy6 - If you are using Flatfile storage be aware that iCo6 has a CRITICAL bug which can wipe ALL iconomy data.
2012-12-04 17:53:34 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2012-12-04 17:53:34 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2012-12-04 17:53:34 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2012-12-04 17:53:34 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2012-12-04 17:53:34 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2012-12-04 17:53:34 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2012-12-04 17:53:34 [INFO] [Vault] Enabled Version 1.2.19-b248
2012-12-04 17:53:34 [INFO] [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
2012-12-04 17:53:34 [INFO] [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
2012-12-04 17:53:34 [INFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2012-12-04 17:53:34 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
2012-12-04 17:53:34 [INFO] [LWC] Permissions API: §4VaultPermissions
2012-12-04 17:53:34 [INFO] [LWC] Currency API: §4VaultCurrency
2012-12-04 17:53:34 [INFO] [LWC] Connecting to SQLite
2012-12-04 17:53:34 [INFO] [LWC] Performing any necessary database updates
2012-12-04 17:53:34 [INFO] [LWC] Using database: Native
2012-12-04 17:53:34 [INFO] [LWC] Precached 177 protections
2012-12-04 17:53:34 [INFO] Preparing level "world"
2012-12-04 17:53:34 [INFO] Preparing start region for level 0 (Seed: -1630696064289138942)
2012-12-04 17:53:35 [INFO] Preparing start region for level 1 (Seed: -3378761978422919371)
2012-12-04 17:53:35 [INFO] Preparing start region for level 2 (Seed: -3378761978422919371)
2012-12-04 17:53:35 [INFO] Preparing spawn area: 44%
2012-12-04 17:53:35 [INFO] [LagMeter] Enabling LagMeter v1.7
2012-12-04 17:53:35 [INFO] [LagMeter 1.7] Enabled! Polling every 40 server ticks. Logging to /hlserver/27395/plugins/LagMeter/lag.log
2012-12-04 17:53:35 [INFO] [SafeFire] Enabling SafeFire v1.4
2012-12-04 17:53:35 [INFO] [SafeFire] Permission plugin not detected, defaulting to OP.
2012-12-04 17:53:35 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.1
2012-12-04 17:53:35 [INFO] [WorldEdit] Enabling WorldEdit v5.4.2
2012-12-04 17:53:35 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-12-04 17:53:35 [INFO] [SpamGuard] Enabling SpamGuard v1.1
2012-12-04 17:53:35 [INFO] [SpamGuard] 2 bans loaded.
2012-12-04 17:53:35 [INFO] ------------------------------------------------------
2012-12-04 17:53:35 [INFO] SpamGuard version 1.1 is now enabled.
2012-12-04 17:53:35 [INFO] Please consider donating! http://tiny.cc/sgdonate
2012-12-04 17:53:35 [INFO] Project dev page: http://tiny.cc/spamguard
2012-12-04 17:53:35 [INFO] ------------------------------------------------------
2012-12-04 17:53:36 [INFO] [SpamGuard] SpamGuard is up to date!
2012-12-04 17:53:36 [INFO] [SpamGuard] Server info saved.
2012-12-04 17:53:36 [INFO] [ColoredSigns] Enabling ColoredSigns v1.2
2012-12-04 17:53:36 [INFO] [SafeExplosions] Enabling SafeExplosions v1.1
2012-12-04 17:53:36 [INFO] [SafeExplosions] Listening to PermissionsEX.
2012-12-04 17:53:36 [INFO] [SafeExplosions v1.1] Disabled.
2012-12-04 17:53:36 [INFO] [SignLift] Enabling SignLift v1.22
2012-12-04 17:53:36 [INFO] [SignLift] Version 1.22 - Copyright 2012 - Shannon Wynter (http://fremnet.net) is enabled
2012-12-04 17:53:36 [INFO] [SignLift] Note: This is not an open source program, decompilation and modification is strictly prohibited
2012-12-04 17:53:36 [INFO] [AntiRelog] Enabling AntiRelog v1.4.0
2012-12-04 17:53:36 [INFO] AntiRelog version [1.4.0] loaded.
2012-12-04 17:53:36 [INFO] [AntiRelog] PermissionsEX is not enabled. Defaulting to OP.
2012-12-04 17:53:36 [INFO] [AntiRelog] Using WorldGuard configurations for PVP zones.
2012-12-04 17:53:36 [INFO] [AntiRelog] Getting Factions areas for PVP zones.
2012-12-04 17:53:36 [INFO] [AntiRelog] Citizens not detected. But thats okay! :)
2012-12-04 17:53:36 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.3
2012-12-04 17:53:36 [INFO] [PermissionsEx] Superperms support enabled.
2012-12-04 17:53:36 [INFO] [PermissionsEx] v1.19.3 enabled
2012-12-04 17:53:36 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-12-04 17:53:36 [INFO] [Vault][Permission] PermissionsEx hooked.
2012-12-04 17:53:36 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2012-12-04 17:53:36 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2012-12-04 17:53:36 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2012-12-04 17:53:36 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
2012-12-04 17:53:36 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -1630696064289138942
2012-12-04 17:53:36 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: -3378761978422919371
2012-12-04 17:53:36 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: -3378761978422919371
2012-12-04 17:53:36 [INFO] [Multiverse-Core] Loading World & Settings - 'SkyBlock' - Env: NORMAL - Type: NORMAL & seed: -4288420103043714517 & generator: CleanroomGenerator:
2012-12-04 17:53:36 [INFO] Preparing start region for level 3 (Seed: -4288420103043714517)
2012-12-04 17:53:36 [INFO] [Multiverse-Core] 4 - World(s) loaded.
2012-12-04 17:53:36 [INFO] [LogBlock] Enabling LogBlock v1.60
2012-12-04 17:53:36 [INFO] [WorldGuard] Enabling WorldGuard v5.5.3
2012-12-04 17:53:36 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] (world) Lava fire is blocked.
2012-12-04 17:53:36 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] Loaded configuration for world 'world'
2012-12-04 17:53:36 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2012-12-04 17:53:36 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2012-12-04 17:53:36 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2012-12-04 17:53:36 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2012-12-04 17:53:36 [INFO] [WorldGuard] (SkyBlock) TNT ignition is PERMITTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] (SkyBlock) Lighters are PERMITTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] (SkyBlock) Lava fire is blocked.
2012-12-04 17:53:36 [INFO] [WorldGuard] (SkyBlock) Fire spread is UNRESTRICTED.
2012-12-04 17:53:36 [INFO] [WorldGuard] Loaded configuration for world 'SkyBlock'
2012-12-04 17:53:36 [INFO] [WorldGuard] 4 regions loaded for 'world'
2012-12-04 17:53:36 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2012-12-04 17:53:36 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
2012-12-04 17:53:36 [INFO] [WorldGuard] 0 regions loaded for 'SkyBlock'
2012-12-04 17:53:36 [INFO] [LightVote] Enabling LightVote v1.73
2012-12-04 17:53:36 [INFO] [LightVote:1.73] Initialised
2012-12-04 17:53:36 [INFO] [LightVote:1.73] Scanning properties file.
2012-12-04 17:53:36 [INFO] [LightVote:1.73] Properties loaded. Debug messages: false
2012-12-04 17:53:36 [INFO] [LightVote] Permissions not enabled in config.
2012-12-04 17:53:36 [INFO] [AutoMessage] Enabling AutoMessage v1.5.3
2012-12-04 17:53:36 [INFO] [AutoMessage] AutoMessage Enabled!
2012-12-04 17:53:36 [INFO] [Spectate] Enabling Spectate v1.9.1
2012-12-04 17:53:37 [INFO] [Spectate] Spectate v1.9.1 enabled!
2012-12-04 17:53:37 [INFO] [RocketBoots] Enabling RocketBoots v0.8
2012-12-04 17:53:37 [INFO] [RocketBoots] RocketBoots v0.8 enabled!
2012-12-04 17:53:37 [INFO] [iConomy] Enabling iConomy v7.0
2012-12-04 17:53:37 [INFO] [iConomy - April Fools] Enabled (12 ms)
2012-12-04 17:53:37 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2012-12-04 17:53:37 [INFO] [Vault][Economy] iConomy 6 hooked.
2012-12-04 17:53:37 [INFO] [PluginList] Enabling PluginList v1.7
2012-12-04 17:53:37 [INFO] PluginList 1.7 Enabled
2012-12-04 17:53:37 [INFO] [AuthMe] Enabling AuthMe v2.6.6
2012-12-04 17:53:37 [INFO] [AuthMe] Loading Configuration File...
2012-12-04 17:53:37 [INFO] [AuthMe] Merge new Config Options..
2012-12-04 17:53:37 [INFO] [AuthMe] Set Language: en
2012-12-04 17:53:37 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2012-12-04 17:53:37 [INFO] [AuthMe] Authme 2.6.6 enabled
2012-12-04 17:53:37 [INFO] [CoreProtect] Enabling CoreProtect v1.71
2012-12-04 17:53:37 [INFO] CoreProtect version 1.71 is enabled!
2012-12-04 17:53:37 [INFO] [CoreProtect] Using file based data storage.
2012-12-04 17:53:37 [INFO] [DynamicEffectWhitelist] Enabling DynamicEffectWhitelist v1.5.2
2012-12-04 17:53:37 [INFO] [DEWhitelist] Whitelist is off
2012-12-04 17:53:37 [INFO] [DEWhitelist] Whitelist retrived successfully!
2012-12-04 17:53:37 [INFO] [NoSpawnEggs2] Enabling NoSpawnEggs2 v2.1
2012-12-04 17:53:37 [INFO] NoSpawnEggs enabled with version 2.1 FULL.
2012-12-04 17:53:37 [INFO] [OpenInv] Enabling OpenInv v1.8.7
2012-12-04 17:53:37 [INFO] [OpenInv] version 1.8.7 enabled!
2012-12-04 17:53:37 [INFO] [SimpleReserve] Enabling SimpleReserve v0.4.4
2012-12-04 17:53:37 [FINER] [SimpleReserve] Created SimpleReserveListener with kickMessage: "Kicked to make room for reserved user!" and fullMessage: "The server is full!"
2012-12-04 17:53:37 [INFO] [SimpleReserve] SimpleReserve version 0.4.4 enabled!
2012-12-04 17:53:37 [INFO] [MoneyDrop] Enabling MoneyDrop v1.6.2
2012-12-04 17:53:37 [INFO] [MoneyDrop] Startup complete.
2012-12-04 17:53:37 [INFO] [Essentials] Enabling Essentials v2.9.3
2012-12-04 17:53:37 [INFO] [Vault][Economy] Essentials Economy hooked.
2012-12-04 17:53:37 [INFO] Essentials: Using PermissionsEx based permissions.
2012-12-04 17:53:37 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 6 version: 1.2.19-b248)
2012-12-04 17:53:37 [INFO] [Jobs] Enabling Jobs v2.9.0
2012-12-04 17:53:37 [INFO] [Jobs] Started database save task
2012-12-04 17:53:37 [INFO] [Jobs] Started buffered payment thread
2012-12-04 17:53:37 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2012-12-04 17:53:37 [INFO] [Jobs] Database save task shutdown
2012-12-04 17:53:37 [INFO] [Jobs] Started database save task
2012-12-04 17:53:37 [INFO] [Jobs] Plugin has been enabled succesfully.
2012-12-04 17:53:37 [INFO] [Jobs] Buffered payment thread shutdown
2012-12-04 17:53:37 [INFO] [Jobs] Login manager started
2012-12-04 17:53:37 [INFO] [Jobs] Started buffered payment thread
2012-12-04 17:53:37 [INFO] [ChatManager] Enabling ChatManager v1.19.1
2012-12-04 17:53:37 [INFO] [ChatManager] ChatManager enabled!
2012-12-04 17:53:37 [INFO] [ChatManager] Multiverse 2 integration enabled!
2012-12-04 17:53:37 [INFO] [CreativeControl] Enabling CreativeControl v5.3
2012-12-04 17:53:38 [INFO] [CreativeControl]: Initializing configurations...
2012-12-04 17:53:38 [INFO] [CreativeControl]: Loading Modules...
2012-12-04 17:53:38 [INFO] [CreativeControl]: Connecting to the SQLite Database...
2012-12-04 17:53:38 [INFO] [CreativeControl]: SQLite Connected Successfuly!
2012-12-04 17:53:38 [INFO] [CreativeControl]: Registring Events...
2012-12-04 17:53:38 [INFO] [CreativeControl]: Vault Hooked as Permission plugin
2012-12-04 17:53:38 [INFO] [CreativeControl]: LogBlock hooked as logging plugin
2012-12-04 17:53:38 [INFO] [CreativeControl]: Cached 117 protections
2012-12-04 17:53:38 [INFO] [CreativeControl]: Loaded 0 regions
2012-12-04 17:53:38 [INFO] [CreativeControl] CreativeControl v5.3 Enabled
2012-12-04 17:53:38 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.3
2012-12-04 17:53:38 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
2012-12-04 17:53:38 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
2012-12-04 17:53:38 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 106ms) ===
2012-12-04 17:53:38 [INFO] [ChestShop] Enabling ChestShop v3.46
2012-12-04 17:53:38 [INFO] [ChestShop] LWC version 4.3.1 (b767-git-MANUAL) (November 15, 2012) loaded.
2012-12-04 17:53:38 [INFO] [ChestShop] Vault loaded - using iConomy 6
2012-12-04 17:53:38 [INFO] [Residence] Enabling Residence v2.6.6
2012-12-04 17:53:38 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
2012-12-04 17:53:38 [INFO] [Residence] Scanning for economy systems...
2012-12-04 17:53:38 [INFO] [Residence] Found Vault using economy system: iConomy 6
2012-12-04 17:53:38 [INFO] [Residence] Found WorldEdit
2012-12-04 17:53:38 [INFO] [Residence] Enabled! Version 2.6.6 by bekvon
2012-12-04 17:53:38 [INFO] [Factions] Enabling Factions v1.6.9.2
2012-12-04 17:53:38 [INFO] [Factions v1.6.9.2] === ENABLE START ===
2012-12-04 17:53:38 [INFO] [Factions v1.6.9.2] Loading board from disk
2012-12-04 17:53:38 [INFO] [Factions v1.6.9.2] Economy integration through Vault plugin successful.
2012-12-04 17:53:38 [INFO] [Factions v1.6.9.2] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
2012-12-04 17:53:38 [INFO] [Factions v1.6.9.2] Successfully hooked into LWC! Integration is currently disabled, though ("lwcIntegration").
2012-12-04 17:53:38 [INFO] [Factions v1.6.9.2] === ENABLE DONE (Took 137ms) ===
2012-12-04 17:53:39 [INFO] [AntiCheat] Enabling AntiCheat v1.4
2012-12-04 17:53:39 [INFO] Done (5.237s)! For help, type "help" or "?"
2012-12-04 17:53:39 [INFO] Starting GS4 status listener
2012-12-04 17:53:39 [INFO] Query running on 93.91.240.152:27395
2012-12-04 17:54:24 [INFO] [HoralCraft.hys.cz]Vytej na  serveru HoralCraft
2012-12-04 17:55:09 [INFO] [HoralCraft.hys.cz]Domov si nastavis prikazem /sethome a portnes se /home
Pokud sem ti pomohl, Karma potěší :)
http://vaolet.eu/

SiD_cz
Příspěvky: 64
Registrován: 24 dub 2012, 18:30
Reputation: 0

Re: LogBlock

#10 Příspěvekod SiD_cz » 04 pro 2012, 18:59

teď jsem to zkoušel. Jak je novej web tak tam musíš použít i novej tvar. Má to bejt takto:

Kód: Vybrat vše

mysql:
  user: 6mistnecisloodmysql_mysql_db
  port: 3306
  password: "heslo"   ---> pozor v těch dvojitých uvozovkách jak tu mám napsáno.
  host: localhost
  database: 6mistnecisloodmysql_mysql_db


Zpět na „Minecraft, Tekkit“

Kdo je online

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