This commit is contained in:
parent
fb5f508fdf
commit
5a384305b0
@ -12,9 +12,9 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
var ListplayersCommand = &disgoman.Command{
|
var ListplayersCommand = &disgoman.Command{
|
||||||
Name: "request",
|
Name: "listplayers",
|
||||||
Aliases: nil,
|
Aliases: nil,
|
||||||
Description: "Submit a request for the guild staff",
|
Description: "List the players currently connected to a ARK server.",
|
||||||
OwnerOnly: false,
|
OwnerOnly: false,
|
||||||
Hidden: false,
|
Hidden: false,
|
||||||
RequiredPermissions: 0,
|
RequiredPermissions: 0,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user