{
"InvalidInput": "<color=red>Please enter a valid command!</color>",
"BagText": "Welcome to our server",
"Version": "Version : V",
"LimitBags": "You have been limited to {0} sleeping bag(s)",
"LimitBeds": "You have been limited to {0} bed(s)",
"MaxLimitDefault": "You have already placed the limit of {0} for a player",
"MaxLimitVip": "You have already placed the limit of {0} for VIPs",
"LimitHeader": "Your Restrictions and Placements:",
"Info": "\n<color=green>Available Commands</color>\n<color=green>/bag info</color> : Shows info on version/author and commands",
"InfoMyLimit": "\n<color=green>/bag mylimit</color> : Lists your restriction heights and placements",
"InventoryFull": "<color=red>You had no inventory space; no item was refunded!</color>",
"InventoryNotFull": "<color=green>Your item has been refunded!</color>",
"NoPermission": "<color=red>You do not have permission to use that command!</color>",
"RenameBlock": "<color=red>Renaming is blocked on this server</color>",
"RenameBlock2nd": "<color=red>Max 1 rename allowed on this server</color>",
"BagsUsed": "You have placed {0}",
"BagsLeft": "You have {0} placement(s) left",
"RestrictedLimit": "You are restricted to placing only 1 sleeping bag and 1 bed.",
"TargetPlayerMaxLimit": "The player {0} has reached their maximum number of beds/bags.",
"BagCheckHeader": "Bag/Bed count for player {0}:",
"BagCount": "Bags: {0}",
"BedCount": "Beds: {0}",
"PlayerNotFound": "Player {0} not found.",
"InvalidInputCommand": "Invalid input. Please use '/bag check playerName'.",
"InvalidBagID": "Invalid bag ID format. Please provide a valid ID.",
"BagNotFound": "Bag with ID {0} not found.",
"BagRemoved": "Bag with ID {0} has been removed.",
"TeleportedToBag": "You have been teleported to the bag with ID {0}.",
"PurgeSuccess": "All bags and beds for player {0} have been removed.",
"PurgePlayerNotFound": "Player {0} not found. No bags were purged.",
"BagIds": "Bag IDs: {0}",
"BedIds": "Bed IDs: {0}"
}