General Info
The idea is that someone can use /torched 10, and a 10x10 square around them will be torched such that no light level is below 9 (configurable later I guess). Also, it will not attempt to place torches on places they cannot be placed, which would result in a bunch of extra torch items being tossed onto the ground.
I'm fine with adding more features later so this can be used for a wide range of servers.
==== Current Bugs ====
- If server is restart, the remove command will not work (this is because the torches lose their metadata, which is what lets the plugin know they were created by the plugin and not placed by a player).