From 56278230edb75addd55a54d39a5dd64d26098d82 Mon Sep 17 00:00:00 2001 From: Marcel Hanraets Date: Tue, 22 Jul 2014 18:00:32 +0200 Subject: [PATCH] Removed "Features", completed "Usage" --- README.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f923ab7..3096ff0 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,6 @@ A collection of scripts to configure and manage a CraftBukkit Minecraft server. | `craftbukkit.conf` | Configuration file | | `bukkit-log.xml` | Server log configuration | -### Features - -TBC - ### Requirements - tmux @@ -41,4 +37,13 @@ TBC ### Usage -TBD + craftmin {console|backup|full-backup|wl-add|wl-rm} + +#### Command description: + + - **console**: Connects to the tmux console + - **backup**: Creates a world backup + - **full-backup**: Creates a full backup + - **wl-add [USER]**: Adds [USER] to the whitelist + - **wl-rm [USER]** Removes [USER] from the whitelist + - **--help**, **-h**: Shows a short help message