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.
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