Configuration Problème ftp

Boubou3001

Petit con
15 Mars 2015
103
1
75
44
Bonjour,
Je suis sur revolta hosting , j'ai un serveur bungeecoord et spigot et j'étais en train de config lobbycompass donc je upload mon fichier mais quand je reload le serveur ça me remet l'ancienne config. que faire ?
 
Non car ça m'arrive avec tous les plugins

Au pire je te passe la config
Code:
# #############################################
# #      - LobbyCompass by Dreieck52 -        #
# #############################################
# # Option 'executedByPlayer' means:
# #    > true = Command is executed as the player typed it
# #    > false = Command is executed by console (%n% is player name)
# # There can be only at most 6 lines in one inventory!
# # If get-compass-on-join-slot is -1 it will add the compass in a free slot
# # NOTE: If you wish, you can disable auto-updating in -Updater/config.yml-
# #############################################

compass-name: '&bMenu!'
compass-inventory-name: '&2Menu de CricCraft'
get-compass-on-join: true
get-compass-on-join-slot: 2
get-compass-worlds:
- world
- world_nether
- world_the_end
- WORLD2
only-allow-command-lc_get-in-worlds: true
can-drop-compass: false
inventory-lines-amount: 8
sound-effect: true
options:
- spawn
- pvp
data:
  spawn:
    name: '&bLobby'
    lore:
    - 'Clique pour retourner au lobby !'
    item: 355
    cmd: spawn
    executedByPlayer: true
    position-in-inventory: 67
  pvp:
    name: '&6SurvivalGames'
    lore:
    - 'Trouvez votre stuff dans des coffres repartis dans la map'
    - 'et battez vous jusqu'a etre le dernier survivant !'
    - ' Puisse le sort vous etre favorable ! '
    item: 283
    cmd: server SurvivalGames
    executedByPlayer: true
    position-in-inventory: 12
 
Arrête le serveur avant d'upload le fichier de config. Ça m'a déjà joué des tours.
 
Est-ce que tu reçois un message d'erreur dans les logs lorsque le plugin est initialisé avec la nouvelle config ?
 
oui par exemple pour le plugin ultimate survivalgames

Code:
12.06 16:17:37 [Server] WARN at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:57) 12.06 16:17:37 [Server] WARN at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:226) 12.06 16:17:37 [Server] WARN at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:169) 12.06 16:17:37 [Server] WARN at me.maker56.survivalgames.database.YMLLoader.getFileConfiguration(YMLLoader.java:45) 12.06 16:17:37 [Server] WARN at me.maker56.survivalgames.database.ConfigLoader.reloadScoreboard(ConfigLoader.java:188) 12.06 16:17:37 [Server] WARN at me.maker56.survivalgames.database.ConfigLoader.load(ConfigLoader.java:22) 12.06 16:17:37 [Server] WARN at me.maker56.survivalgames.SurvivalGames.onEnable(SurvivalGames.java:76) 12.06 16:17:37 [Server] WARN at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) 12.06 16:17:37 [Server] WARN at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) 12.06 16:17:37 [Server] WARN at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) 12.06 16:17:37 [Server] WARN at org.bukkit.craftbukkit.v1_8_R2.CraftServer.loadPlugin(CraftServer.java:356) 12.06 16:17:37 [Server] WARN at org.bukkit.craftbukkit.v1_8_R2.CraftServer.enablePlugins(CraftServer.java:316) 12.06 16:17:37 [Server] WARN at org.bukkit.craftbukkit.v1_8_R2.CraftServer.reload(CraftServer.java:746) 12.06 16:17:37 [Server] WARN at org.bukkit.Bukkit.reload(Bukkit.java:534) 12.06 16:17:37 [Server] WARN at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:25) 12.06 16:17:37 [Server] WARN at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) 12.06 16:17:37 [Server] WARN at org.bukkit.craftbukkit.v1_8_R2.CraftServer.dispatchCommand(CraftServer.java:646) 12.06 16:17:37 [Server] WARN at net.minecraft.server.v1_8_R2.PlayerConnection.handleCommand(PlayerConnection.java:1133) 12.06 16:17:37 [Server] WARN at net.minecraft.server.v1_8_R2.PlayerConnection.a(PlayerConnection.java:968) 12.06 16:17:37 [Server] WARN at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) 12.06 16:17:37 [Server] WARN at net.minecraft.server.v1_8_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) 12.06 16:17:37 [Server] WARN at net.minecraft.server.v1_8_R2.PlayerConnectionUtils$1.run(SourceFile:13) 12.06 16:17:37 [Server] WARN at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 12.06 16:17:37 [Server] WARN at java.util.concurrent.FutureTask.run(FutureTask.java:266) 12.06 16:17:37 [Server] WARN at net.minecraft.server.v1_8_R2.SystemUtils.a(SourceFile:60) 12.06 16:17:37 [Server] WARN at net.minecraft.server.v1_8_R2.MinecraftServer.A(MinecraftServer.java:710) 12.06 16:17:37 [Server] WARN at net.minecraft.server.v1_8_R2.DedicatedServer.A(DedicatedServer.java:368) 12.06 16:17:37 [Server] WARN at net.minecraft.server.v1_8_R2.MinecraftServer.z(MinecraftServer.java:651) 12.06 16:17:37 [Server] WARN at net.minecraft.server.v1_8_R2.MinecraftServer.run(MinecraftServer.java:554) 12.06 16:17:37 [Server] WARN at java.lang.Thread.run(Thread.java:745) 12.06 16:17:37 [Server] WARN Caused by: while parsing a block mapping 12.06 16:17:37 [Server] INFO in 'string', line 52, column 5: 12.06 16:17:37 [Server] INFO Enabled: true 12.06 16:17:37 [Server] INFO ^ 12.06 16:17:37 [Server] INFO expected <block end>, but found Scalar 12.06 16:17:37 [Server] INFO in 'string', line 56, column 8: 12.06 16:17:37 [Server] INFO - 'Temps Restant: %time%' 12.06 16:17:37 [Server] INFO ^

screen%20code.png
 
Alors je ne sait pas si c'est ton problème, mais tu utilise surement notepad++, le problème arrivant souvent lors de la config des plugins est la tabulation. Deux solutions s'offre, soit tu change toutes les tabulation par le nombre d'espace demander soit dans la config de NotePad++ tu lui dit que quand il fait une tabulation il met des espace au lieu de la tabulation.

Pour expliquer le problème qu'il survient c'est assez simple, Bukkit (Spigot etc...) Lise les fichier ligne par ligne et quand il rencontre un espace il comprenne. Mais si tu leurs donne une tabulation ce n'est absolument pas le même caractère ce qui fait donc foirais le programme de lecture de config.

En espérant que sa puisse t'aidez.