[BACK]Return to README.md CVS log [TXT][DIR] Up to [local] / mtctl

Diff for /mtctl/README.md between version 1.2 and 1.4

version 1.2, 2021/09/02 16:17:34 version 1.4, 2021/10/19 10:05:56
Line 9  The mtctl is using the following pattern:
Line 9  The mtctl is using the following pattern:
   
 `$ mtctl <action> [worldname]`  `$ mtctl <action> [worldname]`
   
 * action: start|stop|restart|status|list|help  * action: start|stop|restart|status|create|backup|list|help
 * worldname: worldname to control  * 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:  # Install:
   
 This script is easy to install, thanks to a one-line-installer.  This script is easy to install, thanks to a one-line-installer.
Line 23  This installer will detect your OS and based on that i
Line 30  This installer will detect your OS and based on that i
 The command itself is the following:  The command itself is the following:
   
 `$ curl -sSL https://ircforever.org/mtctl.php | $SHELL`  `$ curl -sSL https://ircforever.org/mtctl.php | $SHELL`
   
   
 # Setup worlds:  # Setup worlds:
   

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.4

CVSweb