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
- 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!
- Better FAWE integration
- Fluid mode setting
- Improve Bézier spline
Gradle is the recommended way to build the project. Use ./gradlew shadowJar
in the main project directory to build the
project.
Suggestions are welcome! We have a separate issue form for suggestions, that can be found here.