Launch On Command
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!
-
View User Profile
-
Send Message
Posted Apr 3, 2015@HRSN0410
No prob ;) would you like me to teach you a bit :P (im a ok not great dev but i could show ya some tricks) i sent you a pm )
-
View User Profile
-
Send Message
Posted Apr 2, 2015@ScienceSpark
Hey, thanks a lot!
I'm really just learning Bukkit/Java, but I am open to suggestions. Hashmaps sound very useful :)
I will take your suggestions and try to get this implemented!
-
View User Profile
-
Send Message
Posted Apr 2, 2015Hey its's pretty good but try adding more features like making it a api
(just make everything static and add some hashmaps like isLaunching so people can get when there in the air so for instance) (didnt code this in a ide so may be some errors ok a LOT of erros but im not coding it for you) (its a example may not even work those hashmaps can be tricky)
basic api