为什么有的时候进服背包里的物品全会显示/*。求解,有没有什么解决办法
能给张截图吗
打开 authme - config.yml
# 是否在未登录的时候隐藏玩家的背包 需要ProtocolLib
ProtectInventoryBeforeLogIn: true
改为 false
ProtectInventoryBeforeLogIn: false
# 是否在未登录的时候隐藏玩家的背包 需要ProtocolLib
ProtectInventoryBeforeLogIn: true
改为 false
ProtectInventoryBeforeLogIn: false
authme插件的问题 建议更新到5.2版本或者将插件配置文件中找到 ProtectInventoryBeforeLogIn: false