Stránka 1 z 2
Command Block
Napsal: 21 led 2013, 08:56
od Stere0n_J0e
Server: IP:93.91.250.136:37778Prosim Vas,
mam mensi problém, chcem na server command_block tak som v server properties nastavil enable-command-block=false na enable-command-block=true a stale mi padal server a neslo mi to nastavit, mal som este daco ine nastavit ci je lepsie nato dajaký plugin?
Joe

Re: Command Block
Napsal: 21 led 2013, 12:20
od zdenda204
A používáš nějákou speciální mapu kde jsou ty Command Blocky ?
Re: Command Block
Napsal: 21 led 2013, 16:32
od Smexhy
Hoď sem log...
Re: Command Block
Napsal: 21 led 2013, 16:44
od Stere0n_J0e
ne klasicku v world a log naco preboha?
Re: Command Block
Napsal: 21 led 2013, 16:54
od Smexhy
Log je výpis servera z ktorého možno určiť problém...

Re: Command Block
Napsal: 25 led 2013, 13:05
od Stere0n_J0e
Tu je P.S.: dal som prikaz na warp a to islo ale dal som na prikaz ma j a spodlo mi to ukazujem aj foto tu

Kód: Vybrat vše
[FakaHeda] Successfully authorized 77.48.70.100!
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 21 more
> 12:00:01 [INFO] tikini03[/89.24.172.106:12928] logged in with entity id 15182 at ([world] -1201.1366157239231, 68.0, -724.3000000119209)
> 12:00:14 [INFO] Stere0n_J0e issued server command: //set 137
> 12:00:14 [WARNING] WorldEdit: Failed to do NMS access for direct NBT data copy
java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_6/NBTBase
at com.sk89q.worldedit.bukkit.BukkitWorld.getBlock(BukkitWorld.java:1183)
at com.sk89q.worldedit.EditSession.rawGetBlock(EditSession.java:407)
at com.sk89q.worldedit.EditSession.getBlock(EditSession.java:361)
at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:258)
at com.sk89q.worldedit.EditSession.setBlocks(EditSession.java:1125)
at com.sk89q.worldedit.commands.RegionCommands.set(RegionCommands.java:79)
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 com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:533)
at com.sk89q.worldedit.WorldEdit$1.invokeMethod(WorldEdit.java:257)
at com.sk89q.worldedit.WorldEdit$1.invokeMethod(WorldEdit.java:188)
at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:520)
at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:425)
at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit.java:1393)
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:215)
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:52)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:979)
at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:897)
at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:852)
at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:112)
at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_6.NBTBase
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)
... 33 more
> 12:00:14 [WARNING] WorldEdit: Failed to do NMS safe block set
java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_6/NBTBase
at com.sk89q.worldedit.bukkit.BukkitWorld.setBlock(BukkitWorld.java:1202)
at com.sk89q.worldedit.EditSession.rawSetBlock(EditSession.java:237)
at com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:681)
at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit.java:1408)
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:215)
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:52)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:979)
at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:897)
at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:852)
at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:112)
at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_6.NBTBase
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)
... 21 more
> 12:00:19 [INFO] Stere0n_J0e issued server command: //set 137
> 12:00:19 [WARNING] WorldEdit: Failed to do NMS access for direct NBT data copy
java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_6/NBTBase
at com.sk89q.worldedit.bukkit.BukkitWorld.getBlock(BukkitWorld.java:1183)
at com.sk89q.worldedit.EditSession.rawGetBlock(EditSession.java:407)
at com.sk89q.worldedit.EditSession.getBlock(EditSession.java:361)
at com.sk89q.worldedit.EditSession.setBlock(EditSession.java:258)
at com.sk89q.worldedit.EditSession.setBlocks(EditSession.java:1125)
at com.sk89q.worldedit.commands.RegionCommands.set(RegionCommands.java:79)
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 com.sk89q.minecraft.util.commands.CommandsManager.invokeMethod(CommandsManager.java:533)
at com.sk89q.worldedit.WorldEdit$1.invokeMethod(WorldEdit.java:257)
at com.sk89q.worldedit.WorldEdit$1.invokeMethod(WorldEdit.java:188)
at com.sk89q.minecraft.util.commands.CommandsManager.executeMethod(CommandsManager.java:520)
at com.sk89q.minecraft.util.commands.CommandsManager.execute(CommandsManager.java:425)
at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit.java:1393)
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:215)
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:52)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:979)
at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:897)
at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:852)
at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:112)
at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_6.NBTBase
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)
... 33 more
> 12:00:19 [WARNING] WorldEdit: Failed to do NMS safe block set
java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_6/NBTBase
at com.sk89q.worldedit.bukkit.BukkitWorld.setBlock(BukkitWorld.java:1202)
at com.sk89q.worldedit.EditSession.rawSetBlock(EditSession.java:237)
at com.sk89q.worldedit.EditSession.flushQueue(EditSession.java:681)
at com.sk89q.worldedit.WorldEdit.handleCommand(WorldEdit.java:1408)
at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:215)
at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:52)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.dispatchCommand(CraftServer.java:514)
at net.minecraft.server.v1_4_R1.PlayerConnection.handleCommand(PlayerConnection.java:979)
at net.minecraft.server.v1_4_R1.PlayerConnection.chat(PlayerConnection.java:897)
at net.minecraft.server.v1_4_R1.PlayerConnection.a(PlayerConnection.java:852)
at net.minecraft.server.v1_4_R1.Packet3Chat.handle(Packet3Chat.java:44)
at net.minecraft.server.v1_4_R1.NetworkManager.b(NetworkManager.java:290)
at net.minecraft.server.v1_4_R1.PlayerConnection.d(PlayerConnection.java:112)
at net.minecraft.server.v1_4_R1.ServerConnection.b(SourceFile:39)
at net.minecraft.server.v1_4_R1.DedicatedServerConnection.b(SourceFile:30)
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:598)
at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_6.NBTBase
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)
... 21 more
> 12:00:38 [SEVERE] net.minecraft.server.v1_4_R1.ReportedException: Exception while ticking a block
> 12:00:38 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:576)
> 12:00:38 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
> 12:00:38 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
> 12:00:38 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
> 12:00:38 [SEVERE] at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
> 12:00:38 [SEVERE] Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.94.4.91
> 12:00:38 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
> 12:00:38 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
> 12:00:38 [SEVERE] at net.minecraft.server.v1_4_R1.TileEntityCommand.a(TileEntityCommand.java:73)
> 12:00:38 [SEVERE] at net.minecraft.server.v1_4_R1.BlockCommand.b(BlockCommand.java:45)
> 12:00:38 [SEVERE] at net.minecraft.server.v1_4_R1.WorldServer.a(WorldServer.java:484)
> 12:00:38 [SEVERE] at net.minecraft.server.v1_4_R1.WorldServer.doTick(WorldServer.java:172)
> 12:00:38 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:572)
> 12:00:38 [SEVERE] ... 4 more
> 12:00:38 [SEVERE] Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_4_R1.command.CraftBlockCommandSender cannot be cast to org.bukkit.entity.Player
> 12:00:38 [SEVERE] at com.garbagemule.MobArena.MobArena.has(MobArena.java:149)
> 12:00:38 [SEVERE] at com.garbagemule.MobArena.commands.CommandHandler.onCommand(CommandHandler.java:75)
> 12:00:38 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
> 12:00:38 [SEVERE] ... 10 more
> 12:00:38 [SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.server.v1_4_R1.ReportedException: Exception while ticking a block
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:576)
at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.94.4.91
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
at net.minecraft.server.v1_4_R1.TileEntityCommand.a(TileEntityCommand.java:73)
at net.minecraft.server.v1_4_R1.BlockCommand.b(BlockCommand.java:45)
at net.minecraft.server.v1_4_R1.WorldServer.a(WorldServer.java:484)
at net.minecraft.server.v1_4_R1.WorldServer.doTick(WorldServer.java:172)
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:572)
... 4 more
Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_4_R1.command.CraftBlockCommandSender cannot be cast to org.bukkit.entity.Player
at com.garbagemule.MobArena.MobArena.has(MobArena.java:149)
at com.garbagemule.MobArena.commands.CommandHandler.onCommand(CommandHandler.java:75)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 10 more
> 12:00:38 [SEVERE] This crash report has been saved to: /hlserver/37778/./crash-reports/crash-2013-01-25_12.00.38-server.txt

