configuration de ichat

gaarahisoka

Bucheron
9 Juillet 2011
355
0
11
Bonjour, je n'arrive pas à configurer ichat pour mon serveur, ichat est pour permissions 3.x... enfin bref, le log :
2011-09-03 03:41:24 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
2011-09-03 03:41:24 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
2011-09-03 03:41:24 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
2011-09-03 03:41:24 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
2011-09-03 03:41:24 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
2011-09-03 03:41:24 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
2011-09-03 03:41:24 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
2011-09-03 03:41:24 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
2011-09-03 03:41:24 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.util.config.Configuration.load(Configuration.java:82)
2011-09-03 03:41:24 [SEVERE] at com.nijiko.data.YamlGroupStorage.reload(YamlGroupStorage.java:179)
2011-09-03 03:41:24 [SEVERE] at com.nijiko.data.YamlGroupStorage.<init>(YamlGroupStorage.java:30)
2011-09-03 03:41:24 [SEVERE] at com.nijiko.data.YamlCreator.getGroupStorage(YamlCreator.java:57)
2011-09-03 03:41:24 [SEVERE] at com.nijiko.data.StorageFactory.getGroupStorage(StorageFactory.java:129)
2011-09-03 03:41:24 [SEVERE] at com.nijiko.permissions.ModularControl.forceLoadWorld(ModularControl.java:96)
2011-09-03 03:41:24 [SEVERE] at com.nijiko.permissions.ModularControl.loadWorld(ModularControl.java:86)
2011-09-03 03:41:24 [SEVERE] at com.nijikokun.bukkit.Permissions.PrWorldListener.onWorldLoad(PrWorldListener.java:11)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$54.execute(JavaPluginLoader.java:619)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:590)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:511)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:507)
2011-09-03 03:41:24 [SEVERE] at com.onarandombox.Rigby.MultiVerse.MultiVerse.loadWorlds(MultiVerse.java:380)
2011-09-03 03:41:24 [SEVERE] at com.onarandombox.Rigby.MultiVerse.MultiVerse.onEnable(MultiVerse.java:115)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
2011-09-03 03:41:24 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
2011-09-03 03:41:24 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
2011-09-03 03:41:24 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
2011-09-03 03:41:24 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
2011-09-03 03:41:24 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
2011-09-03 03:41:24 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
2011-09-03 03:41:24 [INFO] [MultiVerse] Loading World & Settings - 'City' - NORMAL
2011-09-03 03:41:24 [INFO] Preparing start region for level 4 (Seed: 3767013843036358386)
2011-09-03 03:41:25 [INFO] [MultiVerse] Loading World & Settings - 'Minas' - NORMAL
2011-09-03 03:41:25 [INFO] Preparing start region for level 5 (Seed: 671744199)
2011-09-03 03:41:25 [INFO] [Permissions] Converting GM/2.x syntax files...
2011-09-03 03:41:25 [INFO] [Permissions] Conversion complete!
2011-09-03 03:41:25 [INFO] [MultiVerse] 6 - World(s) loaded.
2011-09-03 03:41:25 [INFO] [MultiVerse] Loading Portals
2011-09-03 03:41:25 [INFO] [MultiVerse] 9 - Portal(s) loaded.
2011-09-03 03:41:25 [INFO] [MobBounty] v4.05 (Oxygen) enabled.
2011-09-03 03:41:25 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
2011-09-03 03:41:25 [INFO] [MobBounty] Special Thanks to: nijikokun for the Register API.
2011-09-03 03:41:25 [INFO] [MobBounty] Config loaded.
2011-09-03 03:41:25 [INFO] [MobBounty] Permission plugin was found (Permissions v3.1.6).
2011-09-03 03:41:25 [INFO] [iConomy] Logging is currently disabled.
2011-09-03 03:41:25 [INFO] [iConomy] v5.01 (Eruanna) loaded.
2011-09-03 03:41:25 [INFO] [iConomy] Developed by: [Nijikokun]
2011-09-03 03:41:25 [INFO] [MultiVerse] Found iConomy, enabling payments.
2011-09-03 03:41:25 [INFO] [iConomy] hooked into Permissions.
2011-09-03 03:41:25 [INFO] [MobBounty] Payment plugin was found (iConomy v5).
2011-09-03 03:41:25 [INFO] [xAuth] 'Permissions' v3.1.6 support enabled!
2011-09-03 03:41:25 [INFO] [xAuth] Connection to database established!
2011-09-03 03:41:25 [INFO] [xAuth] Accounts: 18, Sessions: 0
2011-09-03 03:41:25 [INFO] [xAuth] v2.0b4 Enabled!
2011-09-03 03:41:26 [INFO] [Citizens] Loaded 0 quests.
2011-09-03 03:41:26 [INFO] [Citizens] Permissions enabled.
2011-09-03 03:41:26 [INFO] [Citizens] version [1.0.9d] (Odyssey) loaded
2011-09-03 03:41:26 [INFO] [Citizens] Payment method found (iConomy version: 5)
2011-09-03 03:41:26 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2011-09-03 03:41:26 [INFO] EssentialsProtect version 2.5.6 par essentials team a été chargé
2011-09-03 03:41:26 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
2011-09-03 03:41:26 [INFO] WorldGuard: (world) Single session is enforced.
2011-09-03 03:41:26 [INFO] WorldGuard: (world) TNT ignition is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (world) Lighters are PERMITTED.
2011-09-03 03:41:26 [INFO] WorldGuard: (world) Lava fire is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
2011-09-03 03:41:26 [INFO] WorldGuard: Loaded configuration for world 'world"
2011-09-03 03:41:26 [INFO] WorldGuard: (world_nether) Single session is enforced.
2011-09-03 03:41:26 [INFO] WorldGuard: (world_nether) TNT ignition is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
2011-09-03 03:41:26 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
2011-09-03 03:41:26 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
2011-09-03 03:41:26 [INFO] WorldGuard: (rainbow) Single session is enforced.
2011-09-03 03:41:26 [INFO] WorldGuard: (rainbow) TNT ignition is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (rainbow) Lighters are PERMITTED.
2011-09-03 03:41:26 [INFO] WorldGuard: (rainbow) Lava fire is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (rainbow) Fire spread is UNRESTRICTED.
2011-09-03 03:41:26 [INFO] WorldGuard: Loaded configuration for world 'rainbow"
2011-09-03 03:41:26 [INFO] WorldGuard: (skylands) Single session is enforced.
2011-09-03 03:41:26 [INFO] WorldGuard: (skylands) TNT ignition is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (skylands) Lighters are PERMITTED.
2011-09-03 03:41:26 [INFO] WorldGuard: (skylands) Lava fire is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (skylands) Fire spread is UNRESTRICTED.
2011-09-03 03:41:26 [INFO] WorldGuard: Loaded configuration for world 'skylands"
2011-09-03 03:41:26 [INFO] WorldGuard: (City) Single session is enforced.
2011-09-03 03:41:26 [INFO] WorldGuard: (City) TNT ignition is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (City) Lighters are PERMITTED.
2011-09-03 03:41:26 [INFO] WorldGuard: (City) Lava fire is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (City) Fire spread is UNRESTRICTED.
2011-09-03 03:41:26 [INFO] WorldGuard: Loaded configuration for world 'City"
2011-09-03 03:41:26 [INFO] WorldGuard: (Minas) Single session is enforced.
2011-09-03 03:41:26 [INFO] WorldGuard: (Minas) TNT ignition is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (Minas) Lighters are PERMITTED.
2011-09-03 03:41:26 [INFO] WorldGuard: (Minas) Lava fire is blocked.
2011-09-03 03:41:26 [INFO] WorldGuard: (Minas) Fire spread is UNRESTRICTED.
2011-09-03 03:41:26 [INFO] WorldGuard: Loaded configuration for world 'Minas"
2011-09-03 03:41:26 [INFO] WorldGuard: 0 regions loaded for 'world'
2011-09-03 03:41:26 [INFO] WorldGuard: Unable to register missing event type SNOW_FORM
2011-09-03 03:41:26 [INFO] WorldGuard 5.2.2 enabled.
2011-09-03 03:41:26 [INFO] [MobDisguise] by desmin88 version 1.6 enabled.
2011-09-03 03:41:26 [INFO] WorldEdit 4.6 enabled.
2011-09-03 03:41:26 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
2011-09-03 03:41:26 [INFO] [HeroicDeath] 1.9.1 enabled.
2011-09-03 03:41:26 [INFO] [iZone : 6.6.1] Enabled!
2011-09-03 03:41:26 [INFO] [iZone : 6.6.1] SQLite Connection successful
2011-09-03 03:41:26 [INFO] [iZone : 6.6.1] Loaded 59 zones.
2011-09-03 03:41:26 [INFO] EssentialsGeoIP version 2.5.6 par essentials team a été chargé
2011-09-03 03:41:26 [INFO] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
2011-09-03 03:41:26 [INFO] EssentialsChat version 2.5.6 par essentials team a été chargé
2011-09-03 03:41:26 [WARNING] config broken for xmpp
2011-09-03 03:41:26 [INFO] EssentialsXMPP version 2.5.6 par essentials team a été chargé
2011-09-03 03:41:26 [INFO] [Permissions] SQL Interface enabled!
2011-09-03 03:41:26 [INFO] [iChat] Found Permissions (v3.1.6)
2011-09-03 03:41:26 [INFO] iChat (v2.3.3-p3) enabled
2011-09-03 03:41:26 [INFO] [Factions v1.4.5] === ENABLE START ===
2011-09-03 03:41:26 [INFO] [Factions v1.4.5] Loading conf from disk
2011-09-03 03:41:26 [INFO] [Factions v1.4.5] Loading players from disk
2011-09-03 03:41:26 [INFO] [Factions v1.4.5] Loading factions from disk
2011-09-03 03:41:26 [INFO] [Factions v1.4.5] Loading board from disk
2011-09-03 03:41:26 [INFO] [Factions v1.4.5] Found and will use plugin Permissions v3.1.6
2011-09-03 03:41:26 [INFO] [Factions v1.4.5] Found and will integrate chat with EssentialsChat v2.5.6
2011-09-03 03:41:26 [INFO] [Factions v1.4.5] Hooked into iConomy, but interface is currently disabled ("econIConomyEnabled": false).
2011-09-03 03:41:26 [INFO] [Factions v1.4.5] Hooked into EssentialsEco, but interface is currently disabled ("econEssentialsEcoEnabled": false).
2011-09-03 03:41:26 [INFO] [Factions v1.4.5] === ENABLE DONE (Took 114ms) ===
2011-09-03 03:41:26 [INFO] Done (0.368s)! For help, type "help" or "?"
2011-09-03 03:41:26 [INFO] [Citizens] Loaded 3 NPCs.
2011-09-03 04:41:26 [INFO] [Citizens] Saving npc files to disk...
2011-09-03 04:41:26 [INFO] [Citizens] Saved.

