1

Need Help With Basic Group Config File

ExMobMC's Avatar ExMobMC2/12/14 10:56 am
1 emeralds 51
My current config file for groups is below. I need the basic config for groups: Owner, Co-Owner, Admin, Mod, Helper, Builder, Default, Iron and Diamond (Iron and Diamond are ranks). Inlcude permission nodes for the plugins: essentials, groupmanager, chestshop, iconomy lockette, multiverse core, skyblock, vault, warpportals, worldedit, worldguard.


# 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:
Iron:
default: false
permissions: []
inheritance: []
info:
prefix: ''
build: false
suffix: ''
Default:
default: true
permissions:
- -bukkit.command.kill
inheritance:
- g:groupmanager_default
- g:bukkit_default
- g:essentials_default
info:
'&6[Member]': '&f'
prefix: '&e'
build: true
suffix: ''
Owner:
default: false
permissions:
- -vanish.*
- '*'
inheritance:
- admin
info:
prefix: '&0&o[&4&oOwner&0] &f&o'
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: '&4[&cAdmin&4]'
'&c[Admin]': '&f'
build: true
suffix: ''
Co-Owner:
default: false
permissions:
- '*'
inheritance: []
info:
'&0[&4Co&0-&4Owner&0]': '&f'
prefix: '&0[&6&oCo-Owner&0]'
build: false
suffix: ''
Builder:
default: false
permissions: []
inheritance:
- default
- g:essentials_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:
'&9[Moderator]': '&f'
prefix: '&9[&bMod&9]'
build: true
suffix: ''
Helper:
default: false
permissions:
- essentials.home
inheritance: []
info:
prefix: ''
build: false
suffix: ''
Posted by ExMobMC's Avatar
ExMobMC
Level 2 : Apprentice Miner
0

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome