UltimateRockets
UltimateRockets - Manage your fireworks!
Brief description
UltimateRockets allows you to create four different types of rocket launchers with commands, customise rockets easily with the rocket editor and dozens of other things! It can be useful for New Year's Eve, special events or other celebrations with its wide functionality ;)
Features
- You can create four different types of launchers (Amount, Timer, Infinite and Chest)
- Non-temporary launchers are persistent
- You can add launchers to your list and let them activate/deactivate simultaneously
- You can teleport yourself to launchers
- Shows details for launchers
- You can easily customise your rockets with the rocket editor
- Rockets can be saved
- You can load rockets into the editor for editing them another time
- Shows you all rocket creations
- You can give yourself or other players rockets
- Detailed help pages
All listed features above are always referring to the newest version of UltimateRockets!
Commands & Permissions
| Command | Description | Permissions |
| /launcher amount <amount> <delay> <hand/editor/list/random/name> <temporary> <activate> [target] | Creates a new amount launcher | UltimateRockets.launcher.amount |
| /launcher timer <duration> <delay> <hand/editor/list/random/name> <temporary> <activate> [target] | Creates a new timer launcher | UltimateRockets.launcher.timer |
| /launcher infinite <delay> <hand/editor/list/random/name> <temporary> <activate> [target] | Creates a new infinite launcher | UltimateRockets.launcher.infinite |
| /launcher chest <delay> <temporary> <activate> | Creates a new chest launcher | UltimateRockets.launcher.chest |
| /launcher activate <name/list/all> | Activates specific launchers | UltimateRockets.launcher.activate |
| /launcher deactivate <name/list/all> | Deactivates specific launchers | UltimateRockets.launcher.deactivate |
| /launcher remove <name/list/all> | Removes specific launchers | UltimateRockets.launcher.remove |
| /launcher tp <name> | Teleports you to a specific launcher | UltimateRockets.launcher.tp |
| /launcher details <name> | Shows details of a specific launcher | UltimateRockets.launcher.details |
| /launcher list <add/remove> <name/all> | Modifies your launcher list | UltimateRockets.launcher.list |
| /launcher contents | Shows the contents of your launcher list | UltimateRockets.launcher.contents |
| /launcher reload | Reloads the whole plugin | UltimateRockets.reload |
| /launcher help [page] | Shows the launcher help pages | None |
| /rocket editor | Shows the rocket editor | UltimateRockets.rocket.editor |
| /rocket creations | Shows all rocket creations | UltimateRockets.rocket.creations |
| /rocket save <hand/editor> [name] | Saves a specific rocket to file | UltimateRockets.rocket.save |
| /rocket remove <name> | Removes a specific rocket | UltimateRockets.rocket.remove |
| /rocket load <hand/name> | Loads a specific rocket into the editor | UltimateRockets.rocket.load |
| /rocket give <hand/editor/random/name> <amount> [player] | Gives you or another player a specific rocket | UltimateRockets.rocket.give |
| /rocket fill <hand/editor/name> | Fills a container block with specific rockets (chest, dispenser etc.) | UltimateRockets.rocket.fill |
| /rocket list <add/remove> <name/all> | Modifies your rocket list | UltimateRockets.rocket.list |
| /rocket contents | Shows the contents of your rocket list | UltimateRockets.rocket.contents |
| /rocket reload | Reloads the whole plugin | UltimateRockets.reload |
| /rocket help [page] | Shows the rocket help pages | None |
| - | All UltimateRockets permissions | UltimateRockets.* |
| - | All launcher permissions | UltimateRockets.launcher.* |
| - | All rocket permissions | UltimateRockets.rocket.* |
How to create a rocket launcher?
Click here for a detailed tutorial for creating a rocket launcher.
Config
Take a look at this page for more informations about the config.yml!
Bugs? Errors? Problems? New Ideas?
If you find any bug/error send me a message or post a comment, please! You can also send me any ideas you have for this plugin.
Videos
Videos wanted for version 1.0.0 or newer!


