mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 05:06:44 +01:00
Could you implement this setting? xD
This commit is contained in:
parent
deed728f93
commit
5730650d60
@ -3,19 +3,19 @@ main: com.intellectualcrafters.plot.PlotMain
|
||||
version: 1.0
|
||||
load: STARTUP
|
||||
description: >
|
||||
Easy, yet powerful Plot World generation and management.
|
||||
Easy, yet powerful Plot World generation and management.
|
||||
authors: [Citymonstret, brandonrelph]
|
||||
softdepend: [WorldEdit, BarAPI, PlotMe, CameraAPI]
|
||||
database: false
|
||||
commands:
|
||||
plots:
|
||||
description: PlotMain PlotSquared command.
|
||||
aliases: [p,plotme,plot]
|
||||
permission: plots.use
|
||||
plots:
|
||||
description: PlotMain PlotSquared command.
|
||||
aliases: [p,plotme,plot]
|
||||
permission: plots.use
|
||||
permissions:
|
||||
plots.use:
|
||||
default: op
|
||||
plots.admin:
|
||||
default: op
|
||||
plots.worldedit.bypass:
|
||||
defautl: false
|
||||
plots.use:
|
||||
default: op
|
||||
plots.admin:
|
||||
default: op
|
||||
plots.worldedit.bypass:
|
||||
defautl: false
|
Loading…
Reference in New Issue
Block a user