Název frakce před prefixem

Technická podpora k herním serverům Minecraft a Tekkit
Message
Autor
beberano
Příspěvky: 104
Registrován: 10 úno 2013, 19:08
Reputation: 0

Název frakce před prefixem

#1 Příspěvekod beberano » 25 bře 2013, 19:10

93.91.250.140:27199

Když mám prefix tak se mi nastaví frakce např takto: f**Frakce r<[Hrac]>Nick
Nešlo by nějak přepsat aby tam bylo [**Frakce]<[Hrac]>Nick ?
Na prefixy používám EssentialChat

Uživatelský avatar
Arxee77
Příspěvky: 226
Registrován: 11 pro 2012, 18:45
Reputation: 0

Re: Název frakce před prefixem

#2 Příspěvekod Arxee77 » 26 bře 2013, 15:10

Hoď sem config Factions a EssentialsChat (/plugins/Essentials/config.yml ... skopíruj časť kde je EssentialsChat)
Obrázek Obrázek

beberano
Příspěvky: 104
Registrován: 10 úno 2013, 19:08
Reputation: 0

Re: Název frakce před prefixem

#3 Příspěvekod beberano » 26 bře 2013, 19:13

EssentialsChat
Spoiler: zobrazit

Kód: Vybrat vše

############################################################
# +------------------------------------------------------+ #
# |                   EssentialsChat                     | #
# +------------------------------------------------------+ #
############################################################

chat:

  # If EssentialsChat is installed, this will define how far a player's voice travels, in blocks.  Set to 0 to make all chat global.
  # Note that users with the "essentials.chat.spy" permission will hear everything, regardless of this setting.
  # Users with essentials.chat.shout can override this by prefixing text with an exclamation mark (!)
  # Users with essentials.chat.question can override this by prefixing text with a question mark (?)
  # You can add command costs for shout/question by adding chat-shout and chat-question to the command costs section."
  radius: 0

  # Chat formatting can be done in two ways, you can either define a standard format for all chat
  # Or you can give a group specific chat format, to give some extra variation.
  # If set to the default chat format which "should" be compatible with ichat.
  # For more information of chat formatting, check out the wiki: http://wiki.ess3.net/wiki/Chat_Formatting 

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

  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'

  # If you are using group formats make sure to remove the '#' to allow the setting to be read.


Factions
Spoiler: zobrazit

Kód: Vybrat vše

