Citizens

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
vovicek
Příspěvky: 88
Registrován: 23 úno 2013, 18:30
Reputation: 0

Citizens

#1 Příspěvekod vovicek » 22 srp 2015, 21:35

Server: 82.208.17.23:27660

Ahoj, na server jsem si dnes dal Plugin Citizens, když jsem napsal /npc create vovicek, napsalo mi to Error

Spoiler: zobrazit

Kód: Vybrat vše

> 21:33:22 [INFO] vovicek issued server command: /npc create vovicek
> 21:33:22 [INFO] [Citizens] Could not fetch NMS field e: e.
> 21:33:22 [INFO] [Citizens] Could not fetch NMS field j: j.
> 21:33:22 [INFO] [Citizens] Could not fetch NMS field m: m.
> 21:33:22 [SEVERE] java.lang.NoSuchFieldError: field_75515_a
> 21:33:22 [SEVERE] at net.citizensnpcs.util.nms.PlayerNavigation.<init>(PlayerNavigation.java:35)
> 21:33:22 [SEVERE] at net.citizensnpcs.npc.entity.EntityHumanNPC.initialise(EntityHumanNPC.java:154)
> 21:33:22 [SEVERE] at net.citizensnpcs.npc.entity.EntityHumanNPC.<init>(EntityHumanNPC.java:66)
> 21:33:22 [SEVERE] at net.citizensnpcs.npc.entity.HumanController.createEntity(HumanController.java:22)
> 21:33:22 [SEVERE] at net.citizensnpcs.npc.AbstractEntityController.spawn(AbstractEntityController.java:28)
> 21:33:22 [SEVERE] at net.citizensnpcs.npc.CitizensNPC.spawn(CitizensNPC.java:150)
> 21:33:22 [SEVERE] at net.citizensnpcs.commands.NPCCommands.create(NPCCommands.java:352)
> 21:33:22 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 21:33:22 [SEVERE] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 21:33:22 [SEVERE] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 21:33:22 [SEVERE] at java.lang.reflect.Method.invoke(Method.java:606)
> 21:33:22 [SEVERE] at net.citizensnpcs.api.command.CommandManager.executeMethod(CommandManager.java:153)
> 21:33:22 [SEVERE] at net.citizensnpcs.api.command.CommandManager.execute(CommandManager.java:90)
> 21:33:22 [SEVERE] at net.citizensnpcs.api.command.CommandManager.executeSafe(CommandManager.java:177)
> 21:33:22 [SEVERE] at net.citizensnpcs.Citizens.onCommand(Citizens.java:214)
> 21:33:22 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
> 21:33:22 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:192)
> 21:33:22 [SEVERE] at org.bukkit.craftbukkit.v1_6_R3.CraftServer.dispatchCommand(CraftServer.java:533)
> 21:33:22 [SEVERE] at net.minecraft.network.NetServerHandler.func_72566_d(NetServerHandler.java:1405)
> 21:33:22 [SEVERE] at net.minecraft.network.NetServerHandler.chat(NetServerHandler.java:1269)
> 21:33:22 [SEVERE] at net.minecraft.network.NetServerHandler.func_72481_a(NetServerHandler.java:1201)
> 21:33:22 [SEVERE] at net.minecraft.network.packet.Packet3Chat.func_73279_a(Packet3Chat.java:68)
> 21:33:22 [SEVERE] at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:470)
> 21:33:22 [SEVERE] at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.java:233)
> 21:33:22 [SEVERE] at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenThread.java:54)
> 21:33:22 [SEVERE] at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747_b(DedicatedServerListenThread.java:34)
> 21:33:22 [SEVERE] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:910)
> 21:33:22 [SEVERE] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:330)
> 21:33:22 [SEVERE] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:777)
> 21:33:22 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:659)
> 21:33:22 [SEVERE] at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)

předem díky :)

vojtamaniak
Příspěvky: 3512
Věk: 26
Registrován: 18 úno 2012, 21:02
Reputation: 11

Re: Citizens

#2 Příspěvekod vojtamaniak » 22 srp 2015, 21:35

Doplň IP a port, díky.

vovicek
Příspěvky: 88
Registrován: 23 úno 2013, 18:30
Reputation: 0

Re: Citizens

#3 Příspěvekod vovicek » 22 srp 2015, 21:39

vojtamaniak píše:Doplň IP a port, díky.

Doplněno, omlouvám se

Uživatelský avatar
TheAmazingCave
Příspěvky: 1351
Registrován: 21 led 2013, 16:31
Reputation: 1

Re: Citizens

#4 Příspěvekod TheAmazingCave » 22 srp 2015, 21:53

log? :)
Obrázek

vovicek
Příspěvky: 88
Registrován: 23 úno 2013, 18:30
Reputation: 0

Re: Citizens

#5 Příspěvekod vovicek » 22 srp 2015, 22:01

Spoiler: zobrazit

Kód: Vybrat vše

2015-08-22 22:00:06 [INFO] Starting minecraft server version 1.6.4
2015-08-22 22:00:06 [WARNING] To start the server with more ram, launch it as "java -Xmx1024M -Xms1024M -jar minecraft_server.jar"
2015-08-22 22:00:06 [INFO] MinecraftForge v
2015-08-22 22:00:06 [INFO] 9.11.1.965
2015-08-22 22:00:06 [INFO]  Initialized

2015-08-22 22:00:06 [INFO] Replaced 111 ore recipies
2015-08-22 22:00:12 [INFO] Galacticraft ignored dynamic interface insertion since "IC2" was not found.
2015-08-22 22:00:12 [INFO] Galacticraft added interface "buildcraft/api/power/IPowerReceptor" dynamically from "BuildCraft|Energy" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalElectrical".
2015-08-22 22:00:12 [INFO] Galacticraft ignored dynamic interface insertion since "ThermalExpansion" was not found.
2015-08-22 22:00:12 [INFO] Galacticraft added interface "mekanism/api/energy/IStrictEnergyAcceptor" dynamically from "Mekanism" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalElectrical".
2015-08-22 22:00:12 [INFO] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalElectrical (2)
2015-08-22 22:00:12 [INFO] Galacticraft ignored dynamic interface insertion since "IC2" was not found.
2015-08-22 22:00:12 [INFO] Galacticraft ignored missing interface "mekanism.api.gas.IGasHandler" from mod "Mekanism".
2015-08-22 22:00:12 [INFO] Galacticraft ignored missing interface "mekanism.api.gas.IGasHandler" from mod "Mekanism".
2015-08-22 22:00:12 [INFO] Galacticraft ignored missing interface "mekanism.api.gas.IGasHandler" from mod "Mekanism".
2015-08-22 22:00:12 [INFO] Galacticraft added interface "mekanism/api/gas/IGasAcceptor" dynamically from "Mekanism" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityOxygen".
2015-08-22 22:00:12 [INFO] Galacticraft added interface "mekanism/api/gas/ITubeConnection" dynamically from "Mekanism" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityOxygen".
2015-08-22 22:00:12 [INFO] Galacticraft added interface "mekanism/api/gas/IGasStorage" dynamically from "Mekanism" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityOxygen".
2015-08-22 22:00:12 [INFO] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityOxygen (3)
2015-08-22 22:00:12 [INFO] Galacticraft ignored missing interface "mekanism.api.gas.IGasHandler" from mod "Mekanism".
2015-08-22 22:00:12 [INFO] Galacticraft ignored missing interface "mekanism.api.gas.IGasHandler" from mod "Mekanism".
2015-08-22 22:00:12 [INFO] Galacticraft ignored missing interface "mekanism.api.gas.IGasHandler" from mod "Mekanism".
2015-08-22 22:00:12 [INFO] Galacticraft added interface "mekanism/api/gas/IGasAcceptor" dynamically from "Mekanism" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityOxygenTransmitter".
2015-08-22 22:00:12 [INFO] Galacticraft added interface "mekanism/api/gas/ITubeConnection" dynamically from "Mekanism" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityOxygenTransmitter".
2015-08-22 22:00:12 [INFO] Galacticraft added interface "mekanism/api/gas/IGasStorage" dynamically from "Mekanism" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityOxygenTransmitter".
2015-08-22 22:00:12 [INFO] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityOxygenTransmitter (3)
2015-08-22 22:00:12 [INFO] Galacticraft ignored dynamic interface insertion since "IC2" was not found.
2015-08-22 22:00:12 [INFO] Galacticraft added interface "buildcraft/api/power/IPowerReceptor" dynamically from "BuildCraft|Energy" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalConductor".
2015-08-22 22:00:12 [INFO] Galacticraft ignored dynamic interface insertion since "ThermalExpansion" was not found.
2015-08-22 22:00:12 [INFO] Galacticraft added interface "mekanism/api/energy/IStrictEnergyAcceptor" dynamically from "Mekanism" to class "micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalConductor".
2015-08-22 22:00:12 [INFO] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/tile/GCCoreTileEntityUniversalConductor (2)
2015-08-22 22:00:12 [INFO] Galacticraft added interface "buildcraft/api/tools/IToolWrench" dynamically from "BuildCraft|Core" to class "micdoodle8/mods/galacticraft/core/items/GCCoreItemWrench".
2015-08-22 22:00:12 [INFO] Galacticraft successfully injected bytecode into: micdoodle8/mods/galacticraft/core/items/GCCoreItemWrench (1)
2015-08-22 22:00:13 [INFO] Adding runtime interfaces to powercrystals.minefactoryreloaded.tile.base.TileEntityFactoryInventory
2015-08-22 22:00:14 [INFO] Loading properties
2015-08-22 22:00:14 [INFO] Default game type: SURVIVAL
2015-08-22 22:00:14 [INFO] This server is running MCPC+ version git-MCPC-Plus-jenkins-MCPC-Plus-164-256 (MC: 1.6.4) (Implementing API version 1.6.4-R2.1-SNAPSHOT)
2015-08-22 22:00:14 [INFO] Generating keypair
2015-08-22 22:00:15 [INFO] Starting Minecraft server on 82.208.17.23:27660
2015-08-22 22:00:15 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2015-08-22 22:00:15 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2015-08-22 22:00:15 [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.
2015-08-22 22:00:15 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2015-08-22 22:00:15 [SEVERE] java.io.FileNotFoundException: http://www.light-bridges-and-doors-mod.webnode.com/changelog/
2015-08-22 22:00:15 [SEVERE]    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1624)
2015-08-22 22:00:15 [SEVERE]    at kris91268.lbd.UpdateChecker.checkForUpdate(UpdateChecker.java:40)
2015-08-22 22:00:15 [SEVERE]    at kris91268.lbd.ModLBD.init(ModLBD.java:220)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2015-08-22 22:00:15 [SEVERE]    at java.lang.reflect.Method.invoke(Method.java:606)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2015-08-22 22:00:15 [SEVERE]    at java.lang.reflect.Method.invoke(Method.java:606)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2015-08-22 22:00:15 [SEVERE]    at java.lang.reflect.Method.invoke(Method.java:606)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2015-08-22 22:00:15 [SEVERE]    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:178)
2015-08-22 22:00:15 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
2015-08-22 22:00:15 [SEVERE]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2015-08-22 22:00:15 [INFO] [LightBridgesAndDoors] Failed to find http://www.light-bridges-and-doors-mod.webnode.com/changelog/, prehaps you are not connected to the internet
2015-08-22 22:00:15 [INFO] http://www.light-bridges-and-doors-mod.webnode.com/changelog/
2015-08-22 22:00:15 [INFO] Failed to load from the website
2015-08-22 22:00:15 [SEVERE] java.lang.NullPointerException
2015-08-22 22:00:15 [SEVERE]    at kris91268.lbd.UpdateChecker.isThereANewUpdate(UpdateChecker.java:66)
2015-08-22 22:00:15 [SEVERE]    at kris91268.lbd.ModLBD.init(ModLBD.java:222)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2015-08-22 22:00:15 [SEVERE]    at java.lang.reflect.Method.invoke(Method.java:606)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2015-08-22 22:00:15 [SEVERE]    at java.lang.reflect.Method.invoke(Method.java:606)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
2015-08-22 22:00:15 [SEVERE]    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
2015-08-22 22:00:15 [SEVERE]    at java.lang.reflect.Method.invoke(Method.java:606)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
2015-08-22 22:00:15 [SEVERE]    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:699)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:107)
2015-08-22 22:00:15 [SEVERE]    at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:355)
2015-08-22 22:00:15 [SEVERE]    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:178)
2015-08-22 22:00:15 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
2015-08-22 22:00:15 [SEVERE]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2015-08-22 22:00:15 [INFO] [Mekanism] Version 5.6.0 initializing...
2015-08-22 22:00:15 [INFO] [Mekanism] Loading complete.
2015-08-22 22:00:16 [INFO] [Mekanism] Hooked into BuildCraft successfully.
2015-08-22 22:00:16 [INFO] [Mekanism] Hooking complete.
2015-08-22 22:00:16 [INFO] [Mekanism] Successfully retrieved data from server.
2015-08-22 22:00:17 [INFO] Mapping loaded 5 packages, 8495 classes, 28815 fields, 56825 methods, flags 1fdd6
2015-08-22 22:00:17 [INFO] Loaded inheritance map of 792 classes
2015-08-22 22:00:18 [INFO] [MultiWorld] Loading MultiWorld v5.0.0
2015-08-22 22:00:18 [INFO] [ChatManager] Loading ChatManager v3.0
2015-08-22 22:00:18 [INFO] [WorldEdit] Loading WorldEdit v5.5.8
2015-08-22 22:00:18 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.3
2015-08-22 22:00:18 [INFO] [MotdManager] Loading MotdManager v1.41-b20
2015-08-22 22:00:18 [INFO] [mcjobs] Loading mcjobs v3.1.8
2015-08-22 22:00:18 [INFO] [Vault] Loading Vault v1.2.27-b349
2015-08-22 22:00:18 [INFO] [PermissionsEx] Loading PermissionsEx v1.20.4
2015-08-22 22:00:18 [INFO] Permissions file successfully reloaded
2015-08-22 22:00:18 [INFO] [AutoSaveWorld] Loading AutoSaveWorld v4.11.2
2015-08-22 22:00:18 [INFO] [LWC] Loading LWC v4.4.0 (b881) (July 11, 2013)
2015-08-22 22:00:18 [INFO] [AntiCreeper3] Loading AntiCreeper3 v4.13
2015-08-22 22:00:18 [INFO] [TreeAssist] Loading TreeAssist v5.8.22
2015-08-22 22:00:18 [INFO] [BanItem] Loading BanItem v2.8
2015-08-22 22:00:18 [INFO] [Essentials] Loading Essentials v2.12.2
2015-08-22 22:00:18 [INFO] [Residence] Loading Residence v2.6.6.6
2015-08-22 22:00:18 [INFO] [Administration Panel] Loading Administration Panel v1.1.2
2015-08-22 22:00:18 [INFO] [Citizens] Loading Citizens v2.0.10-SNAPSHOT (build 979)
2015-08-22 22:00:18 [INFO] [GriefLog] Loading GriefLog v5.2.2
2015-08-22 22:00:18 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.12.2
2015-08-22 22:00:18 [INFO] [EssentialsChat] Loading EssentialsChat v2.12.2
2015-08-22 22:00:18 [INFO] [ColorMe] Loading ColorMe v3.8.1
2015-08-22 22:00:18 [INFO] [AuthMe] Loading AuthMe v3.2-CB1.6.4
2015-08-22 22:00:18 [INFO] Adding biome mapping 28 Sublime Shrubland at BiomeBase[28]
2015-08-22 22:00:18 [INFO] Adding biome mapping 29 Thinned Mystic Grove at BiomeBase[29]
2015-08-22 22:00:18 [INFO] Adding biome mapping 30 Bloody Heap at BiomeBase[30]
2015-08-22 22:00:18 [INFO] Adding biome mapping 31 Lavender Fields at BiomeBase[31]
2015-08-22 22:00:18 [INFO] Adding biome mapping 32 Tropics Mountain at BiomeBase[32]
2015-08-22 22:00:18 [INFO] Adding biome mapping 33 Autumn Hills at BiomeBase[33]
2015-08-22 22:00:18 [INFO] Adding biome mapping 34 Overgrown Greens at BiomeBase[34]
2015-08-22 22:00:18 [INFO] Adding biome mapping 35 ForestHills at BiomeBase[35]
2015-08-22 22:00:18 [INFO] Adding biome mapping 36 TaigaHills at BiomeBase[36]
2015-08-22 22:00:18 [INFO] Adding biome mapping 37 JungleHills at BiomeBase[37]
2015-08-22 22:00:18 [INFO] Adding biome mapping 38 Silkglades at BiomeBase[38]
2015-08-22 22:00:18 [INFO] Adding biome mapping 39 Savanna Plateau at BiomeBase[39]
2015-08-22 22:00:18 [INFO] Adding biome mapping 40 Forested Field at BiomeBase[40]
2015-08-22 22:00:18 [INFO] Adding biome mapping 41 Seasonal Spruce Forest at BiomeBase[41]
2015-08-22 22:00:18 [INFO] Adding biome mapping 42 Alps Forest at BiomeBase[42]
2015-08-22 22:00:18 [INFO] Adding biome mapping 43 Alps Mountainside at BiomeBase[43]
2015-08-22 22:00:18 [INFO] Adding biome mapping 44 Thinned Timber at BiomeBase[44]
2015-08-22 22:00:18 [INFO] Adding biome mapping 45 Thinned Pasture at BiomeBase[45]
2015-08-22 22:00:18 [INFO] Adding biome mapping 46 Pasture Meadow at BiomeBase[46]
2015-08-22 22:00:18 [INFO] Adding biome mapping 47 Thick Ominous Woods at BiomeBase[47]
2015-08-22 22:00:18 [INFO] Adding biome mapping 48 Thick Shrubland at BiomeBase[48]
2015-08-22 22:00:18 [INFO] Adding biome mapping 49 Canyon Ravine at BiomeBase[49]
2015-08-22 22:00:18 [INFO] Adding biome mapping 50 Meadow Forest at BiomeBase[50]
2015-08-22 22:00:18 [INFO] Adding biome mapping 57 Oceanic Abyss at BiomeBase[57]
2015-08-22 22:00:18 [INFO] Adding biome mapping 58 Coral Reef at BiomeBase[58]
2015-08-22 22:00:18 [INFO] Adding biome mapping 59 Kelp Forest at BiomeBase[59]
2015-08-22 22:00:18 [INFO] Adding biome mapping 60 Gravel Beach at BiomeBase[60]
2015-08-22 22:00:18 [INFO] Adding biome mapping 61 Overgrown Beach at BiomeBase[61]
2015-08-22 22:00:18 [INFO] Adding biome mapping 62 Wonderous Woods at BiomeBase[62]
2015-08-22 22:00:18 [INFO] Adding biome mapping 63 Majestic Meadow at BiomeBase[63]
2015-08-22 22:00:18 [INFO] Adding biome mapping 64 Blessed Bog at BiomeBase[64]
2015-08-22 22:00:18 [INFO] Adding biome mapping 65 Nether at BiomeBase[65]
2015-08-22 22:00:18 [INFO] Adding biome mapping 66 Undergarden at BiomeBase[66]
2015-08-22 22:00:18 [INFO] Adding biome mapping 67 Corrupted Sands at BiomeBase[67]
2015-08-22 22:00:18 [INFO] Adding biome mapping 68 Phantasmagoric Inferno at BiomeBase[68]
2015-08-22 22:00:18 [INFO] Adding biome mapping 69 Boneyard at BiomeBase[69]
2015-08-22 22:00:18 [INFO] Adding biome mapping 160 Ocean Oil Field at BiomeBase[160]
2015-08-22 22:00:18 [INFO] Adding biome mapping 161 Desert Oil Field at BiomeBase[161]
2015-08-22 22:00:18 [INFO] Adding biome mapping 170 Alps at BiomeBase[170]
2015-08-22 22:00:18 [INFO] Adding biome mapping 171 Arctic at BiomeBase[171]
2015-08-22 22:00:18 [INFO] Adding biome mapping 172 Badlands at BiomeBase[172]
2015-08-22 22:00:18 [INFO] Adding biome mapping 173 Bamboo Forest at BiomeBase[173]
2015-08-22 22:00:18 [INFO] Adding biome mapping 174 Bayou at BiomeBase[174]
2015-08-22 22:00:18 [INFO] Adding biome mapping 175 Birch Forest at BiomeBase[175]
2015-08-22 22:00:18 [INFO] Adding biome mapping 176 Bog at BiomeBase[176]
2015-08-22 22:00:18 [INFO] Adding biome mapping 177 Boreal Forest at BiomeBase[177]
2015-08-22 22:00:18 [INFO] Adding biome mapping 178 Brushland at BiomeBase[178]
2015-08-22 22:00:18 [INFO] Adding biome mapping 179 Canyon at BiomeBase[179]
2015-08-22 22:00:18 [INFO] Adding biome mapping 180 Chaparral at BiomeBase[180]
2015-08-22 22:00:18 [INFO] Adding biome mapping 181 Cherry Blossom Grove at BiomeBase[181]
2015-08-22 22:00:18 [INFO] Adding biome mapping 182 Coniferous Forest at BiomeBase[182]
2015-08-22 22:00:18 [INFO] Adding biome mapping 183 Snowy Coniferous Forest at BiomeBase[183]
2015-08-22 22:00:18 [INFO] Adding biome mapping 184 Crag at BiomeBase[184]
2015-08-22 22:00:18 [INFO] Adding biome mapping 185 Dead Forest at BiomeBase[185]
2015-08-22 22:00:18 [INFO] Adding biome mapping 186 Snowy Dead Forest at BiomeBase[186]
2015-08-22 22:00:18 [INFO] Adding biome mapping 187 Dead Swamp at BiomeBase[187]
2015-08-22 22:00:18 [INFO] Adding biome mapping 188 Deadlands at BiomeBase[188]
2015-08-22 22:00:18 [INFO] Adding biome mapping 189 Deciduous Forest at BiomeBase[189]
2015-08-22 22:00:18 [INFO] Adding biome mapping 190 Dunes at BiomeBase[190]
2015-08-22 22:00:18 [INFO] Adding biome mapping 191 Fen at BiomeBase[191]
2015-08-22 22:00:18 [INFO] Adding biome mapping 192 Field at BiomeBase[192]
2015-08-22 22:00:18 [INFO] Adding biome mapping 193 Frost Forest at BiomeBase[193]
2015-08-22 22:00:18 [INFO] Adding biome mapping 194 Fungi Forest at BiomeBase[194]
2015-08-22 22:00:18 [INFO] Adding biome mapping 195 Garden at BiomeBase[195]
2015-08-22 22:00:18 [INFO] Adding biome mapping 196 Glacier at BiomeBase[196]
2015-08-22 22:00:18 [INFO] Adding biome mapping 197 Grassland at BiomeBase[197]
2015-08-22 22:00:18 [INFO] Adding biome mapping 198 Grove at BiomeBase[198]
2015-08-22 22:00:18 [INFO] Adding biome mapping 199 Heathland at BiomeBase[199]
2015-08-22 22:00:18 [INFO] Adding biome mapping 200 Highland at BiomeBase[200]
2015-08-22 22:00:18 [INFO] Adding biome mapping 201 Hot Springs at BiomeBase[201]
2015-08-22 22:00:18 [INFO] Adding biome mapping 202 Icy Hills at BiomeBase[202]
2015-08-22 22:00:18 [INFO] Adding biome mapping 203 Jade Cliffs at BiomeBase[203]
2015-08-22 22:00:18 [INFO] Adding biome mapping 204 Lush Desert at BiomeBase[204]
2015-08-22 22:00:18 [INFO] Adding biome mapping 205 Lush Swamp at BiomeBase[205]
2015-08-22 22:00:18 [INFO] Adding biome mapping 206 Mangrove at BiomeBase[206]
2015-08-22 22:00:18 [INFO] Adding biome mapping 210 Maple Woods at BiomeBase[210]
2015-08-22 22:00:18 [INFO] Adding biome mapping 211 Marsh at BiomeBase[211]
2015-08-22 22:00:18 [INFO] Adding biome mapping 212 Meadow at BiomeBase[212]
2015-08-22 22:00:18 [INFO] Adding biome mapping 213 Mesa at BiomeBase[213]
2015-08-22 22:00:18 [INFO] Adding biome mapping 214 Moor at BiomeBase[214]
2015-08-22 22:00:18 [INFO] Adding biome mapping 215 Mountain at BiomeBase[215]
2015-08-22 22:00:18 [INFO] Adding biome mapping 216 Mystic Grove at BiomeBase[216]
2015-08-22 22:00:18 [INFO] Adding biome mapping 217 Oasis at BiomeBase[217]
2015-08-22 22:00:18 [INFO] Adding biome mapping 218 Ominous Woods at BiomeBase[218]
2015-08-22 22:00:18 [INFO] Adding biome mapping 219 Orchard at BiomeBase[219]
2015-08-22 22:00:18 [INFO] Adding biome mapping 220 Origin Valley at BiomeBase[220]
2015-08-22 22:00:18 [INFO] Adding biome mapping 221 Outback at BiomeBase[221]
2015-08-22 22:00:18 [INFO] Adding biome mapping 222 Pasture at BiomeBase[222]
2015-08-22 22:00:18 [INFO] Adding biome mapping 223 Polar at BiomeBase[223]
2015-08-22 22:00:18 [INFO] Adding biome mapping 224 Prairie at BiomeBase[224]
2015-08-22 22:00:18 [INFO] Adding biome mapping 225 Quagmire at BiomeBase[225]
2015-08-22 22:00:18 [INFO] Adding biome mapping 226 Rainforest at BiomeBase[226]
2015-08-22 22:00:18 [INFO] Adding biome mapping 227 Redwood Forest at BiomeBase[227]
2015-08-22 22:00:18 [INFO] Adding biome mapping 228 Sacred Springs at BiomeBase[228]
2015-08-22 22:00:18 [INFO] Adding biome mapping 229 Savanna at BiomeBase[229]
2015-08-22 22:00:18 [INFO] Adding biome mapping 230 Scrubland at BiomeBase[230]
2015-08-22 22:00:18 [INFO] Adding biome mapping 231 Seasonal Forest at BiomeBase[231]
2015-08-22 22:00:18 [INFO] Adding biome mapping 232 Shield at BiomeBase[232]
2015-08-22 22:00:18 [INFO] Adding biome mapping 233 Shore at BiomeBase[233]
2015-08-22 22:00:18 [INFO] Adding biome mapping 234 Shrubland at BiomeBase[234]
2015-08-22 22:00:18 [INFO] Adding biome mapping 235 Sludgepit at BiomeBase[235]
2015-08-22 22:00:18 [INFO] Adding biome mapping 236 Spruce Woods at BiomeBase[236]
2015-08-22 22:00:18 [INFO] Adding biome mapping 237 Steppe at BiomeBase[237]
2015-08-22 22:00:18 [INFO] Adding biome mapping 238 Temperate Rainforest at BiomeBase[238]
2015-08-22 22:00:18 [INFO] Adding biome mapping 239 Thicket at BiomeBase[239]
2015-08-22 22:00:18 [INFO] Adding biome mapping 240 Timber at BiomeBase[240]
2015-08-22 22:00:18 [INFO] Adding biome mapping 241 Tropical Rainforest at BiomeBase[241]
2015-08-22 22:00:18 [INFO] Adding biome mapping 242 Tropics at BiomeBase[242]
2015-08-22 22:00:18 [INFO] Adding biome mapping 243 Tundra at BiomeBase[243]
2015-08-22 22:00:18 [INFO] Adding biome mapping 244 Volcano at BiomeBase[244]
2015-08-22 22:00:18 [INFO] Adding biome mapping 245 Wasteland at BiomeBase[245]
2015-08-22 22:00:18 [INFO] Adding biome mapping 246 Wetland at BiomeBase[246]
2015-08-22 22:00:18 [INFO] Adding biome mapping 247 Woodland at BiomeBase[247]
2015-08-22 22:00:18 [INFO] Adding biome mapping 248 Plains at BiomeBase[248]
2015-08-22 22:00:18 [INFO] Adding biome mapping 249 Desert at BiomeBase[249]
2015-08-22 22:00:18 [INFO] Adding biome mapping 250 Forest at BiomeBase[250]
2015-08-22 22:00:18 [INFO] Adding biome mapping 251 Taiga at BiomeBase[251]
2015-08-22 22:00:18 [INFO] Adding biome mapping 252 Swampland at BiomeBase[252]
2015-08-22 22:00:18 [INFO] Adding biome mapping 253 Extreme Hills at BiomeBase[253]
2015-08-22 22:00:18 [INFO] Adding biome mapping 254 Jungle at BiomeBase[254]
2015-08-22 22:00:18 [INFO] [Vault] Enabling Vault v1.2.27-b349
2015-08-22 22:00:18 [INFO] [AutoSaveWorld] Enabling AutoSaveWorld v4.11.2
2015-08-22 22:00:19 [INFO] [LWC] Enabling LWC v4.4.0 (b881) (July 11, 2013)
2015-08-22 22:00:19 [INFO] [LWC] Connecting to SQLite
2015-08-22 22:00:19 [INFO] Registered command hats with permission node hats.common.core.CommandHats
2015-08-22 22:00:19 [INFO] Preparing level "world"
2015-08-22 22:00:19 [INFO] Registered command debug with permission node vanilla.command.debug
2015-08-22 22:00:19 [INFO] Registered command spreadplayers with permission node vanilla.command.spreadplayers
2015-08-22 22:00:19 [INFO] Registered command playsound with permission node vanilla.command.playsound
2015-08-22 22:00:19 [INFO] Registered command scoreboard with permission node vanilla.command.scoreboard
2015-08-22 22:00:19 [INFO] Attemping to load JABBA data.

2015-08-22 22:00:19 [INFO] Preparing start region for level 0 (Dimension: 0, Seed: 5746228640036883977)
2015-08-22 22:00:20 [INFO] [MultiWorld] Enabling MultiWorld v5.0.0
2015-08-22 22:00:20 [INFO] Preparing start region for level 4 (Dimension: 2, Seed: -4588293767559080875)
2015-08-22 22:00:20 [INFO] [ChatManager] Enabling ChatManager v3.0
2015-08-22 22:00:20 [INFO] ---------[ ChatManager+ ]---------
2015-08-22 22:00:20 [INFO] <>     Made by Rene Uchiha
2015-08-22 22:00:20 [INFO] <>            v3.0
2015-08-22 22:00:20 [INFO] <>    http://minefactory.net
2015-08-22 22:00:20 [INFO] ----------------------------------
2015-08-22 22:00:20 [SEVERE] Error occurred while enabling ChatManager v3.0 (Is it up to date?)
ru.tehkode.permissions.exceptions.PermissionsNotAvailable: Permissions manager is not accessable. Is the PermissionsEx plugin enabled?
   at ru.tehkode.permissions.bukkit.PermissionsEx.getPermissionManager(PermissionsEx.java:203)
   at net.milkbowl.vault.permission.plugins.Permission_PermissionsEx.getGroups(Permission_PermissionsEx.java:270)
   at net.milkbowl.vault.chat.Chat.getGroups(Chat.java:740)
   at net.minefactory.chatmanager.ChatManager.saveGroups(ChatManager.java:201)
   at net.minefactory.chatmanager.ChatManager.onEnable(ChatManager.java:61)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:467)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
   at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:278)
   at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:260)
   at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:521)
   at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:485)
   at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:428)
   at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:224)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
   at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2015-08-22 22:00:20 [INFO] [WorldEdit] Enabling WorldEdit v5.5.8
2015-08-22 22:00:20 [INFO] WEPIF: Using the Bukkit Permissions API.
2015-08-22 22:00:21 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.3
2015-08-22 22:00:21 [INFO] [MotdManager] Enabling MotdManager v1.41-b20
2015-08-22 22:00:21 [INFO] [mcjobs] Enabling mcjobs v3.1.8
2015-08-22 22:00:21 [INFO] [mcjobs] Using builtin logging methods.
2015-08-22 22:00:21 [INFO] [mcjobs] Found Vault 1.2.27-b349
2015-08-22 22:00:21 [INFO] [mcjobs] LOADED JOBS: kopac hornik stavic bojovník elektrikář farmar kovar
2015-08-22 22:00:21 [INFO] [mcjobs] MC Jobs has been enabled!
2015-08-22 22:00:21 [INFO] [PermissionsEx] Enabling PermissionsEx v1.20.4
2015-08-22 22:00:21 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2015-08-22 22:00:21 [INFO] [AntiCreeper3] Enabling AntiCreeper3 v4.13
2015-08-22 22:00:21 [INFO] [AntiCreeper3] brought to you by Filbert66 (<=v.2.5 by Rothens)
2015-08-22 22:00:21 [INFO] [TreeAssist] Enabling TreeAssist v5.8.22
2015-08-22 22:00:21 [INFO] [TreeAssist] debugging: off
2015-08-22 22:00:21 [INFO] [BanItem] Enabling BanItem v2.8
2015-08-22 22:00:21 [INFO] [Essentials] Enabling Essentials v2.12.2
2015-08-22 22:00:22 [INFO] [Residence] Enabling Residence v2.6.6.6
2015-08-22 22:00:22 [INFO] [Residence] Scanning for economy systems...
2015-08-22 22:00:22 [INFO] [Residence] Found Vault using economy system: Essentials Economy
2015-08-22 22:00:22 [INFO] [Administration Panel] Enabling Administration Panel v1.1.2
2015-08-22 22:00:22 [SEVERE] org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
 in 'string', line 63, column 5:
        item: WATCH
        ^
