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