ONLY WORKS FOR PAPER/SPIGOT 1.21.6+
![[IMG]](//proxy.spigotmc.org/a8715c42d462cecee5b0e52658974fbad6b3115a/68747470733a2f2f69302e77702e636f6d2f6d7467617a6f6e652e636f6d2f77702d636f6e74656e742f75706c6f6164732f323032322f30372f446973636f72642d42616e6e65722e706e673f726573697a653d3732382532433230302673736c3d31)
HappyGhastEnhanced
Enhanced Ghast riding experience with configurable speed boosts!
Description
HappyGhastEnhanced is a lightweight plugin that enhances the Ghast riding experience by providing configurable flight speed controls. Players can enjoy smooth flight at normal speed and activate speed boosts by holding specific items!
Perfect for servers with custom riding mechanics or adventure maps where Ghast transportation is key.
✨ Features
- Configurable default flight speed
- Configurable boosted flight speed
- Any Minecraft item can be used as speed trigger
- Works with main hand and off-hand
- All messages customizable with MiniMessage support
Commands
/hge - Show plugin information
/hge reload - Reload configuration
Permissions
happyghastenhanced.reload - Allows reloading the plugin configuration
happyghastenhanced.use - Allows to see plugin details (/hge)
⚙️ Configuration
Code (YAML):
# Speed settings
speeds:
default
: 0.05
# Normal flight speed (0.0 to 1.0)
boosted
: 0.15
# Boosted flight speed (0.0 to 1.0)
# Trigger item (any Minecraft material)
trigger-item
:
"SNOWBALL"
# Enable debug logging
debug
: false
# Customizable messages with MiniMessage support
messages:
plugin-enabled
:
"<green>HappyGhastEnhanced plugin enabled!</green>"
config-reloaded
:
"<green>Configuration reloaded successfully!</green>"
no-permission
:
"<red>You don't have permission to use this command.</red>"
# ... and many more!
Installation
- Download the plugin JAR file
- Place it in your server's plugins/ folder
- Start/Restart your server
- Configure the plugin in plugins/HappyGhastEnhanced/config.yml
- Reload with /hge reload or restart the server
Performance
- Lightweight: Minimal server impact
- Efficient: Smart caching and optimized checking
- Memory: <1MB RAM usage