Fichier permissions :
groups:
Default:
default: false
info:
prefix: '&aVisiteur'
suffix: ''
build: false
inheritance:
- essentials.help
- essentials.home
- essentials.motd
- essentials.rules
- essentials.sethome
Builder:
default: true
info:
prefix: '&fConstructeur'
suffix: ''
build: true
inheritance:
- Default
permissions:
- warpplugin.warp
- econplugin.basic.*
- ChestShop.shop.buy
- ChestShop.shop.sell
- essentials.afk
- essentials.back
- essentials.back.ondeath
- essentials.balance
- essentials.chat.shout
- essentials.compass
- essentials.depth
- essentials.home
- essentials.mail
- essentials.mail.send
- essentials.me
- essentials.msg
- essentials.pay
- essentials.portal
- essentials.sethome
- essentials.signs.use.*
- essentials.spawn
- essentials.suicide
- essentials.tpa
- essentials.tpahere
- essentials.tpdeny
- essentials.warp
- mobbounty.collect
Moderator:
default: false
info:
prefix: '&5Modérateur'
suffix: ''
build: true
inheritance:
- Builder
permissions:
- modplugin.ban
- modplugin.kick
- modplugin.unban
- essentials.tp
- essentials.tphere
- essentials.ban
- essentials.banip
- essentials.broadcast
- essentials.delwarp
- essentials.eco
- essentials.ext
- essentials.getpos
- essentials.jump
- essentials.kick
- essentials.kill
- essentials.setwarp
- essentials.spawner
- essentials.thunder
- essentials.time
- essentials.time.world
- essentials.togglejail
- essentials.top
- essentials.tpo
- essentials.tpohere
- essentials.tppos
- essentials.tptoggle
- essentials.unban
- essentials.unbanip
- essentials.weather
- essentials.whois
- essentials.world
Admin:
default: false
info:
prefix: '&1Admin'
suffix: ''
build: true
inheritance:
permissions:
- '*'
Bucheron:
default: false
info:
prefix: '&6Bucheron'
suffix: ''
build: true
inheritance:
- Builder
permissions:
Cuistot:
default: false
info:
prefix: '&cCuistot'
suffix: ''
build: true
inheritance:
- Builder
permissions:
Garde:
default: false
info:
prefix: '&1Garde'
suffix: ''
build: true
inheritance:
- Builder
permissions:
Marchand:
default: false
info:
prefix: '&9Marchand'
suffix: ''
build: true
inheritance:
- Builder
permissions:
- ChestShop.shop.create
Mercenaire:
default: false
info:
prefix: '&0Mercenaire'
suffix: ''
build: true
inheritance:
- Builder
permissions:
Mineur:
default: false
info:
prefix: '&8Mineur'
suffix: ''
build: true
inheritance:
- Builder
permissions:
SemiAdmin:
default: false
info:
prefix: '&aLarbin'
suffix: ''
build: true
inheritance:
- Moderator
permissions:
- groupmanager.mantogglesave
- ChestShop.admin
- ChestShop.shop.buy
- ChestShop.shop.create
- ChestShop.shop.sell
- essentials
- essentials.antioch
- essentials.burn
- essentials.clearinventory
- essentials.cooldown.bypass
- essentials.deljail
- essentials.fireball
- essentials.gc
- essentials.give
- essentials.god
- essentials.heal
- essentials.heal.others
- essentials.invsee
- essentials.item
- essentials.jails
- essentials.kickall
- essentials.kit.*
- essentials.lightning
- essentials.mute
- essentials.sell
- essentials.setjail
- essentials.signs.*
- essentials.spawnmob
- essentials.teleport.cooldown.bypass
- essentials.teleport.timer.bypass
- essentials.togglejail
- groupmanager.*
Technicien:
default: false
info:
prefix: '&4Technicien'
suffix: ''
build: true
inheritance:
- Builder
permissions:
essentials:
help:
permissions:
inheritance:
home:
permissions:
inheritance:
motd:
permissions:
inheritance:
rules:
permissions:
inheritance:
sethome:
permissions:
inheritance:


