Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 289 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 289 Bytes

Misc

A bukkit plugin that provides a bunch of unrelated small useful features (each <300 LOC.)

For documentation read the plugin.yml or just read the (not very long source code.)

Compiling

Use maven

mvn clean package

and the built .jar will be in target/Misc.jar.