FireGods (Formerly Vulcan)
Background
Using the command /fire, you can toggle fire following your footsteps to show your godly anger
The command is OP-only by default.
It's completely open-source, the .java files are included in the jar.
This is based on my first attempt at a Bukkit plugin, but the coding's pretty simple.
Upcoming Features:
Make the player immune to fire damage while in Vulcan mode (affects Survival mode only)(not important)- Permissions support (Probably PEX) instead of OP-only (in version 1.2 and above)
- Config for OPs or Permissions (either OP or Permission will work since version 1.2)
Bukkit build check(versions available for all recent builds)- I take suggestions, please leave them as a comment on this page
Changelog:
- v1.1 - Changed '/vulcan' to a toggle and removed '/vdisable' because it's no longer needed
- v1.1.1 - added liscense to the start of source, no visible changes; release on BukkitDev
- v1.1.2 - compiled against and tested with CB 1596
- v1.1.3 - got rid of the annoying fire animation while in Vulcan mode and fixed a wierd bug when swimming in water while in Vulcan mode
- v1.1.4 - changed name to FireGods; removed the help command; compiled against and tested with Bukkit's new RB
- v1.2 - added Vault-based permissions support (firegods.use), removed fire-animation preventer (now implemented in Bukkit), updated to RB 1846 and new event system
- v1.2.1 - fixed an error when /fire is run from the console
- v1.2.2 - fixed an event registering problem
Compatible Bukkit build
Latest version compiled against and tested with Craftbukkit recommended build 1.1-R3 (1842), for pre-1.1 versions of Bukkit, use version 1.1.4

