本帖最后由 Fur_Xia 于 2021-8-19 11:25 编辑 
 
 

作者删除了插件,建议选择:LuckPerms

由calvin487487重制升级的GroupManager插件
作者Discord群组:

插件开发暂时停止
作者删除了插件,建议选择:LuckPerms
 

由calvin487487重制升级的GroupManager插件
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 | 
作者Discord群组:
| 
 | 
2021.12 数据,可能有更多内容
插件开发暂时停止作者删除了插件,建议选择:LuckPerms


由calvin487487重制升级的GroupManager插件
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
| 
 
 | 
作者Discord群组:

| 
 
 | 
虽然没什么用,发个评论以后找
wocaishi 发表于 2019-8-4 14:38
虽然没什么用,发个评论以后找
其实就是以前的EssentialsGroupManager 重置XD
这个插件作者好像说将来会支持MySQL,非常期待awa
Back_Wheel 发表于 2019-8-4 14:43
这个插件作者好像说将来会支持MySQL,非常期待awa
是啊他的To-do list 有写(我也有发qwq)
帖子排版有待改进
有些字符应该删掉
有些字符应该删掉
逗比的幻影 发表于 2019-8-4 15:02
帖子排版有待改进
有些字符应该删掉
怎么改啊QAQ
Fur_Xia 发表于 2019-8-4 15:05
怎么改啊QAQ
帖子左下角编辑功能
逗比的幻影 发表于 2019-8-4 15:06
帖子左下角编辑功能
我的意思是有没有编辑说明啊之类的东西,就是这个应该怎么去写qwq
逗比的幻影 发表于 2019-8-4 15:06
帖子左下角编辑功能
这样可以了吗?
我想问一下,就是老是自动把咱俩移到别的组是怎么回事
自动把玩家自动到别的组是怎么回事??
火钳 留名   排版感觉不太舒服
s1724153670 发表于 2019-8-5 15:07
我想问一下,就是老是自动把咱俩移到别的组是怎么回事
default组设置好了吗?
asd1761646247 发表于 2019-8-5 15:08
火钳 留名 排版感觉不太舒服
第一次发qwq不会排版)有啥排版教程不qwq?
我也不说很懂啊 就是说说个人看法而已
asd1761646247 发表于 2019-8-5 16:53
我也不说很懂啊 就是说说个人看法而已
XD真的很难编辑)))
s1724153670 发表于 2019-8-5 15:08
自动把玩家自动到别的组是怎么回事??
您好?可以提供一下您的groups.yml文件吗?
 本帖最后由 s1724153670 于 2019-8-6 15:17 编辑 
