diff --git a/MagicBox-%3A-Magicbane-in-a-Box.md b/MagicBox-%3A-Magicbane-in-a-Box.md index b6b9f48..71301b8 100644 --- a/MagicBox-%3A-Magicbane-in-a-Box.md +++ b/MagicBox-%3A-Magicbane-in-a-Box.md @@ -78,4 +78,13 @@ Once MagicBox is running the following will grant you shell access. Once inside the Magicbox you will find the following devops utlities. -![homedirImage](https://cdn.discordapp.com/attachments/534260038039109632/970397407340789780/unknown.png) \ No newline at end of file +![homedirImage](https://cdn.discordapp.com/attachments/534260038039109632/970397407340789780/unknown.png) + +| Script | Purpose | +|---------------|------------------------------------------| +| mbkill.sh | kills a running login and world server | +| mbstart.sh | cold starts a login and world server | +| mbrestart.sh | kills and then resstarts a running game | +| mbbuild.sh | builds and compiles branch from the repo | +| mbdump.sh | dumps database to sql file | +| mbrestore.sh | restores database from sql file |