Shortened Admin syntax description

This commit is contained in:
Matthieu Grieger 2014-12-15 16:40:58 -08:00
parent 369e1287ba
commit 687bef93c9

View file

@ -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?