Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.