Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katorlys-samples/kotlin-spigot-starter
A latest Spigot gradle kotlin starter template. 👉Usage: See repository Wiki.
https://github.com/katorlys-samples/kotlin-spigot-starter
bukkit gradle kotlin minecraft sdk spigot starter template
Last synced: about 1 month ago
JSON representation
A latest Spigot gradle kotlin starter template. 👉Usage: See repository Wiki.
- Host: GitHub
- URL: https://github.com/katorlys-samples/kotlin-spigot-starter
- Owner: katorlys-samples
- License: mpl-2.0
- Created: 2023-04-16T13:24:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-09T02:27:02.000Z (6 months ago)
- Last Synced: 2024-11-08T14:28:00.532Z (3 months ago)
- Topics: bukkit, gradle, kotlin, minecraft, sdk, spigot, starter, template
- Language: Kotlin
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ExampleProject
One sentence to describe your plugin.
![]()
![]()
![]()
![]()
## Introduction
Describe your plugin clearly.
### Features
- Feature 1
### Dependencies## Commands
`/command` Command function.## Permissions
`permission.node` Permission description.## Config
config.yml:
```yml
# Your config here.
```## Notice
- Test before reviewing. Please don't leave bad reviews if you dislike it.
- If you find a bug, still don't know how to use the plugin, or have new features to suggest, make sure you're using the lastest version of the plugin and then report bugs [on Github](https://github.com/katorlys/ExampleProject/issues). DO NOT use the review section to do these things, or you won't receive any support!
- Have any other issues or questions? Go to [Discussions](https://github.com/orgs/katorlys/discussions) for further assistance.