Çözüldü Factions Tag Saçmalığı

  • Konuyu Başlatan Konuyu Başlatan EmirhaM
  • Başlangıç tarihi Başlangıç tarihi
  • Görüntüleme 676
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

EmirhaM

? emirhanakpinar.com ?
Katılım
15 Kasım 2016
Mesajlar
112
Elmaslar
95
Puan
13.800
Minecraft
NSDNY

Discord:

EmirhaaN#0226

Factions Plugininde Klanı Olmayan Kişilere Wilderness Tagı Veriyor Nasıl Düzeltebilirim Bilen Varsa Sevinirim
1595535770708.png
 
Hangi faction eklentisini kullanıyorsunuz? Ayrıca zaten bunu vermesi gayet normal, çünkü (Terim olarak, anlam değil) wilderness = klansız anlamına gelmekte. Eğer kullandığınız faction eklentisini söylerseniz yardımcı olabilirim.
 
Factions plugin kullanıyorsanız - Conf.json değiştirebilirsiniz diye biliyorum.
 
Hangi faction eklentisini kullanıyorsunuz? Ayrıca zaten bunu vermesi gayet normal, çünkü (Terim olarak, anlam değil) wilderness = klansız anlamına gelmekte. Eğer kullandığınız faction eklentisini söylerseniz yardımcı olabilirim.
1595689795351.png

Hakkında bildiklerim bu kadar configden değişmeye çalışınca taglarda gidiyor
Gönderi otomatik olarak birleştirildi:

Factions plugin kullanıyorsanız - Conf.json değiştirebilirsiniz diye biliyorum.
Config Dosyası Şu Şekilde

