Added ability to export unlabelled selection, fixes
- Added the ability to export a schematic of an unlabelled selection by doing
/d schem save <schematic_name>. If the selection is labelled (/d label), this extra parameter will override the name saved to the schematic file.
- Fixed a bug where the
dexterity.command.schematic permission was incorrectly set to
dexterity.command.schem. Both will work now.
- Fixed a bug where the
schematic-usage entry in the default language file was not found.