Et le fichier ichat :


censor-list: []
censor-color: '&f'
date-format: HH:mm:ss
message-format: '[+prefix+group+suffix&f] +name: +message'
me-format: '* +name +message'
censor-char: '*'
censor-string-color: '&f'
censor-colored: false

Voilà, merci d'avance :)
 
Code:
groups:
    Default:
        default: false
        info:
            prefix: '&aVisiteur'
            suffix: ''
            build: false
        inheritance:
        permissions:
        - essentials.help
        - essentials.home
        - essentials.motd
        - essentials.rules
        - essentials.sethome
    Builder:
        default: true
        info:
            prefix: '&fConstructeur'
            suffix: ''
            build: true
        inheritance:
        - Default
        permissions:
        - warpplugin.warp
        - econplugin.basic.*
        - ChestShop.shop.buy
        - ChestShop.shop.sell
        - essentials.afk
        - essentials.back
        - essentials.back.ondeath
        - essentials.balance
        - essentials.chat.shout
        - essentials.compass
        - essentials.depth
        - essentials.home
        - essentials.mail
        - essentials.mail.send
        - essentials.me
        - essentials.msg
        - essentials.pay
        - essentials.portal
        - essentials.sethome
        - essentials.signs.use.*
        - essentials.spawn
        - essentials.suicide
        - essentials.tpa
        - essentials.tpahere
        - essentials.tpdeny
        - essentials.warp
        - mobbounty.collect
    Moderator:
        default: false
        info:
            prefix: '&5Moderateur'
            suffix: ''
            build: true
        inheritance:
        - Builder
        permissions:
        - modplugin.ban
        - modplugin.kick
        - modplugin.unban
        - essentials.tp
        - essentials.tphere
        - essentials.ban
        - essentials.banip
        - essentials.broadcast
        - essentials.delwarp
        - essentials.eco
        - essentials.ext
        - essentials.getpos
        - essentials.jump
        - essentials.kick
        - essentials.kill
        - essentials.setwarp
        - essentials.spawner
        - essentials.thunder
        - essentials.time
        - essentials.time.world
        - essentials.togglejail
        - essentials.top
        - essentials.tpo
        - essentials.tpohere
        - essentials.tppos
        - essentials.tptoggle
        - essentials.unban
        - essentials.unbanip
        - essentials.weather
        - essentials.whois
        - essentials.world
    Admin:
        default: false
        info:
            prefix: '&1Admin'
            suffix: ''
            build: true
        inheritance:
        permissions:
        - '*'
    Bucheron:
        default: false
        info:
            prefix: '&6Bucheron'
            suffix: ''
            build: true
        inheritance:
        - Builder
        permissions:
        
    Cuistot:
        default: false
        info:
            prefix: '&cCuistot'
            suffix: ''
            build: true
        inheritance:
        - Builder
        permissions:

    Garde:
        default: false
        info:
            prefix: '&1Garde'
            suffix: ''
            build: true
        inheritance:
        - Builder
        permissions:

    Marchand:
        default: false
        info:
            prefix: '&9Marchand'
            suffix: ''
            build: true
        inheritance:
        - Builder
        permissions:
        - ChestShop.shop.create

    Mercenaire:
        default: false
        info:
            prefix: '&0Mercenaire'
            suffix: ''
            build: true
        inheritance:
        - Builder
        permissions:

    Mineur:
        default: false
        info:
            prefix: '&8Mineur'
            suffix: ''
            build: true
        inheritance:
        - Builder
        permissions:

    SemiAdmin:
        default: false
        info:
            prefix: '&aLarbin'
            suffix: ''
            build: true
        inheritance:
        - Moderator
        permissions:
        - ChestShop.admin
        - ChestShop.shop.buy
        - ChestShop.shop.create
        - ChestShop.shop.sell
        - essentials.antioch
        - essentials.burn
        - essentials.clearinventory
        - essentials.cooldown.bypass
        - essentials.deljail
        - essentials.fireball
        - essentials.gc
        - essentials.give
        - essentials.god
        - essentials.heal
        - essentials.heal.others
        - essentials.invsee
        - essentials.item
        - essentials.jails
        - essentials.kickall
        - essentials.kit.*
        - essentials.lightning
        - essentials.mute
        - essentials.sell
        - essentials.setjail
        - essentials.signs.*
        - essentials.spawnmob
        - essentials.teleport.cooldown.bypass
        - essentials.teleport.timer.bypass
        - essentials.togglejail

    Technicien:
        default: false
        info:
            prefix: '&4Technicien'
            suffix: ''
            build: true
        inheritance:
        - Builder
        permissions:

Copie/colle ce fichier, il marche très bien. Le problème était un bête accent. YAML ne supporte pas les accents !
J'ai également ré-indenté ton fichier pour plus de lisibilité :)
++
 
euh, tu ne peux pas me dire ou était il ? j'apprécie ce que tu as fait, mais j'ai mis permissions 3.x, donc....

Nan c'est bon, j' ai trouvé. Je vais régler ça.

Bon, ça fonctionne toujours pas : le log :

2011-09-04 13:19:56 [INFO] Starting minecraft server version Beta 1.7.3
2011-09-04 13:19:56 [INFO] Loading properties
2011-09-04 13:19:56 [INFO] Starting Minecraft server on *:25565
2011-09-04 13:19:56 [WARNING] **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
2011-09-04 13:19:56 [WARNING] The server will make no attempt to authenticate usernames. Beware.
2011-09-04 13:19:56 [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.
2011-09-04 13:19:56 [WARNING] To change this, set "online-mode" to "true" in the server.settings file.
2011-09-04 13:19:56 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-980-g4ed23b1-b1060jnks (MC: 1.7.3)
2011-09-04 13:19:57 [INFO] [Permissions] (Yeti) was initialized.
2011-09-04 13:19:57 [INFO] MLog clients using java 1.4+ standard logging.
2011-09-04 13:19:57 [INFO] [Permissions] version [3.1.6] (Yeti) loaded
2011-09-04 13:19:57 [INFO] Preparing level "world"
2011-09-04 13:19:57 [INFO] Preparing start region for level 0 (Seed: 8444363909164473812)
2011-09-04 13:19:58 [INFO] Preparing start region for level 1 (Seed: 8267661002075054804)
2011-09-04 13:19:58 [SEVERE] while parsing a block mapping
in "<reader>", line 1, column 1:
groups:
^
expected <block end>, but found BlockMappingStart
in "<reader>", line 99, column 4:
Bucheron:
^

2011-09-04 13:19:58 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
2011-09-04 13:19:58 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
2011-09-04 13:19:58 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
2011-09-04 13:19:58 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
2011-09-04 13:19:58 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
2011-09-04 13:19:58 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
2011-09-04 13:19:58 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
2011-09-04 13:19:58 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
2011-09-04 13:19:58 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
2011-09-04 13:19:58 [SEVERE] at org.bukkit.util.config.Configuration.load(Configuration.java:82)
2011-09-04 13:19:58 [SEVERE] at com.nijiko.data.YamlGroupStorage.reload(YamlGroupStorage.java:179)
2011-09-04 13:19:58 [SEVERE] at com.nijiko.data.YamlGroupStorage.<init>(YamlGroupStorage.java:30)
2011-09-04 13:19:58 [SEVERE] at com.nijiko.data.YamlCreator.getGroupStorage(YamlCreator.java:57)
2011-09-04 13:19:58 [SEVERE] at com.nijiko.data.StorageFactory.getGroupStorage(StorageFactory.java:129)
2011-09-04 13:19:58 [SEVERE] at com.nijiko.permissions.ModularControl.forceLoadWorld(ModularControl.java:96)
2011-09-04 13:19:58 [SEVERE] at com.nijiko.permissions.ModularControl.loadWorld(ModularControl.java:86)
2011-09-04 13:19:58 [SEVERE] at com.nijikokun.bukkit.Permissions.PrWorldListener.onWorldLoad(PrWorldListener.java:11)
2011-09-04 13:19:58 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$54.execute(JavaPluginLoader.java:619)
2011-09-04 13:19:58 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
2011-09-04 13:19:58 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
2011-09-04 13:19:58 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:269)
2011-09-04 13:19:58 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
2011-09-04 13:19:58 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
2011-09-04 13:19:58 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
2011-09-04 13:19:58 [INFO] Essentials version 2.5.6 par [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology] a été chargé
2011-09-04 13:19:58 [INFO] [Essentials] Payment method found (iConomy version: 5)
2011-09-04 13:19:58 [INFO] EssentialsSpawn version 2.5.6 par essentials team a été chargé
2011-09-04 13:19:58 [INFO] Lockette version 1.3.8 is being enabled! Yay! (Core version 1.0)
2011-09-04 13:19:58 [INFO] Lockette: Detected craftbukkit build [1060] ok.
2011-09-04 13:19:58 [INFO] Lockette: Linked to Permissions plugin version 3.1.6
2011-09-04 13:19:58 [INFO] Lockette: Using ops file for admin permissions.
2011-09-04 13:19:58 [INFO] Lockette: Ready to protect your containers.
2011-09-04 13:19:58 [INFO] [ChestShop] version 3.0 initialized!
2011-09-04 13:19:58 [INFO] [ChestShop] iConomy 5 loaded.
2011-09-04 13:19:58 [INFO] [ChestShop] Permissions version 3.1.6 loaded.
2011-09-04 13:19:58 [INFO] [ChestShop] Lockette version 1.3.8 loaded.
2011-09-04 13:19:58 [INFO] [MultiVerse] Permissions Found
2011-09-04 13:19:58 [INFO] [MultiVerse] - Version 1.7.2 Enabled
2011-09-04 13:19:58 [INFO] [MultiVerse] Found iConomy, enabling payments.
2011-09-04 13:19:58 [INFO] [MultiVerse] Loading World & Settings - 'world_nether' - NETHER
2011-09-04 13:19:58 [INFO] [MultiVerse] Loading World & Settings - 'world' - NORMAL
2011-09-04 13:19:58 [INFO] [MultiVerse] Loading World & Settings - 'rainbow' - NORMAL
2011-09-04 13:19:58 [INFO] Preparing start region for level 2 (Seed: 4431064177836963840)
2011-09-04 13:19:59 [SEVERE] while parsing a block mapping
in "<reader>", line 43, column 1:
groups:
^
expected <block end>, but found BlockMappingStart
in "<reader>", line 141, column 4:
Bucheron:
^