{
  "baseCommandAliases": [
    "f"
  ],
  "allowNoSlashCommand": true,
  "colorMember": "GREEN",
  "colorAlly": "LIGHT_PURPLE",
  "colorNeutral": "WHITE",
  "colorEnemy": "RED",
  "colorPeaceful": "GOLD",
  "colorWar": "DARK_RED",
  "powerPlayerMax": 10.0,
  "powerPlayerMin": -10.0,
  "powerPlayerStarting": 0.0,
  "powerPerMinute": 0.2,
  "powerPerDeath": 4.0,
  "powerRegenOffline": false,
  "powerOfflineLossPerDay": 0.0,
  "powerOfflineLossLimit": 0.0,
  "powerFactionMax": 0.0,
  "prefixAdmin": "**",
  "prefixMod": "*",
  "factionTagLengthMin": 3,
  "factionTagLengthMax": 10,
  "factionTagForceUpperCase": false,
  "newFactionsDefaultOpen": false,
  "factionMemberLimit": 0,
  "newPlayerStartingFactionID": "0",
  "showMapFactionKey": true,
  "showNeutralFactionsOnMap": true,
  "showEnemyFactionsOnMap": true,
  "canLeaveWithNegativePower": true,
  "factionOnlyChat": true,
  "chatTagEnabled": true,
  "chatTagRelationColored": true,
  "chatTagReplaceString": "[FACTION]",
  "chatTagInsertAfterString": "",
  "chatTagInsertBeforeString": "",
  "chatTagInsertIndex": 1,
  "chatTagPadBefore": false,
  "chatTagPadAfter": true,
  "chatTagFormat": "%s§f",
  "factionChatFormat": "%s:§f %s",
  "allianceChatFormat": "§d%s:§f %s",
  "broadcastDescriptionChanges": false,
  "autoLeaveAfterDaysOfInactivity": 10.0,
  "autoLeaveRoutineRunsEveryXMinutes": 5.0,
  "removePlayerDataWhenBanned": true,
  "worldGuardChecking": false,
  "worldGuardBuildPriority": false,
  "lwcIntegration": false,
  "onUnclaimResetLwcLocks": false,
  "onCaptureResetLwcLocks": false,
  "logFactionCreate": true,
  "logFactionDisband": true,
  "logFactionJoin": true,
  "logFactionKick": true,
  "logFactionLeave": true,
  "logLandClaims": true,
  "logLandUnclaims": true,
  "logMoneyTransactions": true,
  "logPlayerCommands": true,
  "handleExploitObsidianGenerators": true,
  "handleExploitEnderPearlClipping": true,
  "handleExploitInteractionSpam": true,
  "handleExploitTNTWaterlog": false,
  "homesEnabled": true,
  "homesMustBeInClaimedTerritory": true,
  "homesTeleportToOnDeath": true,
  "homesRespawnFromNoPowerLossWorlds": true,
  "homesTeleportCommandEnabled": true,
  "homesTeleportCommandEssentialsIntegration": true,
  "homesTeleportCommandSmokeEffectEnabled": true,
  "homesTeleportCommandSmokeEffectThickness": 3.0,
  "homesTeleportAllowedFromEnemyTerritory": true,
  "homesTeleportAllowedFromDifferentWorld": true,
  "homesTeleportAllowedEnemyDistance": 32.0,
  "homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
  "disablePVPBetweenNeutralFactions": false,
  "disablePVPForFactionlessPlayers": false,
  "enablePVPAgainstFactionlessInAttackersLand": false,
  "noPVPDamageToOthersForXSecondsAfterLogin": 3,
  "peacefulTerritoryDisablePVP": true,
  "peacefulTerritoryDisableMonsters": false,
  "peacefulMembersDisablePowerLoss": true,
  "permanentFactionsDisableLeaderPromotion": false,
  "claimsMustBeConnected": false,
  "claimsCanBeUnconnectedIfOwnedByOtherFaction": true,
  "claimsRequireMinFactionMembers": 1,
  "claimedLandsMax": 0,
  "radiusClaimFailureLimit": 9,
  "considerFactionsReallyOfflineAfterXMinutes": 0.0,
  "actionDeniedPainAmount": 1,
  "permanentFactionMemberDenyCommands": [],
  "territoryNeutralDenyCommands": [],
  "territoryEnemyDenyCommands": [
    "home",
    "sethome",
    "spawn",
    "tpahere",
    "tpaccept",
    "tpa"
  ],
  "territoryShieldFactor": 0.3,
  "territoryDenyBuild": true,
  "territoryDenyBuildWhenOffline": true,
  "territoryPainBuild": false,
  "territoryPainBuildWhenOffline": false,
  "territoryDenyUseage": true,
  "territoryEnemyDenyBuild": true,
  "territoryEnemyDenyBuildWhenOffline": true,
  "territoryEnemyPainBuild": false,
  "territoryEnemyPainBuildWhenOffline": false,
  "territoryEnemyDenyUseage": true,
  "territoryEnemyProtectMaterials": true,
  "territoryAllyDenyBuild": true,
  "territoryAllyDenyBuildWhenOffline": true,
  "territoryAllyPainBuild": false,
  "territoryAllyPainBuildWhenOffline": false,
  "territoryAllyDenyUseage": true,
  "territoryAllyProtectMaterials": true,
  "territoryBlockCreepers": false,
  "territoryBlockCreepersWhenOffline": false,
  "territoryBlockFireballs": false,
  "territoryBlockFireballsWhenOffline": false,
  "territoryBlockTNT": false,
  "territoryBlockTNTWhenOffline": false,
  "territoryDenyEndermanBlocks": true,
  "territoryDenyEndermanBlocksWhenOffline": true,
  "safeZoneDenyBuild": true,
  "safeZoneDenyUseage": true,
  "safeZoneBlockTNT": true,
  "safeZonePreventAllDamageToPlayers": false,
  "safeZoneDenyEndermanBlocks": true,
  "warZoneDenyBuild": true,
  "warZoneDenyUseage": true,
  "warZoneBlockCreepers": false,
  "warZoneBlockFireballs": false,
  "warZoneBlockTNT": true,
  "warZonePowerLoss": true,
  "warZoneFriendlyFire": false,
  "warZoneDenyEndermanBlocks": true,
  "wildernessDenyBuild": false,
  "wildernessDenyUseage": false,
  "wildernessBlockCreepers": false,
  "wildernessBlockFireballs": false,
  "wildernessBlockTNT": false,
  "wildernessPowerLoss": true,
  "wildernessDenyEndermanBlocks": false,
  "ownedAreasEnabled": true,
  "ownedAreasLimitPerFaction": 0,
  "ownedAreasModeratorsCanSet": false,
  "ownedAreaModeratorsBypass": true,
  "ownedAreaDenyBuild": true,
  "ownedAreaPainBuild": false,
  "ownedAreaProtectMaterials": true,
  "ownedAreaDenyUseage": true,
  "ownedLandMessage": "Owner(s): ",
  "publicLandMessage": "Public faction land.",
  "ownedMessageOnBorder": true,
  "ownedMessageInsideTerritory": true,
  "ownedMessageByChunk": false,
  "pistonProtectionThroughDenyBuild": true,
  "territoryProtectedMaterials": [
    "DISPENSER",
    "CHEST",
    "SOIL",
    "FURNACE",
    "BURNING_FURNACE",
    "WOODEN_DOOR",
    "JUKEBOX",
    "DIODE_BLOCK_OFF",
    "DIODE_BLOCK_ON",
    "TRAP_DOOR",
    "FENCE_GATE",
    "ENCHANTMENT_TABLE",
    "BREWING_STAND",
    "CAULDRON",
    "BEACON",
    "ANVIL"
  ],
  "territoryDenyUseageMaterials": [
    "FLINT_AND_STEEL",
    "BUCKET",
    "WATER_BUCKET",
    "LAVA_BUCKET",
    "FIREBALL"
  ],
  "territoryProtectedMaterialsWhenOffline": [
    "DISPENSER",
    "CHEST",
    "SOIL",
    "FURNACE",
    "BURNING_FURNACE",
    "WOODEN_DOOR",
    "JUKEBOX",
    "DIODE_BLOCK_OFF",
    "DIODE_BLOCK_ON",
    "TRAP_DOOR",
    "FENCE_GATE",
    "ENCHANTMENT_TABLE",
    "BREWING_STAND",
    "CAULDRON",
    "BEACON",
    "ANVIL"
  ],
  "territoryDenyUseageMaterialsWhenOffline": [
    "FLINT_AND_STEEL",
    "BUCKET",
    "WATER_BUCKET",
    "LAVA_BUCKET",
    "FIREBALL"
  ],
  "spoutFactionTagsOverNames": true,
  "spoutFactionTitlesOverNames": true,
  "spoutFactionAdminCapes": true,
  "spoutFactionModeratorCapes": true,
  "spoutTerritoryDisplayPosition": 1,
  "spoutTerritoryDisplaySize": 1.0,
  "spoutTerritoryDisplayShowDescription": true,
  "spoutTerritoryOwnersShow": true,
  "spoutTerritoryNoticeShow": true,
  "spoutTerritoryNoticeTop": 40,
  "spoutTerritoryNoticeShowDescription": false,
  "spoutTerritoryNoticeSize": 1.5,
  "spoutTerritoryNoticeLeaveAfterSeconds": 2.0,
  "capeAlly": "https://github.com/MassiveCraft/Factions/raw/master/capes/ally.png",
  "capeEnemy": "https://github.com/MassiveCraft/Factions/raw/master/capes/enemy.png",
  "capeMember": "https://github.com/MassiveCraft/Factions/raw/master/capes/member.png",
  "capeNeutral": "https://github.com/MassiveCraft/Factions/raw/master/capes/neutral.png",
  "capePeaceful": "https://github.com/MassiveCraft/Factions/raw/master/capes/peaceful.png",
  "econEnabled": false,
  "econUniverseAccount": "",
  "econCostClaimWilderness": 30.0,
  "econCostClaimFromFactionBonus": 30.0,
  "econClaimAdditionalMultiplier": 0.5,
  "econClaimRefundMultiplier": 0.7,
  "econClaimUnconnectedFee": 0.0,
  "econCostCreate": 100.0,
  "econCostOwner": 15.0,
  "econCostSethome": 30.0,
  "econCostJoin": 0.0,
  "econCostLeave": 0.0,
  "econCostKick": 0.0,
  "econCostInvite": 0.0,
  "econCostHome": 0.0,
  "econCostTag": 0.0,
  "econCostDesc": 0.0,
  "econCostTitle": 0.0,
  "econCostList": 0.0,
  "econCostMap": 0.0,
  "econCostPower": 0.0,
  "econCostShow": 0.0,
  "econCostOpen": 0.0,
  "econCostAlly": 0.0,
  "econCostEnemy": 0.0,
  "econCostNeutral": 0.0,
  "econCostNoBoom": 0.0,
  "bankEnabled": true,
  "bankMembersCanWithdraw": false,
  "bankFactionPaysCosts": true,
  "bankFactionPaysLandCosts": true,
  "playersWhoBypassAllProtection": [],
  "worldsNoClaiming": [],
  "worldsNoPowerLoss": [],
  "worldsIgnorePvP": [],
  "worldsNoWildernessProtection": []
}

