Configuration MobArena, aucune commandes

Sir_Bee

Mineur dans l'âme
5 Mai 2012
56
1
3
26
Bonjour !

Voila mon problème : Quand j'utilise une commande de MA (/ma xxxx) rien ne se passe.
Je viens d'installer et de configurer le plugins, il est activé, mais quand je fais /plugins c'est le seul à être inscrit en rouge.
Comment résoudre cela ?


Merci d'avance
 

Sir_Bee

Mineur dans l'âme
5 Mai 2012
56
1
3
26
Bukkit 1.4.2 R0.2 b24255

Parmis mes logs je distingue pour MA :

[MobArena] Loading MobArena v0.94.4.81
2012-11-17 14:00:46
[MobArena] Enabling MobArena v0.94.4.81
2012-11-17 14:00:57
[MobArena] No boss abilities found. Extracting defaults...
2012-11-17 14:00:57
[MobArena] Vault was not found. Economy rewards will not work!
2012-11-17 14:00:58
[MobArena] v0.94.4.81 enabled.
2012-11-17 14:00:58
[MobArena] Disabling MobArena v0.94.4.81
2012-11-17 16:37:41
[MobArena] disabled.
2012-11-17 16:37:41
[MobArena] Enabling MobArena v0.94.4.81
2012-11-17 16:37:53 [SEVERE] [MobArena] The config-file failed to load. This is the error:
expected '<document start>', but found BlockMappingStart
in "<string>", line 7, column 1:
classes:
^

2012-11-17 16:37:53 [INFO] [MobArena] Disabling MobArena v0.94.4.81
2012-11-17 16:37:53 [SEVERE] Error occurred while enabling MobArena v0.94.4.81 (Is it up to date?)
java.lang.IllegalStateException: The config-file could not be loaded! Read further up to find the actual bug!
at com.garbagemule.MobArena.MobArena.loadConfigFile(MobArena.java:118)
at com.garbagemule.MobArena.MobArena.onEnable(MobArena.java:67)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:374)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:272)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:254)
at net.minecraft.server.MinecraftServer.j(MinecraftServer.java:320)
at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:299)
at net.minecraft.server.Minecraft

voila je n'ai pas tous mis la plupart se répète
 

Sir_Bee

Mineur dans l'âme
5 Mai 2012
56
1
3
26
Code:
# MobArena v0.94.4.81 - 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:
    update-notification: true
    enabled: true
    allowed-commands: /list,/pl,/help,/ban,/kick
classes:
    Ultra Hardcore:
        items: 268
        armor:
    Mage:
        items: 272,320:4,363,332:64,259,373:33,373:37:3,373:13,373:16396:22,373:2
        armor: 306,307,312,309
    Ingenieur:
        items: 272,320,363:4,cookie:10,tnt:128,76:10,331:32,lever:3,373:6:2,373:16396:4
        armor: 310,307,308,309
    Hardcore:
        items: 268,320
        armor: 298,299,300,301
    Guerrier:
        items: 276,320:2,363:4
        armor: 310,311,312,313
    Archer:
        items: 272,320:3,bow,arrow:192,melon_slices:5,cookie:5,373:34:3
        armor: 306,307,308,313
arenas:
    default:
        settings:
            world: world
            wave-interval: 15
            spout-class-select: false
            spectate-on-death: true
            soft-restore-drops: false
            soft-restore: false
            share-items-in-arena: false
            require-empty-inv-spec: false
            require-empty-inv-join: false
            repair-delay : 5
            pvp-enabled: true
            protect: false
            player-time-in-arena: world
            monster-limit: 120
            monster-infight: true
            monster-exp: false
            min-players: 1
            max-players: 6
            max-join-distance: 50
            logging: true
            lock-food-level: true
            lightning: true
            keep-exp: true
            hellhounds: false
            food-regen: false
            first-wave-delay: 6
            final-wave: 40
            entry-fee: ''
            enabled: true
            clear-wave-before-next: true
            clear-boss-before-next: true
            auto-respawn: true
            auto-ignite-tnt: false
            auto-equip-armor: true
            allow-teleporting: false
        waves:
            single:
                wave:
                    wave: 1
                    type: default
                    monsters:
                        creeper: 2
                    growth: old
        rewards:
            waves:
                every:
                    '5': dirt:4,gravel:4,stone:4
                    '3': feather,bone,stick
                    '10': iron_ingot:10,gold_ingot:8
                after:
                    '7': minecart,storage_minecart,powered_minecart
                    '16': diamond_sword
                    '13': iron_sword,iron_pickaxe,iron_spade
        class-limits:
            Guerrier: 2
            Archer: 2
            Mage: 2
            Ingenieur: 2
            Hardcore: 2
            Ultra Hardcore: 2
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 530
24
2 247
347
27
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

Utilise le bouton editer la prochaine fois ;)
Donc, tu as une erreurs dans ton fichier de configuration. C'est pas moi qui le dit, mais tes log :p
Essaye de ne pas mettre d'espace dans les classes... Vérifie que tu n'ai pas mis de tabulation...
Pour plus d'info sur la configuration de mobarna voir ici


Cordialement,
Detobel36