Pyromania
So you want to play with fire, eh?
Intro
Have you ever wanted to play with fire? Well flint and steel is not enough! Lets take pyromania a step further with this plugin, adding more blazing fun to minecraft.
Configuration
pyro: # Tool ID, defaults to blaze rod tool: 369 ammo: # Ammo ID, defaults to coal id: 263 # Ammo amount taken per shot, defaults to 1 amount: 1 # How far the shots will spread spread: 0.4 # how many ticks the fire will live (not sure how to express that in distance) max-lived-ticks: 10 # the amount of shots fired for x ammo amount: 10 # enables/disables the toggle via console or command block external-toggle: true # show the extraparticles of the fire particles-enabled: true # Automagically enables the flamethrower onJoin # For those with the pyro.auto permission auto-enable: true
Commands
- /pyro toggle - toggles your flamethrower
- /pyro toggle <player> - toggles <player>'s flamethrower
- /pyro reload - reloads the config from disk
Permissions
- pyro.toggle.self - allows toggling the flamethrower for yourself
- pyro.toggle.other - allows toggling the flamethrower for others
- pyro.toggle.* - allows toggling the flamethrower for any player
- pyro.auto - when auto-enable is true, these players have the flamethrower automagically enabled
- pyro.reload - allows reloading the config from disk (without the use of /reload)
- pyro.* - gives access to all commands and features
Upcoming features
- cooldown (with bypass permission)
- more commands (suggestions are welcome ;D)
Errors/Bugs
- If you might find any errors, please post the stacktrace along with it in the ticket (the error thingy in the console).
- If you might find any bugs, please describe the bug as best as you can, and what you did that caused the bug to occur

