Y酱酱酱酱
然而进入服务器总是Session Dataes doesnt corrispond Plaese wait the end of session
原本把world/players/我的数据删除了可以进入了但是现在不行了
求助{:10_503:}还有啊我是OP咳咳


Jecvay
这是 Authme 登录插件开启了相同IP再次登录无需输入密码的功能导致的、
在配置文件里面关掉即可

找到 Session:
吧后面的 true 改成 false

然后在控制台 authme reload 重载一下即可。

Y酱酱酱酱
Jecvay 发表于 2016-6-9 02:12
这是 Authme 登录插件开启了相同IP再次登录无需输入密码的功能导致的、
在配置文件里面关掉即可

表示找不到你说的Session:true{:10_527:}

Jecvay
胡哥大帅 发表于 2016-6-9 09:00
表示找不到你说的Session:true

settings:
    # The name shown in the help messages
    helpHeader: 'AuthMeReloaded'
    sessions:
        # Do you want to enable the session feature?
        # If enabled, when a player authenticates successfully,
        # his IP and his nickname is saved.
        # The next time the player joins the server, if his IP
        # is the same as last time and the timeout hasn't
        # expired, he will not need to authenticate.
        enabled: false

第一页 上一页 下一页 最后一页