mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-08-02 12:35:26 +02:00
Fixes #419 , among other things
This commit is contained in:
@@ -15,12 +15,18 @@ commands:
|
||||
permission: plots.use
|
||||
permission-message: "You are lacking the permission node 'plots.use'"
|
||||
permissions:
|
||||
plots.use:
|
||||
default: true
|
||||
plotsquared_user_attributes:
|
||||
default: false
|
||||
plotsquared_user_attributes.disabletitles:
|
||||
default: false
|
||||
plotsquared_user_attributes.*:
|
||||
default: false
|
||||
plots.admin:
|
||||
children:
|
||||
plots.*: true
|
||||
default: op
|
||||
plots.use:
|
||||
default: true
|
||||
plots.permpack.basicflags:
|
||||
default: op
|
||||
children:
|
||||
@@ -123,4 +129,4 @@ permissions:
|
||||
plots.undeny: true
|
||||
plots.kick: true
|
||||
plots.worldedit.bypass:
|
||||
default: false
|
||||
default: false
|
Reference in New Issue
Block a user