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

https://github.com/jeremytubongbanua/ward

Spigot 1.12.x plugin for private MW server
https://github.com/jeremytubongbanua/ward

Last synced: 3 months ago
JSON representation

Spigot 1.12.x plugin for private MW server

Awesome Lists containing this project

README

        

## Ward

A Spigot 1.12.x plugin for MW SMP.

# Files

- `src/lib/*` is MarkLib (contains abstract classes, interfaces and chat, mysql, and manager utilities)
- `src/me/markiscool/*` is the plugin, Ward
- `src/resources/plugin.yml` plugin.yml (see all commands here)
- `out/artifacts/Ward_jar` Ward.jar
- `pom.xml` Uses maven dependencies (spigot and MySQL Java dependencies)