expected <block end>, but found BlockMappingStart
 in 'string', line 73, column 7:
          1: "&fNastavis cas"
          ^

2015-08-22 22:00:22 [SEVERE]    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55)
2015-08-22 22:00:22 [SEVERE]    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
2015-08-22 22:00:22 [SEVERE]    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
2015-08-22 22:00:22 [SEVERE]    at net.lionhard.administrationpanel.AdministrationPanel.loadYamls(AdministrationPanel.java:1465)
2015-08-22 22:00:22 [SEVERE]    at net.lionhard.administrationpanel.AdministrationPanel.createConfigurations(AdministrationPanel.java:327)
2015-08-22 22:00:22 [SEVERE]    at net.lionhard.administrationpanel.AdministrationPanel.onEnable(AdministrationPanel.java:195)
2015-08-22 22:00:22 [SEVERE]    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
2015-08-22 22:00:22 [SEVERE]    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:467)
2015-08-22 22:00:22 [SEVERE]    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
2015-08-22 22:00:22 [SEVERE]    at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:278)
2015-08-22 22:00:22 [SEVERE]    at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:260)
2015-08-22 22:00:22 [SEVERE]    at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:521)
2015-08-22 22:00:22 [SEVERE]    at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:485)
2015-08-22 22:00:22 [SEVERE]    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:428)
2015-08-22 22:00:22 [SEVERE]    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:224)
2015-08-22 22:00:22 [SEVERE]    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
2015-08-22 22:00:22 [SEVERE]    at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2015-08-22 22:00:22 [SEVERE] Caused by: while parsing a block mapping
 in 'string', line 63, column 5:
        item: WATCH
        ^
expected <block end>, but found BlockMappingStart
 in 'string', line 73, column 7:
          1: "&fNastavis cas"
          ^

2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
2015-08-22 22:00:22 [SEVERE]    at org.yaml.snakeyaml.Yaml.load(Yaml.java:400)
2015-08-22 22:00:22 [SEVERE]    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:53)
2015-08-22 22:00:22 [SEVERE]    ... 16 more
2015-08-22 22:00:22 [SEVERE] Error occurred while enabling Administration Panel v1.1.2 (Is it up to date?)
java.lang.NullPointerException
   at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:203)
   at net.lionhard.administrationpanel.AdministrationPanel.createInventories(AdministrationPanel.java:347)
   at net.lionhard.administrationpanel.AdministrationPanel.onEnable(AdministrationPanel.java:196)
   at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
   at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:467)
   at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:383)
   at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadPlugin(CraftServer.java:278)
   at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:260)
   at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:521)
   at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:485)
   at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:428)
   at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:224)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
   at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2015-08-22 22:00:22 [INFO] [Citizens] Enabling Citizens v2.0.10-SNAPSHOT (build 979)
2015-08-22 22:00:22 [SEVERE] ScriptEngineManager providers.next(): javax.script.ScriptEngineFactory: Provider scala.tools.nsc.interpreter.IMain$Factory not found
2015-08-22 22:00:22 [INFO] [GriefLog] Enabling GriefLog v5.2.2
2015-08-22 22:00:22 [INFO] Accepted EditSessionFactory of type tk.blackwolf12333.grieflog.utils.logging.worldedit.GriefLogEditSessionFactory from tk.blackwolf12333.grieflog.utils.logging.worldedit
2015-08-22 22:00:22 [INFO] [GriefLog] GriefLog 5.2.2 Enabled
2015-08-22 22:00:22 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.12.2
2015-08-22 22:00:22 [INFO] [EssentialsChat] Enabling EssentialsChat v2.12.2
2015-08-22 22:00:22 [INFO] [ColorMe] Enabling ColorMe v3.8.1
2015-08-22 22:00:22 [INFO] [ColorMe] Loaded Vault successfully
2015-08-22 22:00:22 [INFO] [ColorMe] Running without Spout!
2015-08-22 22:00:22 [INFO] [ColorMe] Using own group system!
2015-08-22 22:00:22 [INFO] [ColorMe] SoftMode enabled. If other chat plugins are found, the chat won't be affected by ColorMe.
2015-08-22 22:00:22 [INFO] [ColorMe] Found ChatManager. Will use it for chat!
2015-08-22 22:00:22 [INFO] [ColorMe] Didn't found TagAPI!
2015-08-22 22:00:23 [INFO] [AuthMe] Enabling AuthMe v3.2-CB1.6.4
2015-08-22 22:00:23 [INFO] [AuthMe] Loading Configuration File...
2015-08-22 22:00:23 [WARNING] [AuthMe] Merge new Config Options if needed..
2015-08-22 22:00:23 [WARNING] [AuthMe] Please check your config.yml file!
2015-08-22 22:00:23 [INFO] Set Language: en
2015-08-22 22:00:23 [INFO] Hook with Essentials plugin
2015-08-22 22:00:23 [INFO] Hook with EssentialsSpawn plugin
2015-08-22 22:00:23 [INFO] Vault plugin detected, hook with PermissionsEx system
2015-08-22 22:00:23 [INFO] Authme 3.2-CB1.6.4 enabled
2015-08-22 22:00:23 [SEVERE] Permission node 'users' in permissions.yml is invalid
java.lang.IllegalArgumentException: Data cannot be null
   at org.apache.commons.lang.Validate.notNull(Validate.java:192)
   at org.bukkit.permissions.Permission.loadPermission(Permission.java:259)
   at org.bukkit.permissions.Permission.loadPermissions(Permission.java:218)
   at org.bukkit.craftbukkit.v1_6_R3.CraftServer.loadCustomPermissions(CraftServer.java:687)
   at org.bukkit.craftbukkit.v1_6_R3.CraftServer.enablePlugins(CraftServer.java:266)
   at net.minecraft.server.MinecraftServer.func_71243_i(MinecraftServer.java:521)
   at net.minecraft.server.MinecraftServer.func_71222_d(MinecraftServer.java:485)
   at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:428)
   at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:224)
   at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630)
   at net.minecraft.server.ThreadMinecraftServer.run(ThreadMinecraftServer.java:16)
2015-08-22 22:00:23 [SEVERE] Could not create inventory type codechicken.enderstorage.storage.item.TileEnderChest Exception: java.lang.NullPointerException
2015-08-22 22:00:23 [SEVERE] Could not determine default inventory size for type codechicken.enderstorage.storage.item.TileEnderChest using size of 9
2015-08-22 22:00:23 [INFO] Detected TE hats.addons.hatstand.common.tileentity.TileEntityHatStand with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE kris91268.lbd.Tileentity.TileEntityGravityLift with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE kris91268.lbd.Tileentity.TileEntityLightBarrierSection with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE kris91268.lbd.Tileentity.TileEntityLightBarrierSource with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE kris91268.lbd.Tileentity.TileEntityLightBarrierSourceActivated with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE kris91268.lbd.Tileentity.TileEntityLightBridgeSection with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE kris91268.lbd.Tileentity.TileEntityLightBridgeSource with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE kris91268.lbd.Tileentity.TileEntityLightBridgeSourceActivated with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE kris91268.lbd.Tileentity.TileEntityLightDoorSection with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE kris91268.lbd.Tileentity.TileEntityLightDoorSource with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE kris91268.lbd.Tileentity.TileEntityLightDoorSourceActivated with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE mekanism.common.tileentity.TileEntityObsidianTNT with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE net.machinemuse.powersuits.block.TileEntityTinkerTable with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE tconstruct.blocks.logic.CraftingStationLogic with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Detected TE tconstruct.blocks.logic.PartBuilderLogic with canUpdate set to true and no updateEntity override!. This is NOT good, please report to mod author as this can hurt performance.
2015-08-22 22:00:23 [INFO] Done (7.063s)! For help, type "help" or "?"
2015-08-22 22:00:23 [INFO] Starting GS4 status listener
2015-08-22 22:00:23 [INFO] Starting remote control listener
2015-08-22 22:00:23 [INFO] Query running on 82.208.17.23:27660
2015-08-22 22:00:23 [WARNING] No rcon password set in '/hlserver/27660/server.properties', rcon disabled!
2015-08-22 22:00:23 [INFO] Registered command forge with permission node net.minecraftforge.server.command.ForgeCommand
2015-08-22 22:00:23 [INFO] Registered command buildcraft with permission node buildcraft.core.CommandBuildCraft
2015-08-22 22:00:23 [INFO] Registered command chunkloaders with permission node codechicken.chunkloader.CommandChunkLoaders
2015-08-22 22:00:23 [INFO] Registered command ccdebug with permission node codechicken.chunkloader.CommandDebugInfo
2015-08-22 22:00:23 [INFO] Registered command enderstorage with permission node codechicken.enderstorage.storage.item.CommandEnderStorage
2015-08-22 22:00:23 [INFO] Registered command ssinvite with permission node micdoodle8.mods.galacticraft.core.command.GCCoreCommandSpaceStationAddOwner
2015-08-22 22:00:23 [INFO] Registered command ssuninvite with permission node micdoodle8.mods.galacticraft.core.command.GCCoreCommandSpaceStationRemoveOwner
2015-08-22 22:00:23 [INFO] Registered command dimensiontp with permission node micdoodle8.mods.galacticraft.core.command.GCCoreCommandPlanetTeleport
2015-08-22 22:00:23 [INFO] Registered command gckeeploaded with permission node micdoodle8.mods.galacticraft.core.command.GCCoreCommandKeepDim
2015-08-22 22:00:23 [INFO] Registered command gcinv with permission node micdoodle8.mods.galacticraft.core.command.GCCoreCommandGCInv
2015-08-22 22:00:23 [INFO] Registered command mk with permission node mekanism.common.CommandMekanism
2015-08-22 22:00:23 [INFO] Registered command nick with permission node net.machinemuse.numina.command.CommandNick$
2015-08-22 22:00:23 [INFO] Registered command pg with permission node portalgun.common.core.CommandPortalGun
2015-08-22 22:00:23 [INFO] Loading NEI
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch NMS field a: a.
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch NMS field bd: bd.
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch NMS field b: b.
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch NMS field e: e.
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch NMS field n: n.
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch NMS field t: t.
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch NMS field d: d.
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch entity id mapping fields: null.
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch NMS field e: e.
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch NMS field j: j.
2015-08-22 22:00:24 [INFO] [Citizens] Could not fetch NMS field m: m.
2015-08-22 22:00:24 [INFO] [Citizens] Loaded 1 NPCs.

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Citizens

#6 Příspěvekod Hanakocz » 22 srp 2015, 22:18

[LightBridgesAndDoors] -> u tohodle pluginu si vypni update kontroly, zbavíš se errorů, protože ten soubor, podle kterýho to kontrolujou, již neexistuje...

Chatmanager : 2015-08-22 22:00:20 [SEVERE] Error occurred while enabling ChatManager v3.0 (Is it up to date?)
Problém je, že se to chce načíst před PEX, které se ale normálně načtou....zkontroluj, zda tma nemáš vypnutou integraci

Kód: Vybrat vše

[Administration Panel] Enabling Administration Panel v1.1.2
2015-08-22 22:00:22 [SEVERE] org.bukkit.configuration.InvalidConfigurationException: while parsing a block mapping
 in 'string', line 63, column 5:
        item: WATCH
        ^
expected <block end>, but found BlockMappingStart
 in 'string', line 73, column 7:
          1: "&fNastavis cas"
          ^

Tady v administration panelu si oprav configy

Kód: Vybrat vše

 [SEVERE] Permission node 'users' in permissions.yml is invalid
