diff --git a/plugin.yml b/plugin.yml index 5d2cee2..f865bfb 100644 --- a/plugin.yml +++ b/plugin.yml @@ -1,14 +1,6 @@ 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" \ No newline at end of file +description: Library for easy creating and handling of forms +main: com\formconstructor\FormConstructor \ No newline at end of file