- Added config option AllowCreatingNewWorlds that defaults to false, useful if you wish to be able to create new worlds with FastWorldReset for pasting a schematic with WorldEdit or something into them and then re-running /fwr create to update the template. (Removes the need for another world-management plugin when you only have a schematic of the map you want to use)
- Fixed a bug where a world on world-based reset setting was attempting to use the chunk-based reset
- Fixed a bug where world-based reset message was always sent to console only, instead of the sender as chunk-based reset does
(thanks to
Miss_Wafffidooe for finding the last two bugs)