Introduction
The "Falling Blocks" are a native part of minecraft. They looks like a solid block, but can pass through most entities without colliding. Their position is not limit to block boundaries. Normally a Falling Block is the entity form of block that appears when a gravity-affected block loses its support. But you can make other funny stuff with them, e.g. let them fly around or simulate a solid but passable wall. This plugin uses Falling Blocks for some powerfull effects.
Features
- Build balloons and let them follow the player like a pet (with rope). You can also combine them with other living entities to build e.g. a caged illager following you.
- Build hidden pathways by placing Falling Blocks at a fixed position to simulate a solid wall.
- Balloons can swing up and down.
- Balloons can rotate (spin).
- Permission-System to specify which pet balloon a player is allowed to use.
- GUI (Graphical User Interface) to let the player select his pet.
- Pet assignments are saved across sessions.
- Extreme stable because a lot of checks are implemented to make the balloons reliable.
- Multiworld support by using Regex for the worldname.
- Powerful API to control almost everything with function calls.
- Multi-Language support.
- This plugin does not use NMS, Reflections or ProtocolLib, only plain Spigot API. So it is very compatible across minecraft versions.
- Detailed documentation including the API as Github Wiki
- Java-Code examples are also located on Github.
- Expandable for other balloon types by 3rd-party-plugins
First Steps
For a quick test do the following:
- Login as a player with OP permissions
- Enter "/balloon gui"
- Select a pet
As a result you see a balloon following your player.
Documentation
Please see our GitHub Wiki at
https://github.com/Kirastur/HeliumBalloon/wiki
Support
For support please contact us as discord
https://discord.gg/MBJjqUHQHR