java.lang.IllegalArgumentException: Data cannot be null

Tady mají permissions problém, pro položku users jsi asi apomněl něco vyplnit...

Citizens se tváří jako funkční, spíš bude problém ve chvíli, kdy server kontroluje tvoje permissiony , a tam to hodí chybu ....takže se to ani k Citizens ten příkaz nedostane.
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

vovicek
Příspěvky: 88
Registrován: 23 úno 2013, 18:30
Reputation: 0

Re: Citizens

#7 Příspěvekod vovicek » 24 srp 2015, 20:43

Je to Futurecraft server takže [LightBridgesAndDoors] je MOD, ChatManager i AdminPanel jsem odstranil protože se mi zdály nepotřebné. Teď jen nevím co udělat s tim Pex

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Citizens

#8 Příspěvekod Hanakocz » 24 srp 2015, 20:50

Tak nezáleží, zda je to plugin nebo mod, kontrolu updatů můžeš vypnout tak jako tak.

S PEX nejlépe uděláš to, že buď
1) sem dáš config a najdeme chybu
2) přehodíš PEX na MySQL a řádně si tam naboucháš permissiony a groupy nikoliv přes config, ale přes příkazy. Stylem, že si založíš skupiny, pak vyplníš default skupině permissiony, pak určíš, že další v pořadí inherituje ty permissiony od skupiny defaultní a přidáš permissiony navíc :) Je to možná práce navíc, ale máš pak jistotu, že tam nikde nebude chyba a i serveru ulehčíš práci, čímž můžeš snížit lagy.

Podle té chyby je ale nejspíš problém v tom, že v "users" máš něco deklarováno (vytvořenou skupinu nebo tak), ale nic u ní není vyplněno - tudíž čtení YAML souboru si s tím neví rady (což při MySQL není ani omylem problém)
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)

vovicek
Příspěvky: 88
Registrován: 23 úno 2013, 18:30
Reputation: 0

Re: Citizens

#9 Příspěvekod vovicek » 24 srp 2015, 21:04

Permissions.yml

Kód: Vybrat vše

