Config File

# This is where you configure the format of messages.
# DO NOT edit this file while the server is running.
# Make sure the server is off when editing.
# You can use all Minecraft color codes, except k, m, n, and l. Just
# be sure to use the $ character instead of & or ยง
#-----------------------------------------------
# Here are the variables. These variables work for
# all message types:
# %prefix% = Player's prefix
# %suffix% = Player's suffix
# %msg% = Player's shout message
# %name% = Player's username
# %displayname% = Player's displayname (compatible with the Essentials /nick command)


# This is the message that appears to players when the server is full and they attempt to log on.
ServerFullMessage: $4This server is full!

# This is the message that appears when the server is whitelisted and the player
# tries to come on and they are not whitelisted.
WhitelistMessage: $cYou are not whitelisted on this server.

# This is the chat message that appears when a player successfully logs onto
# the server, and joins the game.
JoinMessage: $e%name% joined the game

# This is the chat message that appears when a player leaves the server.
LeaveMessage: $e%name% left the game

Comments

Posts Quoted:
Reply
Clear All Quotes