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

https://github.com/devan-kerman/spigot-template

template project for making spigot plugins
https://github.com/devan-kerman/spigot-template

Last synced: 12 months ago
JSON representation

template project for making spigot plugins

Awesome Lists containing this project

README

          

# Spigot-Template
template project for making spigot plugins

## Features
automatically downloads paper for testing your plugins without having to include it in your repo or install it every time you clone it

shades in paperlib

uses bukkit api for more compatibility, but you can change it to spigot

auto-fills plugin.yml based on gradle.properties

auto-checks for main class to ensure it is valid

already packs in shadow plugin