Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.22 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.22 KB

Movecraft-Towny Integration

Towny

Home of the code for the following features:

  • Towny plugin integration

Version support

The legacy branch is coded for Movecraft 7.x and Towny v0.93.1.0 for 1.10.2 with support for Towny versions up to v0.96.2.0 and Minecraft 1.13.2.

The main branch is coded for Movecraft 8.x and Towny v0.96.7.0 to 0.99.2.0 for 1.14.4 to 1.20.1.

Download

Devevlopment builds can be found on the Releases page of this repository.

Stable builds can be found on our SpigotMC page.

Building

This plugin requires that the user setup their GitHub token in maven to authenticate with GitHub Packages, as described in this wiki page.

Then, run the following to build Movecraft-Towny through maven.

mvn clean install

Jars are located in /target.

Support

Github Issues

Discord

The plugin is released here under the GNU General Public License V3.