co to ?

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
Yuri1985
Příspěvky: 255
Registrován: 26 led 2012, 18:21
Reputation: 0

co to ?

#1 Příspěvekod Yuri1985 » 29 srp 2012, 15:01

27602

nevite proc zniceho nic zacal blbnout plugin pri startu?
muzete mi na to kouknout co tam mam kde spatne ?
zde prikladam server log
Spoiler: zobrazit

Kód: Vybrat vše

2012-08-29 14:56:32 [INFO] Starting minecraft server version 1.3.1
2012-08-29 14:56:32 [INFO] Loading properties
2012-08-29 14:56:32 [INFO] Default game type: SURVIVAL
2012-08-29 14:56:32 [INFO] Generating keypair
2012-08-29 14:56:32 [INFO] Starting Minecraft server on 93.91.250.109:27602
2012-08-29 14:56:32 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-08-29 14:56:32 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-08-29 14:56: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-08-29 14:56:32 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-08-29 14:56:32 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.1-R2.0-b2340jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.0)
2012-08-29 14:56:32 [SEVERE] Could not load 'plugins/Orebfuscator.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/serverhook/NetServerHandlerProxy
   at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:153)
   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:222)
   at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:198)
   at net.minecraft.server.ServerConfigurationManagerAbstract.<init>(ServerConfigurationManagerAbstract.java:50)
   at net.minecraft.server.ServerConfigurationManager.<init>(SourceFile:11)
   at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
   at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/serverhook/NetServerHandlerProxy
   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.lishid.orebfuscator.Orebfuscator.<init>(Orebfuscator.java:55)
   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:149)
   ... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.serverhook.NetServerHandlerProxy
   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-08-29 14:56:32 [INFO] Starting FakaHedaMinequery server on 93.91.250.109:28602
