|
|
快速随机传送(FastRTP)Github |相关wiki |源站链接支持: fabric一种快速的随机传送命令,不会导致服务器卡顿。
功能
- `/rtp` - 将玩家传送至随机位置。
- `/rtpback` - 将玩家传送回其上次随机传送的位置。
- `/rtp <玩家> <参数>` - 将指定玩家传送至随机位置。需要权限。
- `/rtp reload` - 重新加载配置。
权限
- `fast-rtp.command.root` - 允许玩家在 `requirePermission` 设置为 `true` 时使用 `/rtp` 命令。
- `fast-rtp.command.advanced` - 允许你为其他玩家进行随机传送,并指定维度、半径等。
- `fast-rtp.command.reload` - 重新加载配置。
- `fast-rtp.bypass.cooldown` - 允许玩家绕过随机传送的冷却时间。
配置
配置文件位于 `/config/fast-rtp.json` 中。
json5
{
\"requirePermission\": false, // 是否需要玩家拥有 \"fast-rtp.command.root\" 权限才能使用 /rtp 命令
\"useCurrentWorld\": false, // 是否使用玩家当前的世界。如果为 false,则在命令中未指定维度时将使用默认世界。
\"useStrictTeleportCheck\": false, // 添加严格的目标/移动检查,以防止玩家利用命令逃脱危险情况。
\"defaultDimension\": \"minecraft:overworld\", // /rtp 默认使用的维度。
\"radius\": -1, // 搜索安全位置的世界中心的最大半径。如果设置为 -1,则半径将延伸到世界边界。
\"minRadius\": 0, // 搜索安全位置的世界中心的最小半径。
\"safetyCheckRadius\": 1, // 检查周围危险区块的半径。此值不会超过 4。
\"cooldown\": 30, // 使用 /rtp 后的冷却时间(秒)。
\"blackListedBiomes\": [ // 可跳过的特定生物群系标识符。
\"minecraft:small_end_islands\",
\"minecraft:the_end\",
\"minecraft:the_void\"
],
\"blackListedBiomeTags\": [ // 可跳过的生物群系标签。
\"minecraft:is_beach\",
\"minecraft:is_ocean\",
\"minecraft:is_deep_ocean\",
\"minecraft:is_river\"
],
\"messages\": { // 命令消息。使用 链接 进行文本格式设置。
\"rtpStartSearch\": \"正在搜索安全位置...\",\"rtpLocFound\": \"在 ${seconds} 秒内找到了安全位置。\",\"rtpTeleportPlayer\": \"传送至${x} ${y} ${z}于${world}\",\"rtpLocNotFound\": \"[✖] 无法找到安全位置!\",\"rtpOnCooldown\": \"[✖]请等待${seconds}秒后再次使用随机传送!\",\"preventedRtp\": \"[✖] 无法启动随机传送。\\n原因:${reason}\",\"rtpBackSuccess\": \"成功传送回上次的随机传送位置!\",\"rtpBackLocNotFound\": \"[✖] 您没有最近的随机传送记录。\",\"preventedRtpBack\": \"[✖] 无法传送回上次的随机传送位置。\\n原因:${reason}\",\"tpSecondsLeft\": \"${seconds} 秒后传送...\",\"tpCancelled\": \"[✖] 传送已取消。\"}}
来自Modrinth所有游戏版本1.21.61.21.71.21.51.21.31.21.41.211.21.11.20.51.20.61.20.31.20.41.201.20.11.19.21.20.2所有类型fabricFastRTP | Random Teleport 1.5.4-1.21.6FastRTP-1.5.4-1.21.6.jar下载1.5.4-1.21.6#Release展开版本: 1.5.4-1.21.6支持游戏: 1.21.6, 1.21.7类型:FabricRelease下载次数: 308FastRTP | Random Teleport 1.5.3-1.21.5FastRTP-1.5.3-1.21.5.jar下载1.5.3-1.21.5#Release展开版本: 1.5.3-1.21.5支持游戏: 1.21.5类型:FabricRelease下载次数: 634FastRTP | Random Teleport 1.5.2-1.21.3FastRTP-1.5.2-1.21.3.jar下载1.5.2-1.21.3#Release- Support for 1.21.3- Added dimension redirects展开版本: 1.5.2-1.21.3支持游戏: 1.21.3, 1.21.4类型:FabricRelease下载次数: 806FastRTP | Random Teleport 1.5.1-1.21FastRTP-1.5.1-1.21.jar下载1.5.1-1.21#Release展开版本: 1.5.1-1.21支持游戏: 1.21, 1.21.1类型:FabricRelease下载次数: 2,573FastRTP | Random Teleport 1.5-1.20.5FastRTP-1.5-1.20.5.jar下载1.5-1.20.5#Release展开版本: 1.5-1.20.5支持游戏: 1.20.5, 1.20.6类型:FabricRelease下载次数: 247FastRTP | Random Teleport 1.4-1.20.4FastRTP-1.4-1.20.4.jar下载1.4-1.20.4#Release### Version 1.4FastRTP can now also be used in singleplayer.展开版本: 1.4-1.20.4支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 524FastRTP | Random Teleport 1.4-1.20.1FastRTP-1.4-1.20.1.jar下载1.4-1.20.1#Release### Backported version 1.4 to 1.20.1FastRTP can now also be used in singleplayer.展开版本: 1.4-1.20.1支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 1,454FastRTP | Random Teleport 1.4-1.19.2FastRTP-1.4-1.19.2.jar下载1.4-1.19.2#Release### Backported version 1.4 to 1.19.2.FastRTP can now also be used in singleplayer.展开版本: 1.4-1.19.2支持游戏: 1.19.2类型:FabricRelease下载次数: 212FastRTP 1.3-1.20.3FastRTP-1.3-1.20.3.jar下载1.3-1.20.3#Release展开版本: 1.3-1.20.3支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 191FastRTP 1.3-1.20.1FastRTP-1.3-1.20.1.jar下载1.3-1.20.1#Release展开版本: 1.3-1.20.1支持游戏: 1.20, 1.20.1, 1.20.2类型:FabricRelease下载次数: 517全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
快速随机传送(FastRTP)-MOD模组 |
楼主
2025-8-10 17:42:28
回复(0)
收起回复
|