Minor tweaks #37
@ -5,8 +5,8 @@ from java.util.UUID import fromString as juuid
|
|||||||
toggle_dict = {}
|
toggle_dict = {}
|
||||||
permission = "utils.pmtoggle"
|
permission = "utils.pmtoggle"
|
||||||
|
|
||||||
@hook.command("tm",
|
@hook.command("pmtoggle",
|
||||||
aliases = ["tmsg", "mt", "msgt"],
|
aliases = ["tm", "mt", "tmsg", "msgt", "pmt", "tpm"],
|
||||||
usage = "/<command> [player]",
|
usage = "/<command> [player]",
|
||||||
description = "Toggle automatic sending of messages"
|
description = "Toggle automatic sending of messages"
|
||||||
)
|
)
|
||||||
|
Reference in New Issue
Block a user