Uživatelský avatar
Arxee77
Příspěvky: 226
Registrován: 11 pro 2012, 18:45
Reputation: 0

Re: Název frakce před prefixem

#4 Příspěvekod Arxee77 » 26 bře 2013, 23:18

Kód: Vybrat vše

  group-formats:
  #  Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
  #  Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
Vymaž # .. takto:

Kód: Vybrat vše

  group-formats:
    Default: '{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    Admins: '{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
A nadstav tam skupiny podľa Permissionu napr.:

Kód: Vybrat vše

  group-formats:
    Hrac: '[{FACTION}]{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    VIP: '[{FACTION}]{WORLDNAME} {DISPLAYNAME}&7:&r {MESSAGE}'
    Admin: '[{FACTION}]{WORLDNAME} &c[{GROUP}]&r {DISPLAYNAME}&7:&c {MESSAGE}'
Musíš pridať to {FACTION} (Ak nechceš aby sa ukazoval názov sveta tak {WORLDNAME} Vymaž) ... Môžeš skupiny pridávať
Naposledy upravil(a) Arxee77 dne 30 bře 2013, 19:14, celkem upraveno 1 x.
Obrázek Obrázek

Smexhy
Příspěvky: 5602
Věk: 26
Registrován: 31 říj 2012, 15:50
Reputation: 20
Bydliště: Slovensko
Kontaktovat uživatele:

Re: Název frakce před prefixem

#5 Příspěvekod Smexhy » 27 bře 2013, 06:22

Ak vymažeš to f tak mažeš vlastne príkaz /f ...

beberano
Příspěvky: 104
Registrován: 10 úno 2013, 19:08
Reputation: 0

Re: Název frakce před prefixem

#6 Příspěvekod beberano » 27 bře 2013, 17:41

nejde to :(


Zpět na „Minecraft, Tekkit“

Kdo je online

Uživatelé prohlížející si toto fórum: Žádní registrovaní uživatelé a 41 hostů