a1294790523
本帖最后由 a1294790523 于 2019-7-8 14:00 编辑
啦啦啦1q2w3e 发表于 2019-7-8 12:33
我刚把登录插件删了 还是不能运行
麻烦能加一下QQ嘛 我把后台给你
我QQ 1902337222 ...

加了,我QQ1294790523,请确认
联系上后排除法发现是ess自带的antibuild插件的问题,删除后配置authme为如下配置即可:

  1.         # To activate the restricted user feature you need
  2.         # to enable this option and configure the AllowedRestrictedUser field.
  3.         AllowRestrictedUser: true
  4. (省略N个字符)
  5.     unrestrictions:
  6.         # Below you can list all account names that AuthMe will ignore
  7.         # for registration or login. Configure it at your own risk!!
  8.         # This option adds compatibility with BuildCraft and some other mods.
  9.         # It is case-insensitive! Example:
  10.         # UnrestrictedName:
  11.         # - 'n**layer'
  12.         # - 'n**layer2'
  13.         UnrestrictedName:
  14.         - 'AncientWarfareFakePlayer'
  15.         - 'AncientWarfare'
复制代码



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