Shortened Admin syntax description
This commit is contained in:
parent
369e1287ba
commit
687bef93c9
|
@ -72,9 +72,7 @@ AdminsEnabled = true
|
|||
# commands.
|
||||
# SYNTAX: In order to specify multiple admins, repeat the Admins="username"
|
||||
# line of code. Each line has one username, and an unlimited amount of usernames may
|
||||
# be entered in this matter. This is shown below with these default values:
|
||||
# Admins = "Matt"
|
||||
# Admins = "Matthieu"
|
||||
# be entered in this matter.
|
||||
Admins = "Matt"
|
||||
|
||||
# Make add an admin command?
|
||||
|
|
Reference in a new issue