blockhockey

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
jurajetetice
Příspěvky: 358
Věk: 28
Registrován: 04 pro 2012, 18:05
Reputation: 0
Bydliště: Jihočesko

blockhockey

#1 Příspěvekod jurajetetice » 28 kvě 2013, 18:36

GameCraft: 93.91.250.119:37916

Prosim vás,chtel jsem se zeptat,kdyz mam na serveru plugin blockhockey,jaktoze to hracum nejde si pripojit na hockey????
pise to: You are not allowed to join the game. a pritom to mam v permissions.ylm napsane

Uživatelský avatar
Sejsel
Příspěvky: 4131
Registrován: 19 čer 2011, 09:43
Reputation: 0
Bydliště: /home/sejsel/
Kontaktovat uživatele:

Re: blockhockey

#2 Příspěvekod Sejsel » 28 kvě 2013, 20:40

Tak sem s permissions.yml a server.logem při startu :)
01101110011101010110001001110111

jurajetetice
Příspěvky: 358
Věk: 28
Registrován: 04 pro 2012, 18:05
Reputation: 0
Bydliště: Jihočesko

Re: blockhockey

#3 Příspěvekod jurajetetice » 29 kvě 2013, 14:42

log.:

Spoiler: zobrazit

Kód: Vybrat vše

