Ultimate-Flamethrower
Overview:
Adds a flamethrower into the game!
Features:
- Togglable and configurable ammo
- Effects
- Configurable flamethrower item
- Configurable range
Usage:
- Get the item you specified in the config file
- Get ammo (if you have it enabled)
- Right click on a block
- ????
- Profit
Planned Features:
- Permissions support
- Direct damage
Default configuration:
# Flamethrower Ultimate configuration file # How many blocks away the flamethrower can be used maxDistance: 100 # The item used as the flamethrower (Item ID) flamethrowerId: 369 # Should ammo be used? ammoBoolean: true # The item used as ammo (Item ID) ammoId: 263 # Should flamethrower effects be used? effectBoolean: true
Comments