Welcome to the javascript plugin template for allay.
- Allay installed.
- ScriptPluginExtension installed.
- Clone this Repository
git clone https://github.com/AllayMC/JavaScriptPluginTemplate.git
- Navigate to the Cloned Directory
cd JavaScriptPluginTemplate
- Change Plugin Information
- Rename
JavaScriptPluginTemplate.js
toTheNameYouWant.js
- Edit plugin.json
For a deeper dive into the Allay API and its functionalities, please refer to our documentation (WIP).
This project is licensed under the MIT License - see the LICENSE file for details.