Skip to content

OneLiteFeatherNET/BetterGoPaint

 
 

Repository files navigation


BetterGoPaint is a plugin that's designed to simplify painting inside of Minecraft. This plugin is a fork of original one, but with many improvements and fixes.

Major Changes

Done

  • Improved configuration file
  • Better XMaterial Support
  • Modrinth auto deployment
  • Hangar auto deployment
  • New CI Development builds
  • New download link
  • Better build gradle
  • Drop 1.13-1.19.4 support. Please use the original plugin!

To-Do

  • Fix performance impacts
  • Memory leaks
  • Better FAWE integration
  • Reduce duplicated code
  • Stability
  • Replace default commands with cloud framework

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.