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