Kod:
{
  "version": 3,
  "aliasesF": [
    "f"
  ],
  "worldsClaimingEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPowerLossEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPowerGainEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPvpRulesEnabled": {
    "standard": true,
    "exceptions": []
  },
  "playersWhoBypassAllProtection": [],
  "taskPlayerPowerUpdateMinutes": 1.0,
  "taskPlayerDataRemoveMinutes": 5.0,
  "taskEconLandRewardMinutes": 20.0,
  "removePlayerWhenBanned": true,
  "cleanInactivityToleranceMillis": 864000000,
  "cleanInactivityToleranceMillisPlayerAgeToBonus": {
    "1209600000": 864000000
  },
  "cleanInactivityToleranceMillisFactionAgeToBonus": {
    "2419200000": 864000000,
    "1209600000": 432000000
  },
  "defaultPlayerFactionId": "none",
  "defaultPlayerRole": "RECRUIT",
  "defaultPlayerPower": 0.0,
  "motdPriority": "NORMAL",
  "motdDelayTicks": -1,
  "powerMax": 10.0,
  "powerMin": 0.0,
  "powerPerHour": 2.0,
  "powerPerDeath": -2.0,
  "canLeaveWithNegativePower": true,
  "factionMemberLimit": 0,
  "factionPowerMax": 0.0,
  "factionNameLengthMin": 3,
  "factionNameLengthMax": 16,
  "factionNameForceUpperCase": false,
  "setRadiusMax": 30,
  "setFillMax": 1000,
  "claimsMustBeConnected": true,
  "claimsCanBeUnconnectedIfOwnedByOtherFaction": false,
  "claimingFromOthersAllowed": true,
  "claimMinimumChunksDistanceToOthers": 0,
  "claimsRequireMinFactionMembers": 1,
  "claimedLandsMax": 0,
  "claimedWorldsMax": -1,
  "protectionLiquidFlowEnabled": true,
  "homesEnabled": true,
  "homesMustBeInClaimedTerritory": true,
  "homesTeleportCommandEnabled": true,
  "homesTeleportAllowedFromEnemyTerritory": true,
  "homesTeleportAllowedFromDifferentWorld": true,
  "homesTeleportAllowedEnemyDistance": 32.0,
  "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  "homesTeleportToOnDeathActive": false,
  "homesTeleportToOnDeathPriority": "NORMAL",
  "territoryInfoTitlesDefault": true,
  "territoryInfoTitlesMain": "{relcolor}{name}",
  "territoryInfoTitlesSub": "<i>{desc}",
  "territoryInfoTitlesTicksIn": 5,
  "territoryInfoTitlesTicksStay": 60,
  "territoryInfoTitleTicksOut": 5,
  "territoryInfoChat": "<i> ~ {relcolor}{name} <i>{desc}",
  "permanentFactionsDisableLeaderPromotion": false,
  "actionDeniedPainAmount": 2.0,
  "disablePVPForFactionlessPlayers": false,
  "enablePVPBetweenFactionlessPlayers": true,
  "enablePVPAgainstFactionlessInAttackersLand": false,
  "territoryShieldFactor": 0.1,
  "handlePistonProtectionThroughDenyBuild": true,
  "denyCommandsPermanentFactionMember": [],
  "denyCommandsTerritoryRelation": {
    "ENEMY": [
      "home",
      "homes",
      "sethome",
      "createhome",
      "tpahere",
      "tpaccept",
      "tpyes",
      "tpa",
      "call",
      "tpask",
      "warp",
      "warps",
      "spawn",
      "ehome",
      "ehomes",
      "esethome",
      "ecreatehome",
      "etpahere",
      "etpaccept",
      "etpyes",
      "etpa",
      "ecall",
      "etpask",
      "ewarp",
      "ewarps",
      "espawn",
      "essentials:home",
      "essentials:homes",
      "essentials:sethome",
      "essentials:createhome",
      "essentials:tpahere",
      "essentials:tpaccept",
      "essentials:tpyes",
      "essentials:tpa",
      "essentials:call",
      "essentials:tpask",
      "essentials:warp",
      "essentials:warps",
      "essentials:spawn",
      "wtp",
      "uspawn",
      "utp",
      "mspawn",
      "mtp",
      "fspawn",
      "ftp",
      "jspawn",
      "jtp"
    ],
    "NEUTRAL": [],
    "TRUCE": [],
    "ALLY": [],
    "MEMBER": []
  },
  "denyCommandsDistance": -1.0,
  "denyCommandsDistanceRelation": {
    "ENEMY": [
      "home"
    ],
    "NEUTRAL": [],
    "TRUCE": [],
    "ALLY": [],
    "MEMBER": []
  },
  "denyCommandsDistanceBypassIn": [
    "MEMBER",
    "ALLY"
  ],
  "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",
  "colorMember": "GREEN",
  "colorAlly": "DARK_PURPLE",
  "colorTruce": "LIGHT_PURPLE",
  "colorNeutral": "WHITE",
  "colorEnemy": "RED",
  "colorNoPVP": "GOLD",
  "colorFriendlyFire": "DARK_RED",
  "prefixLeader": "✷✷",
  "prefixOfficer": "✷",
  "prefixMember": "",
  "prefixRecruit": "",
  "handleExploitObsidianGenerators": true,
  "handleExploitEnderPearlClipping": true,
  "handleExploitTNTWaterlog": false,
  "handleNetherPortalTrap": true,
  "seeChunkSteps": 1,
  "seeChunkKeepEvery": 5,
  "seeChunkSkipEvery": 0,
  "seeChunkPeriodMillis": 500,
  "seeChunkParticleAmount": 30,
  "seeChunkParticleOffsetY": 2.0,
  "seeChunkParticleDeltaY": 2.0,
  "unstuckSeconds": 30,
  "unstuckChunkRadius": 10,
  "logFactionCreate": true,
  "logFactionDisband": true,
  "logFactionJoin": true,
  "logFactionKick": true,
  "logFactionLeave": true,
  "logLandClaims": true,
  "logMoneyTransactions": true,
  "materialsEditOnInteract": [],
  "materialsEditTools": [],
  "materialsDoor": [],
  "materialsContainer": [],
  "entityTypesEditOnInteract": [],
  "entityTypesEditOnDamage": [],
  "entityTypesContainer": [],
  "entityTypesMonsters": [],
  "entityTypesAnimals": [],
  "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": [],
  "lwcMustHaveBuildRightsToCreate": true,
  "lwcRemoveIfNoBuildRights": false,
  "lwcRemoveOnChange": {
    "BUY": false,
    "SELL": false,
    "CONQUER": false,
    "PILLAGE": false
  },
  "worldguardCheckEnabled": false,
  "worldguardCheckWorldsEnabled": {
    "standard": true,
    "exceptions": []
  },
  "econEnabled": true,
  "econLandReward": 0.0,
  "econUniverseAccount": "",
  "econChunkCost": {
    "BUY": 1.0,
    "SELL": 0.0,
    "CONQUER": 0.0,
    "PILLAGE": 0.0
  },
  "econCostCreate": 100.0,
  "econCostSethome": 0.0,
  "econCostJoin": 0.0,
  "econCostLeave": 0.0,
  "econCostKick": 0.0,
  "econCostInvite": 0.0,
  "econCostDeinvite": 0.0,
  "econCostHome": 0.0,
  "econCostName": 0.0,
  "econCostDescription": 0.0,
  "econCostTitle": 0.0,
  "econCostFlag": 0.0,
  "econRelCost": {
    "ENEMY": 0.0,
    "ALLY": 0.0,
    "TRUCE": 0.0,
    "NEUTRAL": 0.0
  },
  "bankEnabled": true,
  "bankFactionPaysCosts": true
}
Gönderi otomatik olarak birleştirildi:

