Skip to content

Block replacement tools, plus support for ArchBlock, WorldGuard, LogBlock, Prism, HawkEye and CoreProtect

License

Notifications You must be signed in to change notification settings

TheArchives/Painter

Repository files navigation

This project has been abandoned

This is because I am no longer involved with Minecraft and my community has been shut down.

Feel free to fork and update the project for your own purposes, but I will no longer be maintaining it.


Painter

My plugins: WordWarning | Painter | LotteryBox


Block replacement tools, plus support for LogBlock, Prism, Hawkeye and CoreProtect, as well as permissions via Vault.

See the BukkitDev page for full documentation.

You can find development builds on Bamboo. Remember, they haven't been approved by the BukkitDev staff! Use them at your own risk (but remember, you can check the source included in the jar).

The latest built jar is always available here.

Maven/Ivy repos

Gradle automatically builds the following repos for your use.

This plugin doesn't have an API, but if you need to use it as a dependency, you can use the above repos.

Prism support

If you want to use this with prism, bear in mind that Painter supports Prism custom actions - namely, it adds the painter-block-paint action. You may have to add Painter to your allowed plugins for this. To do so, do the following..

  • Open your Prism/config.yml file.
  • Find the section named allowed-plugins - it's under api, under tracking, under prism.
  • Add Painter to the list.
  • You're ready to go!

Compiling

Compilation of the plugin is fairly simple.

  1. Install the JDK (version 1.7 or higher)
  2. Install Gradle
  3. Ensure that the JDK and Gradle are on your system's PATH
  4. Open a terminal, cd to the project files and gradle clean build
  5. You'll find the jar in build/libs/

I use Gradle instead of Maven simply because I don't like Maven, and Gradle is much easier to work with. If you need to do Maven things, you can do gradle install, which will generate poms and install the plugin into your local maven repository. Poms are generated in build/poms/.

Buy me a soda

Sometimes people ask me to accept donations. If you like what I do, you can donate here.


My plugins: WordWarning | Painter | LotteryBox

About

Block replacement tools, plus support for ArchBlock, WorldGuard, LogBlock, Prism, HawkEye and CoreProtect

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages