设置生成

设置生成

设置生成-PCI1
设置生成
此内容为免费资源,请登录后查看
0
免费资源

原创地址SetSpawn – 插件 – Codefling

 

关于SetSpawn

游戏 Rust 的 SetSpawn 插件允许您设置生成点、延迟传送到该点,并能够调整该延迟的时间。它既适用于命令,也适用于玩家首次进入服务器时。该插件还支持重新加载设置和调整传送延迟的功能。

命令

/setspawn: Sets the revival point to the player's current position. Uses permission "setspawn.admin”
/spawn: Teleports the player to the revival point with a delay. Uses permission "setspawn.use”
/setspawn-reload: Reloads the plugin, reloading the configuration. Uses permission "setspawn.admin”
/setspawn-delay <Value>: Sets the teleportation delay time. Uses permission "setspawn.admin”

 

许可

setspawn.admin
setspawn.use

配置文件

{
  "TeleportDelaySeconds": 10.0
}

 

{
  "NoPermission": "<color=#FF0000>You don't have permission to use this command.</color>",
  "SpawnSet": "<color=#00FF00>Spawn point set to {0}.</color>",
  "Teleporting": "<color=#00FFFF>Teleporting to spawn point in {0} seconds...</color>",
  "Teleported": "<color=#00FF00>You have been teleported to the spawn point.</color>",
  "NoSpawnSet": "<color=#FF0000>Spawn point has not been set.</color>",
  "TeleportCancelled": "<color=#FF0000>Teleport cancelled due to movement.</color>",
  "PluginReloaded": "<color=#00FF00>Plugin has been reloaded successfully.</color>",
  "ReloadFailed": "<color=#FF0000>Failed to reload the plugin.</color>",
  "DelaySet": "<color=#00FF00>Teleport delay has been set to {0} seconds.</color>",
  "InvalidDelay": "<color=#FF0000>Invalid delay value. Please enter a positive number.</color>"
}

lang 文件支持十六进制颜色

 

数据

{
  "SpawnPoint": null
}

 

image

图片[2]-设置生成-PCI1

图片[3]-设置生成-PCI1

图片[4]-设置生成-PCI1

 

 

 

© 版权声明
THE END
喜欢就支持一下吧
点赞7 分享
评论 抢沙发

请登录后发表评论

    暂无评论内容