1595689795351.png

Hakkında bildiklerim bu kadar configden değişmeye çalışınca taglarda gidiyor
Gönderi otomatik olarak birleştirildi:


Config Dosyası Şu Şekilde

Kod:
{
  "version": 3,
  "aliasesF": [
    "f"
  ],
  "worldsClaimingEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPowerLossEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPowerGainEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPvpRulesEnabled": {
    "standard": true,
    "exceptions": []
  },
  "playersWhoBypassAllProtection": [],
  "taskPlayerPowerUpdateMinutes": 1.0,
  "taskPlayerDataRemoveMinutes": 5.0,
  "taskEconLandRewardMinutes": 20.0,
  "removePlayerWhenBanned": true,
  "cleanInactivityToleranceMillis": 864000000,
  "cleanInactivityToleranceMillisPlayerAgeToBonus": {
    "1209600000": 864000000
  },
  "cleanInactivityToleranceMillisFactionAgeToBonus": {
    "2419200000": 864000000,
    "1209600000": 432000000
  },
  "defaultPlayerFactionId": "none",
  "defaultPlayerRole": "RECRUIT",
  "defaultPlayerPower": 0.0,
  "motdPriority": "NORMAL",
  "motdDelayTicks": -1,
  "powerMax": 10.0,
  "powerMin": 0.0,
  "powerPerHour": 2.0,
  "powerPerDeath": -2.0,
  "canLeaveWithNegativePower": true,
  "factionMemberLimit": 0,
  "factionPowerMax": 0.0,
  "factionNameLengthMin": 3,
  "factionNameLengthMax": 16,
  "factionNameForceUpperCase": false,
  "setRadiusMax": 30,
  "setFillMax": 1000,
  "claimsMustBeConnected": true,
  "claimsCanBeUnconnectedIfOwnedByOtherFaction": false,
  "claimingFromOthersAllowed": true,
  "claimMinimumChunksDistanceToOthers": 0,
  "claimsRequireMinFactionMembers": 1,
  "claimedLandsMax": 0,
  "claimedWorldsMax": -1,
  "protectionLiquidFlowEnabled": true,
  "homesEnabled": true,
  "homesMustBeInClaimedTerritory": true,
  "homesTeleportCommandEnabled": true,
  "homesTeleportAllowedFromEnemyTerritory": true,
  "homesTeleportAllowedFromDifferentWorld": true,
  "homesTeleportAllowedEnemyDistance": 32.0,
  "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  "homesTeleportToOnDeathActive": false,
  "homesTeleportToOnDeathPriority": "NORMAL",
  "territoryInfoTitlesDefault": true,
  "territoryInfoTitlesMain": "{relcolor}{name}",
  "territoryInfoTitlesSub": "<i>{desc}",
  "territoryInfoTitlesTicksIn": 5,
  "territoryInfoTitlesTicksStay": 60,
  "territoryInfoTitleTicksOut": 5,
  "territoryInfoChat": "<i> ~ {relcolor}{name} <i>{desc}",
  "permanentFactionsDisableLeaderPromotion": false,
  "actionDeniedPainAmount": 2.0,
  "disablePVPForFactionlessPlayers": false,
  "enablePVPBetweenFactionlessPlayers": true,
  "enablePVPAgainstFactionlessInAttackersLand": false,
  "territoryShieldFactor": 0.1,
  "handlePistonProtectionThroughDenyBuild": true,
  "denyCommandsPermanentFactionMember": [],
  "denyCommandsTerritoryRelation": {
    "ENEMY": [
      "home",
      "homes",
      "sethome",
      "createhome",
      "tpahere",
      "tpaccept",
      "tpyes",
      "tpa",
      "call",
      "tpask",
      "warp",
      "warps",
      "spawn",
      "ehome",
      "ehomes",
      "esethome",
      "ecreatehome",
      "etpahere",
      "etpaccept",
      "etpyes",
      "etpa",
      "ecall",
      "etpask",
      "ewarp",
      "ewarps",
      "espawn",
      "essentials:home",
      "essentials:homes",
      "essentials:sethome",
      "essentials:createhome",
      "essentials:tpahere",
      "essentials:tpaccept",
      "essentials:tpyes",
      "essentials:tpa",
      "essentials:call",
      "essentials:tpask",
      "essentials:warp",
      "essentials:warps",
      "essentials:spawn",
      "wtp",
      "uspawn",
      "utp",
      "mspawn",
      "mtp",
      "fspawn",
      "ftp",
      "jspawn",
      "jtp"
    ],
    "NEUTRAL": [],
    "TRUCE": [],
    "ALLY": [],
    "MEMBER": []
  },
  "denyCommandsDistance": -1.0,
  "denyCommandsDistanceRelation": {
    "ENEMY": [
      "home"
    ],
    "NEUTRAL": [],
    "TRUCE": [],
    "ALLY": [],
    "MEMBER": []
  },
  "denyCommandsDistanceBypassIn": [
    "MEMBER",
    "ALLY"
  ],
  "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",
  "colorMember": "GREEN",
  "colorAlly": "DARK_PURPLE",
  "colorTruce": "LIGHT_PURPLE",
  "colorNeutral": "WHITE",
  "colorEnemy": "RED",
  "colorNoPVP": "GOLD",
  "colorFriendlyFire": "DARK_RED",
  "prefixLeader": "✷✷",
  "prefixOfficer": "✷",
  "prefixMember": "",
  "prefixRecruit": "",
  "handleExploitObsidianGenerators": true,
  "handleExploitEnderPearlClipping": true,
  "handleExploitTNTWaterlog": false,
  "handleNetherPortalTrap": true,
  "seeChunkSteps": 1,
  "seeChunkKeepEvery": 5,
  "seeChunkSkipEvery": 0,
  "seeChunkPeriodMillis": 500,
  "seeChunkParticleAmount": 30,
  "seeChunkParticleOffsetY": 2.0,
  "seeChunkParticleDeltaY": 2.0,
  "unstuckSeconds": 30,
  "unstuckChunkRadius": 10,
  "logFactionCreate": true,
  "logFactionDisband": true,
  "logFactionJoin": true,
  "logFactionKick": true,
  "logFactionLeave": true,
  "logLandClaims": true,
  "logMoneyTransactions": true,
  "materialsEditOnInteract": [],
  "materialsEditTools": [],
  "materialsDoor": [],
  "materialsContainer": [],
  "entityTypesEditOnInteract": [],
  "entityTypesEditOnDamage": [],
  "entityTypesContainer": [],
  "entityTypesMonsters": [],
  "entityTypesAnimals": [],
  "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": [],
  "lwcMustHaveBuildRightsToCreate": true,
  "lwcRemoveIfNoBuildRights": false,
  "lwcRemoveOnChange": {
    "BUY": false,
    "SELL": false,
    "CONQUER": false,
    "PILLAGE": false
  },
  "worldguardCheckEnabled": false,
  "worldguardCheckWorldsEnabled": {
    "standard": true,
    "exceptions": []
  },
  "econEnabled": true,
  "econLandReward": 0.0,
  "econUniverseAccount": "",
  "econChunkCost": {
    "BUY": 1.0,
    "SELL": 0.0,
    "CONQUER": 0.0,
    "PILLAGE": 0.0
  },
  "econCostCreate": 100.0,
  "econCostSethome": 0.0,
  "econCostJoin": 0.0,
  "econCostLeave": 0.0,
  "econCostKick": 0.0,
  "econCostInvite": 0.0,
  "econCostDeinvite": 0.0,
  "econCostHome": 0.0,
  "econCostName": 0.0,
  "econCostDescription": 0.0,
  "econCostTitle": 0.0,
  "econCostFlag": 0.0,
  "econRelCost": {
    "ENEMY": 0.0,
    "ALLY": 0.0,
    "TRUCE": 0.0,
    "NEUTRAL": 0.0
  },
  "bankEnabled": true,
  "bankFactionPaysCosts": true
}
Hala cevap bekliyorum konu güncel
Gönderi otomatik olarak birleştirildi:

