OneLiteFeatherNET / BetterGoPaint

Based on the original goPaint but better

Home Page:https://discord.onelitefeather.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


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.

About

Based on the original goPaint but better

https://discord.onelitefeather.net

License:GNU General Public License v3.0


Languages

Language:Java 99.3%Language:Kotlin 0.7%