Stránka 1 z 2
Problémy s pluginem MobArena
Napsal: 19 čer 2012, 13:27
od Wolfcraf
Server: 93.91.250.110:37071
Dobrý den,
mám problém se pluginem mobarena. Mám nastavenou arénu. Už jsem si i v config.yml nastavil různé věci apod., ale můj problém je ten, že vždy když restartuji server, aby se projevily změny, tak se soubor config.yml resetuje na základní nastavení. Tudíž mi zmizí aréna i všechno nastavení.
Tento problém jsem měl již dříve, ale pak se mi to podařilo vyřešit tak, že jsem použil autogenerator arény. Nyní jsem si chtěl trochu vylepšit nastavení a je to tu zpět. Prosím o rad.
Děkuji.
Re: Problémy s pluginem MobArena
Napsal: 19 čer 2012, 15:03
od nejento
Server.log při startu s upraveným configem.
Do Code a Spoileru.
Re: Problémy s pluginem MobArena
Napsal: 19 čer 2012, 17:15
od Wolfcraf
Ok, je to tu:
Kód: Vybrat vše
# MobArena v0.94.4.52 - Config-file
# Read the Wiki for details on how to set up this file: http://goo.gl/F5TTc
# Note: You -must- use spaces instead of tabs!
global-settings:
enabled: true
allowed-commands: /list, /pl
update-notification: true
classes:
Knight:
items: diamond_sword, potion:8197:3
armor: 306,307,308,309
Tank:
items: iron_sword, potion:8229:2
armor: 310,311,312,313
Archer:
items: wood_sword, bow, arrow:256, potion:8197:3, bone
armor: 298,299,300,301
Chemist:
items: stone_sword, potion:16428:30, potion:16388:8, potion:16389:20, potion:8197:3, potion:8226:1
armor: 314,315,316,317
Oddjob:
items: stone_sword, flint_and_steel, netherrack:2, tnt:4, potion:8197:3
armor: 298,299,300,301
arenas:
SW:
settings:
world: world
enabled: true
protect: true
logging: true
entry-fee: ''
clear-wave-before-next: false
clear-boss-before-next: false
lightning: true
auto-equip-armor: true
soft-restore: false
soft-restore-drops: false
require-empty-inv-join: false
require-empty-inv-spec: false
hellhounds: false
pvp-enabled: false
monster-infight: false
allow-teleporting: false
spectate-on-death: true
auto-respawn: true
share-items-in-arena: true
min-players: 0
max-players: 0
max-join-distance: 0
first-wave-delay: 5
wave-interval: 15
final-wave: 0
monster-limit: 100
monster-exp: false
keep-exp: true
food-regen: false
lock-food-level: true
spout-class-select: false
player-time-in-arena: world
waves:
recurrent:
def1:
type: default
priority: 1
frequency: 1
monsters:
zombies: 10
skeletons: 10
spiders: 10
creepers: 10
wolves: 10
spec1:
type: special
priority: 2
frequency: 4
monsters:
powered-creepers: 10
zombie-pigmen: 10
angry-wolves: 10
blazes: 10
single:
swarm1:
type: swarm
wave: 6
monster: slime
amount: low
boss1:
type: boss
wave: 10
monster: cave_spider
health: high
abilities: arrows, root-target, throw-nearby
rewards:
waves:
every:
'3': feather, bone, stick
'5': dirt:4, gravel:4, stone:4
'10': iron_ingot:10, gold_ingot:8
after:
'7': minecart, storage_minecart, powered_minecart
'13': iron_sword, iron_pickaxe, iron_spade
'16': diamond_sword
coords:
p1: -865,109,711,0.0,0.0
p2: -839,126,737,0.0,0.0
arena: -853,116,724,0.0,0.0
lobby: -863,110,713,0.0,0.0
spectator: -853,124,724,0.0,0.0
spawnpoints:
s1: -862,117,714,0.0,0.0
s2: -862,117,734,0.0,0.0
s3: -842,117,714,0.0,0.0
s4: -842,117,734,0.0,0.0
Kód: Vybrat vše
2012-06-19 13:50:37 [INFO] Starting minecraft server version 1.2.5
2012-06-19 13:50:37 [INFO] Loading properties
2012-06-19 13:50:37 [INFO] Starting Minecraft server on 93.91.250.110:37071
2012-06-19 13:50:37 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2012-06-19 13:50:37 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2012-06-19 13:50:37 [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.
2012-06-19 13:50:37 [WARNING] To change this, set "online-mode" to "true" in the server.properties file.
2012-06-19 13:50:38 [INFO] This server is running CraftBukkit version git-Bukkit-1.2.5-R3.0-b2203jnks (MC: 1.2.5) (Implementing API version 1.2.5-R3.0)
2012-06-19 13:50:39 [WARNING] ----- Bukkit Auto Updater -----
2012-06-19 13:50:39 [WARNING] Your version of CraftBukkit is out of date. Version 1.2.5-R4.0 (build #2222) was released on Sun Jun 10 01:08:56 CEST 2012.
2012-06-19 13:50:39 [WARNING] Details: http://dl.bukkit.org/downloads/craftbukkit/view/01149_1.2.5-R4.0/
2012-06-19 13:50:39 [WARNING] Download: http://dl.bukkit.org/downloads/craftbukkit/get/01149_1.2.5-R4.0/craftbukkit.jar
2012-06-19 13:50:39 [WARNING] ----- ------------------- -----
2012-06-19 13:50:39 [INFO] Starting FakaHedaMinequery server on 93.91.250.110:38071
2012-06-19 13:50:39 [INFO] [PermissionsEx] sql backend registered!
2012-06-19 13:50:39 [INFO] [PermissionsEx] file backend registered!
2012-06-19 13:50:39 [INFO] [PermissionsEx] PermissionEx plugin initialized.
2012-06-19 13:50:40 [INFO] [LagMeter] Loading LagMeter v1.7
2012-06-19 13:50:40 [INFO] [MultiInv] Loading MultiInv v3.0.7
2012-06-19 13:50:40 [INFO] [WorldEdit] Loading WorldEdit v5.3
2012-06-19 13:50:40 [INFO] [FakaHedaMinequery] Loading FakaHedaMinequery v1.1
2012-06-19 13:50:40 [INFO] [mcjobs] Loading mcjobs v2.6.15
2012-06-19 13:50:40 [INFO] [Vault] Loading Vault v1.2.16-b184
2012-06-19 13:50:40 [INFO] [LogBlockQuestioner] Loading LogBlockQuestioner v0.02
2012-06-19 13:50:40 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
2012-06-19 13:50:40 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.1
2012-06-19 13:50:40 [INFO] [PermissionsEx] Initializing file backend
2012-06-19 13:50:40 [INFO] [Jail] Loading Jail v2.1.3
2012-06-19 13:50:40 [INFO] [TreeAssist] Loading TreeAssist v4.2
2012-06-19 13:50:40 [INFO] [iConomy] Loading iConomy v7.0
2012-06-19 13:50:40 [INFO] [AuthMe] Loading AuthMe v2.6.5
2012-06-19 13:50:40 [INFO] [OpenInv] Loading OpenInv v1.8.4
2012-06-19 13:50:40 [INFO] [BKCommonLib] Loading BKCommonLib v1.18
2012-06-19 13:50:40 [INFO] [Lockette] Loading Lockette v1.6
2012-06-19 13:50:40 [INFO] [Modifyworld] Loading Modifyworld v1.19
2012-06-19 13:50:40 [INFO] [FalseBookCore] Loading FalseBookCore v0.93.1alpha
2012-06-19 13:50:40 [INFO] [MobArena] Loading MobArena v0.94.4.52
2012-06-19 13:50:40 [INFO] [FalseBookCart] Loading FalseBookCart v0.93.1alpha
2012-06-19 13:50:40 [INFO] [Essentials] Loading Essentials v2.9.1
2012-06-19 13:50:40 [INFO] [Residence] Loading Residence v2.4.2
2012-06-19 13:50:40 [INFO] [NoLaggTNT] Loading NoLaggTNT v1.05
2012-06-19 13:50:40 [INFO] [ChatManager] Loading ChatManager v1.19.1
2012-06-19 13:50:40 [INFO] [FalseBookChat] Loading FalseBookChat v0.93.1alpha
2012-06-19 13:50:40 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.1
2012-06-19 13:50:40 [INFO] [FalseBookBlock] Loading FalseBookBlock v0.93.1alpha
2012-06-19 13:50:40 [INFO] [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
2012-06-19 13:50:40 [INFO] [NoLaggExamine] Loading NoLaggExamine v1.06
2012-06-19 13:50:40 [INFO] [FalseBookIC] Loading FalseBookIC v0.93.1alpha
2012-06-19 13:50:40 [INFO] [ChestShop] Loading ChestShop v3.42
2012-06-19 13:50:40 [INFO] [FalseBookExtra] Loading FalseBookExtra v0.93.1alpha
2012-06-19 13:50:40 [INFO] [Vault] Enabling Vault v1.2.16-b184
2012-06-19 13:50:40 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2012-06-19 13:50:40 [SEVERE] iConomy6 - If you are using Flatfile storage be aware that iCo6 has a CRITICAL bug which can wipe ALL iconomy data.
2012-06-19 13:50:40 [SEVERE] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2012-06-19 13:50:40 [SEVERE] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2012-06-19 13:50:40 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2012-06-19 13:50:40 [INFO] [Vault][Permission] PermissionsEx found: Waiting
2012-06-19 13:50:40 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2012-06-19 13:50:40 [INFO] [Vault][Chat] PermissionsEx found: Waiting
2012-06-19 13:50:40 [INFO] [Vault] Enabled Version 1.2.16-b184
2012-06-19 13:50:40 [INFO] [BKCommonLib] Enabling BKCommonLib v1.18
2012-06-19 13:50:40 [INFO] BKCommonLib version 1.18 enabled!
2012-06-19 13:50:40 [INFO] Preparing level "world"
2012-06-19 13:50:40 [INFO] Default game type: 0
2012-06-19 13:50:40 [INFO] Preparing start region for level 0 (Seed: 5234697796619882265)
2012-06-19 13:50:41 [INFO] Preparing start region for level 1 (Seed: 7179050874709721915)
2012-06-19 13:50:41 [INFO] Preparing spawn area: 4%
2012-06-19 13:50:42 [INFO] Preparing start region for level 2 (Seed: 7179050874709721915)
2012-06-19 13:50:42 [INFO] [LagMeter] Enabling LagMeter v1.7
2012-06-19 13:50:42 [INFO] [LagMeter 1.7] Enabled! Polling every 40 server ticks. Logging to /hlserver/37071/plugins/LagMeter/lag.log
2012-06-19 13:50:42 [INFO] [MultiInv] Enabling MultiInv v3.0.7
2012-06-19 13:50:42 [INFO] [WorldEdit] Enabling WorldEdit v5.3
2012-06-19 13:50:42 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-06-19 13:50:42 [INFO] [FakaHedaMinequery] Enabling FakaHedaMinequery v1.1
2012-06-19 13:50:42 [INFO] [mcjobs] Enabling mcjobs v2.6.15
2012-06-19 13:50:42 [INFO] [mcjobs] Using builtin logging methods.
2012-06-19 13:50:42 [INFO] [mcjobs] Found Vault 1.2.16-b184
2012-06-19 13:50:42 [INFO] [mcjobs] LOADED JOBS: digger miner builder soldier tinkerer woodsman farmer toolmaker weaponsmith armorer fisherman baker alchemist bulldozer taxes
2012-06-19 13:50:42 [INFO] [mcjobs] Loaded player data file...
2012-06-19 13:50:42 [INFO] [mcjobs] Loading cache permission file...
2012-06-19 13:50:42 [INFO] [mcjobs] MC Jobs has been enabled!
2012-06-19 13:50:42 [INFO] [LogBlockQuestioner] Enabling LogBlockQuestioner v0.02
2012-06-19 13:50:42 [SEVERE] Error occurred while enabling LogBlockQuestioner v0.02 (Is it up to date?)
java.lang.NoClassDefFoundError: org/bukkit/event/Event$Type
at de.diddiz.LogBlockQuestioner.LogBlockQuestioner.onEnable(LogBlockQuestioner.java:15)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
Caused by: java.lang.ClassNotFoundException: org.bukkit.event.Event$Type
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:41)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
... 11 more
2012-06-19 13:50:42 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
2012-06-19 13:50:42 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
2012-06-19 13:50:42 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
2012-06-19 13:50:42 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 5234697796619882265
2012-06-19 13:50:43 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 7179050874709721915
2012-06-19 13:50:43 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
2012-06-19 13:50:43 [WARNING] [Multiverse-Core] Original Location: X: 0 Y: 64 Z: 0 P: 0 Y: 0
2012-06-19 13:50:43 [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!
2012-06-19 13:50:43 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 7179050874709721915
2012-06-19 13:50:43 [INFO] [Multiverse-Core] Loading World & Settings - 'Captured' - Env: NORMAL - Type: FLAT & seed: -6166525994831053500
2012-06-19 13:50:43 [INFO] Preparing start region for level 3 (Seed: -6166525994831053500)
2012-06-19 13:50:43 [INFO] [Multiverse-Core] Loading World & Settings - 'SkyBlock' - Env: NORMAL - Type: NORMAL & seed: 1435672245
2012-06-19 13:50:43 [INFO] Preparing start region for level 4 (Seed: 1435672245)
2012-06-19 13:50:44 [INFO] [Multiverse-Core] 5 - World(s) loaded.
2012-06-19 13:50:44 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.1
2012-06-19 13:50:44 [INFO] [PermissionsEx] Superperms support enabled.
2012-06-19 13:50:44 [INFO] [PermissionsEx] v1.19.1 enabled
2012-06-19 13:50:44 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
2012-06-19 13:50:44 [INFO] [Vault][Permission] PermissionsEx hooked.
2012-06-19 13:50:44 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
2012-06-19 13:50:44 [INFO] [Jail] Enabling Jail v2.1.3
2012-06-19 13:50:44 [SEVERE] org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
in "<string>", line 98, column 87:
... , tak musĂš zaplatit tuto částku: <Amount>.
^
2012-06-19 13:50:44 [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54)
2012-06-19 13:50:44 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:138)
2012-06-19 13:50:44 [SEVERE] at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:105)
2012-06-19 13:50:44 [SEVERE] at com.matejdro.bukkit.jail.InputOutput.LoadSettings(InputOutput.java:93)
2012-06-19 13:50:44 [SEVERE] at com.matejdro.bukkit.jail.Jail.onEnable(Jail.java:103)
2012-06-19 13:50:44 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
2012-06-19 13:50:44 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
2012-06-19 13:50:44 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
2012-06-19 13:50:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
2012-06-19 13:50:44 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
2012-06-19 13:50:44 [SEVERE] at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
2012-06-19 13:50:44 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
2012-06-19 13:50:44 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
2012-06-19 13:50:44 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
2012-06-19 13:50:44 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-06-19 13:50:44 [SEVERE] Caused by: mapping values are not allowed here
in "<string>", line 98, column 87:
... , tak musĂš zaplatit tuto částku: <Amount>.
^
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:733)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:305)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:563)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480)
2012-06-19 13:50:44 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:399)
2012-06-19 13:50:44 [SEVERE] at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:52)
2012-06-19 13:50:44 [SEVERE] ... 14 more
2012-06-19 13:50:44 [INFO] [Jail] Loaded 1 jail zones.
2012-06-19 13:50:44 [INFO] [Jail] Loaded 0 prisoners.
2012-06-19 13:50:44 [INFO] [Jail] Loaded 5 cells.
2012-06-19 13:50:44 [INFO] [Jail] Jail v2.1.3 loaded!
2012-06-19 13:50:44 [INFO] [TreeAssist] Enabling TreeAssist v4.2
2012-06-19 13:50:44 [INFO] [iConomy] Enabling iConomy v7.0
2012-06-19 13:50:44 [INFO] [iConomy - April Fools] Enabled (19 ms)
2012-06-19 13:50:44 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2012-06-19 13:50:44 [INFO] [Vault][Economy] iConomy 6 hooked.
2012-06-19 13:50:44 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2012-06-19 13:50:44 [INFO] [AuthMe] Enabling AuthMe v2.6.5
2012-06-19 13:50:44 [INFO] [AuthMe] Loading Configuration File...
2012-06-19 13:50:44 [INFO] [AuthMe] Set Language: en
2012-06-19 13:50:44 [INFO] [AuthMe] Authme 2.6.5 enabled
2012-06-19 13:50:44 [INFO] [OpenInv] Enabling OpenInv v1.8.4
2012-06-19 13:50:44 [INFO] [OpenInv] version 1.8.4 enabled!
2012-06-19 13:50:44 [INFO] [Lockette] Enabling Lockette v1.6
2012-06-19 13:50:44 [INFO] [Lockette] Version 1.6 is being enabled! Yay! (Core version 1.3.2)
2012-06-19 13:50:44 [INFO] [Lockette] Detected craftbukkit build [2203] ok.
2012-06-19 13:50:44 [INFO] [Lockette] Custom lockable block list: [116, 84, 57]
2012-06-19 13:50:44 [INFO] [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.19.1
2012-06-19 13:50:44 [INFO] [Lockette] Using ops file for admin permissions.
2012-06-19 13:50:44 [INFO] [Lockette] Ready to protect your containers.
2012-06-19 13:50:44 [INFO] [Modifyworld] Enabling Modifyworld v1.19
2012-06-19 13:50:44 [INFO] [Modifyworld] Modifyworld disabled. Check config.yml!
2012-06-19 13:50:44 [INFO] [Modifyworld] Disabling Modifyworld v1.19
2012-06-19 13:50:44 [INFO] [Modifyworld] Modifyworld disabled!
2012-06-19 13:50:44 [INFO] [FalseBookCore] Enabling FalseBookCore v0.93.1alpha
2012-06-19 13:50:44 [INFO] [ FalseBook Core ] using Vault for Permissions!
2012-06-19 13:50:44 [INFO] [ FalseBook Core ] FalseBookCore v0.93.1alpha by GeMo enabled!
2012-06-19 13:50:44 [INFO] [MobArena] Enabling MobArena v0.94.4.52
2012-06-19 13:50:44 [INFO] [MobArena] v0.94.4.52 enabled.
2012-06-19 13:50:44 [INFO] [FalseBookCart] Enabling FalseBookCart v0.93.1alpha
2012-06-19 13:50:45 [INFO] 0 locked storagecarts loaded.
2012-06-19 13:50:45 [INFO] [ FalseBook Cart ] FalseBookCart v0.93.1alpha by GeMo enabled
2012-06-19 13:50:45 [INFO] [Essentials] Enabling Essentials v2.9.1
2012-06-19 13:50:45 [INFO] [Vault][Economy] Essentials Economy hooked.
2012-06-19 13:50:45 [INFO] Essentials: Using PermissionsEx based permissions.
2012-06-19 13:50:45 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 6 version: 1.2.16-b184)
2012-06-19 13:50:45 [INFO] [Residence] Enabling Residence v2.4.2
2012-06-19 13:50:45 [INFO] [Residence] Failed to write file: plugins/Residence/config.yml from the Residence jar file, Error:java.io.FileNotFoundException: plugins/Residence/config.yml (No such file or directory)
2012-06-19 13:50:45 [SEVERE] Error occurred while enabling Residence v2.4.2 (Is it up to date?)
java.lang.NoSuchMethodError: com.bekvon.bukkit.residence.Residence.getConfiguration()Lorg/bukkit/util/config/Configuration;
at com.bekvon.bukkit.residence.Residence.onEnable(Residence.java:170)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:215)
at com.bekvon.bukkit.residence.Residence.setEnabled(Residence.java:1702)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:256)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:238)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-06-19 13:50:45 [INFO] [NoLaggTNT] Enabling NoLaggTNT v1.05
2012-06-19 13:50:45 [INFO] NoLaggTNT version 1.05 enabled!
2012-06-19 13:50:45 [INFO] [ChatManager] Enabling ChatManager v1.19.1
2012-06-19 13:50:45 [INFO] [ChatManager] ChatManager enabled!
2012-06-19 13:50:45 [INFO] [ChatManager] Multiverse 2 integration enabled!
2012-06-19 13:50:45 [INFO] [FalseBookChat] Enabling FalseBookChat v0.93.1alpha
2012-06-19 13:50:45 [INFO] [ FalseBook Chat ] FalseBookChat v0.93.1alpha by GeMo enabled
2012-06-19 13:50:45 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.1
2012-06-19 13:50:45 [INFO] [FalseBookBlock] Enabling FalseBookBlock v0.93.1alpha
2012-06-19 13:50:45 [INFO] [ FalseBook Block ] 0 Doors successfully loaded.
2012-06-19 13:50:45 [INFO] [ FalseBook Block ] 0 Areas loaded.
2012-06-19 13:50:45 [INFO] [ FalseBook Block ] 0 Bridges successfully loaded.
2012-06-19 13:50:45 [INFO] [ FalseBook Block ] No Cauldrons loaded!
2012-06-19 13:50:45 [INFO] [ FalseBook Block ] No Books loaded!
2012-06-19 13:50:45 [INFO] [ FalseBook Block ] 0 protected gateblocks successfully loaded.
2012-06-19 13:50:45 [INFO] [ FalseBook Block ] FalseBookBlock v0.93.1alpha by GeMo enabled
2012-06-19 13:50:45 [INFO] [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
2012-06-19 13:50:45 [INFO] [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
2012-06-19 13:50:45 [INFO] [Multiverse-Portals] 0 - Portals(s) loaded
2012-06-19 13:50:45 [INFO] [NoLaggExamine] Enabling NoLaggExamine v1.06
2012-06-19 13:50:45 [INFO] NoLaggExamine version 1.06 enabled!
2012-06-19 13:50:45 [INFO] [FalseBookIC] Enabling FalseBookIC v0.93.1alpha
2012-06-19 13:50:45 [INFO] [ FalseBook IC ] Error while reading file: plugins/FalseBook/FalseBookIC.properties
2012-06-19 13:50:45 [INFO] [ FalseBook IC ] FalseBookIC v0.93.1alpha by GeMo enabled
2012-06-19 13:50:45 [INFO] [ChestShop] Enabling ChestShop v3.42
2012-06-19 13:50:45 [INFO] [ChestShop] Lockette version 1.6 loaded.
2012-06-19 13:50:45 [INFO] [ChestShop] Vault loaded - using iConomy 6
2012-06-19 13:50:45 [INFO] [FalseBookExtra] Enabling FalseBookExtra v0.93.1alpha
2012-06-19 13:50:45 [INFO] [ FalseBook Extra ] 0 protected blocks in 'world' loaded.
2012-06-19 13:50:45 [INFO] [ FalseBook Extra ] 2 protected blocks in 'world_nether' loaded.
2012-06-19 13:50:45 [INFO] [ FalseBook Extra ] 0 protected blocks in 'world_the_end' loaded.
2012-06-19 13:50:45 [INFO] [ FalseBook Extra ] 0 protected blocks in 'Captured' loaded.
2012-06-19 13:50:45 [INFO] [ FalseBook Extra ] 0 protected blocks in 'SkyBlock' loaded.
2012-06-19 13:50:45 [INFO] [ FalseBook Extra ] FalseBookExtra v0.93.1alpha by GeMo enabled
2012-06-19 13:50:45 [SEVERE] Permission node 'groups' in permissions.yml is invalid
java.lang.IllegalArgumentException: 'default' key contained unknown value
at org.bukkit.permissions.Permission.loadPermission(Permission.java:269)
at org.bukkit.permissions.Permission.loadPermissions(Permission.java:218)
at org.bukkit.craftbukkit.CraftServer.loadCustomPermissions(CraftServer.java:591)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:244)
at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:381)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:368)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:197)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:432)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
2012-06-19 13:50:45 [INFO] Done (5.646s)! For help, type "help" or "?"
2012-06-19 13:50:45 [INFO] Starting GS4 status listener
2012-06-19 13:50:45 [INFO] Query running on 93.91.250.110:37071
2012-06-19 13:50:46 [INFO] /94.127.128.126:49604 lost connection
2012-06-19 13:50:46 [INFO] [ FalseBook IC ] Loaded selftriggered ICs: 0 done
2012-06-19 13:50:46 [INFO] [ FalseBook IC ] Failed selftriggered ICs: 0 failed
Re: Problémy s pluginem MobArena
Napsal: 19 čer 2012, 17:32
od nejento
Ten config je celý?
Server.log najdeš v kmenové složce FTP. Tam kde je i minecraft_server.jar.
Re: Problémy s pluginem MobArena
Napsal: 19 čer 2012, 17:51
od Wolfcraf
Ok, aktualizováno. Je to v prvním příspěvku.
Re: Problémy s pluginem MobArena
Napsal: 19 čer 2012, 18:05
od nejento
1) MobArena:
Kód: Vybrat vše
# MobArena v0.94.4.52 - Config-file
# Read the Wiki for details on how to set up this file: http://goo.gl/F5TTc
# Note: You -must- use spaces instead of tabs!
global-settings:
enabled: true
allowed-commands: /list, /pl
update-notification: true
classes:
Knight:
items: diamond_sword, potion:8197:3
armor: 306,307,308,309
Tank:
items: iron_sword, potion:8229:2
armor: 310,311,312,313
Archer:
items: wood_sword, bow, arrow:256, potion:8197:3, bone
armor: 298,299,300,301
Chemist:
items: stone_sword, potion:16428:30, potion:16388:8, potion:16389:20, potion:8197:3, potion:8226:1
armor: 314,315,316,317
Oddjob:
items: stone_sword, flint_and_steel, netherrack:2, tnt:4, potion:8197:3
armor: 298,299,300,301
arenas:
SW:
settings:
world: world
enabled: true
protect: true
logging: true
entry-fee: ''
clear-wave-before-next: false
clear-boss-before-next: false
lightning: true
auto-equip-armor: true
soft-restore: false
soft-restore-drops: false
require-empty-inv-join: false
require-empty-inv-spec: false
hellhounds: false
pvp-enabled: false
monster-infight: false
allow-teleporting: false
spectate-on-death: true
auto-respawn: true
share-items-in-arena: true
min-players: 0
max-players: 0
max-join-distance: 0
first-wave-delay: 5
wave-interval: 15
final-wave: 0
monster-limit: 100
monster-exp: false
keep-exp: true
food-regen: false
lock-food-level: true
spout-class-select: false
player-time-in-arena: world
waves:
recurrent:
def1:
type: default
priority: 1
frequency: 1
monsters:
zombies: 10
skeletons: 10
spiders: 10
creepers: 10
wolves: 10
spec1:
type: special
priority: 2
frequency: 4
monsters:
powered-creepers: 10
zombie-pigmen: 10
angry-wolves: 10
blazes: 10
single:
swarm1:
type: swarm
wave: 6
monster: slime
amount: low
boss1:
type: boss
wave: 10
monster: cave_spider
health: high
abilities: arrows, root-target, throw-nearby
rewards:
waves:
every:
'3': feather, bone, stick
'5': dirt:4, gravel:4, stone:4
'10': iron_ingot:10, gold_ingot:8
after:
'7': minecart, storage_minecart, powered_minecart
'13': iron_sword, iron_pickaxe, iron_spade
'16': diamond_sword
coords:
p1: -865,109,711,0.0,0.0
p2: -839,126,737,0.0,0.0
arena: -853,116,724,0.0,0.0
lobby: -863,110,713,0.0,0.0
spectator: -853,124,724,0.0,0.0
spawnpoints:
s1: -862,117,714,0.0,0.0
s2: -862,117,734,0.0,0.0
s3: -842,117,714,0.0,0.0
s4: -842,117,734,0.0,0.0
2) Aktualizuj LogBlock a LogBlockQuestioner
3) V nastavení Jailu máš písmena s háčky nebo čárky. Mniecraft nepodpruje = opravit
4) Aktualizuj Residence
5) Máš špatný permission v PermissionsEx ve skupině default.
Re: Problémy s pluginem MobArena
Napsal: 19 čer 2012, 19:34
od Wolfcraf
Jak jako "špatný"?
Edit:
Ten config jsem napsal špatně. Tam dole ocenění mělo být to takhle:
Kód: Vybrat vše
SW:
settings:
world: world
enabled: true
protect: true
logging: true
entry-fee: ''
clear-wave-before-next: false
clear-boss-before-next: false
lightning: true
auto-equip-armor: true
soft-restore: false
soft-restore-drops: false
require-empty-inv-join: false
require-empty-inv-spec: false
hellhounds: false
pvp-enabled: false
monster-infight: false
allow-teleporting: false
spectate-on-death: true
auto-respawn: true
share-items-in-arena: true
min-players: 0
max-players: 0
max-join-distance: 0
first-wave-delay: 5
wave-interval: 15
final-wave: 0
monster-limit: 100
monster-exp: false
keep-exp: true
food-regen: false
lock-food-level: true
spout-class-select: false
player-time-in-arena: world
waves:
recurrent:
def1:
type: default
priority: 1
frequency: 1
monsters:
zombies: 10
skeletons: 10
spiders: 10
creepers: 10
wolves: 10
spec1:
type: special
priority: 2
frequency: 4
monsters:
powered-creepers: 10
zombie-pigmen: 10
angry-wolves: 10
blazes: 10
single:
swarm1:
type: swarm
wave: 6
monster: slime
amount: low
boss1:
type: boss
wave: 10
monster: cave_spider
health: high
abilities: arrows, root-target, throw-nearby
rewards:
waves:
every:
'1': iron_ingot:1
'3': feather, bone, stick
'5': gold_ingot:1
'5': dirt:4, gravel:4, stone:4
'10': iron_ingot:10, gold_ingot:8
after:
'7': minecart, storage_minecart, powered_minecart
'13': iron_sword, iron_pickaxe, iron_spade
'15': diamond:1
'16': diamond_sword
'20': monster_spawner
coords:
p1: -865,109,711,0.0,0.0
p2: -839,126,737,0.0,0.0
arena: -853,116,724,0.0,0.0
lobby: -863,110,713,0.0,0.0
spectator: -853,124,724,0.0,0.0
spawnpoints:
s1: -862,117,714,0.0,0.0
s2: -862,117,734,0.0,0.0
s3: -842,117,714,0.0,0.0
s4: -842,117,734,0.0,0.0
Re: Problémy s pluginem MobArena
Napsal: 19 čer 2012, 20:09
od nejento
Zase jsi ho sem nedal celý

Ale je to jedno, prostě tam zkopíruj tu část, kterou jsem ti posílal namísto té části, která tam je doposud.
Re: Problémy s pluginem MobArena
Napsal: 19 čer 2012, 20:47
od Wolfcraf
Já vím XD Ale je to stejný, jak předtím. Akorát jsou tam jiný odměny. Zkoušel jsem tam manuálně měnit ty odměny manuálně na tom tvým, ale zas to skočilo zpátky

Edit: Skáče to znovu pořád.
Re: Problémy s pluginem MobArena
Napsal: 19 čer 2012, 20:50
od nejento
Zkus vypnout server, nahrát config a server spustit. Jestli se to opět přepíše, tak dej server.log.