Added logic
This commit is contained in:
14
plugin.yml
Normal file
14
plugin.yml
Normal file
@@ -0,0 +1,14 @@
|
||||
name: FormConstructor
|
||||
main: com\formconstructor\FormConstructor
|
||||
version: 1.0.0
|
||||
api: 5.0.0
|
||||
author: MEFRREEX
|
||||
|
||||
commands:
|
||||
test:
|
||||
description: "Test"
|
||||
permission: "test.test"
|
||||
|
||||
permissions:
|
||||
test.test:
|
||||
default: "op"
|
||||
Reference in New Issue
Block a user