如题或者也可以让玩家在未登录时按不了F3看不到自己的坐标
版本:1.7.10
版本:1.7.10
tplogin[传送]tpLogin-reloaded —— 固定登入点,重制版修复线程崩溃[1.8-1.10] https://www.mcbbs.net/thread-656370-1-1.html (出处: Minecraft(我的世界)中文论坛)
[管理|安全][PCD]AuthMeReloaded —— 高效稳定的老牌登录插件[自带汉化][全版本] https://www.mcbbs.net/thread-442729-1-1.html (出处: Minecraft(我的世界)中文论坛) 一款登录插件,插件特性之一:保存退出位置,避免损失位置信息
FASTLOGIN CRAZYLOGIN 都可以 这个很好解决 如果不想换登录插件 可以去找固定登录的插件
如果你用的是authme的话:
复制代码复制代码
- ForceSpawnLocOnJoin: #进服的时候出生在主城
- # If enabled, every player that spawn in one of the world listed in
- # "ForceSpawnLocOnJoin.worlds" will be teleported to the spawnpoint after successful
- # authentication. The quit location of the player will be overwritten.
- # This is different from "teleportUnAuthedToSpawn" that teleport player
- # to the spawnpoint on join.
- enabled: false #改为true
- # WorldNames where we need to force the spawn location
- # Case-sensitive!
- worlds:
- - world
- - world_nether
- - world_the_end
- SaveQuitLocation: false #改为true,登陆后返回上次下线地址
我看解决方法都挺好的,请你选一下最佳