=================================================================== RCS file: /cvs/mtctl/README.md,v retrieving revision 1.2 retrieving revision 1.4 diff -u -p -r1.2 -r1.4 --- mtctl/README.md 2021/09/02 16:17:34 1.2 +++ mtctl/README.md 2021/10/19 10:05:56 1.4 @@ -9,10 +9,17 @@ The mtctl is using the following pattern: `$ mtctl [worldname]` -* action: start|stop|restart|status|list|help +* action: start|stop|restart|status|create|backup|list|help * worldname: worldname to control +# Features: + +This command has some extra features: +- Per-user config, so you can run per user your own server +- Live backup thanks to Minix: You can make backups whilst the server is running (without restart) + + # Install: This script is easy to install, thanks to a one-line-installer. @@ -23,6 +30,7 @@ This installer will detect your OS and based on that i The command itself is the following: `$ curl -sSL https://ircforever.org/mtctl.php | $SHELL` + # Setup worlds: