Removed "Features", completed "Usage"

This commit is contained in:
Marcel Hanraets 2014-07-22 18:00:32 +02:00
parent 2997256a6d
commit 56278230ed

View File

@ -11,10 +11,6 @@ A collection of scripts to configure and manage a CraftBukkit Minecraft server.
| `craftbukkit.conf` | Configuration file | | `craftbukkit.conf` | Configuration file |
| `bukkit-log.xml` | Server log configuration | | `bukkit-log.xml` | Server log configuration |
### Features
TBC
### Requirements ### Requirements
- tmux - tmux
@ -41,4 +37,13 @@ TBC
### Usage ### 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