/Misc

Miscellaneous useful bukkit features

Primary LanguageJavaCreative Commons Zero v1.0 UniversalCC0-1.0

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.