https://github.com/thinkverse/spigot-plugin-template
A starter repo template for Spigot plugins.
https://github.com/thinkverse/spigot-plugin-template
repository-template spigot-resource template
Last synced: 3 months ago
JSON representation
A starter repo template for Spigot plugins.
- Host: GitHub
- URL: https://github.com/thinkverse/spigot-plugin-template
- Owner: thinkverse
- License: mit
- Created: 2020-06-07T07:13:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-07T07:55:17.000Z (almost 6 years ago)
- Last Synced: 2025-10-19T03:53:49.679Z (7 months ago)
- Topics: repository-template, spigot-resource, template
- Size: 13.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Spigot Plugin Template
Spigot Plugin Template is a repository template for Spigot plugins.
## Includes
This repository template includes a comprehensive gitignore, that ignores Eclipse files, IntelliJ files, and more.
We also include issue templates geared towards Spigot plugins, and boilerplate source structure.
## Usage
To use this as a template, navigate to the main repository page.
Locate the file list, and click **Use this template**.
Update the license to add your credentials, update the issue templates and other files to add your specific links.
For more info check out [Creating a repository from a template](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template).
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
## Giving thanks
This repository includes generated and modified files from [gitignore.io](https://www.toptal.com/developers/gitignore).
## License
[MIT](https://choosealicense.com/licenses/mit/)