- # Group inheritance
- # any inherited groups prefixed with a g: are global groups
- # These groups are defined in the globalgroups.yml
- # and can be inherited in any worlds groups/users.yml.
- #
- # Groups without the g: prefix are groups local to this world
- # and defined in the this groups.yml file.
- groups:
- Default:
- default: true
- permissions: []
- inheritance:
- - g:kgb_obicni
- info:
- prefix: ''
- build: false
- suffix: ''
- coBuilder:
- default: false
- permissions: []
- inheritance:
- - default
- - g:pomocni_graditelj
- info:
- prefix: ''
- build: true
- suffix: ''
- Moderator:
- default: false
- permissions: []
- inheritance:
- - default
- - g:kgb_moderatori
- info:
- prefix: '&9'
- build: true
- suffix: ''
- Admin:
- default: false
- permissions: []
- inheritance:
- - moderator
- - g:pomocnik_admina
- info:
- prefix: '&c'
- build: true
- suffix: ''
- VIP:
- default: false
- permissions: []
- inheritance:
- - default
- - g:vip
- info:
- prefix: ''
- build: true
- suffix: ''
- ELIT:
- default: false
- permissions: []
- inheritance:
- - vip
- - g:elit
- info:
- prefix: ''
- build: true
- suffix: ''
- LEGEND:
- default: false
- permissions: []
- inheritance:
- - elit
- - g:legend
- info:
- prefix: ''
- build: true
- suffix: ''
FREE TEXT HOST
You can save codes, scripts, sources & general debugging text and share / access / use them at any time (anonymously).You can even set yourself a password if you want to keep it just for yourself.