
Mám jeden menší problém s factions, po jakémkoliv zabití/smrti se jako hráč s vlastní Frakcí a nastaveným /f sethome respawnu na Spawn pointu a né doma ve své Frakci, potřeboval bych to nastavit tak aby se hráč spawnul ve frakci. Vše ostatní je OK, jen toto nemohu najít hlavně díky nepřehlednosti a mstore.
Jeden příkaz permissions sem tam našel ale nějak mi nefungoval nevím který to přesně je a pokud to vůbec je v configu Factions.
přikládám configs
factions_mconf
Spoiler: zobrazit
Kód: Vybrat vše
{
"aliasesF": [
"f"
],
"taskPlayerPowerUpdateMinutes": 1.0,
"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": "**",
"prefixOfficer": "*",
"prefixMember": "+",
"prefixRecruit": "-",
"playersWhoBypassAllProtection": [],
"worldsNoClaiming": [world_nether],
"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"
]
}
druhý. factions_uconf@default
Spoiler: zobrazit
Kód: Vybrat vše
{
"enabled": true,
"factionIdNone": "a8a2f424-aed4-420e-877b-1627b9181730",
"factionIdSafezone": "9f650a3e-9a2e-4f82-990b-f5e691457b38",
"factionIdWarzone": "9ebd39db-acde-4fd1-8426-d18aa2a2727c",
"defaultPlayerFactionId": "a8a2f424-aed4-420e-877b-1627b9181730",
"defaultPlayerRole": "RECRUIT",
"defaultPlayerPower": 0.0,
"defaultFactionOpen": false,
"defaultFactionFlags": {
"PERMANENT": false,
"PEACEFUL": false,
"INFPOWER": false,
"POWERLOSS": true,
"PVP": true,
"FRIENDLYFIRE": false,
"MONSTERS": true,
"EXPLOSIONS": true,
"OFFLINE_EXPLOSIONS": false,
"FIRESPREAD": true,
"ENDERGRIEF": false
},
"defaultFactionPerms": {
"BUILD": [
"LEADER",
"OFFICER",
"MEMBER",
"ALLY"
],
"PAINBUILD": [],
"DOOR": [
"LEADER",
"OFFICER",
"MEMBER",
"RECRUIT",
"ALLY"
],
"BUTTON": [
"LEADER",
"OFFICER",
"MEMBER",
"RECRUIT",
"ALLY"
],
"LEVER": [
"LEADER",
"OFFICER",
"MEMBER",
"RECRUIT",
"ALLY"
],
"CONTAINER": [
"LEADER",
"OFFICER",
"MEMBER"
],
"INVITE": [
"LEADER",
"OFFICER"
],
"KICK": [
"LEADER",
"OFFICER"
],
"SETHOME": [
"LEADER",
"OFFICER"
],
"WITHDRAW": [
"LEADER",
"OFFICER"
],
"TERRITORY": [
"LEADER",
"OFFICER"
],
"ACCESS": [
"LEADER",
"OFFICER"
],
"DISBAND": [
"LEADER"
],
"PERMS": [
"LEADER"
]
},
"broadcastNameChange": false,
"powerMax": 10.0,
"powerMin": -5.0,
"powerPerHour": 32.0,
"powerPerDeath": -2.0,
"canLeaveWithNegativePower": false,
"factionMemberLimit": 10,
"factionPowerMax": 0.0,
"factionNameLengthMin": 3,
"factionNameLengthMax": 16,
"factionNameForceUpperCase": false,
"claimsMustBeConnected": true,
"claimingFromOthersAllowed": true,
"claimsCanBeUnconnectedIfOwnedByOtherFaction": false,
"claimsRequireMinFactionMembers": 1,
"claimedLandsMax": 0,
"homesEnabled": true,
"homesMustBeInClaimedTerritory": true,
"homesTeleportCommandEnabled": true,
"homesTeleportAllowedFromEnemyTerritory": false,
"homesTeleportAllowedFromDifferentWorld": true,
"homesTeleportAllowedEnemyDistance": 32.0,
"homesTeleportIgnoreEnemiesIfInOwnTerritory": true,
"homesTeleportToOnDeathActive": false,
"homesTeleportToOnDeathPriority": "NORMAL",
"permanentFactionsDisableLeaderPromotion": false,
"actionDeniedPainAmount": 2.0,
"disablePVPForFactionlessPlayers": false,
"enablePVPAgainstFactionlessInAttackersLand": false,
"territoryShieldFactor": 0.3,
"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": []
},
"lwcRemoveOnChange": {
"BUY": false,
"SELL": false,
"CONQUER": false,
"PILLAGE": false
},
"econEnabled": false,
"econLandReward": 0.0,
"econUniverseAccount": "",
"econChunkCost": {
"BUY": 30.0,
"SELL": -20.0,
"CONQUER": -10.0,
"PILLAGE": -10.0
},
"econCostCreate": 200.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,
"econCostOpen": 0.0,
"econRelCost": {
"ENEMY": 0.0,
"ALLY": 0.0,
"TRUCE": 0.0,
"NEUTRAL": 0.0
},
"bankEnabled": true,
"bankFactionPaysCosts": true,
"bankFactionPaysLandCosts": true
}
Děkuji za vaší pomoc, moc si jí vážím.
PS, nevíte jak se jmenuje tento plugin? (text ve hře) vyřešeno
Spoiler: zobrazit

Spoiler: zobrazit

Ještě poslední věc, nevíte o nějakém pluginu na ochranu vesničanů který funguje? nevyřešeno