Shortened Admin syntax description
This commit is contained in:
parent
369e1287ba
commit
687bef93c9
|
@ -72,9 +72,7 @@ AdminsEnabled = true
|
||||||
# commands.
|
# commands.
|
||||||
# SYNTAX: In order to specify multiple admins, repeat the Admins="username"
|
# 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
|
# 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:
|
# be entered in this matter.
|
||||||
# Admins = "Matt"
|
|
||||||
# Admins = "Matthieu"
|
|
||||||
Admins = "Matt"
|
Admins = "Matt"
|
||||||
|
|
||||||
# Make add an admin command?
|
# Make add an admin command?
|
||||||
|
|
Reference in a new issue