CreativeControl
Napsal: 11 kvě 2013, 17:47
od zikl
IP:93.91.240.151:27531
Zdravím creativecontrol mi porad vyhazuje tuto chybu vždy když si vip+ přepíná mod
Config creativecontrol
Seznam pluginu
Edit: //Můžete lock
//LOCK
Zdravím creativecontrol mi porad vyhazuje tuto chybu vždy když si vip+ přepíná mod
Spoiler: zobrazit
Kód: Vybrat vše
> 17:39:04 [SEVERE] Could not pass event PlayerGameModeChangeEvent to CreativeControl v5.9.6
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.entity.CraftPlayer.setGameMode(CraftPlayer.java:552)
at com.earth2me.essentials.PlayerExtension.setGameMode(PlayerExtension.java)
at com.earth2me.essentials.commands.Commandgamemode.run(Commandgamemode.java:76)
at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:105)
at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:431)
at com.earth2me.essentials.Essentials.onCommand(Essentials.java:320)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:965)
at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:883)
at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:840)
at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
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.NoClassDefFoundError: uk/org/whoami/authme/api/API
at me.FurH.CreativeControl.CreativeControl.isLoggedIn(CreativeControl.java:509)
at me.FurH.CreativeControl.listener.CreativePlayerListener.onPlayerGameModeChange(CreativePlayerListener.java:96)
at sun.reflect.GeneratedMethodAccessor380.invoke(Unknown Source)
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)
... 25 more
Config creativecontrol
Spoiler: zobrazit
Kód: Vybrat vše
Database:
## MySQL, the database type, can be SQLite, MySQL or H2
Type: MySQL
## host, the MySQL host name
host: localhost
## port, the MySQL port
port: 3306
## user, the MySQL user name
user: gs_27531_1
## pass, the MySQL password, '' if none.
pass: *********
## database, the MySQL database to be used by this plugin
database: gs_27531_1
## prefix, the prefix used to create the tables in the sql database
prefix: crcr_
## This section will define which group the player will be added when he changes his gamemode.
Permissions:
## Enabled, if true, this system will be enabled, in way to use this, you must set it to true.
Enabled: false
## Move, if true, the player will be removed from his original group and added to the creative group, by default the player is just added to the new group.
Move: false
## MoveFrom, the group that will be affected when the player change his gamemode, the player will only be moved if he is a member of this group.
MoveFrom: MembersSurvival
## MoveTo, the group that the player will be added when he change his gamemode to creative
MoveTo: MembersCreative
## OpHasPerm, if true, ops will have all the permissions and will not be checked by your permissions plugin
OpHasPerm: false
Queue:
## Threads, the number of threads to be use to process the database
Threads: 1
## Speed, the speed of the queue, if your server is taking too long to shutdown, increase this option.
Speed: 0.1
Cache:
## MaxCapacity, the maximum cache capacity, higher this value is, better will be the performance, but also the memory usage will increase.
MaxCapacity: 15000
## PreCache, the amount of items to be cached on startup, if you have a big database, this may increase the load time.
PreCache: 10000
Configurations:
## Single, if true, only the world.yml file will be used, other ones will be ignored.
Single: false
## Conflict, if true, if required, some functions of this plugin will be automatically disabled to avoid conflict.
Conflict: true
## FriendSystem, if true, the friend system will be enabled, this may take a bit of resources, just a bit.
FriendSystem: false
Updater:
## Check for updates?
Enabled: true
Selection:
## UseWorldEdit, if true, worldedit will be used to make selections. Otherwise the tool defined below will be used.
UseWorldEdit: true
## The Item ID used to select regions, if UseWorldEdit is false
Tool: 369
Events:
## Use PlayerMoveEvent? This may take a lot of resources on large servers, but is required to Creative/Survival regions work.
PlayerMove: false
## Enable MiscProtections? Not recommended to use, I'll probably remove it on future releases.
MiscProtection: false
PlayerData:
## Inventory, if true, players will have an inventory to survival, other to creative an other to adventurer
Inventory: true
## Status, if true, will save the player survival status [e.g Health, Food, etc]
Status: true
## Teleport, if true, the player will be teleported to the floor on login if needed
Teleport: false
## SetSurvival, if true, the player will be set to survival on login (ATTENTTION: THIS MAY GLITCH WITH AUTH PLUGINS)
SetSurvival: false
## This section will define the armor to set on every creative player, for advanced options, while wearing the armor type /cc set armor.
CreativeArmor:
## Helmet, the player helmet
Helmet: 302:0:1:0:[]
## Chestplate, the player chestplate
Chestplate: 303:0:1:0:[]
## Leggings, the player leggings
Leggings: 304:0:1:0:[]
## Boots, the player boots
Boots: 305:0:1:0:[]
Communicator:
## Quiet, if true, any messages will be displayed
Quiet: false
Debug:
## Console, if true, debug messages will be displayed in the console
Console: false
## Stack, if true, common errors will be printed by full [leave it true C:]
Stack: true
# End of the file -->
Seznam pluginu
Spoiler: zobrazit
Kód: Vybrat vše
SetBiome, TortureChase, ReplantTrees, DropHead, EssentialPads, PluginManager, Vault, AdvancedPVP, Multiverse-Core, TabColor, dynmap, AutoMessage, LightVote, DisablePVP, ChainArmour, AuthMe, AntiAdvertising, OpenInv, Votifier, mcMMO, GAListener, Citizens, LagMeter, PointsOfInterests, FaktAdmin, FakaHedaMinequery, GameOfCube, TagAPI, AntiWitherDestruction, PermissionsEx, LogBlock, WorldGuard, HeroicDeathPlus, NoNewbiePVP, CustomMessages, iConomy, FalseBookCore, UltimateGold, SimpleReserve, UltimatePack, Essentials, CreativeControl, Sentry, CompatNoCheatPlus, Residence, ChatManager, NoCheatPlus, FalseBookBlock, EssentialsSpawn, NameTags, Ultrabans, LWC, ResidenceSigns, ChestShop, dynmap-residence, Orebfuscator, WorldEdit, LotteryChance
Edit: //Můžete lock
//LOCK