Compatibility
Minecraft: Java Edition
26.1โ26.1.1
1.21.x
1.20.x
1.19.x
Platforms
Tags
Creators
Details
Licensed MIT
Published 2 years ago
โ[Notice] Google will lock-down Android and your ability to install applicationsโ
Starting in September 2026, Android will require all apps to be registered by verified developers in order to be installed on certified Android devices, and Google gets to decide who 'verified developers' are.
- Your right to freely develop and install whatever apps (
.apkfiles) you want may cease. - App developers will be forced to hand over govt. ids to Google and tie their apps to their real life identities.
- Google gets to decide who gets approved. Being rejected means nobody can install your apps.
- Developers Google arbirarily chooses it doesn't like, as well as users who reside in sanctioned regions like Russia, may face difficulties or be cut-off entirely from having their apps installable.
Please visit the following resources for more infromation:
Rocket Jumping
A Minecraft plugin that allows players to use exploding rockets to boost themselves around the map with configurable power, radius, and effects.
๐ Features
- Explosive Boosting: Use fireworks to propel yourself through the air
- Customizable Settings: Adjust boost power, radius, flight duration, and explosion behavior
- Damage Control: Toggle whether shooters take damage from their own rockets
- Creeper Fireworks: Optional explosive effects from creeper-shaped fireworks
โ๏ธ Configuration
Paper/Folia
# config.yml
# DO NOT TOUCH
config-version: 2.0
# boostPower sets how powerful the rocket boost is (default: 1.5)
boostPower: 1.5
# multiplier sets how powerful the multiplier is for each flight level (default: 0.8)
multiplier: 0.8
# damageShooter defines whether the shooter gets damages by their own fireworks (default: false)
damageShooter: false
# Maximum distance (in blocks) that entities will be affected by the rocket jump
radius: 5.0
# Should creeper fireworks cause explosions? (default: true)
creeperExplodeRockets: true
explosionPower: 2.0 # default: 2.00
explosionSetFire: false # default: false
explosionBreakBlocks: false # default: false
๐ Commands
/rocket help- Shows the help message/rocket rl- Reloads the configuration
Permission:rocketjumping.admin
๐ Permissions
rocketjumping.admin- Allows running commands
๐ How It Works
- Players shoot fireworks that explode within the configured radius
- The explosion applies a velocity boost to nearby entities
- Boost power scales with flight duration (configurable multiplier)
- Optional explosion effects can be enabled for creeper fireworks

Perfect for parkour, PvP, or movement-based minigames aswell as Surival or RPG! ๐


