SETUP_FINISHED("&cFinished setup for world &c%s.\n&4If you are using MULTIVERSE or MULTIWORLD you will need to import this world. Otherwise you will need to add this world to the 'bukkit.yml' file (See installation tutorial for more info)"),
SETUP_MISSING_WORLD("&cYou need to specify a world name (&6/p setup {world}&c)\n&6Additional commands:\n&c - &6/p setup <value>\n&c - &6/p setup back\n&c - &6/p setup cancel"),
SCHEMATIC_MISSING_ARG("&cYou need to specify an argument. Possible values: &6test {name}"),SCHEMATIC_INVALID("&cThat is not a valid schematic. Reason: &c%s"),SCHEMATIC_VALID("&cThat's a valid schematic"),SCHEMATIC_PASTE_FAILED("&cFailed to paste schematic"),SCHEMATIC_PASTE_SUCCESS("&cSchematic pasted successfully"),
MISSING_POSITION("&cYou need to specify a position. Possible values: &6default&c, &6center"),POSITION_SET("&cPlot home position set"),INVALID_POSITION("&cThat is not a valid position value"),
NO_PERMISSION("&cYou don't have the permissions required to use this command."),NO_PLOT_PERMS("&cYou don't have the permissions to do that in this plot"),CANT_CLAIM_MORE_PLOTS("&cYou can't claim more plots."),YOU_BE_DENIED("&cYou are not allowed to enter this plot"),
NO_PERM_MERGE("&cYou are not the owner of the plot: &6%plot%"),UNLINK_REQUIRED("&cAn unlink is required to do this."),UNLINK_IMPOSSIBLE("&cYou can only unlink a mega-plot"),
NOT_VALID_SUBCOMMAND("&cThat is not a valid subcommand."),NO_COMMANDS("&cI'm sorry, but you're not permitted to use any subcommands."),SUBCOMMAND_SET_OPTIONS_HEADER("&cPossible Values: "),
NOT_IN_PLOT("&cYou're not in a plot"),NOT_IN_PLOT_WORLD("&cYou're not in a plot world"),NOT_VALID_WORLD("&cThat is not a valid world (case sensitive)"),NOT_VALID_PLOT_WORLD("&cThat is not a valid plot world (case sensitive)"),NO_PLOTS("&cYou don't have any plots"),
NOT_VALID_DATA("&cThat's not a valid data id."),NOT_VALID_BLOCK("&cThat's not a valid block."),NOT_VALID_NUMBER("&cThat's not a valid number"),NOT_VALID_PLOT_ID("&cThat's not a valid plot id."),NOT_YOUR_PLOT("&cThat is not your plot."),NO_SUCH_PLOT("&cThere is no such plot"),PLAYER_HAS_NOT_BEEN_ON("&cThat player hasn't been in the plotworld"),FOUND_NO_PLOTS("&cFound no plots with your search query"),
NEED_PLOT_NUMBER("&cYou've got to specify a plot number or alias"),NEED_BLOCK("&cYou've got to specify a block"),NEED_PLOT_ID("&cYou've got to specify a plot id."),NEED_USER("&cYou need to specify a username"),
GENERATING_FLOOR("&6Started generating floor from your settings. It will take %time%"),GENERATING_WALL("&6Started generating wall from your settings"),GENERATING_WALL_FILLING("&cStarted generating wall filling from your settings."),
PLOT_LIST_HEADER("&6List of %word% plots"),PLOT_LIST_ITEM("&c>> &6%id% &c- &6%owner%"),PLOT_LIST_FOOTER("&c>> &6%word% a total of &c%num% &6claimed %plot%."),
DENIED_REMOVED("&cYou successfully undenied the player from this plot"),DENIED_ADDED("&cYou successfully denied the player from this plot"),DENIED_NEED_ARGUMENT("&cArguments are missing. &6/plot denied add {name} &cor &6/plot helpers remove {name}"),WAS_NOT_DENIED("&cThat player was not denied on this plot"),
NEED_KEY("&cPossible values: &6%values%"),NOT_VALID_FLAG("&cThat is not a valid flag"),NOT_VALID_VALUE("&cFlag values must be alphanumerical"),FLAG_NOT_IN_PLOT("&cThe plot does not have that flag"),FLAG_NOT_REMOVED("&cThe flag could not be removed"),FLAG_NOT_ADDED("&cThe flag could not be added"),FLAG_REMOVED("&6Successfully removed flag"),FLAG_ADDED("&6Successfully added flag"),
HELPER_ADDED("&6You successfully added a helper to the plot"),HELPER_REMOVED("&6You successfully removed a helper from the plot"),HELPER_NEED_ARGUMENT("&cArguments are missing. &6/plot helpers add {name} &cor &6/plot helpers remove {name}"),WAS_NOT_ADDED("&cThat player was not added as a helper on this plot"),
TRUSTED_ADDED("&6You successfully added a trusted user to the plot"),TRUSTED_REMOVED("&6You successfully removed a trusted user from the plot"),TRUSTED_NEED_ARGUMENT("&cArguments are missing. &6/plot trusted add {name} &cor &6/plot trusted remove {name}"),T_WAS_NOT_ADDED("&cThat player was not added as a trusted user on this plot"),
HELP_CATEGORY("&6Current Category&c: &l%category%"),HELP_INFO("&6You need to specify a help category"),HELP_INFO_ITEM("&6/plots help %category% &c- &6%category_desc%"),HELP_PAGE("&c>> &6%usage% &c[&6%alias%&c] &c- &6%desc%"),HELP_HEADER("&6Help for Plots"),