Développeur [Pluggin] Recherche configurateur pour une petite aide avec le plugin faction.

  • Auteur de la discussion Auteur de la discussion yostix26
  • Date de début Date de début

yostix26

Aventurier
4 Novembre 2012
4
0
1
24
Bonjour,Je cherche un personne capable de m'aidé pour un problème avec le plugin faction.
La personne qui m'aidera ne sera pas rémunéré avec de l'argent (vus que le travail me semble pas très long) mais plutôt avec un grade sur mon serveur.
Merci de me contacter sur Skype: yostix26
 
Dit nous plutôt ton problème et nous t'indiquerons directement comment le régler.
 
Okais.
Donc voila j'ai installé le plugin factions et mcore mais quand je vais sur mon serveur et que je crée un faction le nom de la faction ne s'affiche pas devant mon pseudo.
Voila ma config:
{
"aliasesF": [
"f"
],
"taskPlayerPowerUpdateMinutes": 0.5,
"taskPlayerDataRemoveMinutes": 5.0,
"taskEconLandRewardMinutes": 20.0,
"removePlayerDataWhenBanned": true,
"removePlayerDataAfterInactiveDays": 20.0,
"radiusClaimFailureLimit": 9,
"radiusClaimRadiusLimit": 5,
"chatSetFormat": true,
"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": "Chef",
"prefixOfficer": "Modo",
"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"
]
}
Et de plus je n'arrive pas a mettre la permissions du repair all,j'ai tout essayé:
- essentials.repair.*
- essentials.repair
- essentials.repair.armor
Voila mon problème ;)
 
Deja pour le repair all voila la permission essentials.repair.all (lien qui va bien t'aider je pense http://wiki.ess3.net/wiki/Command_Reference)

Ensuite pour afficher le nom de ta faction devant ton nom je pense que le probleme vien de ta ligne chatSetFormatTo je t'envois la miene remplace et vois ce que sa donne : "chatSetFormatTo": "{factions_relcolor}{factions_roleprefix}{factions_relcolor}{factions_name}§r§f%1$s: %2$s",
 
Ok merci pour le repair all sa marche maintenant mais concernant le factions toujours pas,
voila la config que tu ma dis de faire:
{
"aliasesF": [
"f"
],
"taskPlayerPowerUpdateMinutes": 0.5,
"taskPlayerDataRemoveMinutes": 5.0,
"taskEconLandRewardMinutes": 20.0,
"removePlayerDataWhenBanned": true,
"removePlayerDataAfterInactiveDays": 20.0,
"radiusClaimFailureLimit": 9,
"radiusClaimRadiusLimit": 5,
"chatSetFormat": true,
"chatSetFormatAt": "LOWEST",
"chatSetFormatTo": "{factions_relcolor}{factions_roleprefix}{factions_relcolor}{factions_name}§r§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": "Chef",
"prefixOfficer": "Modo",
"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"
]
}
Mais cela ne marche toujours pas a la place de mettre le nom de ma faction il est mit [FACTION]
Donc voila si tu sais encore m'aidé je veux bien de ton aide :)