mirror of
https://github.com/farcasclaudiu/QRcraft.git
synced 2026-06-28 21:01:10 +03:00
Init release
Init release
This commit is contained in:
+29
@@ -0,0 +1,29 @@
|
||||
name: QRcraft
|
||||
version: 1.0.0
|
||||
api: 1.0.0
|
||||
main: clodyx\qrcraft\QRcraftPlugIn
|
||||
author: Clodyx
|
||||
description: QRcraft by Clodyx
|
||||
commands:
|
||||
qr:
|
||||
description: "Help page QRcraft"
|
||||
permission: clodyx.plugin.qrcraft
|
||||
qrt:
|
||||
description: "Test QR panel size"
|
||||
permission: clodyx.plugin.qrcraft
|
||||
qrc:
|
||||
description: "Create QR code panel"
|
||||
permission: clodyx.plugin.qrcraft
|
||||
qrl:
|
||||
description: "List QR panels IDs"
|
||||
permission: clodyx.plugin.qrcraft
|
||||
qrd:
|
||||
description: "delete QR panel by ID"
|
||||
permission: clodyx.plugin.qrcraft
|
||||
qrp:
|
||||
description: "teleport nearby QR panel by ID"
|
||||
permission: clodyx.plugin.qrcraft
|
||||
permissions:
|
||||
clodyx.plugin.qrcraft:
|
||||
description: "clodyx.plugin.qrcraft"
|
||||
default: op
|
||||
Reference in New Issue
Block a user