WARP_ADDED          = Added warp: "{0}"
WARP_DELETED        = Deleted warp: "{0}"
WARPED_TO           = Warped to: "{0}"
HOME_SET            = Home warp set
NO_AVAILABLE_WARPS  = No available warps found
WARPS_YOURS         = Your Warps: {0}
WARPS_OTHERS        = Other Warps: {0}
WARP_RENAMED        = "{0}" renamed to "{1}"
WARP_TYPE_SET       = "{0}" successfully set to: {1}
WARPED_TO_COORD     = Warped to coordinate ->  x:{0} y:{1} z:{2} [{3}]

ERR_ALL_WARP_SLOTS_USED = You have used all {0} warp slots.  Remove warps to clear up warp slots
ERR_WARP_NOT_FOUND      = No warp found for name: "{0}"
ERR_INVALID_WORLD       = "{0}" is not a valid world
ERR_INVALID_WARP_TYPE   = "{0}" is not a valid warp type
ERR_INVALID_COORDINATE  = Invalid coordinates specified - x:{0} y:{1} z:{2}
ERR_PERMISSION_FAIL_1   = Sorry, you don't have permission to use that command.
ERR_PERMISSION_FAIL_2   = Please ask your server administrator about permission: {0}
ERR_REMOVE_OTHERS_WARP  = You do not have permission to delete someone else's warp.
ERR_RENAME_OTHERS_WARP  = You do not have permission to rename someone else's warp.
ERR_SETTYPE_OTHERS_WARP = You do not have permission to set someone else's warp type.