服务器使用量
未统计
服务玩家数
未统计
下载量
4,143
插件详细介绍
这款插件可为每个世界分别设置出生点,也支持让多个世界共用同一个出生点;同时还能设置全服统一的 Hub/Lobby,并可选让玩家进服时自动传送到 Hub。
功能简介
- 为每个世界单独设置出生点。
- 支持多个世界共用同一个出生点。
- 例如:
world、world_nether、world_the_end共用world的出生点。 skyblock和skyblock_nether共用skyblock的出生点。- 需要在为各个世界设置出生点后,再到
spawns.yml中进行修改。 - 玩家死亡后,可按你的
spawns.yml配置,重生在当前世界的出生点,或重生到默认世界。 - 默认情况下,玩家会重生到该世界对应的出生点。
- 例如在
skyblock中死亡时,默认会重生到skyblock的出生点。 - 可设置服务器 Hub,作为所有玩家输入
/hub或/lobby后传送到的统一地点。 - 可在配置中启用:玩家加入服务器时自动传送到 Hub。
指令
/spawn- 传送到当前世界的出生点/setspawn- 设置当前世界的出生点/hub- 传送到服务器 Hub/lobby- 传送到服务器 Hub(/hub的别名)/sethub- 设置服务器 Hub/worldsspawns version- 显示插件版本/worldsspawns reload- 重载配置文件
权限
worldsspawns.tp.others- 允许使用/spawn otherplayer将其他玩家传送到世界出生点worldsspawns.sethub- 允许设置服务器 Hubworldsspawns.hub- 允许传送到服务器 Hubworldsspawns.hub.others- 允许使用/hub otherplayer将其他玩家传送到服务器 Hubworldsspawns.setspawn- 允许设置世界出生点
config.yml
配置说明
EnableHub: true
如果你不想启用 /hub 和 /lobby 指令,可将其关闭。
TeleportToHubOnJoin: false
如果你希望玩家加入服务器时自动传送到 Hub,可将其启用。
示例配置
EnableHub: true #Disable if you don't want /hub and /lobby comands.
TeleportToHubOnJoin: false #Enable if you want to teleport your players to the server hub when they join
Messages:
HubTeleport: '&eYou have been teleported to the server hub'
setHub: '&eYou have set the hub to '
TeleportedBy: '&eYou have been teleported to the server hub'
TeleportOther: '&eYou have teleported %player% to the server hub'
Respawn: '&eYou died and we teleported you to the world spawn'
SpawnTeleport: '&eYou teleported to the world spawn'
HubLocation:
x: 139.48519083739876
y: 75.0
z: 83.89206672480448
world: world多个世界共用一个出生点
如果你希望多个世界使用同一个出生点,需要像下面这样配置 spawns.yml。
该文件会在你设置各世界出生点后自动生成内容。
`spawns.yml` 示例
world:
x: -8.263061028353215
y: 63.0
z: -4.071976559196541
SpawnWorld: world
world_nether:
x: -8.263061028353215
y: 63.0
z: -4.071976559196541
SpawnWorld: world
#With this setup, world_nether will have the same spawn in as the overworld, if you change the overworld spawn coordonates using /setspawn while being in the overworld, it will change the spawn for world_nether also说明
- 按照上述配置,
world_nether将与主世界world共用同一个出生点。 - 如果你在主世界中使用
/setspawn修改出生点坐标,world_nether的出生点也会一起改变。
支持
- Support discord:
dino14#6599
测试支持版本
版本分布
基本信息
插件名称
WorldsSpawns
作者
dino14
平台
Bukkit / Spigot
支持版本
1.8 - 1.16
点赞数
未统计
最近版本
暂无数据
-