/_PluginTemplate

The template I use for all my plugins. The name starts with _ so it appears first in my file listings.

Primary LanguageJava

_PluginTemplate

This is the Maven template I use for all my Bukkit plugins. The name starts with _ so it appears first in my file listings.

Compilation

I use Maven to build my projects with the following command:

clean package