Stránka 1 z 2

NPC,NICK,Authme

Napsal: 07 bře 2013, 00:36
od Check
93.91.250.144:27200
ahojte chci se zeptat na par veci¨
1)Mám plugin na vytvareni npc.. vytvori se ale kdyz chci aby neco napsal do chatu kdyz se k nemu priblizite nejde to.. ani mu nejde dat barevny nick.. poradite naky jiny plugin..?
2)Na jednom serveru jsem videl ze hraci maji nad hlavami barevny nick to je jaky pl nevite..?
3)Snazim se postupne dat authme do cj a nemuzu najit v messege hlasku join to game a left game nevite kde to je..?
4)Napadlo me jestli kdyz jde zmenit barvu nazvu servera jestli pak by taky sla zmenit i barva IP..?
predem dekuji za odpovedi

Re: NPC,NICK,Authme

Napsal: 07 bře 2013, 03:14
od Pgsa
3) Toto v AuthMe nenájdeš, to môžeš nastaviť pomocou pluginu custom server message (predpokladám že sa to dá zmeniť inak ale to už neviem ako)

Re: NPC,NICK,Authme

Napsal: 07 bře 2013, 07:19
od vojtamaniak
1. Co používáš za plugin na ty NPC?
2. Zkus: http://dev.bukkit.org/server-mods/nametags/ (potřebuje to plugin TagAPI)

4. Myslíš jako té IP co je ve třetím řádku při seznamu serverů?

Re: NPC,NICK,Authme

Napsal: 07 bře 2013, 10:23
od Check
jj presne tak 3. radek v seznamu serveru aby byla barevna ip jde to..?
1)Mam dojem ze to je plugin citizens dyztak prosim odkaz na nejaky lepsi diky..

Re: NPC,NICK,Authme

Napsal: 07 bře 2013, 18:58
od vojtamaniak
Asi nejde, protože to by jsi musel modifikovat přímo klienta...

Re: NPC,NICK,Authme

Napsal: 07 bře 2013, 21:40
od Check
Ok.. to je jedno vratme se prosim k tem nametags chctel bych urcitym skupinam pridat urcite barvy jak to mam udelat zde je zakladni nastaveni..

Kód: Vybrat vše

setDisplayName: false
setTabName: false
refreshAutomatically: false
noChangeForLongNames: false
onlySeeSame: false
baseColor: white


A potom sem se chtel zeptat mam plugin frakce.. a kdyz ji zalozim frakci v chatu se zobrazuje takto:a**nazevf nejde to udelat jen aby bylo videt ten nazev frakce bez tech pismen a a f a **??

Re: NPC,NICK,Authme

Napsal: 07 bře 2013, 23:30
od Sejsel
Tak to by chtělo zase config frakcí :)

Re: NPC,NICK,Authme

Napsal: 08 bře 2013, 00:33
od Check
Todle je nejaky config.jsou

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": []
}


Dyztak te poprosim jestli mi sem hodis potom ten upravenej diky.. a jestli jeste nekdo pomuzes s tim nastavenim brav pro ty nicky..

Re: NPC,NICK,Authme

Napsal: 08 bře 2013, 07:16
od vojtamaniak
Ty ** znamená, že jsi admin frakce, * znamená, že jsi mod frakce..
V configu to tam je jako:

Kód: Vybrat vše

"prefixAdmin": "**",
  "prefixMod": "*",

Ty hvězdičky si třeba změň na prázdno (uvozovky ponechej)...

Re: NPC,NICK,Authme

Napsal: 08 bře 2013, 09:26
od Check
a ty úpismenka jako treab F Nazev frakce A