Skip to content

Instantly share code, notes, and snippets.

@SubSide
Created March 30, 2015 15:19
Show Gist options
  • Save SubSide/e412bb6053c651f46a73 to your computer and use it in GitHub Desktop.
Save SubSide/e412bb6053c651f46a73 to your computer and use it in GitHub Desktop.
Json created by the Lang.java
{
"PREFIX": "&3[KOTH] &b",
"COMMAND_AREACREATED": "You successfully created the area %area%!",
"KOTH_STARTING": "The koth %area% has begun!",
"KOTH_PLAYERCAP": "%player% has started to cap %area%!",
"KOTH_WON": "The koth %area% ended! %player% won!",
"KOTH_CAPTIME": "%player% is capping the koth! %minutes_left%:%seconds_left% left!",
"KOTH_LEFT": "%player% left the koth!",
"AREA_ALREADYEXISTS": "The area %area% already exists!",
"COMMAND_AREAREMOVED": "You've successfully removed the area %area%!",
"COMMAND_KOTHALREADYEXISTS": "The area %area% already exists!",
"AREA_NOTEXIST": "The area %area% doesn't exist!",
"COMMAND_ONLYFROMINGAME": "This command can only be executed from ingame!",
"COMMAND_USAGE": "Usage: ",
"AREA_ALREADYRUNNING": "The area %area% is already running!",
"COMMAND_AREATRIGGERED": "You've started the area %area%!"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment