Plugin Release LaunchMe - Ride on top of projectiles you shoot or throw!

  • After careful consideration and due to limited usage, we’ve made the decision to discontinue the PaperMC forums. Moving forward, we recommend using Hangar for plugin uploads, and for all other community discussions and support, please join us on Discord.
Hurtle yourself at your enemies! Ride your ender pearls instead of teleporting! Have a snowball fight with your body!

This plugin allows you (or mobs) to ride any thrown or shot projectile as it flies through the air.

Features:

Installation and Usage

Permission List

Default Configuration

 
Last edited:

Stability0792

New member
Jun 27, 2022
5
0
1
gitlab.com

launchme-1.4.0 -- Particle effects, sounds, and dismount options​

  • Added particle effect and config options
  • Added sound and config options
  • Added allowManualDismount config option
  • Added forceDismount config option
 
Last edited:

Stability0792

New member
Jun 27, 2022
5
0
1
gitlab.com

launchme-1.5.0 -- Added projectile tweak options​

  • Added hasGravtiy option for projectiles
  • Added velocityScalar option for projectiles
  • Added arrowKnockbackModifier option for arrows
  • Added arrowPierceModifier option for arrows
  • Added arrowDamageModifier option for arrows
  • Added arrowAllowPickup option for arrows
  • Added some tests for the PermissionController class
 

Stability0792

New member
Jun 27, 2022
5
0
1
gitlab.com

launchme-2.0.0 -- Big changes to commands & permissions​


BREAKING CHANGES! Please note changes to commands/permissions!

New/Updated Commands

  • /launchme toggle [player]
  • /launchme reload
  • /launchme help

Previous /launchme is now equivalent to /launchme toggle

New Permissions

  • launchme.toggle.* can toggle themselves and others
  • launchme.toggle.other can toggle other players
  • launchme.update receives update prompt messages
  • launchme.help can use /launchme help
  • launchme.reload can use /launchme reload

Removed launchme.launch permission, use launchme.toggle instead

Other

  • Added lang.yml for editable messages
  • Added enableToggleMessage config option
  • Restructured config.yml
  • Reduced memory usage on large servers
  • Added ACF for command handling
  • Updated bStats to 3.0.0
  • Major refactoring, consistency checks, and adjustments to comments in config.yml
  • Redid configuration handling
  • Bug fixes & optimizations

Lots of changes! Please let me know if anything doesn't work as intended.