# 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:
Default:
default: true
permissions:
- -bukkit.command.kill
inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
- g:towny_default
info:
prefix: '&e'
build: false
suffix: ''
Builder:
default: true
permissions: []
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: ''
Owner:
default: false
permissions:
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&4'
build: true
suffix: ''
# 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:
Default:
default: true
permissions:
- -bukkit.command.kill
inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
- g:towny_default
info:
prefix: '&e'
build: false
suffix: ''
Builder:
default: true
permissions: []
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: ''
Owner:
default: false
permissions:
- '*'
- -vanish.*
inheritance:
- admin
info:
prefix: '&4'
build: true
suffix: ''
而且我这里有两个这个文件
# 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:
Default:
default: false
permissions:
- -bukkit.command.kill
- chop
- choptree.chop
inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
- g:towny_default
info:
prefix: '&e'
build: false
suffix: ''
Owner:
default: false
permissions:
- -vanish.*
- '*'
inheritance:
- admin
info:
prefix: '&4'
build: true
suffix: ''
vip:
default: false
permissions:
- askyblock.island.*
- chestcommands.command.open
- chestcommands.open.CD.yml
- chestcommands.open.cs.yml
- chestcommands.open.db.yml
- chestcommands.open.dp.yml
- chestcommands.open.js.yml
- chestcommands.open.junj.yml
- chestcommands.open.sc.yml
- chestcommands.open.shop.yml
- chestcommands.open.vip.yml
- chestcommands.open.vipjun.yml
- essentials.fly
- essentials.kit
- essentials.kits.jun1
- essentials.kits.jun2
- globalmarket.admin
- globalmarket.create
- globalmarket.quicklist
- globalmarket.quickmail
- globalmarket.send
- market.add
- marketadd
- marry.default
- plotme.use
- plotme.use.add
- plotme.use.remove
- pvptitles.chat
- pvptoggle.self.toggle
- residence.create
- residence.select
- scriptblock.interact.use
- scriptblock.walk.use
- usb.islad.*
- usb.island.*
- usb.island.create
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&f[&a&l天空公民&f]&1【&2vip&1】'
build: true
suffix: ''
sss-vip:
default: false
permissions:
- chestcommand
- chestcommands.command.open
- chestcommands.open.CD.yml
- chestcommands.open.cs.yml
- chestcommands.open.db.yml
- chestcommands.open.dp.yml
- chestcommands.open.js.yml
- chestcommands.open.sc.yml
- chestcommands.open.shop.yml
- chestcommands.open.vip.yml
- chestcommands.open.vipwang.yml
- chestcommands.open.wangj.yml
- essentials.fly
- essentials.kit
- essentials.kits.wang1
- essentials.kits.wang2
- marry.default
- plotme.use
- plotme.use.add
- plotme.use.remove
- pvptitles.chat
- pvptoggle.self.toggle
- residence.create
- residence.select
- scriptblock.interact.use
- scriptblock.walk.use
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&f[&a&l天空公民&f]&1【&4sss-vip&1】&4'
build: true
suffix: ''
Builder:
default: true
permissions:
- authme.player*
- chestcommands.command.open
- chestcommands.open.CD.yml
- chestcommands.open.cs.yml
- chestcommands.open.db.yml
- chestcommands.open.is.yml
- chestcommands.open.js.yml
- chestcommands.open.rw.yml
- chestcommands.open.shop.yml
- chestcommands.open.vip.yml
- globalmarket.create
- globalmarket.quicklist
- globalmarket.quickmail
- globalmarket.send
- globalmarket.use
- marry.default
- pvptitles.chat
- pvptitles.ladder
- pvptitles.rank
- pvptoggle.self.toggle
- quickshop.create.buy
- quickshop.create.sell
- quickshop.use
- scriptblock.interact.use
- scriptblock.walk.use
- usb.island.*
- usb.party.*
- vipzero.user
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&f[&a&l天空岛民&f]'
build: true
suffix: ''
svip:
default: false
permissions:
- chestcommand
- chestcommands.command.open
- chestcommands.open.CD.yml
- chestcommands.open.cs.yml
- chestcommands.open.db.yml
- chestcommands.open.dp.yml
- chestcommands.open.houj.yml
- chestcommands.open.js.yml
- chestcommands.open.sc.yml
- chestcommands.open.shop.yml
- chestcommands.open.vip.yml
- chestcommands.open.viphou.yml
- essentials.fly
- essentials.kit
- essentials.kits.hou1
- essentials.kits.hou2
- marry.default
- plotme.use
- plotme.use.add
- plotme.use.remove
- pvptitles.chat
- pvptoggle.self.toggle
- residence.create
- residence.select
- scriptblock.interact.use
- scriptblock.walk.use
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&f[&a&l天空公民&f]&1【&6svip&1】&6'
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: ''
# 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:
Default:
default: false
permissions:
- -bukkit.command.kill
- chop
- choptree.chop
inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
- g:towny_default
info:
prefix: '&e'
build: false
suffix: ''
Owner:
default: false
permissions:
- -vanish.*
- '*'
inheritance:
- admin
info:
prefix: '&4'
build: true
suffix: ''
vip:
default: false
permissions:
- askyblock.island.*
- chestcommands.command.open
- chestcommands.open.CD.yml
- chestcommands.open.cs.yml
- chestcommands.open.db.yml
- chestcommands.open.dp.yml
- chestcommands.open.js.yml
- chestcommands.open.junj.yml
- chestcommands.open.sc.yml
- chestcommands.open.shop.yml
- chestcommands.open.vip.yml
- chestcommands.open.vipjun.yml
- essentials.fly
- essentials.kit
- essentials.kits.jun1
- essentials.kits.jun2
- globalmarket.admin
- globalmarket.create
- globalmarket.quicklist
- globalmarket.quickmail
- globalmarket.send
- market.add
- marketadd
- marry.default
- plotme.use
- plotme.use.add
- plotme.use.remove
- pvptitles.chat
- pvptoggle.self.toggle
- residence.create
- residence.select
- scriptblock.interact.use
- scriptblock.walk.use
- usb.islad.*
- usb.island.*
- usb.island.create
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&f[&a&l天空公民&f]&1【&2vip&1】'
build: true
suffix: ''
sss-vip:
default: false
permissions:
- chestcommand
- chestcommands.command.open
- chestcommands.open.CD.yml
- chestcommands.open.cs.yml
- chestcommands.open.db.yml
- chestcommands.open.dp.yml
- chestcommands.open.js.yml
- chestcommands.open.sc.yml
- chestcommands.open.shop.yml
- chestcommands.open.vip.yml
- chestcommands.open.vipwang.yml
- chestcommands.open.wangj.yml
- essentials.fly
- essentials.kit
- essentials.kits.wang1
- essentials.kits.wang2
- marry.default
- plotme.use
- plotme.use.add
- plotme.use.remove
- pvptitles.chat
- pvptoggle.self.toggle
- residence.create
- residence.select
- scriptblock.interact.use
- scriptblock.walk.use
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&f[&a&l天空公民&f]&1【&4sss-vip&1】&4'
build: true
suffix: ''
Builder:
default: true
permissions:
- authme.player*
- chestcommands.command.open
- chestcommands.open.CD.yml
- chestcommands.open.cs.yml
- chestcommands.open.db.yml
- chestcommands.open.is.yml
- chestcommands.open.js.yml
- chestcommands.open.rw.yml
- chestcommands.open.shop.yml
- chestcommands.open.vip.yml
- globalmarket.create
- globalmarket.quicklist
- globalmarket.quickmail
- globalmarket.send
- globalmarket.use
- marry.default
- pvptitles.chat
- pvptitles.ladder
- pvptitles.rank
- pvptoggle.self.toggle
- quickshop.create.buy
- quickshop.create.sell
- quickshop.use
- scriptblock.interact.use
- scriptblock.walk.use
- usb.island.*
- usb.party.*
- vipzero.user
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&f[&a&l天空岛民&f]'
build: true
suffix: ''
svip:
default: false
permissions:
- chestcommand
- chestcommands.command.open
- chestcommands.open.CD.yml
- chestcommands.open.cs.yml
- chestcommands.open.db.yml
- chestcommands.open.dp.yml
- chestcommands.open.houj.yml
- chestcommands.open.js.yml
- chestcommands.open.sc.yml
- chestcommands.open.shop.yml
- chestcommands.open.vip.yml
- chestcommands.open.viphou.yml
- essentials.fly
- essentials.kit
- essentials.kits.hou1
- essentials.kits.hou2
- marry.default
- plotme.use
- plotme.use.add
- plotme.use.remove
- pvptitles.chat
- pvptoggle.self.toggle
- residence.create
- residence.select
- scriptblock.interact.use
- scriptblock.walk.use
inheritance:
- default
- g:essentials_builder
- g:towny_builder
info:
prefix: '&f[&a&l天空公民&f]&1【&6svip&1】&6'
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: ''
受益匪浅 感谢
s1724153670 发表于 2019-8-6 15:18
而且我这里有两个这个文件
# Group inheritance
#
每个世界的文件夹里应只存在一个groups.yml文件,你删掉那个没有改动的试试看
q2639716792 发表于 2019-8-6 15:18
受益匪浅 感谢
谢谢支持
话说汉化文件需要全文复制过去吗?
小潘菌 发表于 2019-8-16 13:22
话说汉化文件需要全文复制过去吗?
不可以直接复制)
Fur_Xia 发表于 2019-8-16 20:53
不可以直接复制)
那咋搞?
对应着汉化改配置文件
gm作为个老牌插件能发展到如今这地步已经很厉害了
ShareFO 发表于 2019-8-20 09:24
我教不了你什么啊
我的排版更养眼
wsl我排版就是屑))))
 