229 recipes
27 achievements
> 14:39:52 [INFO] Starting minecraft server version 1.5.2
> 14:39:52 [INFO] Loading properties
> 14:39:52 [INFO] Default game type: SURVIVAL
> 14:39:52 [INFO] Generating keypair
> 14:39:52 [INFO] Starting Minecraft server on 93.91.250.119:37916
> 14:39:52 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R0.1-1-g53734d2-b2775jnks (MC: 1.5.2) (Implementing API version 1.5.2-R0.2-SNAPSHOT)
> 14:39:53 [INFO] ----- Bukkit Auto Updater -----
> 14:39:53 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
> 14:39:53 [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'.
> 14:39:53 [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.
> 14:39:53 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
> 14:39:53 [INFO] ----- ------------------- -----
> 14:39:53 [INFO] Starting Minequery server on 93.91.250.119:25566
> 14:39:53 [INFO] [PermissionsEx] sql backend registered!
> 14:39:53 [INFO] [PermissionsEx] file backend registered!
> 14:39:53 [INFO] [PermissionsEx] PermissionEx plugin initialized.
> 14:39:53 [SEVERE] Could not load 'plugins/BKCommonLib-1.51.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R2/inventory/CraftItemStack
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_5_R3.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_5_R3.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:106)
at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382)
at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.NoClassDefFoundError: org/bukkit/craftbukkit/v1_5_R2/inventory/CraftItemStack
at com.bergerkiller.bukkit.common.conversion.type.WrapperConverter.<clinit>(WrapperConverter.java:224)
at com.bergerkiller.bukkit.common.conversion.type.ConversionTypes.<clinit>(ConversionTypes.java:90)
at com.bergerkiller.bukkit.common.utils.StringUtil.<clinit>(StringUtil.java:31)
at com.bergerkiller.bukkit.common.ModuleLogger.<init>(ModuleLogger.java:29)
at com.bergerkiller.bukkit.common.ModuleLogger.<init>(ModuleLogger.java:25)
at com.bergerkiller.bukkit.common.internal.CommonPlugin.<clinit>(CommonPlugin.java:63)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:266)
at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
... 9 more
Caused by: java.lang.ClassNotFoundException: org.bukkit.craftbukkit.v1_5_R2.inventory.CraftItemStack
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 18 more
> 14:39:53 [SEVERE] Could not load 'plugins/NoLagg-1.89.9.jar' in folder 'plugins'
org.bukkit.plugin.UnknownDependencyException: BKCommonLib
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.loadPlugins(CraftServer.java:239)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.<init>(CraftServer.java:217)
at net.minecraft.server.v1_5_R3.PlayerList.<init>(PlayerList.java:55)
at net.minecraft.server.v1_5_R3.DedicatedPlayerList.<init>(SourceFile:11)
at net.minecraft.server.v1_5_R3.DedicatedServer.init(DedicatedServer.java:106)
at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:382)
at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
> 14:39:53 [INFO] [TimTheEnchanter] Loading TimTheEnchanter v3.0
> 14:39:53 [INFO] [No No TNT] Loading No No TNT v0.1
> 14:39:53 [INFO] [LagMeter] Loading LagMeter v1.9.0
> 14:39:53 [INFO] [Jobs] Loading Jobs v2.11.1
> 14:39:53 [INFO] [ColourMotd] Loading ColourMotd v0.1
> 14:39:53 [INFO] inequery] Loading Minequery v1.5
> 14:39:53 [INFO] [NoCheatPlus] Loading NoCheatPlus v3.9.1-RC2-b510
> 14:39:53 [INFO] [WorldEdit] Loading WorldEdit v5.5.6
> 14:39:53 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.2
> 14:39:53 [INFO] [blockhockey] Loading blockhockey v2.0
> 14:39:53 [INFO] [NoWither] Loading NoWither v1.0
> 14:39:53 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.5
> 14:39:53 [INFO] [PermissionsEx] Initializing file backend
> 14:39:53 [INFO] Permissions file successfully reloaded
> 14:39:53 [INFO] [SafeCreeper] Loading SafeCreeper v1.4.2
> 14:39:53 [INFO] [SignColors] Loading SignColors v0.1.0
> 14:39:53 [INFO] [HeroicDeathPlus] Loading HeroicDeathPlus v2.1
> 14:39:53 [INFO] [AutoMessage] Loading AutoMessage v2.2.1
> 14:39:53 [INFO] [Tetris] Loading Tetris v0.7.3
> 14:39:53 [INFO] [iConomy] Loading iConomy v7.0
> 14:39:53 [INFO] [HeroSpawn] Loading HeroSpawn v3.0
> 14:39:53 [INFO] [CraftBook] Loading CraftBook v2123-024220d
> 14:39:53 [INFO] [LegendaryLibrary] Loading LegendaryLibrary v1.1.1
> 14:39:53 [INFO] [ColorMe] Loading ColorMe v3.8.1
> 14:39:53 [INFO] [AntiReklama] Loading AntiReklama v3.0
> 14:39:53 [INFO] [SuperSpleef] Loading SuperSpleef vB 0.1.7
> 14:39:53 [INFO] cMMO] Loading mcMMO v1.4.05-b1870
> 14:39:53 [INFO] [Essentials] Loading Essentials v2.10.1
> 14:39:53 [INFO] [Residence] Loading Residence v2.6.6.4
> 14:39:53 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.10.1
> 14:39:53 [INFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
> 14:39:53 [INFO] [Imprison] Loading Imprison v1.0.2
> 14:39:53 [INFO] [ChestShop] Loading ChestShop v3.5
> 14:39:53 [INFO] [EssentialsChat] Loading EssentialsChat v2.10.1
> 14:39:53 [INFO] [Timeismoney] Loading Timeismoney v1.3
> 14:39:53 [INFO] [AuthMe] Loading AuthMe v2.7.16
> 14:39:53 [INFO] [CreativeControl] Loading CreativeControl v5.9.6
> 14:39:53 [INFO] [SafeCreeper] Enabling SafeCreeper v1.4.2
> 14:39:53 [INFO] [SafeCreeper] Loading global config...
> 14:39:53 [INFO] [SafeCreeper] Global config loaded, took 44 ms!
> 14:39:53 [INFO] [SafeCreeper] Loading world configs...
> 14:39:53 [INFO] [SafeCreeper] 2 world configs loaded, took 1 ms!
> 14:39:53 [INFO] [SafeCreeper] Retrieving updates data...
> 14:39:54 [INFO] [SafeCreeper] Updates data received!
> 14:39:54 [INFO] [SafeCreeper] Disabling TVNativeLib usage, TVNLib not found.
> 14:39:54 [INFO] [SafeCreeper] Hooked into PermissionsEx!
> 14:39:54 [INFO] [SafeCreeper] Disabling MobArena usage, plugin not found.
> 14:39:54 [INFO] [SafeCreeper] Disabling PVPArena usage, plugin not found.
> 14:39:54 [INFO] [SafeCreeper] Disabling Factions usage, plugin not found.
> 14:39:54 [INFO] [SafeCreeper] Disabling WorldGuard usage, plugin not found.
> 14:39:54 [INFO] [SafeCreeper] Disabling Corruption usage, plugin not found.
> 14:39:54 [INFO] [SafeCreeper] MCStats.org Statistics enabled.
> 14:39:54 [INFO] [SafeCreeper] Loading destruction repair data...
> 14:39:54 [INFO] [SafeCreeper] Destruction repair data loaded, took 1ms!
> 14:39:54 [INFO] [SafeCreeper] Safe Creeper v1.4.2 enabled, took 1165 ms!
> 14:39:54 [INFO] cMMO] Enabling mcMMO v1.4.05-b1870
> 14:39:54 [INFO] cMMO] Loading mcMMO config.yml File...
> 14:39:54 [INFO] cMMO] Loading mcMMO treasures.yml File...
> 14:39:54 [INFO] cMMO] Loading mcMMO advanced.yml File...
> 14:39:54 [INFO] cMMO] Loading mcMMO child.yml File...
> 14:39:54 [INFO] cMMO] Loading mcMMO repair.vanilla.yml File...
> 14:39:55 [INFO] cMMO] Version 1.4.05-b1870 is enabled!
> 14:39:55 [INFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
> 14:39:55 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
> 14:39:55 [INFO] [LWC] Permissions API: §4PEXPermissions
> 14:39:55 [INFO] [LWC] Currency API: §4iConomy6Currency
> 14:39:55 [INFO] [LWC] Connecting to SQLite
> 14:39:55 [INFO] [LWC] Performing any necessary database updates
> 14:39:55 [INFO] [LWC] Using database: Native
> 14:39:55 [INFO] [LWC] Precached 395 protections
> 14:39:55 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> 14:39:55 [WARNING] The server will make no attempt to authenticate usernames. Beware.
> 14:39:55 [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.
> 14:39:55 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
> 14:39:55 [INFO] Preparing level "world"
> 14:39:55 [INFO] Preparing start region for level 0 (Seed: 2814027793439993521)
> 14:39:56 [INFO] Preparing start region for level 1 (Seed: 2814027793439993521)
> 14:39:56 [INFO] Preparing start region for level 2 (Seed: 2814027793439993521)
> 14:39:56 [INFO] Preparing spawn area: 54%
> 14:39:56 [INFO] [TimTheEnchanter] Enabling TimTheEnchanter v3.0
> 14:39:56 [INFO] [TimTheEnchanter] There are some who call me... Tim?
> 14:39:56 [INFO] [No No TNT] Enabling No No TNT v0.1
> 14:39:56 [INFO] [LagMeter] Enabling LagMeter v1.9.0
> 14:39:56 [INFO] [LagMeter] Not using logs folder.
> 14:39:56 [INFO] [LagMeter 1.9.0] Enabled! Polling every 40 server ticks. Logging to /hlserver/37916/plugins/LagMeter/lag.log
> 14:39:56 [INFO] [Jobs] Enabling Jobs v2.11.1
> 14:39:56 [INFO] [Jobs] Started database save task
> 14:39:56 [INFO] [Jobs] Started buffered payment thread
> 14:39:56 [INFO] [Jobs] Plugin has been enabled succesfully.
> 14:39:56 [INFO] [ColourMotd] Enabling ColourMotd v0.1
> 14:39:56 [INFO] inequery] Enabling Minequery v1.5
> 14:39:56 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.9.1-RC2-b510
> 14:39:56 [INFO] [NoCheatPlus] McAccess set to: 1.5.2 / CB2763-DEV
> 14:39:56 [INFO] [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
> 14:39:56 [INFO] [NoCheatPlus] Version 3.9.1-RC2-b510 is enabled.
> 14:39:57 [INFO] [WorldEdit] Enabling WorldEdit v5.5.6
> 14:39:57 [INFO] WEPIF: Using the Bukkit Permissions API.
> 14:39:57 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.2
> 14:39:57 [INFO] Starting FakaHedaMinequery server on 93.91.250.119:38916
> 14:39:57 [INFO] [blockhockey] Enabling blockhockey v2.0
> 14:39:57 [INFO] [BlockHockey] Stick set to: 280
> 14:39:57 [INFO] [BlockHockey] Puck set to: 2264
> 14:39:57 [INFO] [BlockHockey] skates set to: 305
> 14:39:57 [INFO] [BlockHockey] normal Speed set to: 1.0
> 14:39:57 [INFO] [BlockHockey] sprinting speed set to: 2.0
> 14:39:57 [INFO] [BlockHockey] Smash Power set to: 2.0
> 14:39:57 [INFO] BlockHockey enabled - Have Fun.
> 14:39:57 [INFO] [NoWither] Enabling NoWither v1.0
> 14:39:57 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.5
> 14:39:57 [INFO] [PermissionsEx] Superperms support enabled.
> 14:39:57 [INFO] [PermissionsEx] v1.19.5 enabled
> 14:39:57 [INFO] [SafeCreeper] PermissionsEx plugin enabled, updating hooks!
> 14:39:57 [INFO] [SafeCreeper] Hooked into PermissionsEx!
> 14:39:57 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> 14:39:57 [INFO] [SignColors] Enabling SignColors v0.1.0
> 14:39:57 [INFO] [SignColors] Version 0.1.0 by Pablo97 enabled.
> 14:39:57 [INFO] [HeroicDeathPlus] Enabling HeroicDeathPlus v2.1
> 14:39:57 [INFO] [HeroicDeathPlus] 2.1 enabled.
> 14:39:57 [INFO] [AutoMessage] Enabling AutoMessage v2.2.1
> 14:39:57 [INFO] [Tetris] Enabling Tetris v0.7.3
> 14:39:57 [INFO] [Tetris] Tetris version 0.7.3 is enabled!
> 14:39:57 [INFO] [iConomy] Enabling iConomy v7.0
> 14:39:57 [INFO] [iConomy - April Fools] Enabled (10 ms)
> 14:39:57 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
> 14:39:57 [INFO] [iConomy - April Fools] Purged accounts with default balance.
> 14:39:57 [INFO] [HeroSpawn] Enabling HeroSpawn v3.0
> 14:39:57 [INFO] [CraftBook] Enabling CraftBook v2123-024220d
> 14:39:58 [INFO] [CraftBook] CraftBook v3.6.5 is the latest version available, and the updatability of it is: NO_UPDATE
> 14:39:58 [INFO] 1 cauldron recipe(s) loaded
> 14:39:58 [INFO] [CraftBook] Registered a new furnace recipe!
> 14:39:58 [INFO] [CraftBook] Registered a new shaped recipe!
> 14:39:58 [INFO] [CraftBook] Registered a new shapeless recipe!
> 14:39:58 [INFO] [CraftBook] Registered 3 custom recipes!
> 14:39:58 [WARNING] [CraftBook] Chairs require ProtocolLib! They will not function without it!
> 14:39:58 [INFO] [CraftBook] Enumerating chunks for self-triggered components...
> 14:39:58 [INFO] [WorldEdit] Using inbuilt NmsBlock for this version.
> 14:39:58 [INFO] [CraftBook] 1875 chunk(s) for 3 world(s) processed (119ms elapsed)
> 14:39:58 [INFO] [LegendaryLibrary] Enabling LegendaryLibrary v1.1.1
> 14:39:58 [INFO] [ColorMe] Enabling ColorMe v3.8.1
> 14:39:58 [INFO] [ColorMe] Vault was not found! Running without economy!
> 14:39:58 [INFO] [ColorMe] Running without Spout!
> 14:39:58 [INFO] [ColorMe] Using own group system!
> 14:39:58 [INFO] [ColorMe] SoftMode enabled. If other chat plugins are found, the chat won't be affected by ColorMe.
> 14:39:58 [INFO] [ColorMe] Found EssentialsChat. Will use it for chat!
> 14:39:58 [INFO] [ColorMe] Didn't found TagAPI!
> 14:39:58 [INFO] [AntiReklama] Enabling AntiReklama v3.0
> 14:39:58 [INFO] [AntiReklama] version 3.0 enabled! Original author: kangarko!
> 14:39:58 [INFO] [AntiReklama] §aPlugin will be merged with ChatControl soon. Consider downloading it then: http://dev.bukkit.org/server-mods/chat-control/
> 14:39:58 [INFO] [SuperSpleef] Enabling SuperSpleef vB 0.1.7
> 14:39:58 [INFO] [Spleef] Loading 1 games
> 14:39:58 [INFO] [Spleef]Checking for arena on index 1
> 14:39:58 [INFO] Loading Arena: 1
> 14:39:58 [INFO] [Super Spleef]No save file on disk for arena 1
> 14:39:58 [INFO] METRICS STARTING
> 14:39:58 [INFO] [Essentials] Enabling Essentials v2.10.1
> 14:39:58 [INFO] Essentials: Using PermissionsEx based permissions.
> 14:39:58 [INFO] [Essentials] Payment method found (iConomy version: 6)
> 14:39:58 [INFO] [Residence] Enabling Residence v2.6.6.4
> 14:39:58 [INFO] [Residence] Permissions plugin NOT FOUND!
> 14:39:58 [INFO] [Residence] Scanning for economy systems...
> 14:39:58 [INFO] [Residence] Vault NOT found!
> 14:39:58 [INFO] [Residence] BOSEconomy NOT found!
> 14:39:58 [INFO] [Residence] Successfully linked with Essentials Economy!
> 14:39:59 [INFO] [Residence] Found WorldEdit
> 14:39:59 [INFO] [Residence] Enabled! Version 2.6.6.4 by bekvon
> 14:39:59 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.10.1
> 14:39:59 [INFO] [Imprison] Enabling Imprison v1.0.2
> 14:39:59 [INFO] [ChestShop] Enabling ChestShop v3.5
> 14:39:59 [INFO] [ChestShop] LWC version 4.3.1 (b767-git-MANUAL) (November 15, 2012) loaded.
> 14:39:59 [INFO] [ChestShop] Residence version 2.6.6.4 loaded.
> 14:39:59 [INFO] [ChestShop] iConomy version 6 loaded.
> 14:39:59 [INFO] [EssentialsChat] Enabling EssentialsChat v2.10.1
> 14:39:59 [INFO] [Timeismoney] Enabling Timeismoney v1.3
> 14:39:59 [INFO] Timeismoney is now enabled
> 14:39:59 [INFO] [AuthMe] Enabling AuthMe v2.7.16
> 14:39:59 [INFO] [AuthMe] Loading Configuration File...
> 14:39:59 [INFO] [AuthMe] Merge new Config Options if needed..
> 14:39:59 [INFO] [AuthMe] Set Language: en
> 14:39:59 [INFO] [AuthMe] Successfully hook with ChestShop!
> 14:39:59 [INFO] [AuthMe] Authme 2.7.16 enabled
> 14:39:59 [INFO] [CreativeControl] Enabling CreativeControl v5.9.6
> 14:39:59 [INFO] [CreativeControl]: Initializing configurations...
> 14:39:59 [INFO] [CreativeControl]: Loading Modules...
> 14:39:59 [INFO] [CreativeControl]: Connecting to the SQLite Database...
> 14:39:59 [INFO] [CreativeControl]: SQLite database connected Successfuly!
> 14:39:59 [INFO] [CreativeControl]: Registring Events...
> 14:39:59 [INFO] [CreativeControl]: Cached 252 protections
> 14:39:59 [INFO] [CreativeControl]: Loaded 0 regions
> 14:39:59 [INFO] [CreativeControl]: 252 blocks protected
> 14:39:59 [INFO] [CreativeControl]: CreativeControl v5.9.6 loaded!
> 14:39:59 [INFO] Server permissions file permissions.yml is empty, ignoring it
> 14:40:00 [INFO] Done (4.654s)! For help, type "help" or "?"
> 14:40:00 [INFO] Starting GS4 status listener
> 14:40:00 [INFO] Starting remote control listener
> 14:40:00 [INFO] Query running on 93.91.250.119:37916
> 14:40:00 [WARNING] No rcon password set in '/hlserver/37916/server.properties', rcon disabled!
> 14:40:00 [SEVERE] ==================== Jobs ====================
> 14:40:00 [SEVERE] Vault is required by this plugin for economy support!
> 14:40:00 [SEVERE] Please install Vault first!
> 14:40:00 [SEVERE] You can find the latest version here:
> 14:40:00 [SEVERE] http://dev.bukkit.org/server-mods/vault/
> 14:40:00 [SEVERE] ==============================================
> 14:40:00 [INFO] Accepted EditSessionFactory of type me.FurH.CreativeControl.integration.worldedit.CreativeEditSessionFactory from me.FurH.CreativeControl.integration.worldedit
> 14:40:00 [INFO] /79.127.213.153:51377 lost connection
> 14:40:00 [INFO] /79.127.212.12:49325 lost connection
> 14:40:01 [SEVERE] Could not pass event EntityChangeBlockEvent to NoWither v1.0
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:507)
at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:491)
at net.minecraft.server.v1_5_R3.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:66)
at net.minecraft.server.v1_5_R3.PathfinderGoalSelector.a(PathfinderGoalSelector.java:104)
at net.minecraft.server.v1_5_R3.EntityLiving.bo(EntityLiving.java:1508)
at net.minecraft.server.v1_5_R3.EntitySheep.bo(EntitySheep.java:44)
at net.minecraft.server.v1_5_R3.EntityLiving.c(EntityLiving.java:1299)
at net.minecraft.server.v1_5_R3.EntityAgeable.c(EntityAgeable.java:72)
at net.minecraft.server.v1_5_R3.EntityAnimal.c(SourceFile:30)
at net.minecraft.server.v1_5_R3.EntitySheep.c(EntitySheep.java:52)
at net.minecraft.server.v1_5_R3.EntityLiving.l_(EntityLiving.java:526)
at net.minecraft.server.v1_5_R3.World.entityJoinedWorld(World.java:1355)
at net.minecraft.server.v1_5_R3.WorldServer.entityJoinedWorld(WorldServer.java:614)
at net.minecraft.server.v1_5_R3.World.playerJoinedWorld(World.java:1336)
at net.minecraft.server.v1_5_R3.World.tickEntities(World.java:1224)
at net.minecraft.server.v1_5_R3.WorldServer.tickEntities(WorldServer.java:480)
at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:563)
at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
Caused by: java.lang.NoSuchMethodError: org.bukkit.event.entity.EntityChangeBlockEvent.getEntity()Lorg/bukkit/entity/LivingEntity;
at me.bands.bProtect.main.blockBreak(main.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
... 24 more
> 14:40:01 [SEVERE] Could not pass event EntityChangeBlockEvent to NoWither v1.0
org.bukkit.event.EventException
at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:507)
at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callEntityChangeBlockEvent(CraftEventFactory.java:491)
at net.minecraft.server.v1_5_R3.PathfinderGoalEatTile.e(PathfinderGoalEatTile.java:66)
at net.minecraft.server.v1_5_R3.PathfinderGoalSelector.a(PathfinderGoalSelector.java:104)
at net.minecraft.server.v1_5_R3.EntityLiving.bo(EntityLiving.java:1508)
at net.minecraft.server.v1_5_R3.EntitySheep.bo(EntitySheep.java:44)
at net.minecraft.server.v1_5_R3.EntityLiving.c(EntityLiving.java:1299)
at net.minecraft.server.v1_5_R3.EntityAgeable.c(EntityAgeable.java:72)
at net.minecraft.server.v1_5_R3.EntityAnimal.c(SourceFile:30)
at net.minecraft.server.v1_5_R3.EntitySheep.c(EntitySheep.java:52)
at net.minecraft.server.v1_5_R3.EntityLiving.l_(EntityLiving.java:526)
at net.minecraft.server.v1_5_R3.World.entityJoinedWorld(World.java:1355)
at net.minecraft.server.v1_5_R3.WorldServer.entityJoinedWorld(WorldServer.java:614)
at net.minecraft.server.v1_5_R3.World.playerJoinedWorld(World.java:1336)
at net.minecraft.server.v1_5_R3.World.tickEntities(World.java:1224)
at net.minecraft.server.v1_5_R3.WorldServer.tickEntities(WorldServer.java:480)
at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:563)
at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)



