

| Smelt an item and send fake blocks to players! | |
| Blocks are fake to the server but real to the client | |
| No chance of seeing chests or anything else covered by the fake blocks | |
| Great for hiding your base underground | |
| Send a fake cube of blocks to players when you smelt a certain item | |
| No commands needed | |
| Watch the video below for a full understanding :) |

| magicfurnace.use | Allow the use of magic furnace | ||
| magicfurnace.notify | Send update notification on join if update is available | ||
| magicfurnace.size.<size> | Use small, medium or large. Gets range based on config value. |

| check-update | Whether or not to check BukkitDev for updates | ||
| download-update | Whether or not to download an available update from BukkitDev | ||
| small | This is the radius of fake blocks sent from the furnace for players with magicfurnace.size.small | ||
| medium | This is the radius of fake blocks sent from the furnace for players with magicfurnace.size.medium | ||
| large | This is the radius of fake blocks sent from the furnace for players with magicfurnace.size.large | ||
| material.normal | The material of the fake block sent in normal worlds | ||
| material.nether | The material of the fake block sent in nether worlds | ||
| material.end | The material of the fake block sent in end worlds | ||
| smeltme | The material used in the furnace recipe | ||
| use-factions | Furnaces in claimed land will not send fake blocks to players of that faction | ||
| allow-in-wilderness | Allow people to place furnaces in wilderness |

We use metrics to collect stats! We only collect basic things such as version type, and players online. If you want to see everything, click on the graph. Go into /plugins/PluginMetrics/config.yml to disable stat collecting if you wish.
We also include an update checker and downloader. Go into /plugins/magicfurnace/config.yml to disable it.