Plugin iConomy

Bon alors j'ai trouvé comment voir les logs ^^'
je vois pas ou on peut faire un spoiler sur le forum donc ça vas faire un long texte, attention !

Code:
[21:12:10] [Server thread/INFO]: Starting minecraft server version 1.8
[21:12:10] [Server thread/INFO]: Loading properties
[21:12:10] [Server thread/INFO]: Default game type: SURVIVAL
[21:12:10] [Server thread/INFO]: Generating keypair
[21:12:10] [Server thread/INFO]: Starting Minecraft server on 195.154.47.8:11005
[21:12:11] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-262c777 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[21:12:11] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[21:12:11] [Server thread/INFO]: [PermissionsEx] file backend registered!
[21:12:11] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.3.5
[21:12:11] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[21:12:12] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
[21:12:12] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[21:12:12] [Server thread/ERROR]: [PermissionsEx]
========== UNABLE TO LOAD PERMISSIONS BACKEND =========
Your configuration must be fixed before PEX will enable
Details: Error loading permissions file!
=======================================================
ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
at ru.tehkode.permissions.backends.FileBackend.reload(FileBackend.java:255) ~[PermissionsEx.jar:?]
at ru.tehkode.permissions.backends.FileBackend.initialize(FileBackend.java:79) ~[PermissionsEx.jar:?]
at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:430) ~[PermissionsEx.jar:?]
at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:496) ~[PermissionsEx.jar:?]
at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:54) ~[PermissionsEx.jar:?]
at ru.tehkode.permissions.bukkit.PermissionsEx.onLoad(PermissionsEx.java:87) [PermissionsEx.jar:?]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:291) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.<init>(CraftServer.java:248) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.PlayerList.<init>(PlayerList.java:68) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.DedicatedPlayerList.<init>(SourceFile:14) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:133) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit.jar:git-Bukkit-262c777]
at java.lang.Thread.run(Thread.java:722) [?:1.7.0]
Caused by: org.bukkit.configuration.InvalidConfigurationException: while scanning for the next token
found character'\t' that cannot start any token
in "<string>", line 7, column 1:
- iConomy.payment
^
 
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit.jar:git-Bukkit-262c777]
at ru.tehkode.permissions.backends.FileBackend.reload(FileBackend.java:243) ~[PermissionsEx.jar:?]
... 12 more
Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning for the next token; found character'\t' that cannot start any token
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:358) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:535) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:158) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit.jar:git-Bukkit-262c777]
at ru.tehkode.permissions.backends.FileBackend.reload(FileBackend.java:243) ~[PermissionsEx.jar:?]
... 12 more
[21:12:12] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
[21:12:12] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[21:12:12] [Server thread/INFO]: [CookieMonster] Loading CookieMonster v1.8
[21:12:12] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
[21:12:12] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
[21:12:12] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.0
[21:12:12] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[21:12:12] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.0
[21:12:12] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.8.0
[21:12:12] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.0
[21:12:12] [Server thread/INFO]: [MassiveCore 2.8.0] === ENABLE START ===
[21:12:12] [Server thread/INFO]: [MassiveCore 2.8.0] §eLoading Cachefile datas...
[21:12:12] [Server thread/INFO]: [MassiveCore 2.8.0] §eLoading Onlineplayer datas...
[21:12:12] [Server thread/INFO]: [MassiveCore 2.8.0] §eLoading Registry datas...
[21:12:12] [Server thread/INFO]: [MassiveCore 2.8.0] §eSaving Cachefile...
[21:12:12] [Server thread/INFO]: [MassiveCore 2.8.0] §eSetup of IdUtil took §d15§ems.
[21:12:12] [Server thread/INFO]: [MassiveCore 2.8.0] === ENABLE §aCOMPLETE §e(Took §d175ms§e) ===
[21:12:12] [Server thread/INFO]: Preparing level "world"
[21:12:12] [Server thread/INFO]: Preparing start region for level 0 (Seed: 624749755425916854)
[21:12:13] [Server thread/INFO]: Preparing spawn area: 56%
[21:12:13] [Server thread/INFO]: Preparing start region for level 1 (Seed: 624749755425916854)
[21:12:14] [Server thread/INFO]: Preparing start region for level 2 (Seed: 624749755425916854)
[21:12:15] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.3.5
[21:12:15] [Server thread/ERROR]: Cannot load plugins/AutoMessage/config.yml
org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
in "<string>", line 15, column 33:
min-players: 1 log-to-console: false
^
 
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [craftbukkit.jar:git-Bukkit-262c777]
at com.TeamNovus.AutoMessage.AutoMessage.loadConfig(AutoMessage.java:56) [AutoMessage.jar:?]
at com.TeamNovus.AutoMessage.AutoMessage.onEnable(AutoMessage.java:31) [AutoMessage.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit.jar:git-Bukkit-262c777]
at java.lang.Thread.run(Thread.java:722) [?:1.7.0]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: null; mapping values are not allowed here
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:733) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:305) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:179) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:563) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:161) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:146) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:230) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:160) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:123) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:106) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:121) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:480) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit.jar:git-Bukkit-262c777]
... 17 more
[21:12:15] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[21:12:15] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[21:12:15] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
[21:12:15] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Nioucraft' - Env: NORMAL - Type: NORMAL & seed: -7064268077859996846
[21:12:15] [Server thread/INFO]: Preparing start region for level 3 (Seed: -7064268077859996846)
[21:12:16] [Server thread/INFO]: Preparing spawn area for Nioucraft, 73%
[21:12:16] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Nioucraft_nether' - Env: NETHER - Type: NORMAL & seed: -1402790027212528581
[21:12:16] [Server thread/INFO]: Preparing start region for level 4 (Seed: -1402790027212528581)
[21:12:17] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Nioucraft_the_end' - Env: THE_END - Type: NORMAL & seed: -1402790027212528581
[21:12:17] [Server thread/INFO]: Preparing start region for level 5 (Seed: -1402790027212528581)
[21:12:18] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'normal' - Env: NORMAL - Type: NORMAL & seed: 5119747355240300676
[21:12:18] [Server thread/INFO]: Preparing start region for level 6 (Seed: 5119747355240300676)
[21:12:19] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 624749755425916854
[21:12:19] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 624749755425916854
[21:12:19] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 624749755425916854
[21:12:19] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
[21:12:19] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
[21:12:19] [Server thread/ERROR]: [PermissionsEx] ==== PermissionsEx could not be enabled due to an earlier error. Look at the previous server log for more info ====
[21:12:19] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.20.4
[21:12:19] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
[21:12:19] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[21:12:19] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[21:12:19] [Server thread/INFO]: [iConomy - April Fools] Enabled (26 ms)
[21:12:19] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :)  - Rare Version!
[21:12:19] [Thread-9/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[21:12:19] [Server thread/INFO]: [CookieMonster] Enabling CookieMonster v1.8
[21:12:19] [Server thread/ERROR]: Cannot load plugins/CookieMonster/config.yml
org.bukkit.configuration.InvalidConfigurationException: unacceptable character '�' (0xFFFD) special characters are not allowed
in "<string>", position 5786
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.plugin.java.JavaPlugin.getConfig(JavaPlugin.java:162) [craftbukkit.jar:git-Bukkit-262c777]
at com.pi.coelho.CookieMonster.CMConfig.load(CMConfig.java:127) [CookieMonster.jar:?]
at com.pi.coelho.CookieMonster.CookieMonster.onEnable(CookieMonster.java:70) [CookieMonster.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit.jar:git-Bukkit-262c777]
at java.lang.Thread.run(Thread.java:722) [?:1.7.0]
Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit.jar:git-Bukkit-262c777]
... 18 more
[21:12:19] [Server thread/ERROR]: [CookieMonster] error loading configuration
org.bukkit.configuration.InvalidConfigurationException: unacceptable character '�' (0xFFFD) special characters are not allowed
in "<string>", position 5786
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit.jar:git-Bukkit-262c777]
at com.pi.coelho.CookieMonster.CMConfig.load(CMConfig.java:128) [CookieMonster.jar:?]
at com.pi.coelho.CookieMonster.CookieMonster.onEnable(CookieMonster.java:70) [CookieMonster.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:327) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:338) [craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:311) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:394) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:362) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:317) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:190) [craftbukkit.jar:git-Bukkit-262c777]
at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:473) [craftbukkit.jar:git-Bukkit-262c777]
at java.lang.Thread.run(Thread.java:722) [?:1.7.0]
Caused by: org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:70) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:50) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.yaml.snakeyaml.Yaml.load(Yaml.java:399) ~[craftbukkit.jar:git-Bukkit-262c777]
at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit.jar:git-Bukkit-262c777]
... 15 more
[21:12:19] [Server thread/INFO]: [CookieMonster] Disabling CookieMonster v1.8
[21:12:19] [Server thread/ERROR]: [CookieMonster] Failed to retrieve configuration from directory.
[21:12:19] [Server thread/ERROR]: [CookieMonster] Please back up your current settings and let CookieMonster recreate it.
[21:12:19] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
[21:12:19] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
[21:12:19] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
[21:12:20] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[21:12:20] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[21:12:20] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[21:12:20] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[21:12:20] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[21:12:20] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft) TNT ignition is PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft) Lighters are PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft) Lava fire is blocked.
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft) Fire spread is UNRESTRICTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nioucraft'
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft_nether) TNT ignition is PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft_nether) Lighters are PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft_nether) Lava fire is blocked.
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft_nether) Fire spread is UNRESTRICTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nioucraft_nether'
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft_the_end) TNT ignition is PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft_the_end) Lighters are PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft_the_end) Lava fire is blocked.
[21:12:20] [Server thread/INFO]: [WorldGuard] (Nioucraft_the_end) Fire spread is UNRESTRICTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nioucraft_the_end'
[21:12:20] [Server thread/INFO]: [WorldGuard] (normal) TNT ignition is PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (normal) Lighters are PERMITTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] (normal) Lava fire is blocked.
[21:12:20] [Server thread/INFO]: [WorldGuard] (normal) Fire spread is UNRESTRICTED.
[21:12:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'normal'
[21:12:20] [Server thread/INFO]: [WorldGuard] 6 regions loaded for 'world'
[21:12:20] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[21:12:20] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[21:12:20] [Server thread/INFO]: [WorldGuard] 6 regions loaded for 'Nioucraft'
[21:12:20] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Nioucraft_nether'
[21:12:20] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Nioucraft_the_end'
[21:12:20] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'normal'
[21:12:20] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.0
[21:12:20] [Server thread/INFO]: [ChestShop] Register loaded! Found an economy plugin!
[21:12:21] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.0
[21:12:22] [Server thread/INFO]: [CreativeGates 2.8.0] === ENABLE START ===
[21:12:22] [Server thread/INFO]: [CreativeGates 2.8.0] === ENABLE COMPLETE (Took 103ms) ===
[21:12:22] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[21:12:22] [Server thread/INFO]: Done (10.064s)! For help, type "help" or "?"
[21:12:22] [Server thread/INFO]: Starting GS4 status listener
[21:12:22] [Query Listener #1/INFO]: Query running on 195.154.47.8:11005
[21:12:34] [User Authenticator #1/INFO]: UUID of player Maerlo is 9c0b3564-eb5f-427d-a3ff-bcc9103964b4
[21:12:34] [Server thread/INFO]: Maerlo[/77.196.120.188:52903] logged in with entity id 846 at ([Nioucraft] 2570.4258537557093, 70.0, 919.930313277469)
[21:12:43] [User Authenticator #2/INFO]: UUID of player Niouc is 19b7fe9b-b4e9-4775-be87-c1eb69de8449
[21:12:43] [Server thread/INFO]: Niouc[/90.9.169.100:62913] logged in with entity id 991 at ([Nioucraft] 2571.079025787, 69.0, 915.8991293047909)
[21:12:45] [Server thread/INFO]: Maerlo issued server command: /gamemode 1
[21:12:45] [Server thread/INFO]: [Maerlo: Set own game mode to Creative Mode]
[21:13:02] [Server thread/INFO]: Unknown command. Type "help" for help.
[21:13:19] [Server thread/INFO]: [Nioucraft]<Maerlo> g fini laprison
[21:13:22] [Server thread/INFO]: [Nioucraft]<Niouc> ouai j'ai vu ;)
[21:13:46] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
[21:14:02] [Server thread/INFO]: Unknown command. Type "help" for help.
[21:15:02] [Server thread/INFO]: Unknown command. Type "help" for help.
[21:23:12] [Server thread/INFO]: Maerlo issued server command: /time set 0
[21:23:12] [Server thread/INFO]: [Maerlo: Set the time to 0]
[21:26:44] [Server thread/INFO]: Niouc has just earned the achievement [Acquire Hardware]
[21:26:48] [Server thread/INFO]: [Nioucraft]<Maerlo> bravo
[21:26:58] [Server thread/INFO]: [Nioucraft]<Niouc> ^
[21:27:20] [Server thread/INFO]: [Nioucraft]<Maerlo> je fais une écurie publique
[21:34:02] [Server thread/INFO]: Niouc has just earned the achievement [DIAMONDS!]
[21:35:09] [Server thread/INFO]: Maerlo issued server command: /time set 0
[21:35:09] [Server thread/INFO]: [Maerlo: Set the time to 0]
[21:45:08] [Server thread/INFO]: Maerlo lost connection: Internal Exception: io.netty.handler.timeout.ReadTimeoutException
[21:45:08] [Server thread/INFO]: Maerlo left the game.
[21:47:08] [Server thread/INFO]: Niouc issued server command: /time set 0
[21:47:08] [Server thread/INFO]: [Niouc: Set the time to 0]
[22:08:13] [Server thread/INFO]: Niouc has just earned the achievement [We Need to Go Deeper]
[22:17:42] [Server thread/INFO]: Niouc lost connection: Disconnected
[22:17:42] [Server thread/INFO]: Niouc left the game.
[22:19:09] [User Authenticator #3/INFO]: UUID of player Niouc is 19b7fe9b-b4e9-4775-be87-c1eb69de8449
[22:19:09] [Server thread/INFO]: Niouc[/90.9.169.100:64877] logged in with entity id 90393 at ([Nioucraft] 2508.6218165352448, 68.0, 697.4764527797679)
[22:51:57] [User Authenticator #4/INFO]: UUID of player Maerlo is 9c0b3564-eb5f-427d-a3ff-bcc9103964b4
[22:51:57] [Server thread/INFO]: Maerlo[/77.196.120.188:53444] logged in with entity id 106554 at ([Nioucraft] 2354.361491087972, 72.49771487081912, 699.2681783481967)
[22:52:03] [Server thread/INFO]: Maerlo issued server command: /gamemode 1
[22:52:03] [Server thread/INFO]: [Maerlo: Set own game mode to Creative Mode]
[22:58:25] [Server thread/INFO]: Maerlo issued server command: /time set 0
[22:58:25] [Server thread/INFO]: [Maerlo: Set the time to 0]
[23:04:34] [Server thread/INFO]: Maerlo lost connection: Internal Exception: io.netty.handler.timeout.ReadTimeoutException
[23:04:34] [Server thread/INFO]: Maerlo left the game.
Pour ce qui est de CookieMonster, ce qui est bizarre c'est que j'ai modifié la configuration au début, et ça a très bien marché pendant au moins une semaine, et puis là plus rien... Pourtant je n'ai pas re-modifié les configs donc je ne pense pas que ça vienne de là... Enfin vous savez certainement mieux que moi ^^
Voici donc un copier-coller des configurations que j'ai mises dans le fichier de config' de CookieMonster:
Code:
settings:
# general plugin settings
# if you don't want deciamls ($1.23)
wholeNumberRewards: false
# if only direct player kills gives reward (disables mob farming)
# (this is ignored if on a disabled world or region)
onlyKillDrop: false
# if replaceDrop, then default drops are removed & substituted
# if false, custom drops are added to the existing drops
replaceDrops: false
# if onlyKillDrop: false, should custom drops always occur?
alwaysReplaceDrops: true
# if allow hunting with wolves
allowWolfHunt: true
#disable damage if can't afford to kill? (applies to wolves, too)
disableExpensiveKill: true
# any world listed here won't be checked (comma-delimited, case-insensitive)
disableWorlds: testWorld1, world2, random_world_nether
# if any regions are defined, should they be disabled regions or the only places cm is enabled?
# true (default): regions are areas where cm is disabled
# (however, regions on disabled worlds are reversed & will be enabled)
# false: cm is globally disabled, except for within regions (disabled worlds ignored)
regionsDisable: true
# for how long a player is 'protected' from spawn camping
#(player kill rewards are nulled)
playerRewardWait: 1m
# if a player killed within the playerRewardWait period
#reward is reversed (in case of positive reward only)
#eg. player who kills the player pays amount
playerReverseProtect: true
# if the players who die pay the killer (assuming has enough)
playerPaysReward: true
# optional multiplier for dropped exp
expMultiplier: 1
# optionally can reward all player who helped kill a monster
# will give a % of the potential reward generated for each player
multipleRewards: true
#spawn camp tracking occurs when a player kills a monster
spwanCampTracking:
# if enabled, there are no rewards (or drops) after the threshold is passed
enabled: false
# if global is enabled, will apply camp tracking to "natural" deaths
# this would allow monsters to drop items naturally, but disable monster killing machines
# (player drops are preserved, though, to protect the innocent)
global: false
# if suspected camping kills won't drop items
disableDrops: true
# if also disabled exp drops
disableExp: true
# elevation change max
deltaY: 5
# square about center (distance from center to edge)
deltaX: 20
# time before a kill is no longer counted against tracking
# positive integer values only, units being m(inutes) h(hours) d(ays) w(eeks) M(onths) (default: m)
timeout: 20m
# max kills in the area before counted as spawn camping
campKills: 50
# any LivingEntity listed here can have it's own rewards
# can give a range for economy reward ( min-max )
# itemCoins to give custom ranges for individual items (note: durability not supported for items here)
# can configure custom drops for each (origional drops are replaced with these, so 0%0 would disable rewards)
# drops syntax: itemID[:subData][@maxDrop]%Probability[,another drop... ]
## 100 Probability means will drop each time
## if = 50, only means 50% chance of drop, chance of full drop is random
rewards:
Chicken:
#drops: 344%10, 288@2%70
Cow:
Creeper:
#drops: 2256@1%.5, 289@4%80
coins: 10-15
# itemCoins example: bow&arrow give no reward, wooden sword is worth more
#itemCoins: "261>0, 268>3-6"
Charged_Creeper:
#drops: 2256@1%2, 289@5%90
coins: 12-18
# itemCoins example: bow&arrow give no reward, wooden sword is worth more
#itemCoins: "261>0, 268>5-16"
Ghast:
coins: 12-15
Giant:
# giant zombie, not very likely to encounter
Monster:
# this is a fake human, not likely to occur
Pig:
PigZombie:
#drops: 320@2%70, 283%01
coins: 12-13
Sheep:
Skeleton:
#drops: 261@1%10, 262@4%80
coins: 11-13
Slime:
coins: 10-15
Spider:
coins: 6-10
Squid:
Zombie:
coins: 10-12
Wild_Wolf:
coins: -1--2
Tame_Wolf:
coins: -5--10
Pet_Wolf:
# this applies if you kill a wolf that is your own
coins:
Enderman:
coins: 15-20
Silverfish:
coins: 2-5
Cave_Spider:
coins: 1-2
Ender_Dragon:
coins: 100-500
Villager:
coins: 0
Blaze:
coins: 20-24
Mushroom_Cow:
coins: 0
Magma_Cube:
coins: 10-20
Snow_Golem:
coins: -1--2
Wild_Ocelot:
Tame_Ocelot:
coins: -5--10
Pet_Ocelot:
Iron_Golem:
coins: -5--10
Wither:
coins: 5-10
Wither_Skeleton:
coins: 2-4
Bat:
Witch:
coins: 10-20
MobSpawner:
coins: -4--5
Player:
coins: 50
 
messages:
# Colors are specified by using "&[colorcode]".
# (Never put colors within the angle brackets of a tag)
# Color table:
# &0 is black
# &1 is dark blue
# &2 is dark green
# &3 is dark sky blue
# &4 is red
# &5 is magenta
# &6 is gold or amber
# &7 is light grey
# &8 is dark grey
# &9 is medium blue
# &a is light green
# &b is cyan
# &c is orange-red
# &d is pink
# &e is yellow
# &f is white
# (use && for a & symbol)
# rewarded for killing a monster:
# <amount> how much credited to account
# <longamount> how much, with currency name (vault only)
# <monster> name of the creature killed
# <item> what used to kill it
reward: "&a Tu as gagné &f<amount>&a en tuant un &f<monster>"
rewardpercent: "&a Vous êtes récompensé &f<amount>&a for pour avoir infligé <percent> de dommages à un &f<monster>"
# if the reward is specific to what the user is holding
itemreward: "&a You are rewarded &f<amount>&a for killing the &f<monster>&a with a &f<item>"
itemrewardpercent: "&a You are rewarded &f<amount>&a for assisting <percent> of damage to the &f<monster>&a with a &f<item>"
# for killing a player
playerreward: "&a You are rewarded &f<amount>&a for killing the Player &f<player>"
playerrewardpercent: "&a You are rewarded &f<amount>&a for assisting <percent> of damage to &f<player>"
itemplayerreward: "&a You are rewarded &f<amount>&a for killing the Player &f<player>&a with a &f<item>"
itemplayerrewardpercent: "&a You are rewarded &f<amount>&a for assisting <percent> of damage to &f<player>&a with a &f<item>"
# for the victim of the attacks
victimpay: "&f <player>&c took &f<amount>&c from you when you died"
victimprotection: "&f <player>&a payed you &f<amount>&a as penalty for killing you"
# this is for when a reward is withheld for suspected spawn camping
nocampingreward: "&a No more rewards avaliable for this area.. Try again later"
 
# penalized for killing a monster (if coin range is negative)
# <amount> how much removed from account
# <longamount> how much, with currency name (vault only)
# <monster> name of the creature killed
penalty: "&c You are penalized &f<amount>&c for killing the &f<monster>"
# <item> what used to kill it
itempenalty: "&c You are penalized &f<amount>&c for killing the &f<monster>&c with a &f<item>"
 
# penalized for killing a player
# <amount> how much removed from account
# <player> name of the player killed
playerpenalty: "&c You are penalized &f<amount>&c for killing Player &f<player>"
# penalized for killing a player within the spawn protection
# <time> spawn protection time (seconds)
playercamppenalty: "&c You are penalized &f<amount>&c for killing &f<player>&c during spawn protection"
# <item> what used to kill
itemplayerpenalty: "&c You are penalized &f<amount>&c for killing &f<player>&c during spawn with a &f<item>"
itemplayercamppenalty: "&c You are penalized &f<amount>&c for killing &f<player>&c during spawn with a &f<item>"
 
# if cannot afford the penalty for killing the entity
notafford: "&c You cannot afford to kill a &f<monster>"
itemnotafford: "&c You cannot afford to kill a &f<monster>&c with a &f<item>"
 
# if no money rewarded (can be blank for none)
norewardMonster: "&c there is no reward for killing a &f<monster>"
norewardCreature:
norewardPlayer:
# <item> what used to kill it
itemnorewardMonster: "&c there is no reward for killing a &f<monster>&c with a &f<item>"
itemnorewardCreature:
itemnorewardPlayer:
Mon principal problème pour gérer ce serveur, c'est que je suis hyper nul en anglais... Donc forcément toutes les explications pour les plugins etc sont toujours faites en anglais, j'ai trouvé certains tutos sur youtube ou des français expliquaient mais parfois ils font l'impasse sur des choses que je ne comprend pas forcément etc.. Bref c'est un vrais casse-tête cette affaire là ! En tout cas merci beaucoup pour votre aide !
Et désolé pour le double-post ! =S
 
Tu as des balises codes (dans la barre au dessus de la saisie texte, la ou y'a gras, italique, souligné)
Met en au début et a la fin de ton copier/coller en l'éditant car sinon ca va raler a juste titre !

Pour tes problèmes, aucun des tes fichiers de configuration ne respecte les codes Yaml.
Les espaces, le type de caractère que tu mets dedans, tout est codifié, si tu ne respectes pas
ces codes, le plugin ne peut pas lire le fichier de configuration et ne fonctionne pas comme tu le veux.
Même ton module de permissions est en erreur.

Le fait que tu ne parles absolument pas l'anglais va être un lourd handicap pour gèrer ton serveur efficacement, je ne te le cache pas. Si tu trouves la configuration difficile, tu vas pleurer sur la gestion au jour le jour :/

Commençons par le début : les permissions
Your configuration must be fixed before PEX will enable
Details: Error loading permissions file!
- iConomy.payment est mal placé il doit manquer des espaces ou une typographie, pourrais tu nous afficher la config de ton pex, puisque c'est le plugin de permission que tu as choisis (entre balises codes hein) !
 
Oui oui pardon pardon ^^'
Je cherchais justement quelque chose pour pas que ça fasse des pages et des pages mais dans d'autres forums ça s'appelle le "spoiler" qui affiche juste un petit bouton sur lequel on peut cliquer pour afficher le texte qu'il contient. Bref c'est rectifié !

Permission est le dernier plugin que j'ai installé (oui c'est bizarre mais j'ai mis du temps à comprendre qu'il fallait Permission pour mettre les permissions des autres plugins, au départ je croyais qu'il fallait écrire les permission dans les fichiers de configuration de chaque plugin >< (je suis un peu débile, vous ne m'en voudrez pas j'espère !)
Donc j'ai juste mis les permissions pour iConomy étant donné que c'était le plugin qui bugait le plus depuis le début avec le problème des commandes qui ne fonctionnent pas:

Code:
groups:
  default:
    default: true
    permissions:
    - modifyworld.*
    - iConomy.holdings.others
    - iConomy.payment
    - iConomy.accounts.take
    - iConomy.accounts.set
    - iConomy.accounts.empty

Voili voilou !
 
On a tous débuté un jour, tu apprends c'est normal qu'au début tu galères.

Dans le fichier de configuration vérifie que devant :
- iConomy.payment
tu as bien mis des espaces, un fichier yaml déteste les tabulations
Il ne faut jamais en mettre. Ton editeur de texte te les met par défaut souvent,
c'est cela qui provoque les bugs.

Corrige le fichier, vérifie qu'il n'y ai aucune autre tabulation et relance ton serveur pour voir
si le message :
Your configuration must be fixed before PEX will enable

Details: Error loading permissions file!

disparait ! Après on passera aux autres erreurs.
 
Je suis vraiment en train de péter un câble... Mutiverse ne marche plus à présent, enfin il fonctionne mais j'ai un monde Créatif et un monde survie, et ça ça ne marche plus... j'ai beau changer de monde, je reste dans le même gamemode. En plus parfois quand je vais dans la porte de téléportation entre les deux mondes ça m'envoie dans le nether sans raison...
Sinon bonne nouvelle, CookieMonster refonctionne à nouveau, et j'ai réglé le problème de permissions !
 
Code:
[19:18:50] [Server thread/INFO]: Starting minecraft server version 1.8.7
[19:18:50] [Server thread/INFO]: Loading properties
[19:18:50] [Server thread/INFO]: Default game type: SURVIVAL
[19:18:50] [Server thread/INFO]: Generating keypair
[19:18:50] [Server thread/INFO]: Starting Minecraft server on 195.154.47.8:11005
[19:18:50] [Server thread/INFO]: Using epoll channel type
[19:18:51] [Server thread/INFO]: This server is running CraftBukkit version git-Bukkit-994b2aa (MC: 1.8.7) (Implementing API version 1.8.7-R0.1-SNAPSHOT)
[19:18:51] [Server thread/INFO]: [PermissionsEx] sql backend registered!
[19:18:51] [Server thread/INFO]: [PermissionsEx] file backend registered!
[19:18:51] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.3.5
[19:18:51] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
[19:18:51] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.20.4
[19:18:51] [Server thread/INFO]: [PermissionsEx] Initializing file backend
[19:18:51] [Server thread/INFO]: Permissions file successfully reloaded
[19:18:51] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.8
[19:18:51] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
[19:18:51] [Server thread/INFO]: [CookieMonster] Loading CookieMonster v1.8
[19:18:51] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
[19:18:51] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.8
[19:18:51] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.0
[19:18:51] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[19:18:51] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.0
[19:18:51] [Server thread/INFO]: [CreativeGates] Loading CreativeGates v2.8.0
[19:18:51] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.0
[19:18:51] [Server thread/INFO]: [MassiveCore 2.8.0] === ENABLE START ===
[19:18:51] [Server thread/INFO]: [MassiveCore 2.8.0] §eLoading Cachefile datas...
[19:18:51] [Server thread/INFO]: [MassiveCore 2.8.0] §eLoading Onlineplayer datas...
[19:18:51] [Server thread/INFO]: [MassiveCore 2.8.0] §eLoading Registry datas...
[19:18:51] [Server thread/INFO]: [MassiveCore 2.8.0] §eSaving Cachefile...
[19:18:51] [Server thread/INFO]: [MassiveCore 2.8.0] §eSetup of IdUtil took §d10§ems.
[19:18:51] [Server thread/INFO]: [MassiveCore 2.8.0] === ENABLE §aCOMPLETE §e(Took §d115ms§e) ===
[19:18:51] [Server thread/INFO]: Preparing level "Nioucraft"
[19:18:51] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7064268077859996846)
[19:18:52] [Server thread/INFO]: Preparing spawn area: 64%
[19:18:52] [Server thread/INFO]: Preparing start region for level 1 (Seed: -1402790027212528581)
[19:18:53] [Server thread/INFO]: Preparing start region for level 2 (Seed: -1402790027212528581)
[19:18:53] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.3.5
[19:18:53] [Server thread/ERROR]: Cannot load plugins/AutoMessage/config.yml
org.bukkit.configuration.InvalidConfigurationException: mapping values are not allowed here
in 'string', line 15, column 33:
      min-players: 1  log-to-console: false
                                    ^
 
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(YamlConfiguration.java:180) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.plugin.java.JavaPlugin.reloadConfig(JavaPlugin.java:188) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at com.TeamNovus.AutoMessage.AutoMessage.loadConfig(AutoMessage.java:56) [AutoMessage.jar:?]
    at com.TeamNovus.AutoMessage.AutoMessage.onEnable(AutoMessage.java:31) [AutoMessage.jar:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:332) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:341) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:410) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:374) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:329) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:235) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:507) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at java.lang.Thread.run(Thread.java:722) [?:1.7.0]
Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
in 'string', line 15, column 33:
      min-players: 1  log-to-console: false
                                    ^
 
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:55) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    ... 17 more
[19:18:53] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
[19:18:53] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
[19:18:53] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
[19:18:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Nioucraft' - Env: NORMAL - Type: NORMAL & seed: -7064268077859996846
[19:18:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Nioucraft_nether' - Env: NETHER - Type: NORMAL & seed: -1402790027212528581
[19:18:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Nioucraft_the_end' - Env: THE_END - Type: NORMAL & seed: -1402790027212528581
[19:18:53] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'normal' - Env: NORMAL - Type: NORMAL & seed: 5119747355240300676
[19:18:53] [Server thread/INFO]: Preparing start region for level 3 (Seed: 5119747355240300676)
[19:18:54] [Server thread/INFO]: Preparing spawn area for normal, 4%
[19:18:55] [Server thread/INFO]: Preparing spawn area for normal, 16%
[19:18:56] [Server thread/INFO]: Preparing spawn area for normal, 28%
[19:18:57] [Server thread/INFO]: Preparing spawn area for normal, 44%
[19:18:58] [Server thread/INFO]: Preparing spawn area for normal, 61%
[19:18:59] [Server thread/INFO]: Preparing spawn area for normal, 77%
[19:19:00] [Server thread/INFO]: Preparing spawn area for normal, 93%
[19:19:01] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: 624749755425916854
[19:19:01] [Server thread/INFO]: Preparing start region for level 4 (Seed: 624749755425916854)
[19:19:02] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 624749755425916854
[19:19:02] [Server thread/INFO]: Preparing start region for level 5 (Seed: 624749755425916854)
[19:19:03] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 624749755425916854
[19:19:03] [Server thread/INFO]: Preparing start region for level 6 (Seed: 624749755425916854)
[19:19:03] [Server thread/INFO]: [Multiverse-Core] 7 - World(s) loaded.
[19:19:03] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.20.4
[19:19:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.5.8
[19:19:04] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
[19:19:04] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
[19:19:04] [Server thread/INFO]: [iConomy - April Fools] Enabled (10 ms)
[19:19:04] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
[19:19:04] [Thread-10/INFO]: [iConomy - April Fools] Purged accounts with default balance.
[19:19:04] [Server thread/INFO]: [CookieMonster] Enabling CookieMonster v1.8
[19:19:04] [Server thread/INFO]: [CookieMonster] Using iConomy v6 for economy
[19:19:04] [Server thread/INFO]: [CookieMonster]  v1.8 loaded successfully.
[19:19:04] [Server thread/INFO]: [CookieMonster]  Developed by: [jascotty2, Coelho]
[19:19:04] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
[19:19:04] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
[19:19:04] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v5.8
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft) TNT ignition is PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft) Lighters are PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft) Lava fire is blocked.
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft) Fire spread is UNRESTRICTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nioucraft'
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft_nether) TNT ignition is PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft_nether) Lighters are PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft_nether) Lava fire is blocked.
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft_nether) Fire spread is UNRESTRICTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nioucraft_nether'
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft_the_end) TNT ignition is PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft_the_end) Lighters are PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft_the_end) Lava fire is blocked.
[19:19:04] [Server thread/INFO]: [WorldGuard] (Nioucraft_the_end) Fire spread is UNRESTRICTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nioucraft_the_end'
[19:19:04] [Server thread/INFO]: [WorldGuard] (normal) TNT ignition is PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (normal) Lighters are PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (normal) Lava fire is blocked.
[19:19:04] [Server thread/INFO]: [WorldGuard] (normal) Fire spread is UNRESTRICTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'normal'
[19:19:04] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[19:19:04] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[19:19:04] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[19:19:04] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[19:19:04] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[19:19:04] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[19:19:04] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[19:19:04] [Server thread/INFO]: [WorldGuard] 6 regions loaded for 'Nioucraft'
[19:19:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Nioucraft_nether'
[19:19:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'Nioucraft_the_end'
[19:19:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'normal'
[19:19:04] [Server thread/INFO]: [WorldGuard] 6 regions loaded for 'world'
[19:19:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_nether'
[19:19:04] [Server thread/INFO]: [WorldGuard] 0 regions loaded for 'world_the_end'
[19:19:04] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.0
[19:19:04] [Server thread/INFO]: [ChestShop] Register loaded! Found an economy plugin!
[19:19:05] [Server thread/INFO]: [CreativeGates] Enabling CreativeGates v2.8.0
[19:19:05] [Server thread/INFO]: [CreativeGates 2.8.0] === ENABLE START ===
[19:19:05] [Server thread/INFO]: [CreativeGates 2.8.0] === ENABLE COMPLETE (Took 50ms) ===
[19:19:05] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[19:19:05] [Server thread/INFO]: Done (13.863s)! For help, type "help" or "?"
[19:19:05] [Server thread/INFO]: Starting GS4 status listener
[19:19:05] [Query Listener #1/INFO]: Query running on 195.154.47.8:11005
[19:21:59] [User Authenticator #1/INFO]: UUID of player Niouc is 19b7fe9b-b4e9-4775-be87-c1eb69de8449
[19:21:59] [Server thread/INFO]: Niouc[/90.9.169.100:52781] logged in with entity id 1959 at ([Nioucraft]2330.446422939137, 82.0, 830.2688238223851)
[19:23:07] [Server thread/INFO]: Niouc issued server command: /gameomode 1
[19:23:16] [Server thread/INFO]: Niouc issued server command: /gamemode 1
[19:23:16] [Server thread/INFO]: [Niouc: Set own game mode to Creative Mode]
[19:23:38] [Server thread/WARN]: [WorldEdit] No compatible nms block class found.
[19:24:11] [Server thread/INFO]: Niouc issued server command: /gamemode 0
[19:24:11] [Server thread/INFO]: [Niouc: Set own game mode to Survival Mode]
[19:24:34] [Server thread/INFO]: Niouc issued server command: /mvm set mode creative
[19:27:12] [Server thread/INFO]: Niouc issued server command: /money
[19:27:12] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command 'money' in plugin iConomy v7.0
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:140) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:621) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1079) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:939) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:37) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(SourceFile:9) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0]
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) [?:1.7.0]
    at java.util.concurrent.FutureTask.run(FutureTask.java:166) [?:1.7.0]
    at net.minecraft.server.v1_8_R3.SystemUtils.a(SystemUtils.java:19) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:676) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:335) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:632) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:540) [craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    at java.lang.Thread.run(Thread.java:722) [?:1.7.0]
Caused by: java.lang.NullPointerException
    at com.iCo6.util.Messaging.colorize(Messaging.java:128) ~[?:?]
    at com.iCo6.util.Template.color(Template.java:93) ~[?:?]
    at com.iCo6.handlers.Money.perform(Money.java:33) ~[?:?]
    at com.iCo6.iConomy.onCommand(iConomy.java:417) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit-1.8.7.jar:git-Bukkit-994b2aa]
    ... 16 more