permissions.ylm:


Spoiler: zobrazit

Kód: Vybrat vše

groups:
  hrac:
    default: true
    prefix: '&a[&cH&ar&ca&a&cc&a]'
    permissions:
    - modifyworld.*
    - iConomy.payment
    - iConomy.user
    - lwc.remove
    - lwc.create
    - lwc.info
    - lwc.modify
    - authme.register
    - authme.login
    - authme.changepassword
    - authme.logout
    - essentials.kits.start
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.mail.send
    - essentials.spawn
    - essentials.kit
    - essentials.pay
    - essentials.afk
    - essentials.help
    - essentials.list
    - essentials.mail
    - essentials.msg
    - essentials.warp
    - essentials.warp.list
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.pay
    - essentials.balancetop
    - hockey.*
  Hlavni_Majitel:
    prefix: '&a[&eH&al&ea&av&en&ai&eM&aa&ej&ai&et&ae&el&a]'
    permissions:
    - '*'   
  Majitel:
    prefix: '&c[Majitel]'
    permissions:
    - '*'   
  Zastupce_Majitele:
    prefix: '&1[Zast.&2Majitele]'
    permissions:
    - '*'   
  Hlavni_Admin:
    prefix: '&d[Hlavni_&5Admin]'
    permissions:
    - modifyworld.*
    - worldedit.*
    - lwc.*
    - iConomy.*
    - authme.*
    - essentials.kits.start
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.mail.send
    - essentials.spawn
    - essentials.kit
    - essentials.pay
    - essentials.afk
    - essentials.help
    - essentials.list
    - essentials.mail
    - essentials.msg
    - essentials.warp
    - essentials.warp.list
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.pay
    - essentials.balancetop
    - essentials.feed
    - essentials.hat
    - essentials.fly
    - essentials.jump
    - essentilas.heal
    - essentials.gamemode
    - essentials.back
    - essentials.ban.*
    - essentials.kick.*
    - worldedit.*
    - hockey.*
  Admin:
    prefix: '&9[Admin]'
    permissions:
    - modifyworld.*
    - lwc.*
    - worldedit.*
    - iConomy.*
    - authme.*
    - essentials.kits.start
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.mail.send
    - essentials.spawn
    - essentials.kit
    - essentials.pay
    - essentials.afk
    - essentials.help
    - essentials.list
    - essentials.mail
    - essentials.msg
    - essentials.warp
    - essentials.warp.list
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.pay
    - essentials.balancetop
    - essentials.feed
    - essentials.hat
    - essentials.fly
    - essentials.jump
    - essentilas.heal
    - essentials.gamemode
    - essentials.back
    - essentials.kick.*
    - worldedit.*
    - hockey.*
  Op:
    prefix: '&b[OP]'
    permissions:
    - modifyworld.*
    - lwc.*
    - worldedit.*
    - iConomy.*
    - authme.*
    - essentials.kits.start
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.mail.send
    - essentials.spawn
    - essentials.kit
    - essentials.pay
    - essentials.afk
    - essentials.help
    - essentials.list
    - essentials.mail
    - essentials.msg
    - essentials.warp
    - essentials.warp.list
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.pay
    - essentials.balancetop
    - essentials.feed
    - essentials.hat
    - essentials.fly
    - essentials.jump
    - essentilas.heal
    - essentials.gamemode
    - essentials.back
    - essentials.kick.*
    - hockey.*
  Helper:
    prefix: '&e[Helper]'
    permissions:
    - modifyworld.*
    - lwc.*
    - iConomy.payment
    - iConomy.user
    - authme.register
    - authme.login
    - authme.changepassword
    - authme.logout
    - essentials.kits.start
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.mail.send
    - essentials.spawn
    - essentials.kit
    - essentials.pay
    - essentials.afk
    - essentials.help
    - essentials.list
    - essentials.mail
    - essentials.msg
    - essentials.warp
    - essentials.warp.list
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.pay
    - essentials.balancetop
    - essentials.feed
    - essentials.hat
    - essentials.fly
    - essentials.jump
    - essentilas.heal
    - essentials.gamemode
    - essentials.back
    - essentials.kick.*
    - hockey.*
  VIP_GM:
    prefix: '&6[VIP_&bGM]'
    permissions:
    - modifyworld.*
    - iConomy.payment
    - iConomy.user
    - lwc.remove
    - lwc.create
    - lwc.info
    - lwc.modify
    - authme.register
    - authme.login
    - authme.changepassword
    - authme.logout
    - essentials.kits.start
    - essentials.sethome
    - essentials.home
    - essentials.delhome
    - essentials.mail.send
    - essentials.spawn
    - essentials.kit
    - essentials.pay
    - essentials.afk
    - essentials.help
    - essentials.list
    - essentials.mail
    - essentials.msg
    - essentials.warp
    - essentials.warp.list
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.pay
    - essentials.balancetop
    - essentials.feed
    - essentials.hat
    - essentials.fly
    - essentials.jump
    - essentilas.heal
    - essentials.gamemode
    - essentials.back
    - hockey.*
