mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-22 13:16:45 +01:00
Use this xD
This commit is contained in:
parent
fa7dd4a86c
commit
4ec7baec95
21
PlotSquared/src/plugin.yml
Normal file
21
PlotSquared/src/plugin.yml
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
name: PlotSquared
|
||||||
|
main: com.intellectualcrafters.plot.PlotMain
|
||||||
|
version: 1.0
|
||||||
|
load: STARTUP
|
||||||
|
description: >
|
||||||
|
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
|
||||||
|
permissions:
|
||||||
|
plots.use:
|
||||||
|
default: op
|
||||||
|
plots.admin:
|
||||||
|
default: op
|
||||||
|
plots.worldedit.bypass:
|
||||||
|
defautl: false
|
Loading…
Reference in New Issue
Block a user