Navigation: Main | API
Source Code: Latest | 1.0.0 | 1.0.1 | More coming soon...
Questions, comments, or concerns about the Source Code? Put it in the comments!
Developers! As of version 1.0.1, you can now use the LaunchOnCommand API!
Found a bug? Want to request a feature?
Don't put it in the comments! Instead, Create a Ticket!
Features
- Launch yourself at specified velocities with a simple-to-use command!
- Use with plugins like CraftBook to create Mineplex-like Leap skills.
- Custom Messages in config.yml with color code support! List of Formatting Codes
Commands
| Usage | Description |
|---|---|
| /launch | Launches the player who executes the command the default velocity (specified in config.yml) |
| /launch <velocity> | Launches the player who executes the command the specified velocity. |
| /launch reload | Reloads config.yml. |
Configuration
general: default-velocity: 1.5 messages: command-usage: '&cCorrect Usage: /launch <velocity> OR /launch reload' argument-not-an-integer: '&4<velocity> must be an integer!' too-many-arguments: '&4Too many Arguments!' config-reloaded: '&aLaunchOnCommand config reloaded!'
- The "messages" section supports color codes! A list of color codes can be found here.
- The "default-velocity" is the velocity that you will be launched if you just type "/launch" and not "/launch <velocity".
Quote from HRSN0410:
Never, ever, EVER post bugs or feature requests in the comments! They will be ignored! Instead, Create a Ticket!

