https://github.com/stemcraft/sc-template
https://github.com/stemcraft/sc-template
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/stemcraft/sc-template
- Owner: STEMCraft
- License: mit
- Created: 2024-12-31T02:36:18.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T04:23:15.000Z (over 1 year ago)
- Last Synced: 2025-03-18T16:54:10.835Z (over 1 year ago)
- Language: Java
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# STEMCraft Template
> [!TIP]
> When modifying this README, there will be further comments inside giving examples on how to format the README.
>
> These comments can be safely deleted and will not impact the rest of the document.
>
> Comments are formatted as so:
>
> ```
>
> ```
> They will also appear greyed-out in the GitHub Web Editor.
This template can be freely used as a template for building plugins which extend on STEMCraftLib's features.
In this section, you should provide a one-sentence description of the plugin you are making, then listing the key features of it.
## Commands
In this section, you should list the various commands that your plugin provides, including their usage, arguments, behaviour, and the permissions required (if needed). If the command is destructive, you should declare that it is.
## Data Storage
In this section, you should list where the various data storage locations are, and any warnings for modifying them, if any. There is not specific format for this section.
## Changes
In this section, you should keep the changelog for the plugin.
### 1.0
- Initial release
## Get in touch!
Learn more about what we're doing at [stemmechanics.com.au](https://stemmechanics.com.au).
👋 [@STEMMechanics](https://twitter.com/STEMMechanics)