=================================================================== RCS file: /cvs/mtctl/README.md,v retrieving revision 1.1.1.2 retrieving revision 1.4 diff -u -p -r1.1.1.2 -r1.4 --- mtctl/README.md 2021/08/31 17:01:08 1.1.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. @@ -22,7 +29,7 @@ This installer will detect your OS and based on that i The command itself is the following: -`$ curl 'https://cvsweb.planetofnix.com/cgi-bin/cvsweb/~checkout~/mtctl/installer.sh?content-type=text/plain' 2> /dev/null | $SHELL` +`$ curl -sSL https://ircforever.org/mtctl.php | $SHELL` # Setup worlds: