Updated Setting up the announcements file (markdown)

garbagemule 2011-06-29 17:30:08 -07:00
parent 74e59adc84
commit 06f46db7ca

@ -25,6 +25,7 @@ Here's a list of all the keys and a short description of when their values are p
-----------------------------------------------------------------------------------------------
ARENA_START - Arena is started [A]
ARENA_END - Arena ends [A]
ARENA_DOES_NOT_EXIST - Joining/spectating/deleting an arena that doesn't exist
JOIN_PLAYER_JOINED - Player successfully joins an arena [P]
JOIN_NOT_ENABLED - Player tries to join, but MobArena is disabled [P]
JOIN_IN_OTHER_ARENA - ..., but they are already in an arena [P]
@ -65,6 +66,8 @@ Here's a list of all the keys and a short description of when their values are p
WAVE_REWARD - Player earns a reward during arena play [P]
MISC_LIST_ARENAS - List of arenas [P]
MISC_LIST_PLAYERS - List of live players [P]
MISC_COMMAND_NOT_ALLOWED - Player tries to use a command that isn't allowed [P]
MISC_NO_ACCESS - Player doesn't have access to command [P]
MISC_NONE - None/empty tag
Customize these however you want! If you want to translate to a language you are fluent in, feel free to do so, and send me your announcements-file for others to use.