groups:
  Hrac:
    default: true
    prefix: '&0[&2Hrac&0]&f'
    permissions:
    - authme.player.*
    - nautomessage.receive.default
    - automessage.receive.default
    - colorme.list
    - essentials.kits.tools
    - essentials.sell
    - essentials.pay
    - essentials.afk
    - essentials.afk.kickexempt
    - essentials.help
    - essentials.helpop
    - essentials.ignore
    - essentials.mail
    - essentials.mail.send
    - essentials.msg
    - essentials.ban.notify
    - essentials.kick.notify
    - essentials.mute.notify
    - essentials.spawn
    - residence.create
    - essentials.back
    - essentials.back.ondeath
    - essentials.delhome
    - essentials.home
    - essentials.sethome
    - essentials.warp.overwrite.*
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - lwc.protect
    - mcjobs.jobs.all
    - treeassist.destroy.birch
    - treeassist.destroy.jungle
    - treeassist.destroy.oak
    - treeassist.destroy.spruce
  VIP:
    prefix: '&a[VIP]'
    permissions:
    - authme.player.*
    - nautomessage.receive.vip
    - automessage.receive.vip
    - colorme.list
    - colorme.self
    - essentials.feed
    - essentials.fly
    - essentials.heal
    - essentials.kits.tools
    - essentials.repair
    - essentials.speed
    - essentials.sell
    - essentials.pay
    - essentials.afk
    - essentials.afk.kickexempt
    - essentials.help
    - essentials.helpop
    - essentials.ignore
    - essentials.mail
    - essentials.mail.send
    - essentials.msg
    - essentials.msg.color
    - essentials.nick
    - essentials.suicide
    - essentials.nick.color
    - essentials.ban.notify
    - essentials.enderchest
    - essentials.kick.notify
    - essentials.mute.notify
    - essentials.spawn
    - essentials.back
    - essentials.back.ondeath
    - essentials.delhome
    - essentials.home
    - essentials.sethome
    - essentials.warp.overwrite.*
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - lwc.protect
    - mcjobs.jobs.all
    - residence.create
    - treeassist.destroy.birch
    - treeassist.destroy.jungle
    - treeassist.destroy.oak
    - treeassist.destroy.spruce
  Moderator:
    prefix: '&0[&3Moderator&0]'
    permissions:
    - authme.*
    - cm.prefix
    - colorme.list
    - colorme.self
    - essentials.feed
    - essentials.fly
    - essentials.gamemode
    - essentials.god
    - essentials.heal
    - essentials.kits.tools
    - essentials.repair
    - essentials.speed
    - essentials.time.set
    - essentials.sell
    - essentials.pay
    - essentials.afk
    - essentials.afk.auto
    - essentials.help
    - essentials.ignore
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.msg.color
    - essentials.nick
    - essentials.nick.color
    - essentials.spawner.*
    - essentials.suicide
    - essentials.ban.notify
    - essentials.broadcast
    - essentials.enderchest
    - essentials.invsee
    - essentials.kick
    - essentials.kick.notify
    - essentials.kill
    - essentials.mute
    - essentials.mute.notify
    - essentials.socialspy
    - essentials.spawnmob
    - essentials.weather
    - essentials.spawn
    - essentials.back
    - essentials.back.ondeath
    - essentials.delhome
    - essentials.home
    - essentials.jump
    - essentials.sethome
    - essentials.setwarp
    - essentials.warp.overwrite.*
    - essentials.tp
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - lwc.protect
    - mcjobs.jobs.all
    - mcjobs.admin
    - residence.create
    - treeassist.destroy.birch
    - treeassist.destroy.jungle
    - treeassist.destroy.oak
    - treeassist.destroy.spruce
  Admin:
    prefix: '&0[&4Admin&0]'
    permissions:
    - authme.*
    - cm.prefix
    - colorme.list
    - colorme.self
    - colorme.other
    - essentials.enchant
    - essentials.feed
    - essentials.feed.others
    - essentials.fly
    - essentials.gamemode
    - essentials.give
    - essentials.itemspawn.item-all
    - essentials.god
    - essentials.heal
    - essentials.kits.tools
    - essentials.kits.*
    - essentials.repair
    - essentials.repair.all
    - essentials.speed
    - essentials.speed.others
    - essentials.time.set
    - essentials.sell
    - essentials.pay
    - essentials.afk
    - essentials.afk.auto
    - essentials.help
    - essentials.ignore
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.msg.color
    - essentials.nick
    - essentials.nick.color
    - essentials.realname
    - essentials.spawner.*
    - essentials.suicide
    - essentials.ban
    - essentials.ban.notify
    - essentials.ban.offline
    - essentials.broadcast
    - essentials.clearinventory
    - essentials.enderchest
    - essentials.invsee
    - essentials.invsee.modify
    - essentials.kick
    - essentials.kick.notify
    - essentials.kill
    - essentials.mute
    - essentials.mute.notify
    - essentials.nuke
    - essentials.socialspy
    - essentials.spawnmob
    - essentials.tempban
    - essentials.unban
    - essentials.vanish
    - essentials.weather
    - essentials.spawn
    - essentials.back
    - essentials.back.ondeath
    - essentials.delhome
    - essentials.delwarp
    - essentials.home
    - essentials.jump
    - essentials.sethome
    - essentials.setwarp
    - essentials.warp.overwrite.*
    - essentials.tp
    - essentials.tp.others
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpdeny
    - essentials.tppos
    - essentials.warp
    - essentials.warp.list
    - lwc.protect
    - lwc.admin
    - mcjobs.jobs.all
    - mcjobs.admin
    - worldedit.*
    - multiworld.command.spawn
    - residence.create
    - multiworld.command.goto
    - treeassist.destroy.birch
    - treeassist.destroy.jungle
    - treeassist.destroy.oak
    - treeassist.destroy.spruce
    - vault.admin
    - grieflog.*
  Majitel:
    prefix: '&0&l[&5&lMajitel&0&l]&2'
    permissions:
    - cm.prefix
    - permissions.*
    - residence.create
    - authme.*
    - cm.suffix
    - colorme.list
    - colorme.self
    - colorme.other
    - essentials.enchant
    - essentials.feed
    - essentials.feed.others
    - essentials.fly
    - essentials.fly.others
    - essentials.gamemode
    - essentials.give
    - essentials.itemspawn.item-all
    - essentials.god
    - essentials.god.others
    - essentials.heal
    - essentials.heal.others
    - essentials.kits.*
    - essentials.repair
    - essentials.repair.all
    - essentials.speed
    - essentials.speed.others
    - essentials.time.set
    - essentials.sell
    - essentials.eco
    - essentials.pay
    - essentials.afk
    - essentials.afk.auto
    - essentials.help
    - essentials.ignore
    - essentials.mail
    - essentials.mail.send
    - essentials.mail.sendall
    - essentials.me
    - essentials.msg
    - essentials.msg.color
    - essentials.nick
    - essentials.nick.color
    - essentials.realname
    - essentials.spawner.*
    - essentials.suicide
    - essentials.ban
    - essentials.ban.notify
    - essentials.ban.offline
    - essentials.banip
    - essentials.broadcast
    - essentials.clearinventory
    - essentials.clearinventory.others
    - essentials.enderchest
    - essentials.enderchest.others
    - essentials.fireball
    - essentials.invsee
    - essentials.invsee.preventmodify
    - essentials.invsee.modify
    - essentials.kick
    - essentials.kickall
    - essentials.kick.notify
    - essentials.kill
    - essentials.kill.exempt
    - essentials.mute
    - essentials.mute.notify
    - essentials.nuke
    - essentials.socialspy
    - essentials.socialspy.others
    - essentials.spawnmob
    - essentials.tempban
    - essentials.tempban.offline
    - essentials.unban
    - essentials.ban.notify
    - essentials.vanish
    - essentials.vanish.see
    - essentials.weather
    - essentials.setspawn
    - essentials.spawn
    - essentials.spawn.others
    - essentials.back
    - essentials.back.ondeath
    - essentials.delhome
    - essentials.delhome.others
    - essentials.delwarp
    - essentials.home
    - essentials.home.others
    - essentials.jump
    - essentials.sethome
    - essentials.setwarp
    - essentials.warp.overwrite.*
    - essentials.tp
    - essentials.tp.others
    - essentials.tpa
    - essentials.tpaall
    - essentials.tpaccept
    - essentials.tpall
    - essentials.tpdeny
    - essentials.tppos
    - essentials.warp
    - essentials.warp.list
    - lwc.protect
    - lwc.admin
    - mcjobs.jobs.all
    - mcjobs.admin
    - motdmanager.add
    - motdmanager.remove
    - motdmanager.list
    - Banitem.*
    - worldedit.*
    - multiworld.command.create
    - multiworld.command.goto
    - multiworld.command.move
    - essentials.*
    - multiworld.command.spawn
    - .*.
    - multiworld.command.setspawn
    - residence.admin
    - treeassist.destroy.birch
    - treeassist.destroy.jungle
    - treeassist.destroy.oak
    - treeassist.destroy.spruce
    - vault.admin
    - vault.update
    - grieflog.*
    - permissions.manage.membership.*
  SpoluMajitel:
    prefix: '&0&l[&2&lSpolu&5&lMajitel&0&l]&2'
    permissions:
    - authme.*
    - cm.prefix
    - cm.suffix
    - colorme.list
    - colorme.self
    - residence.create
    - colorme.other
    - essentials.enchant
    - essentials.feed
    - essentials.feed.others
    - essentials.fly
    - essentials.fly.others
    - essentials.gamemode
    - essentials.give
    - essentials.itemspawn.item-all
    - essentials.god
    - essentials.god.others
    - essentials.heal
    - essentials.heal.others
    - essentials.kits.*
    - essentials.repair
    - essentials.repair.all
    - essentials.speed
    - essentials.speed.others
    - essentials.time.set
    - essentials.sell
    - essentials.eco
    - essentials.pay
    - essentials.afk
    - essentials.afk.auto
    - essentials.help
    - essentials.ignore
    - essentials.mail
    - essentials.mail.send
    - essentials.mail.sendall
    - essentials.me
    - essentials.msg
    - essentials.msg.color
    - essentials.nick
    - essentials.nick.color
    - essentials.realname
    - essentials.spawner.*
    - essentials.suicide
    - essentials.ban
    - essentials.ban.notify
    - essentials.ban.offline
    - essentials.banip
    - essentials.broadcast
    - essentials.clearinventory
    - essentials.clearinventory.others
    - essentials.enderchest
    - essentials.fireball
    - essentials.invsee
    - essentials.invsee.modify
    - essentials.kick
    - essentials.kick.notify
    - essentials.kill
    - essentials.mute
    - essentials.mute.notify
    - essentials.nuke
    - essentials.socialspy
    - essentials.socialspy.others
    - essentials.spawnmob
    - essentials.tempban
    - essentials.tempban.offline
    - essentials.unban
    - essentials.ban.notify
    - essentials.vanish
    - essentials.weather
    - essentials.setspawn
    - essentials.spawn
    - essentials.spawn.others
    - essentials.back
    - essentials.back.ondeath
    - essentials.delhome
    - essentials.delhome.others
    - essentials.delwarp
    - essentials.home
    - essentials.home.others
    - essentials.jump
    - essentials.sethome
    - essentials.setwarp
    - essentials.warp.overwrite.*
    - essentials.tp
    - essentials.tp.others
    - essentials.tpa
    - essentials.tpaall
    - essentials.tpaccept
    - essentials.tpall
    - essentials.tpdeny
    - essentials.tppos
    - essentials.warp
    - essentials.warp.list
    - lwc.protect
    - lwc.admin
    - mcjobs.jobs.all
    - mcjobs.admin
    - motdmanager.add
    - motdmanager.remove
    - motdmanager.list
    - Banitem.*
    - worldedit.*
    - multiworld.command.create
    - multiworld.command.goto
    - multiworld.command.move
    - multiworld.command.setspawn
    - multiworld.command.spawn
    - residence.admin
    - treeassist.destroy.birch
    - treeassist.destroy.jungle
    - treeassist.destroy.oak
    - treeassist.destroy.spruce
    - vault.admin
    - vault.update
    - grieflog.*
users:
  vovicek:
    group:
    - Majitel
  Kokos:
    group:
    - SpoluMajitel


Ale s timto by problem neměl být, před 2. dny jsem Pex řešil a tohle je podle uživatele zabijak správně

Uživatelský avatar
Hanakocz
Příspěvky: 3228
Věk: 34
Registrován: 25 črc 2013, 20:53
Reputation: 7
Kontaktovat uživatele:

Re: Citizens

#10 Příspěvekod Hanakocz » 24 srp 2015, 21:38

A píše ti to stále tu chybu? Je také možné, že už ne... ;)
Industry 2.0 -> 1.7.10 GregTech6 server. Pro připojení stačí napsat.
Člen ligy pro aktualizaci serverů na novější verze a rozšíření modovaného MC.
Discord FH : http://discord.fakaheda.eu/ (sem psát pokud chcete poradit s MC mody akutně)


Zpět na „Minecraft, Tekkit“

Kdo je online

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