pcal43 / fastback

Fast, incremental Minecraft world backups. Powered by Git.
https://pcal43.github.io/fastback/
GNU General Public License v2.0
133 stars 19 forks source link

provide more informative error message about missing command parameters #218

Closed pcal43 closed 1 year ago

pcal43 commented 1 year ago

e.g., if you /backup set-retention daily, it fails with a scary-looking 'backup failed' message instead of telling you that you're missing the gracePeriodDays arg. This is arguably a brigadier issue but we can workaround.