1. Le forum de Minecraft-France va définitivement fermer ses portes. Celui-ci restera en lecture seule mais vous ne pourrez plus y apporter de nouveaux topics. Nous vous invitons à nous rejoindre sur le Discord de Minecraft-France qui permet de présenter vos projets, discuter avec la communauté etc.. Merci à tous d'avoir fait vivre ce forum de nombreuses années. Pour nous rejoindre sur Discord, Cliquez ici

[Résolu] Problème plugin "Faction"

Discussion dans 'Serveurs' créé par Arcanreth, 6 Fev 2015.

  1. Arcanreth

    Arcanreth Nouveau

    Inscrit:
    22 Sept 2014
    Messages:
    8
    Points:
    12
    Sexe:
    Homme
    Bonjour je présente mon problème je suis actuellement en train de créer un serveur et j'ai un soucis avec "Faction" lorsque que je créer une faction et que je parle dans le tchat le nom de la faction ne s'affiche pas. Je vous remercie d'avance de toute réponse.
     
  2. Mithrylr

    Mithrylr Explorateur

    Inscrit:
    24 Jan 2015
    Messages:
    52
    Points:
    22
    Sexe:
    Homme
    Salut,

    vas dans le dossier de ton serveur , tu as un dossier "mstore" dedans, vas dans le " factions_mconf " et ouvre le fichier présent à l'intérieur.
    L123 à 127:

    "chatSetFormat": true,
    "chatSetFormatAt": "LOWEST",
    "chatSetFormatTo": "{factions_relcolor}§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}§f%1$s: %2$s",
    "chatParseTags": true,

    normalement tu as false et false , met true.

    Ensuite , tu dois sûrement utiliser Essentialschat pour gérer le chat ( sans blague?! ) , vas dans la config d'essentials:

    L532 :

    #format: ' {GROUP} {DISPLAYNAME}: {MESSAGE}'
    format: '&7[{GROUP}]&7[{FACTION}]&r {DISPLAYNAME}&7:&r {MESSAGE}'

    Voilà , si ça ne marche pas met tes plugins à jour !
     
    • J'approuve J'approuve x 1
    • Sympa Sympa x 1
  3. Arcanreth

    Arcanreth Nouveau

    Inscrit:
    22 Sept 2014
    Messages:
    8
    Points:
    12
    Sexe:
    Homme
    Dans mon factions_mconf je n'ai qu'un fichier Istance.json et une fois ouvert il me donne ça

    {
    "aliasesF": [
    "f"
    ],
    "taskPlayerPowerUpdateMinutes": 1.0,
    "taskPlayerDataRemoveMinutes": 5.0,
    "taskEconLandRewardMinutes": 20.0,
    "removePlayerDataWhenBanned": true,
    "removePlayerDataAfterInactiveDays": 20.0,
    "radiusClaimFailureLimit": 9,
    "radiusClaimRadiusLimit": 5,
    "chatSetFormat": false,
    "chatSetFormatAt": "LOWEST",
    "chatSetFormatTo": "<{factions_relcolor}§l{factions_roleprefix}§r{factions_relcolor}{factions_name|rp}§f%1$s> %2$s",
    "chatParseTags": true,
    "chatParseTagsAt": "LOW",
    "herochatFactionName": "Faction",
    "herochatFactionNick": "F",
    "herochatFactionFormat": "{color}[&l{nick}&r{color} &l{factions_roleprefix}&r{color}{factions_title|rp}{sender}{color}] &f{msg}",
    "herochatFactionColor": "GREEN",
    "herochatFactionDistance": 0,
    "herochatFactionIsShortcutAllowed": false,
    "herochatFactionCrossWorld": true,
    "herochatFactionMuted": false,
    "herochatFactionWorlds": [],
    "herochatAlliesName": "Allies",
    "herochatAlliesNick": "A",
    "herochatAlliesFormat": "{color}[&l{nick}&r&f {factions_relcolor}&l{factions_roleprefix}&r{factions_relcolor}{factions_name|rp}{sender}{color}] &f{msg}",
    "herochatAlliesColor": "DARK_PURPLE",
    "herochatAlliesDistance": 0,
    "herochatAlliesIsShortcutAllowed": false,
    "herochatAlliesCrossWorld": true,
    "herochatAlliesMuted": false,
    "herochatAlliesWorlds": [],
    "colorMember": "GREEN",
    "colorAlly": "DARK_PURPLE",
    "colorTruce": "LIGHT_PURPLE",
    "colorNeutral": "WHITE",
    "colorEnemy": "RED",
    "colorNoPVP": "GOLD",
    "colorFriendlyFire": "DARK_RED",
    "prefixLeader": "**",
    "prefixOfficer": "*",
    "prefixMember": "+",
    "prefixRecruit": "-",
    "playersWhoBypassAllProtection": [],
    "worldsNoClaiming": [],
    "worldsNoPowerLoss": [],
    "worldsIgnorePvP": [],
    "handleExploitObsidianGenerators": true,
    "handleExploitEnderPearlClipping": true,
    "handleExploitTNTWaterlog": false,
    "logFactionCreate": true,
    "logFactionDisband": true,
    "logFactionJoin": true,
    "logFactionKick": true,
    "logFactionLeave": true,
    "logLandClaims": true,
    "logLandUnclaims": true,
    "logMoneyTransactions": true,
    "logPlayerCommands": true,
    "materialsEditOnInteract": [
    "DIODE_BLOCK_OFF",
    "DIODE_BLOCK_ON",
    "NOTE_BLOCK",
    "CAULDRON",
    "SOIL"
    ],
    "materialsEditTools": [
    "FIREBALL",
    "FLINT_AND_STEEL",
    "BUCKET",
    "WATER_BUCKET",
    "LAVA_BUCKET"
    ],
    "materialsDoor": [
    "WOODEN_DOOR",
    "TRAP_DOOR",
    "FENCE_GATE"
    ],
    "materialsContainer": [
    "DISPENSER",
    "CHEST",
    "FURNACE",
    "BURNING_FURNACE",
    "JUKEBOX",
    "BREWING_STAND",
    "ENCHANTMENT_TABLE",
    "ANVIL",
    "BEACON",
    "TRAPPED_CHEST",
    "HOPPER",
    "DROPPER"
    ],
    "entityTypesMonsters": [
    "BLAZE",
    "CAVE_SPIDER",
    "CREEPER",
    "ENDERMAN",
    "ENDER_DRAGON",
    "GHAST",
    "GIANT",
    "MAGMA_CUBE",
    "PIG_ZOMBIE",
    "SILVERFISH",
    "SKELETON",
    "SLIME",
    "SPIDER",
    "WITCH",
    "WITHER",
    "ZOMBIE"
    ]
    }


    Tu est sur que c'est le bon fichier ou factions 1.7.2 est bugger?
     
  4. Mithrylr

    Mithrylr Explorateur

    Inscrit:
    24 Jan 2015
    Messages:
    52
    Points:
    22
    Sexe:
    Homme
    Oui c'est le bon fichier, sauf que j'ia juste mis les lignes 123 à 127 dans mon post , c'est juste que tout mettre n'aurait servit à rien^^
     
    • J'approuve J'approuve x 1
  5. Arcanreth

    Arcanreth Nouveau

    Inscrit:
    22 Sept 2014
    Messages:
    8
    Points:
    12
    Sexe:
    Homme
    Je n'ai pas 123 lignes dans le fichier j'en ai 107 je crois (enfin c'est ce que le fichier me dit)
     
  6. Mithrylr

    Mithrylr Explorateur

    Inscrit:
    24 Jan 2015
    Messages:
    52
    Points:
    22
    Sexe:
    Homme
    Bah cherche la lign e avec le code que je t'avais dis dans mon premier message et remplace le par ce que je t'avais dis , pareil pour essentials.
     
    • J'approuve J'approuve x 1
    • Sympa Sympa x 1
  7. Arcanreth

    Arcanreth Nouveau

    Inscrit:
    22 Sept 2014
    Messages:
    8
    Points:
    12
    Sexe:
    Homme
    Merci beaucoup cela fonctionne enfin! Gros merci à toi! :)
     
  8. Mithrylr

    Mithrylr Explorateur

    Inscrit:
    24 Jan 2015
    Messages:
    52
    Points:
    22
    Sexe:
    Homme
    De rien ^^.
     
    • Sympa Sympa x 1

Partager cette page