Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
A Minecraft Paper plugin that allows server administrators to dynamically control the movement speed of the "Happy Ghast
Happy Ghast Speed Plugin

A Minecraft Paper plugin for version 26.1.2 that allows server administrators to dynamically control the movement speed of the "Happy Ghast" mob across the entire server.
Features
- Global Speed Control: Instantly updates the movement/flying speed of all existing Happy Ghasts in all worlds.
- Automatic Enforcement: Automatically applies the configured speed to any newly spawned Happy Ghasts.
- In-Game Commands: Easy-to-use commands to set, increase, or decrease the speed multiplier dynamically.
- Persistent Configuration: Saves the chosen speed to
config.ymlso it persists across server restarts.
Commands
Warning
Minecraft attribute speeds are very sensitive! The default base speed for most flying mobs is around 0.3.
- Do NOT increase the speed by large whole numbers (e.g., adding
4.0will cause them to fly uncontrollably fast like idiots!). - Use small decimal increments to adjust the speed safely (e.g., increase by
0.05or0.1).
/happyghastspeed <number>- Sets a specific speed for all Happy Ghasts (e.g.,/happyghastspeed 0.4)./happyghastspeed increase <number>- Increases the current speed (e.g.,/happyghastspeed increase 0.1)./happyghastspeed decrease <number>- Decreases the current speed (e.g.,/happyghastspeed decrease 0.05).
Aliases: /hgspeed
Permissions
happyghast.speed- Required to use the/happyghastspeedcommand.
Setup & Compilation
This plugin uses Gradle. To build the plugin locally:
- Clone or download the repository.
- Run
./gradlew buildin the project root. (Ensure you are using Java 21+ and have the Paper 26.1.2 API available in your Maven local/remote repositories). - The compiled
.jarfile will be generated inbuild/libs/. - Place the
.jarfile into your server'splugins/directory and restart the server.
Information
| Category | Gameplay |
|---|---|
| Published on | June 15, 2026 |
| License | GPL |
| Downloads | 0 |
| Stars | 0 |
| Watchers | 0 |
Supports Folia
Addon
Pinned Versions
Pages
Members
Owner