Résolu Les Warps d'Essentials

Darckoxe

Mineur des cavernes
12 Septembre 2011
73
4
30
26
Bonjour, voilà j'ai un petit problème j'essaye depuis pas mal de temps de configurer les permission à un certain groupe afin qu'il ne puisse utiliser que certains warps.... Le problème c'est que j'ai l'impression que cela ne fonctionne pas.

Exemple, je créer un warp nommé Test et un autre nommé Métiers

Et je veux que les Paysans puissent utiliser seulement le warp Metiers

J'utilise GroupManager et voici ma config


Code:
  Paysan:
    default: false
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - essentials.warp.list
    - essentials.warp.[Metiers]
    - essentials.warp
    inheritance:
    - Visiteur
    info:
      prefix: '&a[Paysan]'
      build: true
      suffix: ''

Le soucis ici c'est que je peux utiliser aussi le warp Test ( ce qui ne devrais pas être le cas !! )

Merci de bien vouloir m'éclairer ;)
 
En fait, c'est tout simple :
Tu as tapé deux permissions : essentials.warp et essentials.warp.[Metiers]
or la permission essentials.warp autorise l'utilisation de tous les portails. Donc du coup, essentials.warp.[Metiers] ne sert plus à rien.

En clair, supprime la permission essentials.warp !
 
Yop donc j'ai supprimé cette ligne mais maintenant je ne peux pas faire la commande /warp Metiers :/
 
Alors j'ai enlevé les []mais maintenant il me dit que je n'ai pas accès à la commande /warp Metiers ni a la commande /warp
 
J'utilise un serveur de test en local, zu niveau de ma config, la voilà toute entière

