GhastTaxi
GhastTaxi transforms travel into an immersive aerial experience. Players simply request a ride and take off on a custom happy ghast that flies smoothly from one destination to another with beautiful particle trails!
GhastTaxi
GhastTaxi


Yeah, it's inspired by gryphons/wind riders from WoW!
GhastTaxi lets players soar across your Minecraft world on a flying Happy Ghast taxi for fast, fun, and scenic aerial travel.
About
GhastTaxi transforms fast travel into an immersive aerial experience. Players simply request a ride and take off on a custom Happy Ghast.
Perfect for roleplay, roleplay, and any server that wants exciting transportation, the plugin gives you full control over destinations, pricing, cooldowns, and flight physics.
You can easily add new destinations, adjust fares using any item, set permissions per route, and fine-tune how the ghast moves and reacts to the environment.
Features
- Hail a Ghast Taxi and enjoy a thrilling flight to any configured destination - Browse available routes in a clean, attractive GUI menu - Set custom prices for each route using any material and amount
Usage
1. Make routes in config file. 2. Reload the config with /taxi reload or just restart a server 2. Use /taxi setnpc <name> to make your Sky Captain 3. Pay for the flight and enjoy!
Commands
```yaml commands: taxi: description: Open the taxi menu or manage GhastTaxi. usage: /taxi [reload|setnpc|list|travel <destination>] permission: ghasttaxi.use aliases: [skycaptain] ghasttaxi: description: Alias for the main GhastTaxi command. usage: /ghasttaxi [reload|setnpc|list|travel <destination>] permission: ghasttaxi.use ```
Permissions
```yaml permissions: ghasttaxi.use: description: Use GhastTaxi routes and menus. default: true ghasttaxi.admin: description: Manage GhastTaxi. default: op children: ghasttaxi.use: true ghasttaxi.reload: true ghasttaxi.setnpc: true ghasttaxi.reload: description: Reload GhastTaxi configuration. default: op ghasttaxi.setnpc: description: Create Sky Captain NPCs. default: op ```