[19:27:16] [Server thread/INFO]: Niouc issued server command: /money help
[19:27:29] [Server thread/INFO]: Niouc issued server command: /money top
[19:28:36] [Server thread/INFO]: Niouc issued server command: /gamemode 1
[19:28:36] [Server thread/INFO]: [Niouc: Set own game mode to Creative Mode]
[19:52:39] [Server thread/INFO]: Niouc lost connection: Internal Exception: java.io.IOException: Error while read(...): Connexion ré-initialisée par le correspondant
[19:52:39] [Server thread/INFO]: Niouc left the game.


Voilà ! Merci encore pour le mal que vous vous donnez pour m'aider ! ^^
 
Bon je sais pas si cela va mieux avec multiverse, mais je te donne la version à jour : ICI
Ensuite tu n'as que des problemes de configs avec automessage/config.yml

Regarde comme les logs te donnent la position de l'erreur :
"in 'string', line 15, column 33:" soit la ligne 15 au 33 eme caractère

En plus des tabulations que les fichiers YAML détestent, il y a aussi les apostrophes qui posent
des problèmes avec les mots français, genre "c'est" va s'écrire "c''est"
Mais pourquoi doubler l'apostrophe ? Dans les fichiers YAML ont utilise souvent les apostrophes qui sont appelés "Quotes" pour mettre une phrase ou une expression entre guillemets.
Le fichier de config ne fait pas la différence entre une apostrophe et une quote, il faut le lui indiquer:
'Ceci est un fichier d'aide' n'est pas correct
'Ceci est un fichier d''aide' est correct
Verifie donc bien ton fichier de config de automessage que tes phrases entre quotes n'aient pas d'erreur d'apostrophes ou de tabulations :)

Et de rien, c'est un forum d'entraide, donc je fais mon lot .
 
C'est bizarre, dans le fichier de config d'automessage à la ligne 15 il y a écrit :
Code:
min-players: 1  log-to-console: false
Le 33eme caractère c'est ":" et il n'y a pas d'apostrophe ^^
Mais en fait pour le moment je ne m'en sert pas de ce plugin...
Pour ce qui est de multiverse, apparament ça marche pour tous les autres joueurs sauf pour moi ^^ Donc tant que ça marche pour les autres je vais rien changer c'est déjà ça x) Moi je suis opérateur donc je peux me changer de gamemode.

Je ne me suis pas encore occupé du plugin iConomy avec tout ça donc il me reste plus que ça à régler car les commandes ne fonctionnent toujours pas ^^