Mr.夜
我们服务器每天早晨腐竹都会重启
可是一重启玩家进来权限组就变成了默认权限组而不是builder权限组
怎么回事 求解决

我才是小灰灰
是不是权限组有设置错误的地方。。

落日光辉
Groupmanager插件配置文件有误,给楼主一个参考文件

# Group inheritance
#
# Any inherited groups prefixed with a g: are global groups
# and are inherited from the GlobalGroups.yml.
#
# Groups without the g: prefix are groups local to this world
# and are defined in the this groups.yml file.
#
# Local group inheritances define your promotion tree when using 'manpromote/mandemote'

groups:
  VIP3:
    default: false
    permissions:
    - chairs.sit.health
    - essentials.fly
    - essentials.god
    - essentials.weather
    inheritance:
    - builder
    info:
      prefix: '&eVIP3'
      build: false
      suffix: ''
  Default:
    default: false
    permissions:
    - -bukkit.command.kill
    inheritance:
    - g:groupmanager_default
    - g:bukkit_default
    - g:essentials_default
    - g:towny_default
    info:
      prefix: '&e'
      build: false
      suffix: ''
  VIP4:
    default: false
    permissions:
    - chairs.sit.health
    - essentials.fly
    - essentials.god
    - essentials.tp
    - essentials.weather
    inheritance:
    - builder
    info:
      prefix: '&eVIP4'
      build: false
      suffix: ''
  Owner:
    default: false
    permissions:
    - -vanish.*
    - '*'
    - cc.pvp
    - chairs.*
    - vip.*
    inheritance:
    - admin
    info:
      prefix: '&4管理员'
      build: true
      suffix: ''
  VIP1:
    default: false
    permissions:
    - essentials.fly
    inheritance:
    - builder
    info:
      prefix: '&eVIP1'
      build: false
      suffix: ''
  VIP2:
    default: false
    permissions:
    - chairs.sit.health
    - essentials.fly
    - essentials.weather
    inheritance:
    - builder
    info:
      prefix: '&eVIP2'
      build: false
      suffix: ''
  Builder:
    default: true
    permissions:
    - cc.pvp
    - chairs.self
    - chestcommands.command.open
    - chestcommands.item.filename.yml
    - chestcommands.item.main-menu.yml
    - chestcommands.item.simple-shop.yml
    - chestcommands.open.filename.yml
    - chestcommands.open.main-menu.yml
    - chestcommands.open.simple-shop.yml
    - ChestShop.shop.*
    - coreprotect.inspect
    - framePortect.autoportect.*
    - framePortect.place.*
    - framePortect.protect.*
    - lwc.protect
    - mineralmonitor.monitor
    - RandomPlacer.use
    - residence.select
    - treeassist.replant
    - vipzero.user
    inheritance:
    - default
    - g:essentials_builder
    - g:towny_builder
    info:
      prefix: '&2市民'
      build: true
      suffix: ''
  Moderator:
    default: false
    permissions: []
    inheritance:
    - builder
    - g:groupmanager_moderator
    - g:bukkit_moderator
    - g:essentials_moderator
    - g:towny_moderator
    - g:vanish_moderator
    info:
      prefix: '&5'
      build: true
      suffix: ''
  Admin:
    default: false
    permissions: []
    inheritance:
    - moderator
    - g:groupmanager_admin
    - g:bukkit_admin
    - g:essentials_admin
    - g:towny_admin
    - g:vanish_admin
    info:
      prefix: '&c'
      build: true
      suffix: ''



这个已经把默认组设置成Builder组

四月
default: false 改 true 就默认加到哪个租了

比如 Builder组 default: false=关闭 true=开

庐州月
然后呢,你们重启后玩家是default组后你们是怎么处理的,后台更改文件?

Mr.夜
庐州月 发表于 2015-3-2 17:19
然后呢,你们重启后玩家是default组后你们是怎么处理的,后台更改文件?

删除权限组= =。。。

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