mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-12 04:20:41 +00:00
Update Essentials/src/plugin.yml
This commit is contained in:
parent
dfd6fc78f0
commit
46645cb39f
1 changed files with 2 additions and 2 deletions
|
@ -233,7 +233,7 @@ commands:
|
||||||
msg:
|
msg:
|
||||||
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: [m,t,emsg,tell,etell,whisper,ewhisper]
|
aliases: [w,m,t,emsg,tell,etell,whisper,ewhisper]
|
||||||
mute:
|
mute:
|
||||||
description: Mutes or unmutes a player.
|
description: Mutes or unmutes a player.
|
||||||
usage: /<command> <player> [datediff]
|
usage: /<command> <player> [datediff]
|
||||||
|
@ -454,4 +454,4 @@ commands:
|
||||||
permissions:
|
permissions:
|
||||||
essentials.*:
|
essentials.*:
|
||||||
default: op
|
default: op
|
||||||
description: Give players with op everything by default
|
description: Give players with op everything by default
|
||||||
|
|
Loading…
Reference in a new issue