2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.util.config.Configuration.load(Configuration.java:82)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.data.YamlGroupStorage.reload(YamlGroupStorage.java:179)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.data.YamlGroupStorage.<init>(YamlGroupStorage.java:30)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.data.YamlCreator.getGroupStorage(YamlCreator.java:57)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.data.StorageFactory.getGroupStorage(StorageFactory.java:129)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.permissions.ModularControl.forceLoadWorld(ModularControl.java:96)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.permissions.ModularControl.loadWorld(ModularControl.java:86)
2011-09-04 13:19:59 [SEVERE] at com.nijikokun.bukkit.Permissions.PrWorldListener.onWorldLoad(PrWorldListener.java:11)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$54.execute(JavaPluginLoader.java:619)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:590)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:511)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:507)
2011-09-04 13:19:59 [SEVERE] at com.onarandombox.Rigby.MultiVerse.MultiVerse.loadWorlds(MultiVerse.java:380)
2011-09-04 13:19:59 [SEVERE] at com.onarandombox.Rigby.MultiVerse.MultiVerse.onEnable(MultiVerse.java:115)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
2011-09-04 13:19:59 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
2011-09-04 13:19:59 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
2011-09-04 13:19:59 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
2011-09-04 13:19:59 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
2011-09-04 13:19:59 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
2011-09-04 13:19:59 [INFO] [MultiVerse] Loading World & Settings - 'skylands' - SKYLANDS
2011-09-04 13:19:59 [INFO] Preparing start region for level 3 (Seed: 1830930339953699995)
2011-09-04 13:19:59 [SEVERE] while parsing a block mapping
in "<reader>", line 43, column 1:
groups:
^
expected <block end>, but found BlockMappingStart
in "<reader>", line 141, column 4:
Bucheron:
^

