Skip to content

template to easily create Bukkit plugins for paper

License

Notifications You must be signed in to change notification settings

kokiriglade/bukkit-paper-plugin-template

Repository files navigation

template

Template to easily create Bukkit plugins for paper. It is pretty heavily inspired by Carbon's project layout. This template was made as a personal convenience; I don't have any interest in providing support for usage, but PR's are welcome. :)

Checkstyle

This template uses (a fork of) checkstyle to ensure code style is consistent across the entire project.
For checkstyle support in IDEA:

  1. Install the checkstyle plugin.
  2. Compile https://gitlab.com/stellardrift/stylecheck
  3. Settings -> Tools -> Checkstyle Third-Party Checks, add the compiled stylecheck jar
  4. While still in the Checkstyle tab, go to Configuration File, add .checkstyle/checkstyle.xml and tick the check-box.

About

template to easily create Bukkit plugins for paper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published