Some perms for mods
This commit is contained in:
parent
7d7746fff2
commit
ce3fca4eb9
3 changed files with 14 additions and 5 deletions
|
@ -147,6 +147,8 @@ groups:
|
||||||
- donator
|
- donator
|
||||||
- developer
|
- developer
|
||||||
permissions:
|
permissions:
|
||||||
|
- plots.admin
|
||||||
|
- ChestShop.admin
|
||||||
- fawe.plotsquared.admin
|
- fawe.plotsquared.admin
|
||||||
- fawe.worldguard.member
|
- fawe.worldguard.member
|
||||||
- fawe.worldguard
|
- fawe.worldguard
|
||||||
|
@ -177,7 +179,6 @@ groups:
|
||||||
- townychat.*
|
- townychat.*
|
||||||
- towny.*
|
- towny.*
|
||||||
- coreprotect.*
|
- coreprotect.*
|
||||||
- plots.admin.*
|
|
||||||
options:
|
options:
|
||||||
rank: '20'
|
rank: '20'
|
||||||
admin:
|
admin:
|
||||||
|
@ -751,3 +752,11 @@ users:
|
||||||
name: DapperThief
|
name: DapperThief
|
||||||
xxxxsinxxxx:
|
xxxxsinxxxx:
|
||||||
group: []
|
group: []
|
||||||
|
fcdad1b9-a92d-479c-a3e9-4890821876f6:
|
||||||
|
group:
|
||||||
|
- member
|
||||||
|
options:
|
||||||
|
name: Czyrix
|
||||||
|
worlds:
|
||||||
|
gold:
|
||||||
|
permissions: []
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
# These first 4 aren't configurable
|
# These first 4 aren't configurable
|
||||||
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
issues: "https://github.com/IntellectualSites/PlotSquared/issues"
|
||||||
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
wiki: "https://github.com/IntellectualSites/PlotSquared/wiki"
|
||||||
date: "12 Sep 2018 00:00:00 GMT"
|
date: "19 Sep 2018 00:00:00 GMT"
|
||||||
build: "https://ci.athion.net/job/PlotSquared/2035"
|
build: "https://ci.athion.net/job/PlotSquared/2036"
|
||||||
commit: "https://github.com/IntellectualSites/PlotSquared/commit/4b8c434"
|
commit: "https://github.com/IntellectualSites/PlotSquared/commit/1a927c"
|
||||||
platform: "Bukkit"
|
platform: "Bukkit"
|
||||||
# Show additional information in console
|
# Show additional information in console
|
||||||
debug: true
|
debug: true
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
version: PlotSquared-18.8.12-4b8c434-2035
|
version: PlotSquared-18.8.19-1a927c-2036
|
||||||
color:
|
color:
|
||||||
'3': '8'
|
'3': '8'
|
||||||
'4': '3'
|
'4': '3'
|
||||||
|
|
Loading…
Reference in a new issue