Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.38 KB

README.md

File metadata and controls

47 lines (33 loc) · 1.38 KB


goPaint is a plugin that's designed to simplify painting inside of Minecraft. This plugin is a fork of the original one, but with many improvements and fixes. We aim to be always up-to-date and use new technology instead of hanging on to old and dead code.

Important

goPaintAdvanced only supports the latest version of Paper (1.20.6)
Therefor at least Java version 21 is required

Major Changes

Done

  • Replace commands with brigadier
  • Improved configuration file
  • Added internationalization
  • Dropped XMaterial Support
  • Hangar auto deployment
  • New CI Development builds
  • Better build gradle
  • Dropped legacy support. Update or use the original plugin!

To-Do

  • Better FAWE integration
  • Fluid mode setting
  • Improve Bézier spline

Links

Building

Gradle is the recommended way to build the project. Use ./gradlew shadowJar in the main project directory to build the project.

Suggestions

Suggestions are welcome! We have a separate issue form for suggestions, that can be found here.