Removed "Features", completed "Usage"
This commit is contained in:
parent
2997256a6d
commit
56278230ed
15
README.md
15
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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user