1595689795351.png

Hakkında bildiklerim bu kadar configden değişmeye çalışınca taglarda gidiyor
Gönderi otomatik olarak birleştirildi:


Config Dosyası Şu Şekilde

Kod:
{
  "version": 3,
  "aliasesF": [
    "f"
  ],
  "worldsClaimingEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPowerLossEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPowerGainEnabled": {
    "standard": true,
    "exceptions": []
  },
  "worldsPvpRulesEnabled": {
    "standard": true,
    "exceptions": []
  },
  "playersWhoBypassAllProtection": [],
  "taskPlayerPowerUpdateMinutes": 1.0,
  "taskPlayerDataRemoveMinutes": 5.0,
  "taskEconLandRewardMinutes": 20.0,
  "removePlayerWhenBanned": true,
  "cleanInactivityToleranceMillis": 864000000,
  "cleanInactivityToleranceMillisPlayerAgeToBonus": {
    "1209600000": 864000000
  },
  "cleanInactivityToleranceMillisFactionAgeToBonus": {
    "2419200000": 864000000,
    "1209600000": 432000000
  },
  "defaultPlayerFactionId": "none",
  "defaultPlayerRole": "RECRUIT",
  "defaultPlayerPower": 0.0,
  "motdPriority": "NORMAL",
  "motdDelayTicks": -1,
  "powerMax": 10.0,
  "powerMin": 0.0,
  "powerPerHour": 2.0,
  "powerPerDeath": -2.0,
  "canLeaveWithNegativePower": true,
  "factionMemberLimit": 0,
  "factionPowerMax": 0.0,
  "factionNameLengthMin": 3,
  "factionNameLengthMax": 16,
  "factionNameForceUpperCase": false,
  "setRadiusMax": 30,
  "setFillMax": 1000,
  "claimsMustBeConnected": true,
  "claimsCanBeUnconnectedIfOwnedByOtherFaction": false,
  "claimingFromOthersAllowed": true,
  "claimMinimumChunksDistanceToOthers": 0,
  "claimsRequireMinFactionMembers": 1,
  "claimedLandsMax": 0,
  "claimedWorldsMax": -1,
  "protectionLiquidFlowEnabled": true,
  "homesEnabled": true,
  "homesMustBeInClaimedTerritory": true,
  "homesTeleportCommandEnabled": true,
  "homesTeleportAllowedFromEnemyTerritory": true,
  "homesTeleportAllowedFromDifferentWorld": true,
  "homesTeleportAllowedEnemyDistance": 32.0,
  "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  "homesTeleportToOnDeathActive": false,
  "homesTeleportToOnDeathPriority": "NORMAL",
  "territoryInfoTitlesDefault": true,
  "territoryInfoTitlesMain": "{relcolor}{name}",
  "territoryInfoTitlesSub": "<i>{desc}",
  "territoryInfoTitlesTicksIn": 5,
  "territoryInfoTitlesTicksStay": 60,
  "territoryInfoTitleTicksOut": 5,
  "territoryInfoChat": "<i> ~ {relcolor}{name} <i>{desc}",
  "permanentFactionsDisableLeaderPromotion": false,
  "actionDeniedPainAmount": 2.0,
  "disablePVPForFactionlessPlayers": false,
  "enablePVPBetweenFactionlessPlayers": true,
  "enablePVPAgainstFactionlessInAttackersLand": false,
  "territoryShieldFactor": 0.1,
  "handlePistonProtectionThroughDenyBuild": true,
  "denyCommandsPermanentFactionMember": [],
  "denyCommandsTerritoryRelation": {
    "ENEMY": [
      "home",
      "homes",
      "sethome",
      "createhome",
      "tpahere",
      "tpaccept",
      "tpyes",
      "tpa",
      "call",
      "tpask",
      "warp",
      "warps",
      "spawn",
      "ehome",
      "ehomes",
      "esethome",
      "ecreatehome",
      "etpahere",
      "etpaccept",
      "etpyes",
      "etpa",
      "ecall",
      "etpask",
      "ewarp",
      "ewarps",
      "espawn",
      "essentials:home",
      "essentials:homes",
      "essentials:sethome",
      "essentials:createhome",
      "essentials:tpahere",
      "essentials:tpaccept",
      "essentials:tpyes",
      "essentials:tpa",
      "essentials:call",
      "essentials:tpask",
      "essentials:warp",
      "essentials:warps",
      "essentials:spawn",
      "wtp",
      "uspawn",
      "utp",
      "mspawn",
      "mtp",
      "fspawn",
      "ftp",
      "jspawn",
      "jtp"
    ],
    "NEUTRAL": [],
    "TRUCE": [],
    "ALLY": [],
    "MEMBER": []
  },
  "denyCommandsDistance": -1.0,
  "denyCommandsDistanceRelation": {
    "ENEMY": [
      "home"
    ],
    "NEUTRAL": [],
    "TRUCE": [],
    "ALLY": [],
    "MEMBER": []
  },
  "denyCommandsDistanceBypassIn": [
    "MEMBER",
    "ALLY"
  ],
  "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",
  "colorMember": "GREEN",
  "colorAlly": "DARK_PURPLE",
  "colorTruce": "LIGHT_PURPLE",
  "colorNeutral": "WHITE",
  "colorEnemy": "RED",
  "colorNoPVP": "GOLD",
  "colorFriendlyFire": "DARK_RED",
  "prefixLeader": "✷✷",
  "prefixOfficer": "✷",
  "prefixMember": "",
  "prefixRecruit": "",
  "handleExploitObsidianGenerators": true,
  "handleExploitEnderPearlClipping": true,
  "handleExploitTNTWaterlog": false,
  "handleNetherPortalTrap": true,
  "seeChunkSteps": 1,
  "seeChunkKeepEvery": 5,
  "seeChunkSkipEvery": 0,
  "seeChunkPeriodMillis": 500,
  "seeChunkParticleAmount": 30,
  "seeChunkParticleOffsetY": 2.0,
  "seeChunkParticleDeltaY": 2.0,
  "unstuckSeconds": 30,
  "unstuckChunkRadius": 10,
  "logFactionCreate": true,
  "logFactionDisband": true,
  "logFactionJoin": true,
  "logFactionKick": true,
  "logFactionLeave": true,
  "logLandClaims": true,
  "logMoneyTransactions": true,
  "materialsEditOnInteract": [],
  "materialsEditTools": [],
  "materialsDoor": [],
  "materialsContainer": [],
  "entityTypesEditOnInteract": [],
  "entityTypesEditOnDamage": [],
  "entityTypesContainer": [],
  "entityTypesMonsters": [],
  "entityTypesAnimals": [],
  "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": [],
  "lwcMustHaveBuildRightsToCreate": true,
  "lwcRemoveIfNoBuildRights": false,
  "lwcRemoveOnChange": {
    "BUY": false,
    "SELL": false,
    "CONQUER": false,
    "PILLAGE": false
  },
  "worldguardCheckEnabled": false,
  "worldguardCheckWorldsEnabled": {
    "standard": true,
    "exceptions": []
  },
  "econEnabled": true,
  "econLandReward": 0.0,
  "econUniverseAccount": "",
  "econChunkCost": {
    "BUY": 1.0,
    "SELL": 0.0,
    "CONQUER": 0.0,
    "PILLAGE": 0.0
  },
  "econCostCreate": 100.0,
  "econCostSethome": 0.0,
  "econCostJoin": 0.0,
  "econCostLeave": 0.0,
  "econCostKick": 0.0,
  "econCostInvite": 0.0,
  "econCostDeinvite": 0.0,
  "econCostHome": 0.0,
  "econCostName": 0.0,
  "econCostDescription": 0.0,
  "econCostTitle": 0.0,
  "econCostFlag": 0.0,
  "econRelCost": {
    "ENEMY": 0.0,
    "ALLY": 0.0,
    "TRUCE": 0.0,
    "NEUTRAL": 0.0
  },
  "bankEnabled": true,
  "bankFactionPaysCosts": true
}
Gönderi otomatik olarak birleştirildi:


