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!
| 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. |
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!'
Quote from HRSN0410:Never, ever, EVER post bugs or feature requests in the comments! They will be ignored! Instead, Create a Ticket!