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
- Host: GitHub
- URL: https://github.com/jeremytubongbanua/ward
- Owner: JeremyTubongbanua
- Created: 2022-01-23T16:10:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-23T16:11:08.000Z (over 3 years ago)
- Last Synced: 2025-01-19T02:47:41.803Z (5 months ago)
- Language: Java
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)