Skip to content
Daniel Stephenson edited this page Oct 16, 2021 · 11 revisions

How can I help?

Internal Contributors

External Contributors

What should I work on?

Guided

  • Want to fix some stuff? You can find bugs to fix here.
  • Want to improve the library? You can find planned improvements here.
  • Want to implement a new feature? You can find planned features here.

Unguided

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.

Clone this wiki locally