fixes
This commit is contained in:
parent
1be204236a
commit
0acb22e0a7
2 changed files with 18 additions and 10 deletions
|
@ -39,7 +39,7 @@ def is_paid(name):
|
|||
|
||||
|
||||
@hook.command("haspaid")
|
||||
@hook.command("mcstatus")
|
||||
@hook.command("mcpaid")
|
||||
@hook.command
|
||||
def mcuser(inp):
|
||||
"""mcpaid <username> -- Gets information about the Minecraft user <account>."""
|
||||
|
|
Reference in a new issue