-
World Replacement Feature;
Instead of the {world} placeholder translating to 'world_the_end' or 'world_nether', it now translates to a different string, which can be set in config.yml.
So in the code above, if the home is in the nether, instead of saying World: world_nether, it'll say World: &c&lNETHER
Fixes
- Previously, setting the material to AIR for the filler or the info item would result in an error, instead of actually setting it to air. [FIXED]