2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:576)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:163)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:148)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:228)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:124)
2011-09-04 13:19:59 [SEVERE] at org.yaml.snakeyaml.Yaml.load(Yaml.java:264)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.util.config.Configuration.load(Configuration.java:82)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.data.YamlGroupStorage.reload(YamlGroupStorage.java:179)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.data.YamlGroupStorage.<init>(YamlGroupStorage.java:30)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.data.YamlCreator.getGroupStorage(YamlCreator.java:57)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.data.StorageFactory.getGroupStorage(StorageFactory.java:129)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.permissions.ModularControl.forceLoadWorld(ModularControl.java:96)
2011-09-04 13:19:59 [SEVERE] at com.nijiko.permissions.ModularControl.loadWorld(ModularControl.java:86)
2011-09-04 13:19:59 [SEVERE] at com.nijikokun.bukkit.Permissions.PrWorldListener.onWorldLoad(PrWorldListener.java:11)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader$54.execute(JavaPluginLoader.java:619)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:58)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:338)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:590)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:511)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.createWorld(CraftServer.java:507)
2011-09-04 13:19:59 [SEVERE] at com.onarandombox.Rigby.MultiVerse.MultiVerse.loadWorlds(MultiVerse.java:380)
2011-09-04 13:19:59 [SEVERE] at com.onarandombox.Rigby.MultiVerse.MultiVerse.onEnable(MultiVerse.java:115)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
2011-09-04 13:19:59 [SEVERE] at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
2011-09-04 13:19:59 [SEVERE] at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
2011-09-04 13:19:59 [SEVERE] at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
2011-09-04 13:19:59 [SEVERE] at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
2011-09-04 13:19:59 [SEVERE] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
2011-09-04 13:19:59 [SEVERE] at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
2011-09-04 13:19:59 [INFO] [MultiVerse] Loading World & Settings - 'City' - NORMAL
2011-09-04 13:19:59 [INFO] Preparing start region for level 4 (Seed: 135901305219255551)
2011-09-04 13:19:59 [INFO] [MultiVerse] Loading World & Settings - 'Minas' - NORMAL
2011-09-04 13:19:59 [INFO] Preparing start region for level 5 (Seed: 671744199)
2011-09-04 13:19:59 [INFO] [MultiVerse] Loading World & Settings - 'survival' - NORMAL
2011-09-04 13:19:59 [INFO] Preparing start region for level 6 (Seed: -1740336117889215559)
2011-09-04 13:20:00 [INFO] [MultiVerse] 7 - World(s) loaded.
2011-09-04 13:20:00 [INFO] [MultiVerse] Loading Portals
2011-09-04 13:20:00 [INFO] [MultiVerse] 9 - Portal(s) loaded.
2011-09-04 13:20:00 [INFO] [MobBounty] v4.05 (Oxygen) enabled.
2011-09-04 13:20:00 [INFO] [MobBounty] Developed by: [Mattera, Steven (IchigoKyger)].
2011-09-04 13:20:00 [INFO] [MobBounty] Special Thanks to: nijikokun for the Register API.
2011-09-04 13:20:00 [INFO] [MobBounty] Config loaded.
2011-09-04 13:20:00 [INFO] [MobBounty] Permission plugin was found (Permissions v3.1.6).
2011-09-04 13:20:00 [INFO] [iConomy] Logging is currently disabled.
2011-09-04 13:20:00 [INFO] [iConomy] v5.01 (Eruanna) loaded.
2011-09-04 13:20:00 [INFO] [iConomy] Developed by: [Nijikokun]
2011-09-04 13:20:00 [INFO] [MultiVerse] Found iConomy, enabling payments.
2011-09-04 13:20:00 [INFO] [iConomy] hooked into Permissions.
2011-09-04 13:20:00 [INFO] [MobBounty] Payment plugin was found (iConomy v5).
2011-09-04 13:20:00 [INFO] [MultiInv] version 2.3.2 is enabled!
2011-09-04 13:20:00 [INFO] [BBROTHER] ------------------------------------
2011-09-04 13:20:00 [INFO] [BBROTHER] Hello, and thank you for using the TESTING version of BigBrother!
2011-09-04 13:20:00 [INFO] [BBROTHER] Please note that, since this is far from complete, there will be many bugs.
2011-09-04 13:20:00 [INFO] [BBROTHER] IF YOU FIND ANY BUGS, PLEASE REPORT THEM ON http://bugs.nexisonline.net/bb
2011-09-04 13:20:00 [INFO] [BBROTHER] Please stay tuned in irc.7chan.org #bigbrother for updates and build notifications.
2011-09-04 13:20:00 [INFO] [BBROTHER] ------------------------------------
2011-09-04 13:20:00 [SEVERE] [BBROTHER] Please rename BigBrother.example.yml to BigBrother.yml and edit it, otherwise BB will not work!
2011-09-04 13:20:00 [SEVERE] Error occurred while disabling BigBrother v1.11.0-SNAPSHOT (Is it up to date?): null
java.lang.NullPointerException
at me.taylorkelly.bigbrother.datasource.BBDB.shutdown(BBDB.java:130)
at me.taylorkelly.bigbrother.BigBrother.onDisable(BigBrother.java:78)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:128)
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:906)
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:294)
at me.taylorkelly.bigbrother.BigBrother.onEnable(BigBrother.java:120)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:126)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:885)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:278)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:178)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:161)
at net.minecraft.server.MinecraftServer.e(MinecraftServer.java:286)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:273)
at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:149)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:337)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
2011-09-04 13:20:00 [INFO] [xAuth] 'Permissions' v3.1.6 support enabled!
2011-09-04 13:20:02 [INFO] [xAuth] Connection to database established!
2011-09-04 13:20:02 [INFO] [xAuth] Accounts: 18, Sessions: 2
2011-09-04 13:20:02 [INFO] [xAuth] v2.0b4 Enabled!
2011-09-04 13:20:02 [INFO] [Citizens] Loaded 0 quests.
2011-09-04 13:20:02 [INFO] [Citizens] Permissions enabled.
2011-09-04 13:20:02 [INFO] [Citizens] version [1.0.9d] (Odyssey) loaded
2011-09-04 13:20:02 [INFO] [Citizens] Payment method found (iConomy version: 5)
2011-09-04 13:20:02 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2011-09-04 13:20:03 [INFO] EssentialsProtect version 2.5.6 par essentials team a été chargé
2011-09-04 13:20:03 [INFO] WorldGuard: Permissions plugin detected! Using Permissions plugin for permissions.
2011-09-04 13:20:03 [INFO] WorldGuard: (world) Single session is enforced.
2011-09-04 13:20:03 [INFO] WorldGuard: (world) TNT ignition is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (world) Lighters are PERMITTED.
2011-09-04 13:20:03 [INFO] WorldGuard: (world) Lava fire is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (world) Fire spread is UNRESTRICTED.
2011-09-04 13:20:03 [INFO] WorldGuard: Loaded configuration for world 'world"
2011-09-04 13:20:03 [INFO] WorldGuard: (world_nether) Single session is enforced.
2011-09-04 13:20:03 [INFO] WorldGuard: (world_nether) TNT ignition is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (world_nether) Lighters are PERMITTED.
2011-09-04 13:20:03 [INFO] WorldGuard: (world_nether) Lava fire is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (world_nether) Fire spread is UNRESTRICTED.
2011-09-04 13:20:03 [INFO] WorldGuard: Loaded configuration for world 'world_nether"
2011-09-04 13:20:03 [INFO] WorldGuard: (rainbow) Single session is enforced.
2011-09-04 13:20:03 [INFO] WorldGuard: (rainbow) TNT ignition is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (rainbow) Lighters are PERMITTED.
2011-09-04 13:20:03 [INFO] WorldGuard: (rainbow) Lava fire is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (rainbow) Fire spread is UNRESTRICTED.
2011-09-04 13:20:03 [INFO] WorldGuard: Loaded configuration for world 'rainbow"
2011-09-04 13:20:03 [INFO] WorldGuard: (skylands) Single session is enforced.
2011-09-04 13:20:03 [INFO] WorldGuard: (skylands) TNT ignition is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (skylands) Lighters are PERMITTED.
2011-09-04 13:20:03 [INFO] WorldGuard: (skylands) Lava fire is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (skylands) Fire spread is UNRESTRICTED.
2011-09-04 13:20:03 [INFO] WorldGuard: Loaded configuration for world 'skylands"
2011-09-04 13:20:03 [INFO] WorldGuard: (City) Single session is enforced.
2011-09-04 13:20:03 [INFO] WorldGuard: (City) TNT ignition is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (City) Lighters are PERMITTED.
2011-09-04 13:20:03 [INFO] WorldGuard: (City) Lava fire is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (City) Fire spread is UNRESTRICTED.
2011-09-04 13:20:03 [INFO] WorldGuard: Loaded configuration for world 'City"
2011-09-04 13:20:03 [INFO] WorldGuard: (Minas) Single session is enforced.
2011-09-04 13:20:03 [INFO] WorldGuard: (Minas) TNT ignition is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (Minas) Lighters are PERMITTED.
2011-09-04 13:20:03 [INFO] WorldGuard: (Minas) Lava fire is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (Minas) Fire spread is UNRESTRICTED.
2011-09-04 13:20:03 [INFO] WorldGuard: Loaded configuration for world 'Minas"
2011-09-04 13:20:03 [INFO] WorldGuard: (survival) Single session is enforced.
2011-09-04 13:20:03 [INFO] WorldGuard: (survival) TNT ignition is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (survival) Lighters are PERMITTED.
2011-09-04 13:20:03 [INFO] WorldGuard: (survival) Lava fire is blocked.
2011-09-04 13:20:03 [INFO] WorldGuard: (survival) Fire spread is UNRESTRICTED.
2011-09-04 13:20:03 [INFO] WorldGuard: Loaded configuration for world 'survival"
2011-09-04 13:20:03 [INFO] WorldGuard: 0 regions loaded for 'world'
2011-09-04 13:20:03 [INFO] WorldGuard: Unable to register missing event type SNOW_FORM
2011-09-04 13:20:03 [INFO] WorldGuard 5.2.2 enabled.
2011-09-04 13:20:03 [INFO] [MobDisguise] by desmin88 version 1.6 enabled.
2011-09-04 13:20:03 [INFO] WorldEdit 4.6 enabled.
2011-09-04 13:20:03 [INFO] WorldEdit: Permissions plugin detected! Using Permissions plugin for permissions.
2011-09-04 13:20:03 [INFO] [HeroicDeath] 1.9.1 enabled.
2011-09-04 13:20:03 [INFO] [iZone : 6.6.1] Enabled!
2011-09-04 13:20:03 [INFO] [iZone : 6.6.1] SQLite Connection successful
2011-09-04 13:20:03 [INFO] [iZone : 6.6.1] Loaded 66 zones.
2011-09-04 13:20:03 [INFO] EssentialsGeoIP version 2.5.6 par essentials team a été chargé
2011-09-04 13:20:03 [INFO] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
2011-09-04 13:20:03 [INFO] EssentialsChat version 2.5.6 par essentials team a été chargé
2011-09-04 13:20:03 [WARNING] config broken for xmpp
2011-09-04 13:20:03 [INFO] EssentialsXMPP version 2.5.6 par essentials team a été chargé
2011-09-04 13:20:03 [INFO] [Permissions] SQL Interface enabled!
2011-09-04 13:20:03 [INFO] [iChat] Found Permissions (v3.1.6)
2011-09-04 13:20:03 [INFO] iChat (v2.3.3-p3) enabled
2011-09-04 13:20:03 [INFO] [Factions v1.4.5] === ENABLE START ===
2011-09-04 13:20:03 [INFO] [Factions v1.4.5] Loading conf from disk
2011-09-04 13:20:03 [INFO] [Factions v1.4.5] Loading players from disk
2011-09-04 13:20:03 [INFO] [Factions v1.4.5] Loading factions from disk
2011-09-04 13:20:03 [INFO] [Factions v1.4.5] Loading board from disk
2011-09-04 13:20:03 [INFO] [Factions v1.4.5] Found and will use plugin Permissions v3.1.6
2011-09-04 13:20:03 [INFO] [Factions v1.4.5] Found and will integrate chat with EssentialsChat v2.5.6
2011-09-04 13:20:03 [INFO] [Factions v1.4.5] Hooked into iConomy, but interface is currently disabled ("econIConomyEnabled": false).
2011-09-04 13:20:03 [INFO] [Factions v1.4.5] Hooked into EssentialsEco, but interface is currently disabled ("econEssentialsEcoEnabled": false).
2011-09-04 13:20:03 [INFO] [Factions v1.4.5] === ENABLE DONE (Took 138ms) ===
2011-09-04 13:20:03 [INFO] Done (0.619s)! For help, type "help" or "?"
2011-09-04 13:20:03 [INFO] [Citizens] Loaded 3 NPCs.
2011-09-04 13:20:04 [INFO] lamiclem [/90.42.26.59:61498] logged in with entity id 565 at ([world] 160.30000001192093, 64.20000004768372, -171.52498162030835)
2011-09-04 13:20:04 [INFO] [MultiInv] Shared worlds loaded with no errors