You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 27, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,8 @@ The admin commands plugin implements player management from in game. It is a Sim
50
50
***/ban**: Bans an IP address. Best fetched with /whois. It does not support usernames. `Access: Admin`
51
51
***/bans**: Lists all active IP bans. `Access: Admin`
52
52
***/unban**: Unbans an IP address. `Access: Admin`
53
+
***/mute**: Mutes a player. `Access: Moderator`
54
+
***/unmute**: Unmutes a player. `Access: Moderator`
53
55
***/give\_item**: Gives an item to a player. Syntax is /give\_item player (enclosed in quotes if it has spaces) itemname count. The default limit for number of items to give to a player is 1000. `Access: Admin`
0 commit comments