Code:
groups:
  Visiteur:
    default: true
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    info:
      prefix: '&8[Visiteur]'
      build: false
      suffix: ''
  Paysan:
    default: false
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - essentials.warp.list
    - essentials.warp.Metiers
    inheritance:
    - Visiteur
    info:
      prefix: '&a[Paysan]'
      build: true
      suffix: ''
  Citoyens:
    default: false
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - essentials.afk
    - essentials.home
    - essentials.ignore
    - essentials.mail
    - essentials.me
    - essentials.msg
    - essentials.sethome
    - essentials.suicide
    - essentials.signs.use.*
    - essentials.signs.use.warp
    - essentials.warp.DAC
    - essentials.warp.Jeux
    - essentials.warp.Metiers
    - essentials.warp.Mobarena
    - essentials.warp.Rescources
    - essentials.warp.Spawn
    - essentials.warp.Spleef
    - essentials.warp
    - essentials.chat.url
    - dac2.stage.init
    - dac2.stage.stop
    - dac2.stage.start
    - dac2.stage.quickstart
    - dac2.player.join
    - dac2.player.quit
    - dac2.info.list
    - simplespleef.help
    - simplespleef.announce
    - simplespleef.join
    - simplespleef.arenas
    - simplespleef.info
    - simplespleef.list
    - simplespleef.ready
    - simplespleef.start
    - simplespleef.leave
    - simplespleef.watch
    - scs.use
    - mobarena.use.join
    - mobarena.use.leave
    - mobarena.use.spec
    - mobarena.use.arenalist
    - mobarena.use.playerlist
    - jobs.join.*
    - jobs.world.Spawn
    - jobs.world.Creative
    - jobs.world.Freebuild
    - jobs.world.Jeux
    - lwc.create.privtae
    - lwc.create.password
    - lwc.unlock
    - lwc.remove
    - chestshop.shop.create
    - chestshop.shop.buy
    - chestshop.shop.sell
    - iConomy.holdings
    - iConomy.help
    - iConomy.payment
    - plot.use
    - factions.chat
    - factions.claim
    - factions.create
    - factions.deinvite
    - factions.description
    - factions.disband
    - factions.help
    - factions.home
    - factions.invite
    - factions.join
    - factions.kick
    - factions.leave
    - factions.list
    - factions.open
    - factions.power
    - factions.sethome
    - factions.show
    - factions.tag
    - factions.title
    - factions.unclaim
    inheritance:
    - Visiteur
    info:
      prefix: '&2[Citoyens]'
      build: true
      suffix: ''
  Bourgeois:
    default: false
    permissions:
    - essentials.help
    - essentials.helpop
    - essentials.list
    - essentials.motd
    - essentials.rules
    - essentials.spawn
    - essentials.afk
    - essentials.home
    - essentials.chat.url
    - essentials.ignore
    - essentials.mail
    - essentials.me
    - essentials.msg
    - essentials.sethome
    - essentials.sethome.multiple
    - essentials.suicide
    - essentials.signs.use.*
    - essentials.signs.use.warp
    - essentials.warp.DAC
    - essentials.warp.Jeux
    - essentials.warp.Metiers
    - essentials.warp.Mobarena
    - essentials.warp.Rescources
    - essentials.warp.Spawn
    - essentials.warp.Spleef
    - essentials.warp
    - 'kit.kit'
    - 'kit.Bourgeois'
    - dac2.stage.init
    - dac2.stage.stop
    - dac2.stage.start
    - dac2.stage.quickstart
    - dac2.player.join
    - dac2.player.quit
    - dac2.info.list
    - simplespleef.help
    - simplespleef.announce
    - simplespleef.join
    - simplespleef.arenas
    - simplespleef.info
    - simplespleef.list
    - simplespleef.ready
    - simplespleef.start
    - simplespleef.leave
    - simplespleef.watch
    - scs.use
    - mobarena.use.join
    - mobarena.use.leave
    - mobarena.use.spec
    - mobarena.use.arenalist
    - mobarena.use.playerlist
    - jobs.join.*
    - jobs.world.Spawn
    - jobs.world.Creative
    - jobs.world.Freebuild
    - jobs.world.Jeux
    - lwc.create.privtae
    - lwc.create.password
    - lwc.unlock
    - lwc.remove
    - chestshop.shop.create
    - chestshop.shop.buy
    - chestshop.shop.sell
    - iConomy.holdings
    - iConomy.help
    - iConomy.payment
    - plot.use
    - factions.chat
    - factions.claim
    - factions.create
    - factions.deinvite
    - factions.description
    - factions.disband
    - factions.help
    - factions.home
    - factions.invite
    - factions.join
    - factions.kick
    - factions.leave
    - factions.list
    - factions.open
    - factions.power
    - factions.sethome
    - factions.show
    - factions.tag
    - factions.title
    - factions.unclaim
    inheritance:
    - Citoyens
    - Visiteur
    info:
      prefix: '&3[Bourgeois]'
      build: true
      suffix: ''
  Moderateur:
    default: false
    permissions:
    - AntiTNT.tnt
    - essentials.afk
    - essentials.chat.color
    - essentials.chat.format
    - essentials.chat.shout
    - essentials.chat.question
    - essentials.compass
    - essentials.delhome
    - essentials.depth
    - essentials.getpos
    - essentials.hat
    - essentials.home
    - essentials.ignore
    - essentials.itemdb
    - essentials.mail
    - essentials.mail.send
    - essentials.me
    - essentials.msg
    - essentials.msg.color
    - essentials.msg.format
    - essentials.ping
    - essentials.seen
    - essentials.sethome
    - essentials.sethome.multiple
    - essentials.signs.use.*
    - essentials.signs.create.disposal
    - essentials.signs.create.mail
    - essentials.signs.create.protection
    - essentials.signs.create.trade
    - essentials.signs.break.disposal
    - essentials.signs.break.mail
    - essentials.signs.break.protection
    - essentials.signs.break.trade
    - essentials.signs.use.warp
    - essentials.signs.create.warp
    - essentials.signs.break.warp
    - essentials.suicide
    - essentials.time
    - essentials.tpa
    - essentials.tpaccept
    - essentials.tpahere
    - essentials.tpdeny
    - essentials.warp
    - essentials.warp.list
    - essentials.worth
    - essentials.ban
    - essentials.ban.notify
    - essentials.banip
    - essentials.broadcast
    - essentials.chat.url
    - essentials.chat.magic
    - essentials.clearinventory
    - essentials.delwarp
    - essentials.ext
    - essentials.fly
    - essentials.fly.others
    - essentials.gamemode
    - essentials.gamemode.others
    - essentials.getpos
    - essentials.getpos.others
    - essentials.helpop.recieve
    - essentials.home.others
    - essentials.invsee
    - essentials.jump
    - essentials.kick
    - essentials.kick.notify
    - essentials.kill
    - essentials.kits.*
    - essentials.msg.magic
    - essentials.mute
    - essentials.setwarp
    - essentials.signs.create.*
    - essentials.signs.break.*
    - essentials.spawner
    - essentials.spawner.*
    - essentials.thunder
    - essentials.time
    - essentials.time.set
    - essentials.protect.alerts
    - essentials.protect.admin
    - essentials.protect.ownerinfo
    - essentials.ptime
    - essentials.ptime.others
    - essentials.togglejail
    - essentials.top
    - essentials.tp
    - essentials.tp.others
    - essentials.tphere
    - essentials.tppos
    - essentials.tptoggle
    - essentials.unban
    - essentials.unbanip
    - essentials.vanish
    - essentials.warps.*
    - essentials.weather
    - essentials.whois
    - essentials.workbench
    - essentials.world
    - essentials.worlds.*
    - -essentials.setspawn
    - -essentials.reloadall
    - essentials.god
    - essentials.god.others
    - worldedit.clipboard.rotate
    - worldedit.clipboard.copy
    - worldedit.clipboard.flip
    - worldedit.clipboard.cut
    - worldedit.clipboard.paste
    - worldedit.help
    - worldedit.reload
    - worldedit.history.redo
    - worldedit.history.undo
    - worldedit.navigation.up
    - worldedit.region.set
    - worldedit.selection.pos
    - worldedit.selection.pos
    - worldedit.selection.hpos
    - worldedit.selection.hpos
    - worldedit.wand
    - worldedit.extinguish
    - worldedit.butcher
    - worldedit.fill
    - worldedit.drain
    - worldedit.navigation.jumpto.tool
    - worldedit.navigation.thru.tool
    - multiverse.core.create
    - multiverse.core.import
    - multiverse.core.reload
    - multiverse.core.create
    - multiverse.core.import
    - multiverse.core.modify
    - multiverse.core.modify.add
    - multiverse.core.modify.clear
    - multiverse.core.modify.modify
    - multiverse.core.modify.remove
    - multiverse.core.modify.set
    - multiverse.core.reload
    - multiverse.core.delete
    - multiverse.teleport.*
    - creativegates.create
    - creativegates.destroy
    - creativegates.use
    - groupmanager.listgroups
    - groupmanager.mandemote
    - groupmanager.manpromote
    - groupmanager.manselect
    - groupmanager.manuadd
    - groupmanager.manudel
    - groupmanager.notify.other
    - dac2.admin.reload
    - dac2.arenas.arenas
    - dac2.stage.init
    - dac2.stage.stop
    - dac2.stage.start
    - dac2.stage.quickstart
    - dac2.stage.kick
    - dac2.player.join
    - dac2.player.quit
    - dac2.info.list
    - simplespleef.help
    - simplespleef.announce
    - simplespleef.join
    - simplespleef.arenas
    - simplespleef.info
    - simplespleef.list
    - simplespleef.ready
    - simplespleef.start
    - simplespleef.leave
    - simplespleef.watch
    - scs.use
    - scs.create
    - scs.autolock
    - mobarena.use.join
    - mobarena.use.leave
    - mobarena.use.spec
    - mobarena.use.arenalist
    - mobarena.use.playerlist
    - jobs.join.*
    - jobs.world.Spawn
    - jobs.world.Creative
    - jobs.world.Freebuild
    - jobs.world.Jeux
    - lwc.admin
    - chestshop.shop.create
    - chestshop.shop.buy
    - chestshop.shop.sell
    - iConomy.holdings
    - iConomy.help
    - iConomy.payment
    - iConomy.holdings.others
    - iConomy.accounts.give
    - iConomy.accounts.take
    - iConomy.admin.reset
    - plot.create
    - plot.use
    - plot.admin.break
    - factions.chat
    - factions.claim
    - factions.create
    - factions.deinvite
    - factions.description
    - factions.disband
    - factions.disband.any
    - factions.help
    - factions.home
    - factions.invite
    - factions.join
    - factions.kick
    - factions.kick.any
    - factions.leave
    - factions.list
    - factions.open
    - factions.power
    - factions.sethome
    - factions.show
    - factions.tag
    - factions.title
    - factions.unclaim
    inheritance:
    - Citoyens
    - Visiteur
    - Bourgeois
    info:
      prefix: '&6[Modo]'
      build: true
      suffix: ''
  Admin:
    default: false
    permissions:
    - '*'
    inheritance:
    - Moderateur
    info:
      prefix: '&c[Admin]'
      build: true
      suffix: ''
  Co-Fondateur:
    default: false
    permissions:
    - '*'
    inheritance:
    - Moderateur
    info:
      prefix: '&4[Co-Fondateur]'
      build: true
      suffix: ''
  Fondateur:
    default: false
    permissions:
    - '*'
    inheritance:
    - Moderateur
    info:
      prefix: '&4[Fondateur]'
      build: true
      suffix: ''



