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.
# 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?