Hala cevap bekliyorum konu güncel
Konu güncel
 
Son düzenleme:
Bakıyorum ki massivecore factions'da öyle bir ayar yok, chat formatı değiştirmeniz lazım mümkünse.
  • factions_name: Oyuncunun klanını döndürür. Eğer klanı yoksa boş döndürür.
  • factions_nameforce: Oyuncunun klanını. Ama eğer klanı yoksa Wilderness döndürür.
Ya chat formatı değiştireceksiniz, ya da başka bir factions eklentisi kullanıcaksınız. (SavageFactions, FactionsUUID vs. gibi eklentilerde bu değiştirilebiliyor.)

Edit: @HazretiDraven Haklı, yanlış terimlendirme kullanmışım, kusura bakmayın lütfen.
 
Son düzenleme:
Hangi faction eklentisini kullanıyorsunuz? Ayrıca zaten bunu vermesi gayet normal, çünkü (Terim olarak, anlam değil) wilderness = klansız anlamına gelmekte. Eğer kullandığınız faction eklentisini söylerseniz yardımcı olabilirim.
1595766125533.png


Wilderness klansız anlamına gelmiyor, sahiplenmemiş (claimsiz) bölgelere verilen isimdir.
 
Bakıyorum ki massivecore factions'da öyle bir ayar yok, chat formatı değiştirmeniz lazım mümkünse.
  • factions_name: Oyuncunun klanını döndürür. Eğer klanı yoksa boş döndürür.
  • factions_nameforce: Oyuncunun klanını. Ama eğer klanı yoksa Wilderness döndürür.
Ya chat formatı değiştireceksiniz, ya da başka bir factions eklentisi kullanıcaksınız. (SavageFactions, FactionsUUID vs. gibi eklentilerde bu değiştirilebiliyor.)
nameforce olarak kullanıyormuşum
name yaptım sorun kalmadı teşekkürler <3
 
Durum
Üzgünüz bu konu cevaplar için kapatılmıştır...

Hala Discord sunucumuza katılmadın mı?

Büyük bir topluluğun parçası ol, etkinliklere katıl ve özel hediyeler kazanma şansı yakala!

Şimdi Katıl
Üst