xFireworks
What is xFireworks?
It's a basic plugin where if a player has the permission "xFireworks.join", they will have a random firework shot above their head on join. Or if you don't want that feature, you can use the /firework command as a flare on your server. Just give the player the correct permission and you should be good to go!
Permissions
- xFirework.join - Access to on join fireworks.
- xFirework.command - Access to /xfirework.
Commands
- /xfirework - Shoots a random firework above the player.
Credits
- Thanks to TheBCBroz for the plugin tutorial on making a fireworks plugin. I replicated this plugin and combined it with a join event.
- Thanks to TfT_02 for supplying me with information to combine the two.
Future Changes
- A 1 second delay.
-
View User Profile
-
Send Message
Posted Apr 25, 2014@thejust219 Hi I made a plugin like this and still keep updating http://dev.bukkit.org/bukkit-plugins/firework-playerjoin/
-
View User Profile
-
Send Message
Posted Jan 14, 2014@Reptar_
Its ok
-
View User Profile
-
Send Message
Posted Jan 9, 2014I'm no longer updating this plugin. Sorry. I'm quite busy.
-
View User Profile
-
Send Message
Posted Jan 7, 2014New command idea, as a shortcut can you make the command /fw?
-
View User Profile
-
Send Message
Posted Sep 26, 2013Permission nodes not working :(
-
View User Profile
-
Send Message
Posted Mar 23, 2013Pos the Wither Skull Protjectile Plugin please. You know how it works... This is the script ( you might already know, i didnt made it )
options: shoot-speed:3 wait-time:0 explosion:false extra-damage:2 on rightclick with stick: set {_waited} to difference between {wither.%player%.lastused} and now if {_waited} is less than {@wait-time} seconds: stop set {wither.%player%.lastused} to now player has 1 397:1 remove 1 397:1 from player shoot a wither skull at speed {@shoot-speed} on damage: attacker is holding stick damage victim by {@extra-damage} hearts on explosion: projectile is a wither skull shooter is holding a stick if {@explosion} is false: cancel event create explosion of force 0 at location of projectile
-
View User Profile
-
Send Message
Posted Mar 20, 2013@percentunit
Updated it. Just waiting for approval.
-
View User Profile
-
Send Message
Posted Mar 20, 2013@percentunit
Sure thing!
-
View User Profile
-
Send Message
Posted Mar 20, 2013Hey, could you please make the command like /xfirework? :) cause its conflicting with essentials that also has the command /firework.
-
View User Profile
-
Send Message
Posted Mar 19, 2013Please click on xFirework v0.1.1 under 'Recent files' if you want the latest changes!
-
View User Profile
-
Send Message
Posted Mar 17, 2013@zerockinblock
Infinite? Uh no. xP
@bebosny
I'm going to add a one second delay so it will fire after the player has been teleported.
-
View User Profile
-
Send Message
Posted Mar 17, 2013IT Would be cool if infinite fireworks automaticly shoot above you =D
-
View User Profile
-
Send Message
Posted Mar 17, 2013@Reptar_
Are you planning a fix for that?
-
View User Profile
-
Send Message
Posted Mar 16, 2013Finished with the second version of xFirework. The only problem with it is that it will only shoot a firework on join once. Then you must wait for the server to stop and then be re-booted. Looking for a way to fix this now.
Also, the main description of this plugin is for xFirework v0.1.1 which has not yet been approved. For those that download xFirework v0.1.0, here is the only permission:
-
View User Profile
-
Send Message
Posted Mar 16, 2013Thinking of adding a command so if you don't want fireworks when you join, you can just use a command to shoot some instead.
-
View User Profile
-
Send Message
Posted Mar 15, 2013Found a bug where if you have another plugin teleport you to a certain spot on join, it will shoot the firework where you were before you teleported.