mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Fix a couple of perms in GlobalGroups
This commit is contained in:
parent
da857895fc
commit
6ac8abdac8
1 changed files with 3 additions and 2 deletions
|
@ -212,13 +212,14 @@ groups:
|
||||||
g:towny_default:
|
g:towny_default:
|
||||||
permissions:
|
permissions:
|
||||||
- towny.chat.general
|
- towny.chat.general
|
||||||
|
- towny.chat.local
|
||||||
|
|
||||||
g:towny_builder:
|
g:towny_builder:
|
||||||
permissions:
|
permissions:
|
||||||
- towny.town.*
|
- towny.town.*
|
||||||
- towny.nation.*
|
- towny.nation.*
|
||||||
- towny.chat.tc
|
- towny.chat.town
|
||||||
- towny.chat.nc
|
- towny.chat.nation
|
||||||
- towny.wild.build.6
|
- towny.wild.build.6
|
||||||
- towny.wild.destroy.6
|
- towny.wild.destroy.6
|
||||||
- towny.wild.destroy.14
|
- towny.wild.destroy.14
|
||||||
|
|
Loading…
Reference in a new issue