Dobrý den,
mám na vás prosbu potřeboval bych zjistit proč my na serveru nefungjí pluginy : Nolagg, McCore,DisguiseCraft, BKcommonlib
serverlog při startu
Spoiler: zobrazit
Kód: Vybrat vše
[FakaHeda] Successfully authorized 83.240.62.84!
Loading libraries, please wait...
> [19:15:38 INFO]: Starting minecraft server version 1.7.2
> [19:15:38 INFO]: Loading properties
> [19:15:38 INFO]: Default game type: SURVIVAL
> [19:15:38 INFO]: Generating keypair
> [19:15:38 INFO]: Starting Minecraft server on 93.91.250.136:27195
> [19:15:38 INFO]: This server is running CraftBukkit version git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks (MC: 1.7.2) (Implementing API version 1.7.2-R0.3-SNAPSHOT)
> [19:15:38 INFO]: ----- Bukkit Auto Updater -----
> [19:15:38 INFO]: It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
> [19:15:38 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'.
> [19:15:38 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.
> [19:15:38 INFO]: If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
> [19:15:38 INFO]: ----- ------------------- -----
> [19:15:39 ERROR]: Could not load 'plugins/MCCore.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/PlayerInventory
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:308) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:257) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:235) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R2/PlayerInventory
at com.massivecraft.mcore.MCore.getMCoreGsonBuilder(MCore.java:72) ~[?:?]
at com.massivecraft.mcore.MCore.<clinit>(MCore.java:61) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_40]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R2.PlayerInventory
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_40]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_40]
at com.massivecraft.mcore.MCore.getMCoreGsonBuilder(MCore.java:72) ~[?:?]
at com.massivecraft.mcore.MCore.<clinit>(MCore.java:61) ~[?:?]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_40]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
... 9 more
> [19:15:39 ERROR]: Could not load 'plugins/DisguiseCraft.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/Packet
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:137) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:308) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:231) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:257) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:235) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/Packet
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_40]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_6_R3.Packet
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:67) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:62) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.7.0_40]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.7.0_40]
at java.lang.Class.forName0(Native Method) ~[?:1.7.0_40]
at java.lang.Class.forName(Class.java:270) ~[?:1.7.0_40]
at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:40) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
... 9 more
> [19:15:39 ERROR]: Could not load 'plugins/PropHunt (1).jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: ProtocolLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:196) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.loadPlugins(CraftServer.java:257) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.<init>(CraftServer.java:235) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.PlayerList.<init>(PlayerList.java:63) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.DedicatedPlayerList.<init>(SourceFile:14) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.DedicatedServer.init(DedicatedServer.java:126) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:424) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) inecraft_server.jar:git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks]
> [19:15:39 INFO]: [LagMeter] Loading LagMeter v1.16.0
> [19:15:39 INFO]: [HorseKeep] Loading HorseKeep v0.2.1
> [19:15:39 INFO]: [GroupManager] Loading GroupManager v2.0 (2.12.1) (Phoenix)
> [19:15:39 INFO]: [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
> [19:15:39 INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.7-BETA-sMD5NET-b651
> [19:15:39 INFO]: [WorldEdit] Loading WorldEdit v5.5.8
> [19:15:39 INFO]: [ColoredSigns] Loading ColoredSigns v4.1
> [19:15:39 INFO]: [Vault] Loading Vault v1.2.29-b370
> [19:15:39 INFO]: ultiverse-Core] Loading Multiverse-Core v2.4-b527
> [19:15:39 INFO]: [WorldGuard] Loading WorldGuard v5.8
> [19:15:39 INFO]: [dynmap] Loading dynmap v1.9.2-892
> [19:15:39 INFO]: [dynmap] Mod Support API available
> [19:15:39 INFO]: [Dynmap-WorldGuard] Loading Dynmap-WorldGuard v0.50
> [19:15:39 INFO]: [iConomy] Loading iConomy v7.0
> [19:15:39 INFO]: [OnTime] Loading OnTime v3.12.1
> [19:15:39 INFO]: [CoreProtect] Loading CoreProtect v2.0.8
> [19:15:39 INFO]: [DelayCommand] Loading DelayCommand v1.1
> [19:15:39 INFO]: [BKCommonLib] Loading BKCommonLib v1.56
> [19:15:39 INFO]: [ZavAutoMessager] Loading ZavAutoMessager v2.5
> [19:15:39 INFO]: [DeathMessages] Loading DeathMessages v2.6.2
> [19:15:39 INFO]: oneyDrop] Loading MoneyDrop v2.1.1
> [19:15:39 INFO]: [PwnFilter] Loading PwnFilter v3.3.0-rc1
> [19:15:39 INFO]: [Essentials] Loading Essentials v2.12.2
> [19:15:39 INFO]: [WorldBorder] Loading WorldBorder v1.7.7
> [19:15:39 INFO]: [EssentialsProtect] Loading EssentialsProtect v2.12.2
> [19:15:39 INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.12.2
> [19:15:39 INFO]: [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
> [19:15:39 INFO]: [NoLagg] Loading NoLagg v1.90.4
> [19:15:39 INFO]: [ChestShop] Loading ChestShop v3.69
> [19:15:39 INFO]: [EssentialsChat] Loading EssentialsChat v2.12.2
> [19:15:39 INFO]: [AuthMe] Loading AuthMe v3.2-CB1.6.4
> [19:15:39 INFO]: [Vault] Enabling Vault v1.2.29-b370
> [19:15:39 INFO]: [Vault][Economy] Essentials Economy found: Waiting
> [19:15:39 WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
> [19:15:39 WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
> [19:15:39 WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
> [19:15:39 INFO]: [Vault][Economy] iConomy 6 found: Waiting
> [19:15:39 INFO]: [Vault][Permission] GroupManager found: Waiting
> [19:15:39 INFO]: [Vault][Permission] SuperPermissions loaded as backup permission system.
> [19:15:39 INFO]: [Vault][Chat] GroupManager found: Waiting
> [19:15:39 INFO]: [Vault] Enabled Version 1.2.29-b370
> [19:15:39 INFO]: [BKCommonLib] Enabling BKCommonLib v1.56
> [19:15:39 ERROR]: [BKCommonLib] This version of BKCommonLib is not compatible with: CraftBukkit (git-Bukkit-1.7.2-R0.2-10-gd51ccd1-b2987jnks) : v1_7_R1 (Minecraft 1.7.2)
> [19:15:39 ERROR]: [BKCommonLib] It could be that BKCommonLib has to be updated, as the current version is built for MC v1_6_R3
> [19:15:39 ERROR]: [BKCommonLib] Please look for an available BKCommonLib version that is compatible:
> [19:15:39 ERROR]: [BKCommonLib] http://dev.bukkit.org/server-mods/bkcommonlib/
> [19:15:39 ERROR]: [BKCommonLib] BKCommonLib and all depending plugins will now disable...
> [19:15:39 INFO]: [BKCommonLib] Disabling BKCommonLib v1.56
> [19:15:39 INFO]: [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
> [19:15:39 INFO]: [LWC] Connecting to SQLite
> [19:15:40 WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> [19:15:40 WARN]: The server will make no attempt to authenticate usernames. Beware.
> [19:15:40 WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
> [19:15:40 WARN]: To change this, set "online-mode" to "true" in the server.properties file.
> [19:15:40 INFO]: Preparing level "world"
> [19:15:40 INFO]: Preparing start region for level 0 (Seed: 1204761008858336328)
> [19:15:41 INFO]: Preparing spawn area: 0%
> [19:15:42 INFO]: Preparing start region for level 1 (Seed: 1204761008858336328)
> [19:15:42 INFO]: [LagMeter] Enabling LagMeter v1.16.0
> [19:15:42 INFO]: [LagMeter] Not using logs folder.
> [19:15:42 INFO]: [LagMeter] Enabled! Polling every 40 server ticks. Logging to /hlserver/27195/plugins/LagMeter/lag.log.
> [19:15:42 INFO]: [LagMeter] Chunks loaded:
> [19:15:42 INFO]: [LagMeter] World "world": 625.
> [19:15:42 INFO]: [LagMeter] World "world_nether": 625.
> [19:15:42 INFO]: [LagMeter] Total chunks loaded: 1250
> [19:15:42 INFO]: [LagMeter] Entities:
> [19:15:42 INFO]: [LagMeter] World "world": 170.
> [19:15:42 INFO]: [LagMeter] World "world_nether": 146.
> [19:15:42 INFO]: [LagMeter] Total entities: 316
> [19:15:42 INFO]: [HorseKeep] Enabling HorseKeep v0.2.1
> [19:15:42 INFO]: [HorseKeep] Enabled
> [19:15:42 INFO]: [GroupManager] Enabling GroupManager v2.0 (2.12.1) (Phoenix)
> [19:15:42 INFO]: GroupManager - INFO - World Found: world
> [19:15:42 INFO]: GroupManager - INFO - Superperms support enabled.
> [19:15:42 INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
> [19:15:42 INFO]: GroupManager - INFO - Backups will be retained for 10 hours!
> [19:15:42 INFO]: GroupManager version 2.0 (2.12.1) (Phoenix) is enabled!
> [19:15:42 INFO]: [Vault][Permission] GroupManager hooked.
> [19:15:42 INFO]: [Vault][Chat] GroupManager - Chat hooked.
> [19:15:42 INFO]: [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
> [19:15:42 INFO]: Starting FakaHedaMinequery server on 93.91.250.136:28195
> [19:15:42 INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.10.7-BETA-sMD5NET-b651
> [19:15:42 INFO]: [NoCheatPlus] McAccess set to: 1.7.2 / CB2922-DEV
> [19:15:42 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
> [19:15:42 INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
> [19:15:43 INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
> [19:15:43 INFO]: [NoCheatPlus] Version 3.10.7-BETA-sMD5NET-b651 is enabled.
> [19:15:43 INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
> [19:15:43 INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
> [19:15:43 INFO]: [ColoredSigns] Enabling ColoredSigns v4.1
> [19:15:43 WARN]: [ColoredSigns] Erorr while loading commands.
> [19:15:43 WARN]: [ColoredSigns] Check your craftbukkit version or contact the developer.
> [19:15:43 INFO]: ====================================
> [19:15:43 INFO]: | ColoredSigns by Janomine |
> [19:15:43 INFO]: | Version: 4.1 |
> [19:15:43 INFO]: | Stable Version |
> [19:15:43 INFO]: ====================================
> [19:15:43 INFO]: ultiverse-Core] Enabling Multiverse-Core v2.4-b527
> [19:15:43 INFO]: ultiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
> [19:15:43 INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
> [19:15:43 INFO]: ultiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 1204761008858336328
> [19:15:43 INFO]: ultiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 1204761008858336328
> [19:15:43 INFO]: ultiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 1204761008858336328
> [19:15:43 INFO]: Preparing start region for level 2 (Seed: 1204761008858336328)
> [19:15:44 INFO]: ultiverse-Core] Loading World & Settings - 'pvp' - Env: NORMAL - Type: FLAT & seed: 8640352482472107604
> [19:15:44 INFO]: Preparing start region for level 3 (Seed: 8640352482472107604)
> [19:15:45 INFO]: ultiverse-Core] Loading World & Settings - 'found' - Env: NORMAL - Type: FLAT & seed: -2095823628567144132
> [19:15:45 INFO]: Preparing start region for level 4 (Seed: -2095823628567144132)
> [19:15:46 INFO]: ultiverse-Core] Loading World & Settings - 'pvps' - Env: NORMAL - Type: NORMAL & seed: 2173965387348381090
> [19:15:46 INFO]: Preparing start region for level 5 (Seed: 2173965387348381090)
> [19:15:47 INFO]: ultiverse-Core] Loading World & Settings - 'world_yt' - Env: NORMAL - Type: NORMAL & seed: -740417004
> [19:15:47 INFO]: Preparing start region for level 6 (Seed: -740417004)
> [19:15:48 INFO]: ultiverse-Core] 7 - World(s) loaded.
> [19:15:48 INFO]: [WorldGuard] Enabling WorldGuard v5.8
> [19:15:48 INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (world) Lighters are PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (world) Lava fire is blocked.
> [19:15:48 INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
> [19:15:48 INFO]: [WorldGuard] Loaded configuration for world 'world'
> [19:15:48 INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
> [19:15:48 INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
> [19:15:48 INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
> [19:15:48 INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
> [19:15:48 INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
> [19:15:48 INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
> [19:15:48 INFO]: [WorldGuard] (pvp) TNT ignition is PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (pvp) Lava fire is blocked.
> [19:15:48 INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
> [19:15:48 INFO]: [WorldGuard] Loaded configuration for world 'pvp'
> [19:15:48 INFO]: [WorldGuard] (found) TNT ignition is PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (found) Lighters are PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (found) Lava fire is blocked.
> [19:15:48 INFO]: [WorldGuard] (found) Fire spread is UNRESTRICTED.
> [19:15:48 INFO]: [WorldGuard] Loaded configuration for world 'found'
> [19:15:48 INFO]: [WorldGuard] (pvps) TNT ignition is PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (pvps) Lighters are PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (pvps) Lava fire is blocked.
> [19:15:48 INFO]: [WorldGuard] (pvps) Fire spread is UNRESTRICTED.
> [19:15:48 INFO]: [WorldGuard] Loaded configuration for world 'pvps'
> [19:15:48 INFO]: [WorldGuard] (world_yt) TNT ignition is PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (world_yt) Lighters are PERMITTED.
> [19:15:48 INFO]: [WorldGuard] (world_yt) Lava fire is blocked.
> [19:15:48 INFO]: [WorldGuard] (world_yt) Fire spread is UNRESTRICTED.
> [19:15:48 INFO]: [WorldGuard] Loaded configuration for world 'world_yt'
> [19:15:48 INFO]: [WorldGuard] 347 regions loaded for 'world'
> [19:15:48 INFO]: [WorldGuard] 3 regions loaded for 'world_nether'
> [19:15:48 INFO]: [WorldGuard] 5 regions loaded for 'world_the_end'
> [19:15:48 INFO]: [WorldGuard] 29 regions loaded for 'pvp'
> [19:15:48 INFO]: [WorldGuard] 12 regions loaded for 'found'
> [19:15:48 INFO]: [WorldGuard] 2 regions loaded for 'pvps'
> [19:15:48 INFO]: [WorldGuard] 2 regions loaded for 'world_yt'
> [19:15:48 INFO]: [dynmap] Enabling dynmap v1.9.2-892
> [19:15:48 INFO]: [dynmap] Added 38 custom biome mappings
> [19:15:48 INFO]: [dynmap] Using GroupManager 2.0 (2.12.1) (Phoenix) for access control
> [19:15:48 INFO]: [dynmap] Mod Support processing completed
> [19:15:49 INFO]: [dynmap] Loaded 21 shaders.
> [19:15:49 INFO]: [dynmap] Loaded 82 perspectives.
> [19:15:49 INFO]: [dynmap] Loaded 12 lightings.
> [19:15:49 ERROR]: [dynmap] Failed to start WebServer on address 93.91.250.136:8123 : Address already in use
> [19:15:49 INFO]: [dynmap] version 1.9.2-892 is enabled - core version 1.9.2-1848
> [19:15:49 INFO]: [dynmap] Loaded 3 maps of world 'world'.
> [19:15:49 INFO]: [dynmap] Loaded 21 pending tile renders for world 'world'
> [19:15:49 INFO]: [dynmap] Loaded 2 maps of world 'world_nether'.
> [19:15:49 INFO]: [dynmap] Loaded 2 maps of world 'world_the_end'.
> [19:15:49 INFO]: [dynmap] Loaded 3 maps of world 'pvp'.
> [19:15:49 INFO]: [dynmap] Loaded 3 maps of world 'found'.
> [19:15:49 INFO]: [dynmap] Loaded 3 maps of world 'pvps'.
> [19:15:49 INFO]: [dynmap] Loaded 3 maps of world 'world_yt'.
> [19:15:49 INFO]: [dynmap] Enabled
> [19:16:03 INFO]: [Dynmap-WorldGuard] Enabling Dynmap-WorldGuard v0.50
> [19:16:03 INFO]: [Dynmap-WorldGuard] initializing
> [19:16:03 INFO]: [Dynmap-WorldGuard] Custom flag 'dynmap-boost' not registered - WGCustomFlags not found
> [19:16:03 INFO]: [Dynmap-WorldGuard] version 0.50 is activated
> [19:16:03 INFO]: [iConomy] Enabling iConomy v7.0
> [19:16:03 INFO]: [iConomy - April Fools] Enabled (152 ms)
> [19:16:03 INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
> [19:16:03 INFO]: [Vault][Economy] iConomy 7 hooked.
> [19:16:03 INFO]: [iConomy - April Fools] Purged accounts with default balance.
> [19:16:07 INFO]: [OnTime] Enabling OnTime v3.12.1
> [19:16:09 INFO]: [CoreProtect] Enabling CoreProtect v2.0.8
> [19:16:09 INFO]: CoreProtect version 2.0.8 is enabled!
> [19:16:09 INFO]: [CoreProtect] Using SQLite for data storage.
> [19:16:09 INFO]: [DelayCommand] Enabling DelayCommand v1.1
> [19:16:09 INFO]: [ZavAutoMessager] Enabling ZavAutoMessager v2.5
> [19:16:10 INFO]: ZavAutoMessager v2.5 has been enabled
> [19:16:10 INFO]: ZavAutoMessager v2.5: Sending messages is now set to true
> [19:16:10 INFO]: ZavAutoMessager v2.5 is not up to date. Check the latest version on BukkitDev.
> [19:16:10 INFO]: ZavAutoMessager v2.5 The latest version is currently 2.6
> [19:16:10 INFO]: Thank you for using ZavAutoMessager v2.5 by the ZavTeam!
> [19:16:10 INFO]: [DeathMessages] Enabling DeathMessages v2.6.2
> [19:16:10 INFO]: <<[ DeathMessages ]>> [ Version ]=[ 2.6.2 ] [ Successfully Loaded! ]
> [19:16:10 INFO]: oneyDrop] Enabling MoneyDrop v2.1.1
> [19:16:10 INFO]: oneyDrop] loaded and ready for looting.
> [19:16:10 INFO]: [PwnFilter] Enabling PwnFilter v3.3.0-rc1
> [19:16:10 INFO]: [PwnFilter] Now logging to plugins/PwnFilter/pwnfilter.log
> [19:16:10 INFO]: [PwnFilter] Vault found. Enabling actions requiring Vault
> [19:16:10 WARN]: [PwnFilter] Failed to compile regex: .*[].*
> [19:16:10 WARN]: [PwnFilter] Unclosed character class near index 5
.*[].*
^
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:3) Unable to parse a valid rule.
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:97) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:100) Error in action line: No command was provided to 'console'
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:141) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:159) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:184) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:219) Error in action line: No command was provided to 'console'
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:425) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:432) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:437) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:444) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Failed to compile regex: .*[].*
> [19:16:10 WARN]: [PwnFilter] Unclosed character class near index 5
.*[].*
^
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:3) Unable to parse a valid rule.
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:97) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:100) Error in action line: No command was provided to 'console'
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:141) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:159) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:184) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:219) Error in action line: No command was provided to 'console'
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:425) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:432) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:437) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:444) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Failed to compile regex: .*[].*
> [19:16:10 WARN]: [PwnFilter] Unclosed character class near index 5
.*[].*
^
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:3) Unable to parse a valid rule.
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:97) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:100) Error in action line: No command was provided to 'console'
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:141) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:159) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:184) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:219) Error in action line: No command was provided to 'console'
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:425) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:432) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:437) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:444) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Failed to compile regex: .*[].*
> [19:16:10 WARN]: [PwnFilter] Unclosed character class near index 5
.*[].*
^
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:3) Unable to parse a valid rule.
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:97) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:100) Error in action line: No command was provided to 'console'
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:141) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:159) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:184) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:219) Error in action line: No command was provided to 'console'
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:425) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:432) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:437) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 WARN]: [PwnFilter] Parser Error (rules.txt:444) Deprecation warning: 'events' keyword is deprecated. Please add rules to the correct file instead of using 'events' (eg: command.txt, chat.txt, etc.)
> [19:16:10 INFO]: [PwnFilter] Activated PlayerListener with Priority Setting: LOWEST Rule Count: 47
> [19:16:13 INFO]: [Essentials] Enabling Essentials v2.12.2
> [19:16:13 INFO]: Using locale cs
> [19:16:13 INFO]: Using locale cs
> [19:16:13 INFO]: [Vault][Economy] Essentials Economy hooked.
> [19:16:13 INFO]: Essentials: Using GroupManager based permissions.
> [19:16:13 INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.29-b370)
> [19:16:14 INFO]: [WorldBorder] Enabling WorldBorder v1.7.7
> [19:16:14 INFO]: [WorldBorder] [CONFIG] Using elliptic/round border, knockback of 3.0 blocks, and timer delay of 5.
> [19:16:14 INFO]: [WorldBorder] [CONFIG] Border-checking timed task started.
> [19:16:14 INFO]: [WorldBorder] [CONFIG] World "NewWorld" has border radius 1500 at X: -390.5 Z: 289.3
> [19:16:14 INFO]: [WorldBorder] [CONFIG] World "world" has border radius 5000 at X: 97.5 Z: 542.8
> [19:16:14 INFO]: [WorldBorder] [CONFIG] World "world_nether" has border radius 4000 at X: -8.2 Z: 8.6
> [19:16:14 INFO]: [WorldBorder] [CONFIG] World "world_the_end" has border radius 800 at X: 8.9 Z: -2.4
> [19:16:14 INFO]: [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
> [19:16:14 INFO]: For reference, the main world's spawn location is at X: 172.0 Y: 66.0 Z: 193.0
> [19:16:20 INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.12.2
> [19:16:20 INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.12.2
> [19:16:20 INFO]: [NoLagg] Enabling NoLagg v1.90.4
> [19:16:20 ERROR]: [NoLagg] Could not enable 'NoLagg v1.90.4' because dependency 'BKCommonLib' failed to enable!
> [19:16:20 ERROR]: [NoLagg] Perhaps the dependency has to be updated? Please check the log for any errors related to BKCommonLib
> [19:16:20 INFO]: [NoLagg] Disabling NoLagg v1.90.4
> [19:16:20 INFO]: [ChestShop] Enabling ChestShop v3.69
> [19:16:20 INFO]: [ChestShop] LWC version 4.4.0 (b881) (July 11, 2013) loaded.
> [19:16:20 INFO]: [ChestShop] Vault loaded! Found an economy plugin!
> [19:16:33 INFO]: [EssentialsChat] Enabling EssentialsChat v2.12.2
> [19:16:33 INFO]: [AuthMe] Enabling AuthMe v3.2-CB1.6.4
> [19:16:33 INFO]: [AuthMe] Loading Configuration File...
> [19:16:33 WARN]: [AuthMe] Merge new Config Options if needed..
> [19:16:33 WARN]: [AuthMe] Please check your config.yml file!
> [19:16:33 INFO]: Set Language: en
> [19:16:33 INFO]: Hook with Multiverse-Core for SpawnLocations
> [19:16:33 INFO]: Hook with Essentials plugin
> [19:16:33 INFO]: Hook with EssentialsSpawn plugin
> [19:16:33 INFO]: MySQL driver loaded
> [19:16:33 INFO]: Connection pool ready
> [19:16:33 INFO]: Successfully hook with ChestShop!
> [19:16:33 INFO]: Vault plugin detected, hook with GroupManager system
> [19:16:33 INFO]: Authme 3.2-CB1.6.4 enabled
> [19:16:44 INFO]: Server permissions file permissions.yml is empty, ignoring it
> [19:17:07 INFO]: Done (86.581s)! For help, type "help" or "?"
> [19:17:07 INFO]: Starting GS4 status listener
> [19:17:07 INFO]: Starting remote control listener
> [19:17:07 INFO]: Query running on 93.91.250.136:27195
> [19:17:07 WARN]: No rcon password set in '/hlserver/27195/server.properties', rcon disabled!
> [19:17:07 INFO]: [NoCheatPlus] Post-enable running...
> [19:17:23 INFO]: [NoCheatPlus] Post-enable finished.
> [19:17:23 INFO]: Accepted EditSessionFactory of type net.coreprotect.worldedit.CoreProtectEditSessionFactory from net.coreprotect.worldedit
Předem děkuji za pomoc
ps: bugy v Pwn časem opravím