2012-08-29 14:56:32 [INFO] [PermissionsEx] sql backend registered!
2012-08-29 14:56:32 [INFO] [PermissionsEx] file backend registered!
2012-08-29 14:56:32 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-08-29 14:56:33 [INFO] [PermissionsEx] p2compat backend registered!
2012-08-29 14:56:33 [INFO] [PermissionsCompat] Compatibility Layer Initalized!
2012-08-29 14:56:33 [INFO] [LagMeter] Loading LagMeter v1.8
2012-08-29 14:56:33 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.1
2012-08-29 14:56:33 [INFO] [NoCheatPlus] Loading NoCheatPlus v3.7-b29
2012-08-29 14:56:33 [INFO] [WorldEdit] Loading WorldEdit v5.3
2012-08-29 14:56:33 [INFO] [Vault] Loading Vault v1.2.18-b229
2012-08-29 14:56:33 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.3
2012-08-29 14:56:33 [INFO] [PermissionsEx] Initializing file backend
2012-08-29 14:56:33 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
2012-08-29 14:56:33 [INFO] [LogBlock] Loading LogBlock v1.58
2012-08-29 14:56:33 [INFO] [LogBlock] [LogBlock] Connecting to gs_27602_1@jdbc:mysql://localhost:3306/gs_27602_1...
2012-08-29 14:56:33 [INFO] [UltraBan] Loading UltraBan v1.1.1
2012-08-29 14:56:33 [INFO] [WorldGuard] Loading WorldGuard v5.5.3
2012-08-29 14:56:33 [INFO] [TreeAssist] Loading TreeAssist v4.4
2012-08-29 14:56:33 [INFO] [EnderpearlDisable] Loading EnderpearlDisable v1.2
2012-08-29 14:56:33 [INFO] [ExpBank] Loading ExpBank v1.3
2012-08-29 14:56:33 [INFO] [iConomy] Loading iConomy v7.0
2012-08-29 14:56:33 [INFO] [AuthMe] Loading AuthMe v2.6.7b3
2012-08-29 14:56:33 [INFO] [Permissions] Loading Permissions v2.7.7
2012-08-29 14:56:33 [INFO] [Reservations] Loading Reservations v2.3.5
2012-08-29 14:56:33 [INFO] [OpenInv] Loading OpenInv v1.8.7
2012-08-29 14:56:33 [INFO] [Lockette] Loading Lockette v1.7.4
2012-08-29 14:56:33 [INFO] [Modifyworld] Loading Modifyworld v1.19.3
2012-08-29 14:56:33 [INFO] [Catacombs] Loading Catacombs v2.6
2012-08-29 14:56:33 [INFO] [FoundDiamonds] Loading FoundDiamonds v3.5.4
2012-08-29 14:56:33 [INFO] [AutoAnnouncer] Loading AutoAnnouncer v1.7-03.23
2012-08-29 14:56:33 [INFO] [Essentials] Loading Essentials v2.9.2
2012-08-29 14:56:33 [INFO] [Citizens] Loading Citizens v1.2.1
2012-08-29 14:56:33 [INFO] [Jobs] Loading Jobs v2.8.5
2012-08-29 14:56:33 [INFO] [ChatManager] Loading ChatManager v1.19.1
2012-08-29 14:56:33 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.2
2012-08-29 14:56:33 [INFO] MLog clients using java 1.4+ standard logging.
2012-08-29 14:56:33 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.2
2012-08-29 14:56:33 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
2012-08-29 14:56:33 [INFO] [LWC] Loading LWC v4.3.0 (b736-git-1b1150b1) (August 08, 2012)
2012-08-29 14:56:33 [INFO] [dynmap] Loading dynmap v0.70.2-1290
2012-08-29 14:56:33 [INFO] [PhysicalShop] Loading PhysicalShop v9.2.0
2012-08-29 14:56:33 [INFO] [Residence] Loading Residence v2.6.5.2
2012-08-29 14:56:33 [INFO] [Dynmap-Essentials] Loading Dynmap-Essentials v0.14
2012-08-29 14:56:33 [INFO] [ResidenceSigns] Loading ResidenceSigns v2.8
2012-08-29 14:56:33 [INFO] [dynmap-residence] Loading dynmap-residence v0.17
2012-08-29 14:56:33 [INFO] [Vault] Enabling Vault v1.2.18-b229
2012-08-29 14:56:33 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2012-08-29 14:56:33 [WARNING] iConomy6 - If you are using Flatfile storage be aware that iCo6 has a CRITICAL bug which can wipe ALL iconomy data.
2012-08-29 14:56:33 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2012-08-29 14:56:33 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2012-08-29 14:56:33 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2012-08-29 14:56:33 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2012-08-29 14:56:33 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2012-08-29 14:56:33 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2012-08-29 14:56:33 [INFO] [Vault] Enabled Version 1.2.18-b229
2012-08-29 14:56:33 [INFO] [LWC] Enabling LWC v4.3.0 (b736-git-1b1150b1) (August 08, 2012)
2012-08-29 14:56:33 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
2012-08-29 14:56:33 [INFO] [LWC] Permissions API: §4VaultPermissions
2012-08-29 14:56:33 [INFO] [LWC] Currency API: §4VaultCurrency
2012-08-29 14:56:33 [INFO] [LWC] Connecting to SQLite
2012-08-29 14:56:33 [INFO] [LWC] Performing any necessary database updates
2012-08-29 14:56:33 [INFO] [LWC] Using database: Native
2012-08-29 14:56:33 [INFO] [LWC] Precached 312 protections
2012-08-29 14:56:34 [INFO] [Metrics] mcstats.org
2012-08-29 14:56:34 [INFO] [LWC] [LWC] The updater ran into a minor issue: update.griefcraft.com
2012-08-29 14:56:34 [INFO] [LWC] [LWC] This can probably be ignored.
2012-08-29 14:56:34 [SEVERE] Exception in thread "Thread-16"
2012-08-29 14:56:34 [SEVERE] java.lang.NullPointerException
2012-08-29 14:56:34 [SEVERE]    at com.griefcraft.util.Updater.shouldAutoUpdate(Updater.java:442)
2012-08-29 14:56:34 [SEVERE]    at com.griefcraft.util.Updater.tryAutoUpdate(Updater.java:302)
2012-08-29 14:56:34 [SEVERE]    at com.griefcraft.util.Updater$1.run(Updater.java:183)
2012-08-29 14:56:34 [SEVERE]    at com.griefcraft.util.Updater$1Background_Check_Thread.run(Updater.java:506)
2012-08-29 14:56:34 [SEVERE]    at java.lang.Thread.run(Thread.java:722)
2012-08-29 14:56:34 [INFO] Preparing level "world"
2012-08-29 14:56:34 [INFO] Preparing start region for level 0 (Seed: 1867169)
2012-08-29 14:56:34 [INFO] Preparing start region for level 1 (Seed: 2172787164107372821)
2012-08-29 14:56:35 [INFO] Preparing start region for level 2 (Seed: 5150527751400080287)
2012-08-29 14:56:35 [INFO] Preparing spawn area: 28%
2012-08-29 14:56:35 [INFO] [LagMeter] Enabling LagMeter v1.8
2012-08-29 14:56:35 [INFO] [LagMeter 1.8] Old permissions system detected. Using it.
2012-08-29 14:56:35 [INFO] [LagMeter 1.8] Enabled!  Polling every 40 server ticks.  Logging to /hlserver/27602/plugins/LagMeter/lag.log
2012-08-29 14:56:35 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.1
2012-08-29 14:56:35 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.7-b29
2012-08-29 14:56:35 [INFO] [NoCheatPlus] Version 3.7-b29 is enabled.
2012-08-29 14:56:35 [INFO] [WorldEdit] Enabling WorldEdit v5.3
2012-08-29 14:56:35 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-08-29 14:56:35 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.3
2012-08-29 14:56:35 [INFO] [PermissionsEx] Superperms support enabled.
2012-08-29 14:56:35 [INFO] [PermissionsEx] v1.19.3 enabled
2012-08-29 14:56:35 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-08-29 14:56:35 [INFO] [Vault][Permission] PermissionsEx hooked.
2012-08-29 14:56:35 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2012-08-29 14:56:35 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2012-08-29 14:56:35 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2012-08-29 14:56:35 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
2012-08-29 14:56:35 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 1867169
2012-08-29 14:56:35 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 2172787164107372821
2012-08-29 14:56:35 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 5150527751400080287
2012-08-29 14:56:35 [INFO] [Multiverse-Core] Loading World & Settings - 'Dungeon' - Env: NORMAL - Type: NORMAL & seed: -9185100800350324736
2012-08-29 14:56:35 [INFO] Preparing start region for level 3 (Seed: -9185100800350324736)
2012-08-29 14:56:35 [INFO] [Multiverse-Core] Loading World & Settings - 'newland' - Env: NORMAL - Type: NORMAL & seed: -8227252585264349741
2012-08-29 14:56:35 [INFO] Preparing start region for level 4 (Seed: -8227252585264349741)
2012-08-29 14:56:36 [INFO] [Multiverse-Core] 5 - World(s) loaded.
2012-08-29 14:56:36 [INFO] [LogBlock] Enabling LogBlock v1.58
2012-08-29 14:56:36 [INFO] [LogBlock] [LogBlock] Scheduled consumer with bukkit scheduler.
2012-08-29 14:56:36 [INFO] [Metrics] mcstats.org
2012-08-29 14:56:36 [INFO] [UltraBan] Enabling UltraBan v1.1.1
2012-08-29 14:56:37 [INFO] [UltraBan]  Loaded. 1546ms
2012-08-29 14:56:37 [INFO] [WorldGuard] Enabling WorldGuard v5.5.3
2012-08-29 14:56:37 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] (world) Lava fire is blocked.
2012-08-29 14:56:37 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] Loaded configuration for world 'world'
2012-08-29 14:56:37 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2012-08-29 14:56:37 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2012-08-29 14:56:37 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2012-08-29 14:56:37 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2012-08-29 14:56:37 [INFO] [WorldGuard] (Dungeon) TNT ignition is PERMITTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] (Dungeon) Lighters are PERMITTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] (Dungeon) Lava fire is blocked.
2012-08-29 14:56:37 [INFO] [WorldGuard] (Dungeon) Fire spread is UNRESTRICTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] Loaded configuration for world 'Dungeon'
2012-08-29 14:56:37 [INFO] [WorldGuard] (newland) TNT ignition is PERMITTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] (newland) Lighters are PERMITTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] (newland) Lava fire is blocked.
2012-08-29 14:56:37 [INFO] [WorldGuard] (newland) Fire spread is UNRESTRICTED.
2012-08-29 14:56:37 [INFO] [WorldGuard] Loaded configuration for world 'newland'
2012-08-29 14:56:37 [INFO] [WorldGuard] 15 regions loaded for 'world'
2012-08-29 14:56:37 [INFO] [WorldGuard] 1 regions loaded for 'world_nether'
2012-08-29 14:56:37 [INFO] [WorldGuard] 2 regions loaded for 'world_the_end'
2012-08-29 14:56:37 [INFO] [WorldGuard] 23 regions loaded for 'Dungeon'
2012-08-29 14:56:37 [INFO] [WorldGuard] 3 regions loaded for 'newland'
2012-08-29 14:56:38 [INFO] [TreeAssist] Enabling TreeAssist v4.4
2012-08-29 14:56:38 [INFO] [EnderpearlDisable] Enabling EnderpearlDisable v1.2
2012-08-29 14:56:38 [INFO] [EnderpearlDisable] has been enabled
2012-08-29 14:56:38 [INFO] [ExpBank] Enabling ExpBank v1.3
2012-08-29 14:56:38 [INFO] [iConomy] Enabling iConomy v7.0
2012-08-29 14:56:38 [INFO] [iConomy - April Fools] Enabled (20 ms)
2012-08-29 14:56:38 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2012-08-29 14:56:38 [INFO] [Vault][Economy] iConomy 6 hooked.
2012-08-29 14:56:38 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2012-08-29 14:56:38 [INFO] [AuthMe] Enabling AuthMe v2.6.7b3
2012-08-29 14:56:38 [INFO] [AuthMe] Loading Configuration File...
2012-08-29 14:56:38 [INFO] [AuthMe] Merge new Config Options..
2012-08-29 14:56:38 [INFO] [AuthMe] Set Language: en
2012-08-29 14:56:38 [INFO] [AuthMe] Authme 2.6.7b3 enabled
2012-08-29 14:56:38 [INFO] [Permissions] Enabling Permissions v2.7.7
2012-08-29 14:56:38 [INFO] [PermissionsCompat] Compatibility layer enabled.
2012-08-29 14:56:38 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-08-29 14:56:38 [INFO] [Reservations] Enabling Reservations v2.3.5
2012-08-29 14:56:38 [INFO] [Reservations] Using Vault!
2012-08-29 14:56:38 [INFO] [Reservations] Using PEX based rank system!
2012-08-29 14:56:38 [INFO] [Metrics] mcstats.org
2012-08-29 14:56:39 [INFO] [Reservations] You are running the lastest release: 2.3.5
2012-08-29 14:56:39 [INFO] [Reservations] is enabled!
2012-08-29 14:56:39 [INFO] [OpenInv] Enabling OpenInv v1.8.7
2012-08-29 14:56:39 [INFO] [OpenInv] version 1.8.7 enabled!
2012-08-29 14:56:39 [INFO] [Lockette] Enabling Lockette v1.7.4
2012-08-29 14:56:39 [INFO] [Lockette] Version 1.7.4 is being enabled!  Yay!  (Core version 1.3.5)
2012-08-29 14:56:39 [INFO] [Lockette] Detected craftbukkit build [2340] ok.
2012-08-29 14:56:39 [INFO] [Metrics] mcstats.org
2012-08-29 14:56:39 [INFO] [Lockette] Custom lockable block list: [116, 84, 57]
2012-08-29 14:56:39 [INFO] [Lockette] Ignoring linked plugins: [mcMMO]
2012-08-29 14:56:39 [INFO] [Lockette] Loading strings file for English by Acru
2012-08-29 14:56:39 [INFO] [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.19.3
2012-08-29 14:56:39 [INFO] [Lockette] Enabled link to plugin LWC for Zones, version 4.3.0 (b736-git-1b1150b1) (August 08, 2012)
2012-08-29 14:56:39 [INFO] [Lockette] Ignoring fake Permissions plugin version 2.7.7
2012-08-29 14:56:39 [INFO] [Lockette] Using ops file for admin permissions.
2012-08-29 14:56:39 [INFO] [Lockette] Ready to protect your containers.
2012-08-29 14:56:39 [INFO] [Modifyworld] Enabling Modifyworld v1.19.3
2012-08-29 14:56:39 [INFO] [Modifyworld] Modifyworld enabled!
2012-08-29 14:56:39 [INFO] [Catacombs] Enabling Catacombs v2.6
2012-08-29 14:56:39 [INFO] [Catacombs] Found permission system 'PermissionsEx'
2012-08-29 14:56:39 [INFO] [Catacombs] Found economy system 'iConomy 6'
2012-08-29 14:56:39 [INFO] [FoundDiamonds] Enabling FoundDiamonds v3.5.4
2012-08-29 14:56:39 [INFO] [FoundDiamonds] [FoundDiamonds] Enabled
2012-08-29 14:56:39 [INFO] [AutoAnnouncer] Enabling AutoAnnouncer v1.7-03.23
2012-08-29 14:56:39 [INFO] [metrics] mcstats.org
2012-08-29 14:56:39 [INFO] [AutoAnnouncer] Permission support enabled!
2012-08-29 14:56:39 [INFO] [AutoAnnouncer] Settings Loaded (19 announces).
2012-08-29 14:56:39 [INFO] [AutoAnnouncer] Scheduled every 222 seconds!
2012-08-29 14:56:39 [INFO] [AutoAnnouncer] v1.7-03.23 is enabled!
2012-08-29 14:56:39 [INFO] [AutoAnnouncer] Developed by: [Sharkiller]
2012-08-29 14:56:39 [INFO] [Essentials] Enabling Essentials v2.9.2
2012-08-29 14:56:39 [INFO] [Vault][Economy] Essentials Economy hooked.
2012-08-29 14:56:39 [INFO] Essentials: Using PermissionsEx based permissions.
2012-08-29 14:56:39 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 6 version: 1.2.18-b229)
2012-08-29 14:56:39 [INFO] [Citizens] Enabling Citizens v1.2.1
2012-08-29 14:56:39 [INFO] [Citizens] NPC types loaded: wizard, blacksmith, healer, quester, trader, guard
2012-08-29 14:56:40 [INFO] [Citizens] version [1.2.1] loaded.
2012-08-29 14:56:40 [INFO] [Jobs] Enabling Jobs v2.8.5
2012-08-29 14:56:41 [INFO] [Jobs] Started database save task
2012-08-29 14:56:41 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2012-08-29 14:56:41 [INFO] [Jobs] Login manager started
2012-08-29 14:56:41 [INFO] [Jobs] Database save task shutdown
2012-08-29 14:56:41 [INFO] [Jobs] Plugin has been enabled succesfully.
2012-08-29 14:56:41 [INFO] [Jobs] Started database save task
2012-08-29 14:56:41 [INFO] [ChatManager] Enabling ChatManager v1.19.1
2012-08-29 14:56:41 [INFO] [ChatManager] ChatManager enabled!
2012-08-29 14:56:41 [INFO] [ChatManager] Multiverse 2 integration enabled!
2012-08-29 14:56:41 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.2
2012-08-29 14:56:41 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2012-08-29 14:56:41 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.2
2012-08-29 14:56:41 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
2012-08-29 14:56:41 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
2012-08-29 14:56:41 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 291ms) ===
2012-08-29 14:56:41 [INFO] [dynmap] Enabling dynmap v0.70.2-1290
2012-08-29 14:56:41 [INFO] [dynmap] Using PermissionsEx 1.19.3 for access control
2012-08-29 14:56:42 [INFO] [dynmap] Loaded 20 shaders.
2012-08-29 14:56:43 [INFO] [dynmap] Loaded 82 perspectives.
2012-08-29 14:56:43 [INFO] [dynmap] Loaded 12 lightings.
2012-08-29 14:56:43 [INFO] [dynmap] Web server started on address 0.0.0.0:29602
2012-08-29 14:56:43 [INFO] [dynmap] version 0.70.2-1290 is enabled - core version 0.70.2-337
2012-08-29 14:56:43 [INFO] [dynmap] Loaded 3 maps of world 'world'.
2012-08-29 14:56:43 [INFO] [dynmap] Loaded 15 pending tile renders for world 'world
2012-08-29 14:56:43 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
2012-08-29 14:56:43 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
2012-08-29 14:56:43 [INFO] [dynmap] Loaded 3 maps of world 'Dungeon'.
2012-08-29 14:56:43 [INFO] [dynmap] Loaded 2 pending tile renders for world 'Dungeon
2012-08-29 14:56:43 [INFO] [dynmap] Loaded 3 maps of world 'newland'.
2012-08-29 14:56:43 [INFO] [dynmap] Loaded 2 pending tile renders for world 'newland
2012-08-29 14:56:43 [INFO] [dynmap] Enabled
2012-08-29 14:56:43 [INFO] [PhysicalShop] Enabling PhysicalShop v9.2.0
2012-08-29 14:56:43 [INFO] [PhysicalShop] Showcase listener active
2012-08-29 14:56:43 [INFO] [PhysicalShop] Did not hook into LogBlock
2012-08-29 14:56:43 [INFO] [PhysicalShop] PhysicalShop v9.2.0 enabled.
2012-08-29 14:56:43 [INFO] [Residence] Enabling Residence v2.6.5.2
2012-08-29 14:56:43 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
2012-08-29 14:56:43 [INFO] [Residence] Scanning for economy systems...
2012-08-29 14:56:43 [INFO] [Residence] Found Vault using economy system: iConomy 6
2012-08-29 14:56:44 [INFO] [Residence] Found WorldEdit
2012-08-29 14:56:44 [INFO] [Residence] Enabled! Version 2.6.5.2 by bekvon
2012-08-29 14:56:44 [INFO] [Dynmap-Essentials] Enabling Dynmap-Essentials v0.14
2012-08-29 14:56:44 [INFO] [Dynmap-Essentials] initializing
2012-08-29 14:56:44 [INFO] [Dynmap-Essentials] version 0.14 is activated
2012-08-29 14:56:44 [INFO] [ResidenceSigns] Enabling ResidenceSigns v2.8
2012-08-29 14:56:44 [INFO] [ResidenceSigns] Successfully Enabled.
2012-08-29 14:56:44 [INFO] [dynmap-residence] Enabling dynmap-residence v0.17
2012-08-29 14:56:44 [INFO] [dynmap-residence] initializing
2012-08-29 14:56:44 [INFO] [dynmap-residence] version 0.17 is activated
2012-08-29 14:56:44 [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-08-29 14:56:44 [INFO] Done (10.301s)! For help, type "help" or "?"
2012-08-29 14:56:44 [INFO] Starting GS4 status listener
2012-08-29 14:56:44 [INFO] Query running on 93.91.250.109:27602
2012-08-29 14:56:44 [INFO] [Citizens] Loaded 38 NPCs.
2012-08-29 14:56:44 [INFO] [Citizens] Loaded 32 quests.
2012-08-29 14:56:44 [INFO] /93.91.154.18:3695 lost connection
2012-08-29 14:56:44 [INFO] /82.144.151.210:49595 lost connection
2012-08-29 14:56:44 [INFO] /93.99.209.62:64800 lost connection
2012-08-29 14:56:44 [INFO] /46.13.149.206:20175 lost connection
2012-08-29 14:56:44 [INFO] /88.102.236.67:27432 lost connection
2012-08-29 14:56:44 [INFO] /109.72.12.50:1484 lost connection
2012-08-29 14:56:45 [INFO] petarda007[/217.196.218.87:1452] logged in with entity id 1861 at ([Dungeon] -695.6877214686726, 54.93665494615299, 159.68367470357956)
2012-08-29 14:56:45 [INFO] [UltraBan] Logged petarda007 connecting from ip:217.196.218.87
2012-08-29 14:56:47 [INFO] hnilda[/109.72.12.50:1771] logged in with entity id 2168 at ([newland] -1635.316771104622, 18.480710876331692, -1757.5396503046131)
2012-08-29 14:56:47 [INFO] [UltraBan] Logged hnilda connecting from ip:109.72.12.50
2012-08-29 14:56:47 [INFO] tovi91[/95.103.17.169:2069] logged in with entity id 2434 at ([newland] -417.11384722221584, 63.53584062504456, 433.18777986829934)
2012-08-29 14:56:47 [INFO] [UltraBan] Logged tovi91 connecting from ip:95.103.17.169
2012-08-29 14:56:47 [INFO] SINICON[/93.181.123.164:26384] logged in with entity id 2449 at ([world] -1339.3904864095393, 8.0, 839.9554242207506)
2012-08-29 14:56:47 [INFO] [UltraBan] Logged SINICON connecting from ip:93.181.123.164
2012-08-29 14:56:49 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
2012-08-29 14:56:50 [INFO] jackob[/62.240.181.226:49923] logged in with entity id 2609 at ([newland] -410.38279038947644, 65.20000004768372, 434.8565758043009)
2012-08-29 14:56:50 [INFO] [UltraBan] Logged jackob connecting from ip:62.240.181.226
2012-08-29 14:56:50 [INFO] IluminateCZI[/46.13.149.206:20232] logged in with entity id 2628 at ([world] -478.36469441744833, 51.0, 48.32075816402616)
2012-08-29 14:56:50 [INFO] [UltraBan] Logged IluminateCZI connecting from ip:46.13.149.206
2012-08-29 14:56:51 [INFO] danko30[/90.179.92.192:51256] logged in with entity id 2772 at ([world] -1348.6478482474315, 9.0, 839.4893678805181)
2012-08-29 14:56:51 [INFO] [UltraBan] Logged danko30 connecting from ip:90.179.92.192
2012-08-29 14:56:52 [INFO] [AuthMe] §0[§9Hrac§0]§fSINICON§f logged in!
2012-08-29 14:56:58 [INFO] /178.72.196.36:49422 lost connection
2012-08-29 14:56:58 [INFO] [AuthMe] §0[§9Hrac§0]§fpetarda007§f logged in!
2012-08-29 14:56:58 [INFO] [AuthMe] §0[§9Hrac§0]§fhnilda§f logged in!
2012-08-29 14:56:58 [INFO] [AuthMe] §0[§6V.I.P§0]§f tovi91§a§f logged in!
2012-08-29 14:56:58 [INFO] [AuthMe] §0[§6V.I.P§0]§f jackob§a§f logged in!
2012-08-29 14:56:58 [INFO] [AuthMe] §0[§9Hrac§0]§fIluminateCZI§f logged in!
2012-08-29 14:56:58 [INFO] [AuthMe] §0[§9Hrac§0]§fdanko30§f logged in!
2012-08-29 14:56:58 [INFO] RestR[/46.254.70.207:60696] logged in with entity id 3163 at ([world] -117.14941539032631, 69.0, 1342.3599718458595)
2012-08-29 14:56:58 [INFO] [UltraBan] Logged RestR connecting from ip:46.254.70.207
2012-08-29 14:57:00 [INFO] Robon[/93.91.154.18:3787] logged in with entity id 4513 at ([world] -468.30000001192093, 46.0, 24.590453636267007)
2012-08-29 14:57:00 [INFO] [UltraBan] Logged Robon connecting from ip:93.91.154.18
2012-08-29 14:57:04 [INFO] Max4444[/92.245.216.53:51069] logged in with entity id 4841 at ([world] 598.752382171474, 123.0, 2115.970781860342)
2012-08-29 14:57:04 [INFO] [UltraBan] Logged Max4444 connecting from ip:92.245.216.53
2012-08-29 14:57:05 [INFO] [AuthMe] §0[§9Hrac§0]§fRestR§f logged in!
2012-08-29 14:57:06 [INFO] [FD] [Hrac]danko30 found 3 iron ores
2012-08-29 14:57:11 [INFO] [AuthMe] §0[§9Hrac§0]§fRobon§f logged in!
2012-08-29 14:57:15 [INFO] King_of_Jobs[/85.71.162.127:19904] logged in with entity id 5345 at ([world] 71.30000001192093, 7.940863463397596, -319.69999998807907)
2012-08-29 14:57:15 [INFO] [UltraBan] Logged King_of_Jobs connecting from ip:85.71.162.127
2012-08-29 14:57:16 [INFO] Figas[/88.102.75.33:27064] logged in with entity id 5537 at ([world] 516.3746411963089, 64.0, 2645.3951523371315)
2012-08-29 14:57:16 [INFO] [UltraBan] Logged Figas connecting from ip:88.102.75.33
2012-08-29 14:57:17 [INFO] Connection reset
2012-08-29 14:57:17 [INFO] tovi91 lost connection: disconnect.quitting
2012-08-29 14:57:21 [INFO] [PLAYER_COMMAND] jackob: /home 1
2012-08-29 14:57:21 [INFO] jaguar8[/93.99.209.62:65037] logged in with entity id 5964 at ([world_nether] -634.6999999880791, 70.0, 202.500280174914)
2012-08-29 14:57:21 [INFO] [UltraBan] Logged jaguar8 connecting from ip:93.99.209.62
2012-08-29 14:57:21 [INFO] Martin123[/88.100.163.83:37933] logged in with entity id 6106 at ([world] 71.69999998807907, 7.0, -321.69999998807907)
2012-08-29 14:57:21 [INFO] [UltraBan] Logged Martin123 connecting from ip:88.100.163.83
2012-08-29 14:57:22 [INFO] [AuthMe] §0[§9Hrac§0]§fFigas§f logged in!
2012-08-29 14:57:24 [INFO] [AuthMe] §0[§9Hrac§0]§fKing_of_Jobs§f logged in!
2012-08-29 14:57:26 [INFO] [AuthMe] §0[§9Hrac§0]§fMax4444§f logged in!
2012-08-29 14:57:29 [INFO] [AuthMe] §0[§6V.I.P§0]§f jaguar8§a§f logged in!
2012-08-29 14:57:32 [INFO] [AuthMe] §0[§9Hrac§0]§fMartin123§f logged in!
2012-08-29 14:57:33 [INFO] Dragon97_1[/89.102.220.175:3066] logged in with entity id 6557 at ([world] -1159.7197412783175, 65.0, -377.03696552830013)
2012-08-29 14:57:33 [INFO] [UltraBan] Logged Dragon97_1 connecting from ip:89.102.220.175
2012-08-29 14:57:37 [INFO] loretan[/85.70.74.243:27674] logged in with entity id 6872 at ([world] 87.11009088372653, 70.0, 43.07120917798873)
2012-08-29 14:57:37 [INFO] [UltraBan] Logged loretan connecting from ip:85.70.74.243
2012-08-29 14:57:40 [INFO] [AuthMe] §0[§4Admin§0]§f Dragon97_1§3§f logged in!
2012-08-29 14:57:42 [INFO] [AuthMe] §0[§9Hrac§0]§floretan§f logged in!
2012-08-29 14:57:45 [INFO] saba[/46.13.59.177:20432] logged in with entity id 7144 at ([world] 580.2180066452665, 64.0, 2690.979329119465)
2012-08-29 14:57:45 [INFO] [UltraBan] Logged saba connecting from ip:46.13.59.177
2012-08-29 14:57:56 [INFO] [FD] [Hrac]danko30 found 4 diamond ores!
2012-08-29 14:57:58 [INFO] <[Admin] Dragon97_1> chce nekdo luk sila 3 za 25 ironu nebo 11 goldu nebo 4 dia ???
2012-08-29 14:57:58 [INFO] [AuthMe] §0[§9Hrac§0]§fsaba§f logged in!
2012-08-29 14:58:22 [INFO] tovi91[/95.103.17.169:2080] logged in with entity id 8212 at ([newland] -416.6889468615409, 63.0, 433.20285692425443)
2012-08-29 14:58:22 [INFO] [UltraBan] Logged tovi91 connecting from ip:95.103.17.169
2012-08-29 14:58:23 [INFO] BLWD_Remix[/78.102.17.28:52983] logged in with entity id 8266 at ([world] -638.7152786530547, 29.0, 3972.6505689862274)
2012-08-29 14:58:23 [INFO] [UltraBan] Logged BLWD_Remix connecting from ip:78.102.17.28
2012-08-29 14:58:24 [INFO] Connection reset
2012-08-29 14:58:24 [INFO] /78.111.127.51:58312 lost connection
[img]http://query.fakaheda.eu/93.91.250.109:27602?type=3[img]

DiSt4r
Příspěvky: 7
Registrován: 29 srp 2012, 09:15
Reputation: 0

Re: co to ?

#2 Příspěvekod DiSt4r » 29 srp 2012, 15:13

Updatoval si bukkit ? Ak áno tak zrejme nieje ten plugin kompatibilný s tou verziou bukkitu

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

Re: co to ?

#3 Příspěvekod nejento » 29 srp 2012, 15:20

Aktualizuj Orebfuscator, LWC.
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/

Yuri1985
Příspěvky: 255
Registrován: 26 led 2012, 18:21
Reputation: 0

Re: co to ?

#4 Příspěvekod Yuri1985 » 29 srp 2012, 17:01

tyden jsem nic neupradovaval a slo to a najednou to zaclo delat :(
verzi serveru mam 1.3.1-R2.0
Orebfuscator 1.6.1 - http://dev.bukkit.org/server-mods/orebf ... tor-1-6-1/
Orebfuscator - je uz novejsi ale na verzi R0.1 1.3.2 ale tu jeste nemam

a LWC jsem stahnul tady to posledni tedkon - http://ci.griefcraft.com/job/LWC/743/
[img]http://query.fakaheda.eu/93.91.250.109:27602?type=3[img]

mickes1
Příspěvky: 278
Registrován: 12 úno 2012, 01:11
Reputation: 0

Re: co to ?

#5 Příspěvekod mickes1 » 30 srp 2012, 02:09

Orebfuscator aktualizuj na ver. 1.6.2
LWC: http://dev.bukkit.org/server-mods/lwc/files/31-lwc-4-3-0/
Karma potěší :)


Zpět na „Minecraft, Tekkit“

Kdo je online

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