Download

The latest stable version is 1.3.7 and available to download. Before installing make sure to check the change log for any relevant changes.

Building from source

You can also build StarterKit from the source if you would prefer to do so. This is useful for those who wish to modify StarterKit before using it or want to contribute new features.

Note it is no longer necessary to do this to alter messages in the plugin. Instead you should read the documentation on how to localise the plugin instead. This assumes that you have Maven and git installed on your computer.

git clone git://github.com/grandwazir/StarterKit.git
cd StarterKit
mvn install