Je suis bien dans le bon groupe Paysans en étant deop

Au niveau du message d'erreur voici les logs du serveur:

Code:
2013-02-24 20:30:08 [INFO] Starting minecraft server version 1.4.7
2013-02-24 20:30:08 [INFO] Loading properties
2013-02-24 20:30:08 [INFO] Default game type: SURVIVAL
2013-02-24 20:30:08 [INFO] Generating keypair
2013-02-24 20:30:08 [INFO] Starting Minecraft server on *:25565
2013-02-24 20:30:08 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.7-R1.0-b2624jnks (MC: 1.4.7) (Implementing API version 1.4.7-R1.0)
2013-02-24 20:30:09 [INFO] [MinecraftViewer] Loading MinecraftViewer v1.0d
2013-02-24 20:30:09 [INFO] [GroupManager] Loading GroupManager v2.0 (2.9.6) (Phoenix)
2013-02-24 20:30:09 [INFO] [WorldEdit] Loading WorldEdit v5.5
2013-02-24 20:30:09 [INFO] [Backup] Loading Backup v2.0
2013-02-24 20:30:09 [INFO] [SimpleCommandSigns] Loading SimpleCommandSigns v0.8
2013-02-24 20:30:09 [INFO] [War] Loading War v1.7.4-PREVIEW (Doolittle)
2013-02-24 20:30:09 [INFO] [Vault] Loading Vault v1.2.22-b277
2013-02-24 20:30:09 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.5-b641
2013-02-24 20:30:09 [INFO] [PlayerHeads] Loading PlayerHeads v2.9.0084
2013-02-24 20:30:09 [INFO] [DACv2] Loading DACv2 v1.0.0-SNAPSHOT-b61
2013-02-24 20:30:09 [INFO] [WorldGuard] Loading WorldGuard v5.7.1
2013-02-24 20:30:09 [INFO] [SimpleRestart] Loading SimpleRestart v1.3.4
2013-02-24 20:30:09 [INFO] [AutoMessage] Loading AutoMessage v1.5
2013-02-24 20:30:09 [INFO] [iConomy] Loading iConomy v7.0
2013-02-24 20:30:09 [INFO] [KitPlugin] Loading KitPlugin v4.2
2013-02-24 20:30:09 [INFO] [Timeismoney] Loading Timeismoney v0.9
2013-02-24 20:30:09 [INFO] [SimpleSpleef] Loading SimpleSpleef v3.0.17
2013-02-24 20:30:09 [INFO] [AntiTNT] Loading AntiTNT v1.1
2013-02-24 20:30:09 [INFO] [MobArena] Loading MobArena v0.94.4.95
2013-02-24 20:30:09 [INFO] [PlotShop] Loading PlotShop v1.4
2013-02-24 20:30:09 [INFO] [Essentials] Loading Essentials v2.9.6
2013-02-24 20:30:09 [INFO] [Jobs] Loading Jobs v2.9.1
2013-02-24 20:30:09 [INFO] [EssentialsProtect] Loading EssentialsProtect v2.9.6
2013-02-24 20:30:09 [INFO] MLog clients using java 1.4+ standard logging.
2013-02-24 20:30:09 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.9.6
2013-02-24 20:30:09 [INFO] [CreativeGates] Loading CreativeGates v1.3.5
2013-02-24 20:30:09 [INFO] [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
2013-02-24 20:30:09 [INFO] [EssentialsAntiBuild] Loading EssentialsAntiBuild v2.9.6
2013-02-24 20:30:09 [INFO] [LWC] Loading LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2013-02-24 20:30:09 [INFO] [ChestShop] Loading ChestShop v3.50 t0045
2013-02-24 20:30:09 [INFO] [EssentialsChat] Loading EssentialsChat v2.9.6
2013-02-24 20:30:09 [INFO] [Factions] Loading Factions v1.6.9.2
2013-02-24 20:30:09 [INFO] [Vault] Enabling Vault v1.2.22-b277
2013-02-24 20:30:09 [INFO] [Vault][Economy] Essentials Economy found: Waiting
2013-02-24 20:30:09 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
2013-02-24 20:30:09 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2013-02-24 20:30:09 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
2013-02-24 20:30:09 [INFO] [Vault][Economy] iConomy 6 found: Waiting
2013-02-24 20:30:09 [INFO] [Vault][Permission] GroupManager found: Waiting
2013-02-24 20:30:09 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
2013-02-24 20:30:09 [INFO] [Vault][Chat] GroupManager found: Waiting
2013-02-24 20:30:09 [INFO] [Vault] Enabled Version 1.2.22-b277
2013-02-24 20:30:09 [INFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2013-02-24 20:30:09 [INFO] [LWC] Loaded 209 locale strings (0 overrides)
2013-02-24 20:30:09 [INFO] [LWC] Permissions API: §4VaultPermissions
2013-02-24 20:30:09 [INFO] [LWC] Currency API: §4VaultCurrency
2013-02-24 20:30:09 [INFO] [LWC] Connecting to SQLite
2013-02-24 20:30:09 [INFO] [LWC] Performing any necessary database updates
2013-02-24 20:30:09 [INFO] [LWC] Using database: Native
2013-02-24 20:30:09 [INFO] [LWC] Precached 136 protections
2013-02-24 20:30:09 [INFO] [LWC] Enabled plugin support for MobArena
2013-02-24 20:30:09 [INFO] Preparing level "world"
2013-02-24 20:30:09 [INFO] Preparing start region for level 0 (Seed: 3299238562406773027)
2013-02-24 20:30:10 [INFO] Preparing start region for level 1 (Seed: 3299238562406773027)
2013-02-24 20:30:10 [INFO] Preparing spawn area: 20%
2013-02-24 20:30:11 [INFO] Preparing start region for level 2 (Seed: 3299238562406773027)
2013-02-24 20:30:11 [INFO] [MinecraftViewer] Enabling MinecraftViewer v1.0d
2013-02-24 20:30:11 [SEVERE] Error occurred while enabling MinecraftViewer v1.0d (Is it up to date?)
java.lang.NoSuchMethodError: org.bukkit.plugin.Plugin.getConfiguration()Lorg/bukkit/util/config/Configuration;
    at com.multiplay.minecraft.bukkit.BukkitServerInterface.<init>(BukkitServerInterface.java:36)
    at com.multiplay.minecraft.bukkit.MinecraftViewer.onEnable(MinecraftViewer.java:17)
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:457)
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
    at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.java:282)
    at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.java:264)
    at net.minecraft.server.v1_4_R1.MinecraftServer.j(MinecraftServer.java:321)
    at net.minecraft.server.v1_4_R1.MinecraftServer.e(MinecraftServer.java:300)
    at net.minecraft.server.v1_4_R1.MinecraftServer.a(MinecraftServer.java:259)
    at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.java:149)
    at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:399)
    at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
