We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
/togglecmd
1 parent 20a77cf commit 1db0328Copy full SHA for 1db0328
src/main/resources/plugin.yml
@@ -15,3 +15,7 @@ commands:
15
cloudnodemsg:
16
description: CloudnodeMSG
17
usage: /<command>
18
+ togglemsg:
19
+ description: Toggles a private message channel
20
+ usage: /<command> <player>
21
+ aliases: [ "toggledms", "togglepms" ]
0 commit comments