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
|
version: 1.0
|
||||||
load: STARTUP
|
load: STARTUP
|
||||||
description: >
|
description: >
|
||||||
Easy, yet powerful Plot World generation and management.
|
Easy, yet powerful Plot World generation and management.
|
||||||
authors: [Citymonstret, brandonrelph]
|
authors: [Citymonstret, brandonrelph]
|
||||||
softdepend: [WorldEdit, BarAPI, PlotMe, CameraAPI]
|
softdepend: [WorldEdit, BarAPI, PlotMe, CameraAPI]
|
||||||
database: false
|
database: false
|
||||||
commands:
|
commands:
|
||||||
plots:
|
plots:
|
||||||
description: PlotMain PlotSquared command.
|
description: PlotMain PlotSquared command.
|
||||||
aliases: [p,plotme,plot]
|
aliases: [p,plotme,plot]
|
||||||
permission: plots.use
|
permission: plots.use
|
||||||
permissions:
|
permissions:
|
||||||
plots.use:
|
plots.use:
|
||||||
default: op
|
default: op
|
||||||
plots.admin:
|
plots.admin:
|
||||||
default: op
|
default: op
|
||||||
plots.worldedit.bypass:
|
plots.worldedit.bypass:
|
||||||
defautl: false
|
defautl: false
|
Loading…
Reference in New Issue
Block a user