2013-02-24 20:30:11 [INFO] [GroupManager] Enabling GroupManager v2.0 (2.9.6) (Phoenix)
2013-02-24 20:30:11 [INFO] GroupManager version 2.0 (2.9.6) (Phoenix) is enabled!
2013-02-24 20:30:11 [INFO] [Vault][Permission] GroupManager hooked.
2013-02-24 20:30:11 [INFO] [Vault][Chat] GroupManager - Chat hooked.
2013-02-24 20:30:11 [INFO] [WorldEdit] Enabling WorldEdit v5.5
2013-02-24 20:30:11 [INFO] WEPIF: Using the Bukkit Permissions API.
2013-02-24 20:30:11 [INFO] [Backup] Enabling Backup v2.0
2013-02-24 20:30:11 [INFO] [Backup] Save-All will be performed every 60 minute(s).
2013-02-24 20:30:11 [INFO] [Backup] Backup v2.0 has completed loading!
2013-02-24 20:30:11 [INFO] [SimpleCommandSigns] Enabling SimpleCommandSigns v0.8
2013-02-24 20:30:11 [INFO] [SimpleCommandSigns] LWC plugin found!
2013-02-24 20:30:11 [INFO] SimpleCommandSigns version 0.8 is enabled!
2013-02-24 20:30:11 [INFO] [War] Enabling War v1.7.4-PREVIEW (Doolittle)
2013-02-24 20:30:11 [INFO] [War] War v1.7.4-PREVIEW (Doolittle) is on.
2013-02-24 20:30:11 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.5-b641
2013-02-24 20:30:11 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.5-b641
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Jeux
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Villes
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Tales
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn_the_end
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Creative
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: villes
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: flatroom
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn_the_end
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: KingdomOfVerona
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Freebuild
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Ville2
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Test
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn_nether
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn_nether
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:12 [INFO] [Multiverse-Core] 3 - World(s) loaded.
2013-02-24 20:30:12 [INFO] [Multiverse-Core] Version 2.5-b641 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
2013-02-24 20:30:12 [INFO] [PlayerHeads] Enabling PlayerHeads v2.9.0084
2013-02-24 20:30:13 [INFO] [DACv2] Enabling DACv2 v1.0.0-SNAPSHOT-b61
2013-02-24 20:30:13 [INFO] [DACv2] Enabled.
2013-02-24 20:30:13 [INFO] [WorldGuard] Enabling WorldGuard v5.7.1
2013-02-24 20:30:13 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2013-02-24 20:30:13 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2013-02-24 20:30:13 [INFO] [WorldGuard] (world) Lava fire is blocked.
2013-02-24 20:30:13 [INFO] [WorldGuard] (world) All fire spread is disabled.
2013-02-24 20:30:13 [INFO] [WorldGuard] Loaded configuration for world 'world'
2013-02-24 20:30:13 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2013-02-24 20:30:13 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2013-02-24 20:30:13 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2013-02-24 20:30:13 [INFO] [WorldGuard] (world_nether) All fire spread is disabled.
2013-02-24 20:30:13 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
2013-02-24 20:30:13 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2013-02-24 20:30:13 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2013-02-24 20:30:13 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2013-02-24 20:30:13 [INFO] [WorldGuard] (world_the_end) All fire spread is disabled.
2013-02-24 20:30:13 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
2013-02-24 20:30:13 [INFO] [WorldGuard] 0 regions loaded for 'world'
2013-02-24 20:30:13 [INFO] [WorldGuard] 0 regions loaded for 'world_nether'
2013-02-24 20:30:13 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
2013-02-24 20:30:13 [INFO] [SimpleRestart] Enabling SimpleRestart v1.3.4
2013-02-24 20:30:13 [INFO] [SimpleRestart] plugin enabled
2013-02-24 20:30:13 [INFO] [SimpleRestart] warning scheduled for 85800 seconds from now!
2013-02-24 20:30:13 [INFO] [SimpleRestart] warning scheduled for 86100 seconds from now!
2013-02-24 20:30:13 [INFO] [SimpleRestart] warning scheduled for 86280 seconds from now!
2013-02-24 20:30:13 [INFO] [SimpleRestart] warning scheduled for 86340 seconds from now!
2013-02-24 20:30:13 [INFO] [SimpleRestart] reboot scheduled for 86400 seconds from now!
2013-02-24 20:30:13 [INFO] [AutoMessage] Enabling AutoMessage v1.5
2013-02-24 20:30:13 [INFO] [AutoMessage] version [1.5] loaded
2013-02-24 20:30:13 [INFO] [iConomy] Enabling iConomy v7.0
2013-02-24 20:30:13 [INFO] [iConomy - April Fools] Enabled (17 ms)
2013-02-24 20:30:13 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
2013-02-24 20:30:13 [INFO] [Vault][Economy] iConomy 7 hooked.
2013-02-24 20:30:13 [INFO] [iConomy - April Fools] Purged accounts with default balance.
2013-02-24 20:30:13 [INFO] [KitPlugin] Enabling KitPlugin v4.2
2013-02-24 20:30:13 [INFO] [KitPlugin] plugins/KitPlugin/kits.txt reloaded OK
2013-02-24 20:30:13 [INFO] [KitPlugin] Found Vault. Checking for economy plugin.
2013-02-24 20:30:13 [INFO] [KitPlugin] Found economy plugin. Using that.
2013-02-24 20:30:13 [INFO] [KitPlugin] Found GroupManager Version 2.0 (2.9.6) (Phoenix)
2013-02-24 20:30:13 [INFO] [KitPlugin] version 4.2 is enabled!
2013-02-24 20:30:13 [INFO] [Timeismoney] Enabling Timeismoney v0.9
2013-02-24 20:30:13 [INFO] Timeismoney is now enabled
2013-02-24 20:30:13 [INFO] [SimpleSpleef] Enabling SimpleSpleef v3.0.17
2013-02-24 20:30:13 [INFO] SimpleSpleef v3.0.17 is loading.
2013-02-24 20:30:13 [INFO] [SimpleSpleef] Vault hooked as economy plugin.
2013-02-24 20:30:13 [INFO] [SimpleSpleef] Vault hooked as permission plugin.
2013-02-24 20:30:13 [INFO] [SimpleSpleef] Found WorldEdit 5.5. Using it for selections.
2013-02-24 20:30:13 [INFO] [AntiTNT] Enabling AntiTNT v1.1
2013-02-24 20:30:13 [INFO] AntiTNT has been enabled!
2013-02-24 20:30:13 [INFO] [MobArena] Enabling MobArena v0.94.4.95
2013-02-24 20:30:13 [INFO] [MobArena] v0.94.4.95 enabled.
2013-02-24 20:30:13 [INFO] [PlotShop] Enabling PlotShop v1.4
2013-02-24 20:30:13 [INFO] [Essentials] Enabling Essentials v2.9.6
2013-02-24 20:30:14 [INFO] Using locale fr
2013-02-24 20:30:14 [INFO] Using locale fr
2013-02-24 20:30:14 [INFO] [Vault][Economy] Essentials Economy hooked.
2013-02-24 20:30:14 [INFO] Essentials: Using GroupManager based permissions.
2013-02-24 20:30:14 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.22-b277)
2013-02-24 20:30:14 [INFO] [Jobs] Enabling Jobs v2.9.1
2013-02-24 20:30:14 [INFO] [Jobs] Started database save task
2013-02-24 20:30:14 [INFO] [Jobs] Started buffered payment thread
2013-02-24 20:30:14 [INFO] [Jobs] [Jobs] Successfully linked with Vault.
2013-02-24 20:30:14 [INFO] [Jobs] Buffered payment thread shutdown
2013-02-24 20:30:14 [INFO] [Jobs] Started buffered payment thread
2013-02-24 20:30:14 [INFO] [Jobs] Started database save task
2013-02-24 20:30:14 [INFO] [Jobs] Plugin has been enabled succesfully.
2013-02-24 20:30:14 [INFO] [Jobs] Database save task shutdown
2013-02-24 20:30:14 [INFO] [Jobs] Login manager started
2013-02-24 20:30:14 [INFO] [EssentialsProtect] Enabling EssentialsProtect v2.9.6
2013-02-24 20:30:14 [INFO] Initializing c3p0-0.9.1.2 [built 21-May-2007 15:04:56; debug? true; trace: 10]
2013-02-24 20:30:14 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.9.6
2013-02-24 20:30:14 [INFO] [CreativeGates] Enabling CreativeGates v1.3.5
2013-02-24 20:30:14 [INFO] [CreativeGates v1.3.5] === ENABLE START ===
2013-02-24 20:30:14 [INFO] [CreativeGates v1.3.5] === ENABLE DONE (Took 60ms) ===
2013-02-24 20:30:14 [INFO] [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
2013-02-24 20:30:14 [INFO] [Multiverse-Inventories] The following worlds for group 'default' are not loaded: Spawn, Freebuild, Jeux
2013-02-24 20:30:14 [INFO] [Multiverse-Inventories 2.5-b335] enabled.
2013-02-24 20:30:14 [INFO] [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.9.6
2013-02-24 20:30:14 [INFO] [ChestShop] Enabling ChestShop v3.50 t0045
2013-02-24 20:30:14 [INFO] [ChestShop] LWC version 4.3.1 (b767-git-MANUAL) (November 15, 2012) loaded.
2013-02-24 20:30:14 [INFO] [ChestShop] Vault loaded - using iConomy 7
2013-02-24 20:30:14 [INFO] [EssentialsChat] Enabling EssentialsChat v2.9.6
2013-02-24 20:30:14 [INFO] [Factions] Enabling Factions v1.6.9.2
2013-02-24 20:30:14 [INFO] [Factions v1.6.9.2] === ENABLE START ===
2013-02-24 20:30:14 [INFO] [Factions v1.6.9.2] Loading board from disk
2013-02-24 20:30:15 [INFO] [Factions v1.6.9.2] Found and will integrate chat with EssentialsChat v2.9.6
2013-02-24 20:30:15 [INFO] [Factions v1.6.9.2] Economy integration through Vault plugin successful.
2013-02-24 20:30:15 [INFO] [Factions v1.6.9.2] NOTE: Economy is disabled. You can enable it with the command: f config econEnabled true
2013-02-24 20:30:15 [INFO] [Factions v1.6.9.2] Successfully hooked into LWC! Integration is currently disabled, though ("lwcIntegration").
2013-02-24 20:30:15 [INFO] [Factions v1.6.9.2] === ENABLE DONE (Took 142ms) ===
2013-02-24 20:30:15 [INFO] Server permissions file permissions.yml is empty, ignoring it
2013-02-24 20:30:15 [INFO] Done (5.605s)! For help, type "help" or "?"
2013-02-24 20:30:15 [INFO] [War] Loading zone Souterrains...
2013-02-24 20:30:15 [WARNING] [War] Unexpected error caused failure to read volume file Souterrains for warzone red. java.lang.NullPointerException null
2013-02-24 20:30:15 [SEVERE] java.lang.NullPointerException
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.mapper.VolumeMapper.load(VolumeMapper.java:64)
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.mapper.VolumeMapper.loadVolume(VolumeMapper.java:33)
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.mapper.WarzoneYmlMapper.load(WarzoneYmlMapper.java:280)
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.job.RestoreYmlWarzonesJob.run(RestoreYmlWarzonesJob.java:28)
2013-02-24 20:30:15 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
2013-02-24 20:30:15 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:530)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
2013-02-24 20:30:15 [WARNING] [War] Unexpected error caused failure to read volume file Souterrains for warzone navy. java.lang.NullPointerException null
2013-02-24 20:30:15 [SEVERE] java.lang.NullPointerException
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.mapper.VolumeMapper.load(VolumeMapper.java:64)
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.mapper.VolumeMapper.loadVolume(VolumeMapper.java:33)
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.mapper.WarzoneYmlMapper.load(WarzoneYmlMapper.java:280)
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.job.RestoreYmlWarzonesJob.run(RestoreYmlWarzonesJob.java:28)
2013-02-24 20:30:15 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
2013-02-24 20:30:15 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:530)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
2013-02-24 20:30:15 [WARNING] [War] Unexpected error caused failure to read volume file Souterrains for warzone lobby. java.lang.NullPointerException null
2013-02-24 20:30:15 [SEVERE] java.lang.NullPointerException
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.mapper.VolumeMapper.load(VolumeMapper.java:64)
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.mapper.VolumeMapper.loadVolume(VolumeMapper.java:33)
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.mapper.WarzoneYmlMapper.load(WarzoneYmlMapper.java:342)
2013-02-24 20:30:15 [SEVERE]    at com.tommytony.war.job.RestoreYmlWarzonesJob.run(RestoreYmlWarzonesJob.java:28)
2013-02-24 20:30:15 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
2013-02-24 20:30:15 [SEVERE]    at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:530)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
2013-02-24 20:30:15 [SEVERE]    at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
2013-02-24 20:30:15 [WARNING] [War] Task #12 for War v1.7.4-PREVIEW (Doolittle) generated an exception
java.lang.NullPointerException
    at com.tommytony.war.volume.BlockInfo.getBlock(BlockInfo.java:22)
    at com.tommytony.war.structure.ZoneLobby.<init>(ZoneLobby.java:104)
    at com.tommytony.war.mapper.WarzoneYmlMapper.load(WarzoneYmlMapper.java:343)
    at com.tommytony.war.job.RestoreYmlWarzonesJob.run(RestoreYmlWarzonesJob.java:28)
    at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftTask.run(CraftTask.java:53)
    at org.bukkit.craftbukkit.v1_4_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:344)
    at net.minecraft.server.v1_4_R1.MinecraftServer.r(MinecraftServer.java:530)
    at net.minecraft.server.v1_4_R1.DedicatedServer.r(DedicatedServer.java:224)
    at net.minecraft.server.v1_4_R1.MinecraftServer.q(MinecraftServer.java:494)
    at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:849)