users:
  Mouse:
    group:
    - Hlavni_Majitel
  duskoSK:
    group:
    - Majitel
  Lumason23Cz:
    group:
    - Zastupce_Majitele
  Autrii:
    group:
    - Op
  Nosfeh:
    group:
    - VIP_GM
 

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

Re: blockhockey

#4 Příspěvekod nejento » 29 kvě 2013, 15:23

Aktualizuj BKCommonLib, protože ho potřebuje NoLagg.
Pokud nepotřebuješ nutně NoLagg, smaž ho i s BKCommonLibem.
Nainstaluj si Vault
Aktualizuj si NoWither, pokud už tam nemáš nějaký jiný plugin, který by mu zabránil.

Další věc: hráčům nedávej permissions hockey.* Budou potom moci vykonavat příkazy jako reloadovat plugin, nebo ho celý přenastavit.

Dej sem ještě odkaz na ten plugin.
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/

jurajetetice
Příspěvky: 358
Věk: 28
Registrován: 04 pro 2012, 18:05
Reputation: 0
Bydliště: Jihočesko

Re: blockhockey

#5 Příspěvekod jurajetetice » 29 kvě 2013, 16:16


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

Re: blockhockey

#6 Příspěvekod nejento » 29 kvě 2013, 20:26

Stačí tenhle permissions: - blockhockey.join
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/


Zpět na „Minecraft, Tekkit“

Kdo je online

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