FireBalls
Throw Ghast fireballs and blaze fireballs
Thow ghast and/or blaze fireballs by left clicking with a designated item. Launch ghast/fireballs from specified players using commands.
Perms:
- fireball.throw:
- description: Allows user to throw fireball
- default: true
- fireball.infinte:
- description: Does not consume item when throwing fireball
- default: op
- fireball.command:
- description: Allows user to make other users throw a fireball (no materials required)
- default: op
- ghastball.throw:
- description: Allows user to throw ghastball
- default: true
- ghastball.infinite:
- description: Does not consume item when throwing ghastball
- default: op
- ghastball.command:
- description: Allows user/console to make other users throw a ghastball (no materials required)
- default: op
Commands
- ghastball [player] - Throws a ghastball from the specified player; default: op
- fireball [player] - Throws a fireball from the specified player; default: op
Settings:
- fireballid -Blaze fireball item consumed (default blaze powder)
- fireballamount -Blaze fireball amount consumed (default 1)
- ghastballid -Ghast fireball item consumed (default flame charge)
- ghastballamount -Ghast fireball amount consumed (default 1)
- ghastballyield-Ghast fireball explosion radius (default 2)
- ghastballincendiary-Whether ghast balls light stuff on fire (default true)
- cooldown -Cooldown for both fireballs (seconds) (default 1)
- verbose- Whether cooldown messages are displayed or not (default false)
-
View User Profile
-
Send Message
Posted Jul 25, 2014It's usually customary to post your source if you are using an open source license. Otherwise, it is not "open source"
I would recommend you put the one class in a gist and link it.
-
View User Profile
-
Send Message
Posted Jul 6, 2014I have an important question, can I bind the ghastballs to a certain item?? Im making a pvp minigame on my server and Id like it for the mage class. If u can bind it to an item, how can I do that? (and is it for all players, cuz I know /powertool is only for u)
-
View User Profile
-
Send Message
Posted Sep 28, 2013If I run the command /ghastball why I have to put my name?
good plugin :D
-
View User Profile
-
Send Message
Posted Aug 14, 2013@rohan0444mc
Did they have the ghast ball in there hand?
-
View User Profile
-
Send Message
Posted Jun 28, 2013A small suggestion:
A permission that allows you to bypass fireball/ghastball cool-down? Or have different cool-downs for different ranks? (I'd like my default rank to be able to use them but have a 30 second cool-down. My VIPs would have less/no cool-down).
Thanks for reading :)
-
View User Profile
-
Send Message
Posted Jun 13, 2013Permissions aren't working. I gave fireball.throw and ghastball.throw to my default rank and yet only opped players can use them.
-
View User Profile
-
Send Message
Posted May 29, 2013Whenever I try to do it I do /fireball Finster1403 (my name) but it says unknown command. Type "Help" for help. What do I do?
-
View User Profile
-
Send Message
Posted Apr 11, 2013Wrong Java Version on the Server? fireballs works with 7...
-
View User Profile
-
Send Message
Posted Mar 24, 2013Hello, I'm running a Bukkit server on 1.5.1
I've downloaded the recent build for the plugin, it's in my plugin folder but the plugin doesn't seem to be working.
It's also not showing up when I do /plugins.
I know other servers that use this plugin, whis is it working for them and not me?
-
View User Profile
-
Send Message
Posted Mar 9, 2013Great work, thanks a ton for adding the new features. One more suggestion, though; Is there any way to change isIncendiary for blaze fireballs as well? That would save a lot of trouble on my server.
EDIT: More suggestions: separate cooldown and verbose settings for ghast and blaze fireballs would be awesome, as well as being able to use a double for cooldown time instead of an integer (number of seconds).
-
View User Profile
-
Send Message
Posted Mar 7, 2013@sternmin8or
thanks very much :P
-
View User Profile
-
Send Message
Posted Mar 5, 2013@kpkpkp1998
I will compile a jre6 version by tomorrow night, let me know it if works then.
-
View User Profile
-
Send Message
Posted Mar 4, 2013but minecraft and all otherplugins run!
-
View User Profile
-
Send Message
Posted Mar 4, 20136jre
-
View User Profile
-
Send Message
Posted Mar 4, 2013@kpkpkp1998
What version of java are you using?
-
View User Profile
-
Send Message
Posted Mar 4, 2013the server doesnt accept it nothing happens
-
View User Profile
-
Send Message
Posted Mar 3, 2013@kpkpkp1998
What is the error?
-
View User Profile
-
Send Message
Posted Mar 3, 2013hi it doesn't create a folder in the plugins folder where the .jar is and i can't do anything of that what you said
-
View User Profile
-
Send Message
Posted Feb 14, 2013@rellac
@amarkoff
Sorry for the long period of being inactive. I will be adding your features this weekend. Is there anything that needs to be fixed?
-
View User Profile
-
Send Message
Posted Feb 12, 2013Great plugin, but I would love it if it were more customizable. For example, options in the config to change the ghast fireball yield, disable the cooldown messages, and toggle isIncendiary would be awesome. Basically a bit more like the discontinued FlowerPower.
This would be really awesome for me since I've had a lot of trouble customizing this for my server; I even tried decompiling the .jar and making some tweaks but it didn't work very well.