diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 14 insertions, 2 deletions
@@ -47,9 +47,21 @@ up. For example, `1Y3M3D7h` will ban for 1 year, 3 months, 3 days and 7 hours. Unbans a player. -**Usage:** `/xunban <player_or_ip>` +**Usage:** `/xunban <player_or_ip> <reason>` -**Example:** `/xunban Joe` +**Example:** `/xunban Joe has promised not to grief again` + +### `xnote` + +Adds a note to a player's record + +**Usage:** `/xnote <player_or_ip> <note>` + +**Example:** `/xunban Joe has behaved suspiciously + +### `xkick` + +Same as `xban`, only that it kicks the player instead of banning.` ### `xban_record` |