本帖最后由 245623393 于 2022-3-25 13:15 编辑
想法:玩家在哪个世界死亡,就在哪个世界复活
现在:90%的玩家都是在哪个世界死亡就在哪个世界复活,只有小部分人无论我怎么设定修改在哪死都会回到主世界[/spawn]
========================
当前设定: 游戏版本1.16.5 spigot端
我裂开了
地板提供线索 不正常的账号与床(原版重生点+ess?)有关 如何解决
ess config里面 两个关于床重生都是假
# When users die, should they respawn at their first home or bed, instead of t.he spawnpoint?
respawn-at-home: false
# When users die, should they respawn at their bed instead of the spawnpoint?
# The value of respawn-at-home (above) has to be true.
respawn-at-home-bed: false
ess中允许床设置重生点也设置为假
update-bed-at-daytime: false
想法:玩家在哪个世界死亡,就在哪个世界复活
现在:90%的玩家都是在哪个世界死亡就在哪个世界复活,只有小部分人无论我怎么设定修改在哪死都会回到主世界[/spawn]
========================
当前设定: 游戏版本1.16.5 spigot端
地板提供线索 不正常的账号与床(原版重生点+ess?)有关 如何解决
ess config里面 两个关于床重生都是假
# When users die, should they respawn at their first home or bed, instead of t.he spawnpoint?
respawn-at-home: false
# When users die, should they respawn at their bed instead of the spawnpoint?
# The value of respawn-at-home (above) has to be true.
respawn-at-home-bed: false
ess中允许床设置重生点也设置为假
update-bed-at-daytime: false
本帖最后由 等枫亭丶烟雨阁 于 2022-3-24 20:42 编辑
将respawn-listener-priority改为none后重启服务器试试,我之前就是改完只用指令重载ess插件没用,重启一次就好了
将respawn-listener-priority改为none后重启服务器试试,我之前就是改完只用指令重载ess插件没用,重启一次就好了
试试对那些不正常的玩家使用指令复制代码
- /spawnpoint 玩家名字 坐标
是否玩家设置过床?