MEFRREEX submitted a new resource:
FormCreator - Tool for easy creation of forms in Json file
FormCreator - Tool for easy creation of forms in Json file
Read more about this resource...FormCreator
Tool for easy creation of forms in Json file for Nukkit
How to use
Example form:
example.json
JSON:{ "command": { "enable": true, "name": "example", "description": "Example command", "aliases": [ "example1" ], "permission": "formcreator.example" }, "title": "Example Form", "content": [ "Content line" ], "buttons": [...