2013-02-24 20:30:16 [WARNING] [War] Failed to restore warhub. The specified world (name: Jeux) does not exist!
2013-02-24 20:30:16 [INFO] [Backup] Plugin is up to date, at version: 2.0.

Je précise que tous les plugins sont là et que ce sont les mêmes que sur le serveur 24/7
 
Pour Multiverse :
Code:
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Jeux
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Villes
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Tales
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn_the_end
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Creative
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: villes
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: flatroom
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn_the_end
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: KingdomOfVerona
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Freebuild
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Ville2
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Test
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn
2013-02-24 20:30:11 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spawn_nether
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Spawn_nether
2013-02-24 20:30:12 [WARNING] [Multiverse-Core] Use '/mv remove' to remove it from the config!

Multiverse ne trouve pas les dossiers des mondes qu'il charge. Deux solutions :
1. Soit tu supprime les configurations de Multiverse avec la commande "/mv remove".
2. Soit tu retrouve les dossiers des mondes et tu les colle dans le bon dossier.

================================================================
Pour iConomy :
Code:
2013-02-24 20:30:09 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
2013-02-24 20:30:09 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
2013-02-24 20:30:09 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!

Il faudra que tu règle un problème de sécurité avec les plugins d'économies. Il peut y avoir de grosses failles ou un risque de crash du plugin.
 
  • J'aime
Reactions: Detobel36
Alors en fait , tu n'as p'tet pas compris, mais j'ai pris tous les plugins du serveur hébergé que j'ai retransféré sr le serveur local afin d'y configurer mes plugins sans gener les autres avec des reload ou des reboot, en ce qui concerne donc multiverse, rien n'est grave puisque je n'ai pas pris les dossiers des map, pour map viewer c'est la même chose et donc war aussi

Mais pour Iconomy je ne comprend pas très bien le problème...