上一篇
Unturned出生保护插件
- Unturned插件
- 2022-06-12
- 2032
功能:
可以设置玩家出生后的。>保护时间<
但是如果玩家拿起武器,或者挥拳—–死亡保护就会失效!
配置文件:(其他地方不要改动)
<?xml version="1.0" encoding="utf-8"?> <SpawnProtectionConfig xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <GiveVanishWhileProtected>false</GiveVanishWhileProtected> <CancelProtectionOnEquip>true</CancelProtectionOnEquip> <CancelProtectionIfInVehicleWithOthers>true</CancelProtectionIfInVehicleWithOthers> <CancelOnBedRespawn>true</CancelOnBedRespawn> <GiveProtectionOnJoin>false</GiveProtectionOnJoin> <GiveProtectionOnRespawn>true</GiveProtectionOnRespawn> <AutoRepairProtectedPlayersVehicles>true</AutoRepairProtectedPlayersVehicles> <SendProtectionMessages>true</SendProtectionMessages> <ForceDequipWhileProtected>false</ForceDequipWhileProtected> <EnableProtectionBasedOnDist>false</EnableProtectionBasedOnDist> <DisableProtectionBasedOnDist>false</DisableProtectionBasedOnDist> <EnsureGodmodeWhileProtected>false</EnsureGodmodeWhileProtected> <ProtDisableDist>100</ProtDisableDist> <ProtEnableDist>100</ProtEnableDist> <SpawnPositionGetDelay>1100</SpawnPositionGetDelay> <ProtectionTime>30</ProtectionTime>-//死亡保护时间 单位:秒 ---- 默认 30秒 <MaxProtectionVanishTime>6</MaxProtectionVanishTime> <ProtectionVanishDelayMilliseconds>1000</ProtectionVanishDelayMilliseconds> <ProtectionMessageColor>Yellow</ProtectionMessageColor> <CommandMessageColor>Green</CommandMessageColor> <WhitelistedItems> <ID>65534</ID> </WhitelistedItems> <NoSpawnProtection> <steamid>18446744073709551614</steamid> </NoSpawnProtection> </SpawnProtectionConfig>
效果:
本站所发布的全部内容源于互联网搬运,仅限于小范围内传播学习和文献参考 请在下载后24小时内删除,如果有侵权之处请第一时间联系我们删除。 敬请谅解! E-mail:tudoumc@foxmail.com
本文链接:https://tudoumc.com/post/1627.html
您需要 登录账户 后才能发表评论