Skip to content

Developer Notes

Daniel Stephenson edited this page Sep 7, 2021 · 2 revisions

Notes

  • Java 16 can be used to build the project.
  • This project uses the IntelliJ plugin Minecraft Development and Maven to compile its code.
  • Testing can be done by running a local spigot server with the compiled JAR in the plugins folder and checking the console.

Medieval Factions External API

This project uses the Medieval Factions Exteral API, the documentation for which can be found here.

Clone this wiki locally