- Bez názvu.png (130.35 KiB) Zobrazeno 4102 x
Re: Command Block
Napsal: 25 led 2013, 13:10
od Stere0n_J0e
prepacte za refresh ale zasa spadol a napisal toto cely log ssem davam
Kód: Vybrat vše
[FakaHeda] Successfully authorized 77.48.70.100!
> 12:08:19 [INFO] [MagicCarpet] Loading MagicCarpet v2.2.3 (FULL)
> 12:08:19 [INFO] [Jobs] Loading Jobs v2.9.0
> 12:08:19 [INFO] [LagMeter] Loading LagMeter v1.11.1
> 12:08:19 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.6
> 12:08:19 [INFO] [Ultrabans] Loading Ultrabans v2.0.9
> 12:08:19 [INFO] [LWC] Loading LWC v4.3.1 (b801-git-MANUAL) (January 01, 2013)
> 12:08:19 [INFO] [ChestShop] Loading ChestShop v3.46
> 12:08:19 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.6
> 12:08:19 [INFO] [Residence] Loading Residence v2.6.6.2
> 12:08:19 [INFO] [Factions] Loading Factions v1.6.9.4
> 12:08:19 [INFO] [Vault] Enabling Vault v1.2.22-b277
> 12:08:19 [INFO] [Vault][Economy] Essentials Economy found: Waiting
> 12:08:19 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
> 12:08:19 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
> 12:08:19 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
> 12:08:19 [INFO] [Vault][Economy] iConomy 6 found: Waiting
> 12:08:19 [INFO] [Vault][Permission] PermissionsEx found: Waiting
> 12:08:19 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
> 12:08:19 [INFO] [Vault][Chat] PermissionsEx found: Waiting
> 12:08:19 [INFO] [Vault] Enabled Version 1.2.22-b277
> 12:08:19 [INFO] [LWC] Enabling LWC v4.3.1 (b801-git-MANUAL) (January 01, 2013)
> 12:08:19 [INFO] [LWC] Connecting to SQLite
> 12:08:19 [INFO] [LWC] Enabled plugin support for MobArena
> 12:08:19 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
> 12:08:19 [WARNING] The server will make no attempt to authenticate usernames. Beware.
> 12:08:19 [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.
> 12:08:19 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
> 12:08:19 [INFO] Preparing level "world"
> 12:08:19 [INFO] Preparing start region for level 0 (Seed: 2016229184695213991)
> 12:08:20 [INFO] Preparing start region for level 1 (Seed: 2016229184695213991)
> 12:08:20 [INFO] Preparing start region for level 2 (Seed: 2016229184695213991)
> 12:08:20 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.2
> 12:08:20 [INFO] Starting FakaHedaMinequery server on 93.91.250.136:38778
> 12:08:20 [INFO] [WorldEdit] Enabling WorldEdit v5.5
> 12:08:20 [INFO] WEPIF: Using the Bukkit Permissions API.
> 12:08:20 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
> 12:08:20 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
> 12:08:20 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 131ms) ===
> 12:08:20 [INFO] [ToolRepair] Enabling ToolRepair v1.0
> 12:08:20 [INFO] ToolRepair has been Enabled
> 12:08:20 [INFO] [ColoredSigns] Enabling ColoredSigns v1.2
> 12:08:20 [INFO] [AutoGamemode] Enabling AutoGamemode v1.3
> 12:08:20 [INFO] [AutoGamemode] made by Pascal Reintjens (Trader515)
> 12:08:20 [INFO] [AutoGamemode] version 1.3 is now enabled.
> 12:08:20 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.5
> 12:08:20 [INFO] [PermissionsEx] Superperms support enabled.
> 12:08:20 [INFO] [PermissionsEx] v1.19.5 enabled
> 12:08:20 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
> 12:08:20 [INFO] [Vault][Permission] PermissionsEx hooked.
> 12:08:20 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
> 12:08:20 [INFO] [LogBlock] Enabling LogBlock v1.61
> 12:08:20 [INFO] [LogBlock] Scheduled consumer with bukkit scheduler.
> 12:08:20 [INFO] [TreeAssist] Enabling TreeAssist v5.0
> 12:08:20 [INFO] [HatMe] Enabling HatMe v2.0.1
> 12:08:20 [INFO] [HatMe] Start Plugin... (Version: 2.0.1)
> 12:08:20 [INFO] [HatMe] Plugin Loaded!
> 12:08:20 [INFO] [iConomy] Enabling iConomy v7.0
> 12:08:20 [INFO] [iConomy - April Fools] Enabled (10 ms)
> 12:08:20 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
> 12:08:20 [INFO] [Vault][Economy] iConomy 7 hooked.
> 12:08:20 [INFO] [DisguiseCraft] Enabling DisguiseCraft v4.3
> 12:08:21 [INFO] [DisguiseCraft] Version 4.3 is enabled!
> 12:08:21 [INFO] [iConomy - April Fools] Purged accounts with default balance.
> 12:08:21 [INFO] [AuthMe] Enabling AuthMe v2.7.2
> 12:08:21 [INFO] [AuthMe] Loading Configuration File...
> 12:08:21 [INFO] [AuthMe] Merge new Config Options if needed..
> 12:08:21 [INFO] [AuthMe] Set Language: en
> 12:08:21 [INFO] [AuthMe] Authme 2.7.2 enabled
> 12:08:21 [INFO] [CraftBook] Enabling CraftBook v1588-f128288
> 12:08:21 [INFO] 1 cauldron recipe(s) loaded
> 12:08:21 [INFO] [CraftBook] Enumerating chunks for self-triggered components...
> 12:08:21 [INFO] [CraftBook] 1917 chunk(s) for 3 world(s) processed (144ms elapsed)
> 12:08:21 [INFO] [PlayerSkulls] Enabling PlayerSkulls v1.2
> 12:08:21 [INFO] [MobArena] Enabling MobArena v0.94.4.91
> 12:08:21 [INFO] [MobArena] v0.94.4.91 enabled.
> 12:08:21 [INFO] [MoneyDrop] Enabling MoneyDrop v1.6.2
> 12:08:22 [INFO] [MoneyDrop] Startup complete.
> 12:08:22 [INFO] [XBP] Enabling XBP v1.9.2
> 12:08:22 [INFO] [XBP] XBP is running.
> 12:08:22 [INFO] [Essentials] Enabling Essentials v2.9.6
> 12:08:22 [INFO] [Vault][Economy] Essentials Economy hooked.
> 12:08:22 [INFO] Essentials: Using PermissionsEx based permissions.
> 12:08:22 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.22-b277)
> 12:08:22 [INFO] [MagicCarpet] Enabling MagicCarpet v2.2.3 (FULL)
> 12:08:22 [INFO] [MagicCarpet] Loading carpets...
> 12:08:22 [INFO] [MagicCarpet] is now enabled!
> 12:08:22 [INFO] [Jobs] Enabling Jobs v2.9.0
> 12:08:22 [WARNING] [Jobs] Job Brewer has an invalid REDSTONE_DUST Brew type property. Skipping!
> 12:08:22 [INFO] [Jobs] Started database save task
> 12:08:22 [INFO] [Jobs] Started buffered payment thread
> 12:08:22 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
> 12:08:22 [INFO] [Jobs] Database save task shutdown
> 12:08:22 [INFO] [Jobs] Buffered payment thread shutdown
> 12:08:22 [INFO] [Jobs] Login manager started
> 12:08:22 [INFO] [Jobs] Plugin has been enabled succesfully.
> 12:08:22 [INFO] [Jobs] Started buffered payment thread
> 12:08:22 [INFO] [Jobs] Started database save task
> 12:08:22 [INFO] [LagMeter] Enabling LagMeter v1.11.1
> 12:08:22 [INFO] [LagMeter] Not using logs folder.
> 12:08:22 [INFO] [LagMeter 1.11.1] Vault hooked successfully.
> 12:08:22 [INFO] [LagMeter 1.11.1] Enabled! Polling every 40 server ticks. Logging to /hlserver/37778/plugins/LagMeter/lag.log.
> 12:08:22 [INFO] [LagMeter 1.11.1] Chunks loaded:
> 12:08:22 [INFO] [LagMeter 1.11.1] World "world": 673.
> 12:08:22 [INFO] [LagMeter 1.11.1] World "world_nether": 625.
> 12:08:22 [INFO] [LagMeter 1.11.1] World "world_the_end": 625.
> 12:08:22 [INFO] [LagMeter 1.11.1] Total chunks loaded: 1923
> 12:08:22 [INFO] [LagMeter 1.11.1] Entities:
> 12:08:22 [INFO] [LagMeter 1.11.1] World "world": 437.
> 12:08:22 [INFO] [LagMeter 1.11.1] World "world_nether": 343.
> 12:08:22 [INFO] [LagMeter 1.11.1] World "world_the_end": 173.
> 12:08:22 [INFO] [LagMeter 1.11.1] Total entities: 953
> 12:08:22 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
> 12:08:22 [INFO] [Ultrabans] Enabling Ultrabans v2.0.9
> 12:08:23 [INFO] [Ultrabans] No Updates found on dev.bukkit.org.
> 12:08:23 [INFO] [Ultrabans] Loaded. 0 secs.
> 12:08:23 [INFO] [ChestShop] Enabling ChestShop v3.46
> 12:08:23 [INFO] [ChestShop] LWC version 4.3.1 (b801-git-MANUAL) (January 01, 2013) loaded.
> 12:08:23 [INFO] [ChestShop] Vault loaded - using iConomy 7
> 12:08:24 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.6
> 12:08:24 [INFO] [Residence] Enabling Residence v2.6.6.2
> 12:08:24 [INFO] [Residence] Found Vault using permissions plugin:PermissionsEx
> 12:08:24 [SEVERE] null
java.lang.NullPointerException
at com.bekvon.bukkit.residence.protection.WorldFlagManager.parsePerms(WorldFlagManager.java:99)
at com.bekvon.bukkit.residence.protection.WorldFlagManager.<init>(WorldFlagManager.java:38)
at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:203)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.java:282)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.java:264)
at net.minecraft.server.v1_4_R1.MinecraftServer.j(MinecraftServer.java:321)
at net.minecraft.server.v1_4_R1.MinecraftServer.e(MinecraftServer.java:300)
at net.minecraft.server.v1_4_R1.MinecraftServer.a(MinecraftServer.java:259)
at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:149)
at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399)
at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
> 12:08:24 [INFO] [Residence] Scanning for economy systems...
> 12:08:24 [INFO] [Residence] Found Vault using economy system: iConomy 7
> 12:08:24 [INFO] [Residence] Found WorldEdit
> 12:08:24 [INFO] [Residence] Enabled! Version 2.6.6.2 by bekvon
> 12:08:24 [INFO] [Factions] Enabling Factions v1.6.9.4
> 12:08:24 [INFO] [Factions v1.6.9.4] === ENABLE START ===
> 12:08:24 [INFO] [Factions v1.6.9.4] Loading board from disk
> 12:08:24 [INFO] [Factions v1.6.9.4] Found and will integrate chat with EssentialsChat v2.9.6
> 12:08:24 [INFO] [Factions v1.6.9.4] Economy integration through Vault plugin successful.
> 12:08:24 [INFO] [Factions v1.6.9.4] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
> 12:08:24 [INFO] [Factions v1.6.9.4] Successfully hooked into LWC! Integration is currently disabled, though ("lwcIntegration").
> 12:08:24 [INFO] [Factions v1.6.9.4] === ENABLE DONE (Took 155ms) ===
> 12:08:24 [INFO] Server permissions file permissions.yml is empty, ignoring it
> 12:08:24 [INFO] Done (5.208s)! For help, type "help" or "?"
> 12:08:24 [INFO] Starting GS4 status listener
> 12:08:34 [SEVERE] net.minecraft.server.v1_4_R1.ReportedException: Exception while ticking a block
> 12:08:34 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:576)
> 12:08:34 [SEVERE] at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
> 12:08:34 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
> 12:08:34 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
> 12:08:34 [SEVERE] at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
> 12:08:34 [SEVERE] Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.94.4.91
> 12:08:34 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
> 12:08:34 [SEVERE] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
> 12:08:34 [SEVERE] at net.minecraft.server.v1_4_R1.TileEntityCommand.a(TileEntityCommand.java:73)
> 12:08:34 [SEVERE] at net.minecraft.server.v1_4_R1.BlockCommand.b(BlockCommand.java:45)
> 12:08:34 [SEVERE] at net.minecraft.server.v1_4_R1.WorldServer.a(WorldServer.java:484)
> 12:08:34 [SEVERE] at net.minecraft.server.v1_4_R1.WorldServer.doTick(WorldServer.java:172)
> 12:08:34 [SEVERE] at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:572)
> 12:08:34 [SEVERE] ... 4 more
> 12:08:34 [SEVERE] Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_4_R1.command.CraftBlockCommandSender cannot be cast to org.bukkit.entity.Player
> 12:08:34 [SEVERE] at com.garbagemule.MobArena.MobArena.has(MobArena.java:149)
> 12:08:34 [SEVERE] at com.garbagemule.MobArena.commands.CommandHandler.onCommand(CommandHandler.java:75)
> 12:08:34 [SEVERE] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
> 12:08:34 [SEVERE] ... 10 more
> 12:08:34 [SEVERE] Encountered an unexpected exception ReportedException
net.minecraft.server.v1_4_R1.ReportedException: Exception while ticking a block
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:576)
at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
Caused by: org.bukkit.command.CommandException: Unhandled exception executing command 'ma' in plugin MobArena v0.94.4.91
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:186)
at net.minecraft.server.v1_4_R1.TileEntityCommand.a(TileEntityCommand.java:73)
at net.minecraft.server.v1_4_R1.BlockCommand.b(BlockCommand.java:45)
at net.minecraft.server.v1_4_R1.WorldServer.a(WorldServer.java:484)
at net.minecraft.server.v1_4_R1.WorldServer.doTick(WorldServer.java:172)
at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:572)
... 4 more
Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_4_R1.command.CraftBlockCommandSender cannot be cast to org.bukkit.entity.Player
at com.garbagemule.MobArena.MobArena.has(MobArena.java:149)
at com.garbagemule.MobArena.commands.CommandHandler.onCommand(CommandHandler.java:75)
at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
... 10 more
> 12:08:34 [SEVERE] This crash report has been saved to: /hlserver/37778/./crash-reports/crash-2013-01-25_12.08.34-server.txt
a vidim tam problem s residenciami tak tu je tiez config residence:
Kód: Vybrat vše
#These are Global Settings for Residence.
Global:
# This loads the <language>.yml file in the Residence Language folder
# All Residence text comes from this file. (NOT DONE YET)
Language: English
# Wooden Axe is the default selection tool for Residence.
# You can change it to another item ID listed here: http://www.minecraftwiki.net/wiki/Data_values
SelectionToolId: 262
# This determins which tool you can use to see info on residences, default is String.
# Simply equip this tool and hit a location inside the residence and it will display the info for it.
InfoToolId: 287
# The interval, in milliseconds, between movement checks.
# Reducing this will increase the load on the server.
# Increasing this will allow players to move further in movement restricted zones before they are teleported out.
MoveCheckInterval: 500
# The interval, in minutes, between residence saves.
SaveInterval: 10
# The default group to use if Permissions fails to attach or your not using Permissions.
DefaultGroup: default
# Enable / Disable the Lease System.
UseLeaseSystem: false
# The interval, in minutes, between residence lease checks (if leases are enabled).
LeaseCheckInterval: 10
# Allows leases to automatically renew so long as the player has the money, if economy is disabled, this setting does nothing.
LeaseAutoRenew: true
# Whether or not to use the Permissions system in conjunction with this config.
EnablePermissions: true
# Set to true if NOT using Permissions or PermissionsBukkit, or using a really old version of Permissions
LegacyPermissions: false
# Enable / Disable Residence's Economy System (iConomy, MineConomy, Essentials, BOSEconomy, and RealEconomy supported).
EnableEconomy: true
# Enables or disables the Rent System
EnableRentSystem: false
# The interval, in minutes, between residence rent expiration checks (if the rent system is enabled).
RentCheckInterval: 10
# Enable or disable residence chat channels.
ResidenceChatEnable: true
# Color of residence chat.
ResidenceChatColor: DARK_PURPLE
# Whether or not to ignore the usual Permission flags and only allow OPs and groups with 'residence.admin' to change residences.
AdminOnlyCommands: false
# Setting this to true makes server OPs admins.
AdminOPs: true
# This is the name of the plugin you use for multiworld, if you dont have a multiworld plugin you can safely ignore this.
# The only thing this does is check to make sure the multiworld plugin is enabled BEFORE Residence, to ensure properly loading residences for other worlds.
MultiWorldPlugin: Multiverse-Core
# Setting this to true causes subzones to inherit flags from their parent zones.
ResidenceFlagsInherit: true
# Setting this to false will allow rented residences to be modified by the renting player.
PreventRentModify: true
# Setting this to false will cause residence to continue to load even if a error is detected in the save file.
StopOnSaveFault: true
# This is the residence name filter, that filters out invalid characters. Google "Java RegEx" or "Java Regular Expressions" for more info on how they work.
ResidenceNameRegex: '[^a-zA-Z0-9\\-\\_]'
# Setting this to true sends a message to the console every time Residence does a rent expire check or a lease expire check.
ShowIntervalMessages: false
# Experimental - The following settings are lists of block IDs to be used as part of the checks for the "container" and "use" flags when using mods.
CustomContainers: []
CustomBothClick: []
CustomRightClick: []
# These are world flags that are applied when the player is NOT within a residence.
Flags:
Global: #these are default for all worlds unless specified below, they can be overridden per group
use: true
build: true
ignite: true
firespread: true
damage: true
creeper: true
tnt: true
pvp: true
WorldNameHere: #here you can set flags for individual worlds, these override Global
#build: true
# This gives permission to change certain flags to all groups, unless specifically denied to the group.
FlagPermission:
move: true
build: true
place: true
destroy: true
use: true
container: true
pvp: true
tp: true
ignite: true
firespread: true
bucket: true
flow: true
lavaflow: true
waterflow: true
creeper: true
tnt: true
monsters: true
animals: true
subzone: true
healing: true
piston: true
diode: true
lever: true
button: true
door: true
table: true
enchant: true
brew: true
bed: true
cake: true
note: true
trample: false
burn: true
explode: false
fireball: true
# These are default flags applied to all residences from any user group.
ResidenceDefault:
build: false
use: false
container: false
pvp: false
tnt: false
creeper: false
flow: false
piston: false
ignite: false
firespread: false
# These are default flags applied to the residence creator of any group.
CreatorDefault:
build: true
move: true
use: true
ignite: true
container: true
# These are default group flags applied to a residence made by a user of any group.
GroupDefault:
#default: #group name
#build: true
# These groups correspond to the Permissions groups defined in your '<worldname>.yml'
Groups:
Default: #group name
# Information about the Residence zone that the player can define.
#Uncomment the lines below to mirror this config to other groups.
#Mirror:
#- 'group1'
#- 'group2'
Residence:
# Determins if this group can create residences or not. This option can be overriden with the permissions node 'residence.create'
CanCreate: true
# The maximum number of Residences a player can have.
MaxResidences: 4
# The maximum number of physical areas a residence can have.
MaxAreasPerResidence: 4
# The maximum number of blocks a Residence can be, East to West (X).
MaxEastWest: 100
# The maximum number of blocks a Residence can be, North to South (Z).
MaxNorthSouth: 100
# The maximum number of blocks a Residence can be, High to Low (Y).
MaxUpDown: 256
# The lowest altitude this group is allowed to protect.
MinHeight: 0
# The highest altitude this group is allowed to protect.
MaxHeight: 255
# The maximum recursive depth that subzones can go.
# A subzone within a subzone within the Residence zone would be a depth of 2.
# Set to 0 to disable subzones.
SubzoneDepth: 1
# Whether or not to allow teleporting to Residences.
CanTeleport: true
# Allow or Disallow the use of /res unstuck, to get yourself out of a residence if stuck in one somehow
Unstuck: true
# Allow or Disallow the use of the /res select command, if disabled they can only use the selection tool.
SelectCommandAccess: true
# Allow or Disallow the group to access the Blacklist/Ignorelist for residences they own.
ItemListAccess: true
# Options relating to enter and leave messages on the residence.
VIP: #group name
# Information about the Residence zone that the player can define.
#Uncomment the lines below to mirror this config to other groups.
#Mirror:
#- 'group1'
#- 'group2'
Residence:
# Determins if this group can create residences or not. This option can be overriden with the permissions node 'residence.create'
CanCreate: true
# The maximum number of Residences a player can have.
MaxResidences: 8
# The maximum number of physical areas a residence can have.
MaxAreasPerResidence: 8
# The maximum number of blocks a Residence can be, East to West (X).
MaxEastWest: 256
# The maximum number of blocks a Residence can be, North to South (Z).
MaxNorthSouth: 256
# The maximum number of blocks a Residence can be, High to Low (Y).
MaxUpDown: 256
# The lowest altitude this group is allowed to protect.
MinHeight: 0
# The highest altitude this group is allowed to protect.
MaxHeight: 255
# The maximum recursive depth that subzones can go.
# A subzone within a subzone within the Residence zone would be a depth of 2.
# Set to 0 to disable subzones.
SubzoneDepth: 3
# Whether or not to allow teleporting to Residences.
CanTeleport: true
# Allow or Disallow the use of /res unstuck, to get yourself out of a residence if stuck in one somehow
Unstuck: true
# Allow or Disallow the use of the /res select command, if disabled they can only use the selection tool.
SelectCommandAccess: true
# Allow or Disallow the group to access the Blacklist/Ignorelist for residences they own.
ItemListAccess: true
# Options relating to enter and leave messages on the residence.
VIPs: #group name
# Information about the Residence zone that the player can define.
#Uncomment the lines below to mirror this config to other groups.
#Mirror:
#- 'group1'
#- 'group2'
Residence:
# Determins if this group can create residences or not. This option can be overriden with the permissions node 'residence.create'
CanCreate: true
# The maximum number of Residences a player can have.
MaxResidences: 4
# The maximum number of physical areas a residence can have.
MaxAreasPerResidence: 4
# The maximum number of blocks a Residence can be, East to West (X).
MaxEastWest: 256
# The maximum number of blocks a Residence can be, North to South (Z).
MaxNorthSouth: 256
# The maximum number of blocks a Residence can be, High to Low (Y).
MaxUpDown: 256
# The lowest altitude this group is allowed to protect.
MinHeight: 0
# The highest altitude this group is allowed to protect.
MaxHeight: 255
# The maximum recursive depth that subzones can go.
# A subzone within a subzone within the Residence zone would be a depth of 2.
# Set to 0 to disable subzones.
SubzoneDepth: 4
# Whether or not to allow teleporting to Residences.
CanTeleport: true
# Allow or Disallow the use of /res unstuck, to get yourself out of a residence if stuck in one somehow
Unstuck: true
# Allow or Disallow the use of the /res select command, if disabled they can only use the selection tool.
SelectCommandAccess: true
# Allow or Disallow the group to access the Blacklist/Ignorelist for residences they own.
ItemListAccess: true
# Options relating to enter and leave messages on the residence.
VIPP: #group name
# Information about the Residence zone that the player can define.
#Uncomment the lines below to mirror this config to other groups.
#Mirror:
#- 'group1'
#- 'group2'
Residence:
# Determins if this group can create residences or not. This option can be overriden with the permissions node 'residence.create'
CanCreate: true
# The maximum number of Residences a player can have.
MaxResidences: 15
# The maximum number of physical areas a residence can have.
MaxAreasPerResidence: 15
# The maximum number of blocks a Residence can be, East to West (X).
MaxEastWest: 9999999999999
# The maximum number of blocks a Residence can be, North to South (Z).
MaxNorthSouth: 99999999
# The maximum number of blocks a Residence can be, High to Low (Y).
MaxUpDown: 256
# The lowest altitude this group is allowed to protect.
MinHeight: 0
# The highest altitude this group is allowed to protect.
MaxHeight: 255
# The maximum recursive depth that subzones can go.
# A subzone within a subzone within the Residence zone would be a depth of 2.
# Set to 0 to disable subzones.
SubzoneDepth: 3
# Whether or not to allow teleporting to Residences.
CanTeleport: true
# Allow or Disallow the use of /res unstuck, to get yourself out of a residence if stuck in one somehow
Unstuck: true
# Allow or Disallow the use of the /res select command, if disabled they can only use the selection tool.
SelectCommandAccess: true
# Allow or Disallow the group to access the Blacklist/Ignorelist for residences they own.
ItemListAccess: true
# Options relating to enter and leave messages on the residence.
Messaging:
# Whether or not the player can change the Residence enter and leave messages.
CanChange: true
# The default enter message to apply to new Residences created by players in this group.
# Leaving the message blank will disable it.
DefaultEnter: Vitaj %player v %residence, vlasnikem je %owner.
# The default leave message to apply to new Residences created by players in this group.
# Leaving the message blank will disable it.
DefaultLeave: Prave si opustil %residence.
# Options relating to the Lease system.
Lease:
# The maximum number of days to allow leases.
MaxDays: 16
# The number of days to add to the lease following a '/res lease renew' command.
RenewIncrement: 14
#Options related to the rent system
Rent:
#determines how many residences can be rented by players of this group at once
MaxRents: 3
#determines how many residences can be set for rent by players of this group at once
MaxRentables: 3
# Options relating to the Residence Economy.
Economy:
# Whether or not players in this group can buy other Residences that are for sale.
CanBuy: true
# Whether or not players in this group can sell their Residences.
CanSell: false
# Whether or not to ignore the Residence size/count limits when buying a residence.
IgnoreLimits: false
# The cost, per block, of making a new Residence or adding a area to it.
BuyCost: 0.00
# The cost, per block, of renewing a Residence lease (if the lease system is enabled).
RenewCost: 0.00
# Flags are checked in the order:
# 1: Player
# 2: Group
# 3: Owner
# 4: If all others are undefined, reverts to default value (usually true).
# Flag permissions default to false.
# These flags settings override the globals.
Flags:
# Specifically allow or deny this group from changing certain flags.
Permission:
#build: true
# Specifys the flags that are applied at residence creation for players of this group.
Default:
#build: true
# Specifys the flags that are applied at to the creator at residence creation.
CreatorDefault:
#build: true
# Specifys the flags that are applied to other groups for this residence, at creation.
GroupDefault:
#default: #group name
#build: false
#these flags are applied specifically to this group whenever they are outside a residence
#these flags will override the flags at the top, under the Global section.
World:
Global: #these flags will apply to all worlds
#build: false
WorldNameHere: #or you can apply them by each individual world
#build: false
# You can manually specify the group a player is in below, this overrides their permissions group.
GroupAssignments:
bekvon: default
player: default
ItemList: #this is where you can create blacklists / whitelists
DefaultList: #list name is not important, as long as it is unique. Its good to use a descripive name.
#type of the list, can be blacklist, whitelist, or ignorelist
Type: blacklist
#If you want, you can have this list only apply to one world, otherwise it applys to all worlds
#World: world
#You can also have the list apply only to one group, otherwise it applys for all groups
#Group: default
#this is the actual list of material names that this list allows or dissallows
#You can look up the material name by item ID in game by typing /res material <id>
#Alternativly, you can simply use the item ID in the list, but its less descriptive and harder to see what the list allows or dissallows at a glance
Items:
- 'BEDROCK'
- 'LAVA'
- 'WATER'
- 'STATIONARY_LAVA'
- 'STATIONARY_WATER'
- 'MOB_SPAWNER'
# Used to determine which major revision of Residence this config is from, dont change this.
ResidenceVersion: 2
Re: Command Block
Napsal: 25 led 2013, 15:24
od mominil2
enable-command-block=true
zkontroluj si to jo a dej sem seznam pluginu
Re: Command Block
Napsal: 25 led 2013, 15:34
od Stere0n_J0e
u don't say! samozrejme ze som dal true a pluginy su tu

- Bez názvu.png (22.72 KiB) Zobrazeno 4092 x
Re: Command Block
Napsal: 25 led 2013, 21:48
od Stere0n_J0e
tak prosim vyrieste tie errory
