mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-04-26 16:39:45 +00:00
Add msgtoggle to plugin.yml
This commit is contained in:
parent
891605380f
commit
6eb5aded38
1 changed files with 4 additions and 0 deletions
|
@ -251,6 +251,10 @@ commands:
|
||||||
description: Sends a private message to the specified player.
|
description: Sends a private message to the specified player.
|
||||||
usage: /<command> <to> <message>
|
usage: /<command> <to> <message>
|
||||||
aliases: [w,m,t,pm,emsg,epm,tell,etell,whisper,ewhisper]
|
aliases: [w,m,t,pm,emsg,epm,tell,etell,whisper,ewhisper]
|
||||||
|
msgtoggle:
|
||||||
|
description: Blocks receiving all private messages.
|
||||||
|
usage: /<command> [player] [on|off]
|
||||||
|
aliases: [emsgtoggle]
|
||||||
mute:
|
mute:
|
||||||
description: Mutes or unmutes a player.
|
description: Mutes or unmutes a player.
|
||||||
usage: /<command> <player> [datediff]
|
usage: /<command> <player> [datediff]
|
||||||
|
|
Loading…
Reference in a new issue