HubPearl — Ride your ender pearl in the hub.
Make your hub feel snappy and fun. HubPearl lets players throw a special ender pearl and ride along its path.
Features
- Ride the pearl: Players follow the pearl’s motion each tick in hub worlds
- Configurable cooldown: Prevent spamming throws
- Auto-give on join: Give the item to eligible players on join
- Fall-damage protection: Optionally cancel fall damage in hub worlds
Commands
- /hubpearl reload — Reload the configuration (permission: hubpearl.admin)
Permissions
- hubpearl.use — Allows using the EnderButt in hub worlds (default: true)
- hubpearl.admin — Allows reloading configuration (default: op)
Configuration
Add your hub world names and customize the item in
config.yml:
Code (YAML):
hub-worlds
:
- world
- hub
give-item-on-join
: true
item:
material
: ENDER_PEARL
name
:
"§a§lEnder§b§lButt"
lore
:
-
"§7Throw to ride your pearl"
cooldown-seconds
: 2
cancel-fall-damage
: true