SkriptDocsGenerator
SkriptDocsGenerator is a spigot plugin that could prove useful to Skript addon developers. Indeed, it allows you to generate JSON files containing the different syntaxes of the addons present on the execution server. Each syntax is accompanied by a name, a description, patterns, examples as well as all the customizable options via the Skript annotations. This JSON file is then ready to use, to update the documentation of your addon on your favorite Skript documentation site!
Installation:
- Download and put the latest version in the plugins/ folder on your server.
- Start your server
- Do the command /skriptdocsgenerator. JSON files are generated and sent to the plugins/SkriptDocsGenerator/ folder.
- Now you can use your file on your favorite documentation site!
- For any support request, you can contact me on the discord provided for this purpose.