-
View User Profile
-
Send Message
Posted Jan 29, 2013@DarkBladee12
Please do! :]
Also, maybe the ability to save your shooters? Currently they get reset when the server reloads or when you rejoin.
-
View User Profile
-
Send Message
Posted Jan 29, 2013I think I'll just add that a random rocket can have up to 3 random effects! Adding this to the editor will be much more work I'm still not sure if I should add that...
-
View User Profile
-
Send Message
Posted Jan 18, 2013@QuAd205
I didn't know about that! I'll try this ;)
-
View User Profile
-
Send Message
Posted Jan 17, 2013Please add the ability to add multiple effects to 1 rocket, as this is supported when crafting two firework stars in one rocket.
-
View User Profile
-
Send Message
Posted Jan 17, 2013New version now available!
Links:
-
View User Profile
-
Send Message
Posted Jan 17, 2013@Bjoener
Fuuu, latest build just broke my plugins >.< I'm gonna update them right now ;)
-
View User Profile
-
Send Message
Posted Jan 17, 2013@DarkBladee12
Hey,
please update the plugin.
-
View User Profile
-
Send Message
Posted Jan 8, 2013@mig4ng
Thanks
@all please take your time vote on the poll ;)
-
View User Profile
-
Send Message
Posted Jan 5, 2013really good plugin ;)
-
View User Profile
-
Send Message
Posted Jan 1, 2013New version is almost done! I'll upload it today ;)
-
View User Profile
-
Send Message
Posted Dec 31, 2012@DerMinerPat
The error says "Unsupported major.minor version", that means that you are using an older java version than the version the plugin is compiled with. Update to Java 7 and all should work fine ;)
-
View User Profile
-
Send Message
Posted Dec 31, 20122012-12-31 15:41:59 [SEVERE] Could not load 'plugins/UltimateRockets.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/DarkBlade12/UltimateRockets/UltimateRockets : Unsupported major.minor version 51.0 at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.java:239) at org.bukkit.craftbukkit.v1_4_6.CraftServer.<init>(CraftServer.java:217) at net.minecraft.server.v1_4_6.PlayerList.<init>(PlayerList.java:52) at net.minecraft.server.v1_4_6.DedicatedPlayerList.<init>(SourceFile:11) at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java:104) at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:399) at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:849) Caused by: java.lang.UnsupportedClassVersionError: com/DarkBlade12/UltimateRockets/UltimateRockets : Unsupported major.minor version 51.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:634) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) at java.net.URLClassLoader.access$000(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:212) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:80) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:264) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173) ... 9 more This is the whole error, yesterday it worked fine. I tested it on Bukkit R02 Beta(Broken, worked here first) and Bukkit R03 Beta
-
View User Profile
-
Send Message
Posted Dec 31, 2012@DerMinerPat
Can I see the full error please, because the first line doesn't help me anyway...
-
View User Profile
-
Send Message
Posted Dec 31, 2012So i installed it yesterday.Worked great, but then i uninstalled it again (for me today is the 31/12/12)and now it cannot be loaded. 2012-12-31 10:41:42 [SEVERE] Could not load 'plugins/UltimateRockets_0.9.1.jar' in folder 'plugins' (I did delete the Plugin folder.)
-
View User Profile
-
Send Message
Posted Dec 30, 2012@foni646
I will add dispenser support for these new items and as well a /ur fill command next version ;)
-
View User Profile
-
Send Message
Posted Dec 30, 2012Check your PM! And I found two very tiny bugs that you probably can't be fixed but its when you put an etna in a dispenser and filter the lava out, the empty bucket still works like an etna. And you cannot open chests, dispensers, etc. while holding light balls or firecrackers :)
-
View User Profile
-
Send Message
Posted Dec 30, 2012@np98765
Thanks for your feedback ;)
-
View User Profile
-
Send Message
Posted Dec 30, 2012Very unique and interesting plugin. Nice work, @DarkBladee12. :)
-
View User Profile
-
Send Message
Posted Dec 30, 2012@Faldonboy
I'll make an example ;) That thing with the firecrackers is a bit buggy, I'll try to increase the pickup time and see if it's fixed then!
-
View User Profile
-
Send Message
Posted Dec 29, 2012Firecrackers when used can be picked up and give a stack of 64. No errors though
Also, I can't get the /ur launch command to work, can you give a full example of it please?