Skip to content

velnias75/PinkBull

Repository files navigation

PinkBull Spiget Version CodeQL

PinkBull verleiht Flügel! / PinkBull gives you wings.

Tiny plugin to get a temporary fly effect by crafting a potion. The duration of the effect is configurable (defaults to 15 minutes).

Languages English or German.

Minecraft version 1.17+

Recipe

Screenshot_20221002_082640

  • 5 Sugar
  • 1 Water bucket (you'll get back an empty bucket)
  • 3 Magma cream

Commands

  • /pinkbull [<duration>] gives you a free PinkBull with optional duration in seconds (permission: pinkbull.pinkbull)
  • /fly [<player>] enables you or player to just fly unlimited (permission: pinkbull.fly)

Custom Model

There is a custom model resourcepack available to let the potion look loke that in the picture above: https://github.com/velnias75/PinkBull-Model

Building

After checkout/clone do git submodule update --init --recursive once, than ./gradlew clean build.