Minepacks/resources/lang/en.yml

26 lines
1.1 KiB
YAML
Raw Normal View History

2014-08-02 18:06:45 +02:00
Language:
2017-01-28 23:08:10 +01:00
NotFromConsole: "&cCommand not usable from console."
2015-05-10 17:23:32 +02:00
Ingame:
2016-11-06 18:09:23 +01:00
NoPermission: "&cYou don't have the Permission to do that."
2016-12-19 22:06:08 +01:00
OwnBackpackClose: "Backpack closed!"
2017-01-28 23:08:10 +01:00
OwnBackpackClose_SendMethod: "action_bar"
2016-12-19 22:06:08 +01:00
#Parameter: {OwnerName}, {OwnerDisplayName}
PlayerBackpackClose: "{OwnerName}'s backpack closed!"
2017-01-28 23:08:10 +01:00
PlayerBackpackClose_SendMethod: "action_bar"
2016-11-06 18:09:23 +01:00
InvalidBackpack: "Invalid backpack."
BackpackCleaned: "Backpack cleaned."
#Parameter> {TimeLeft} time in seconds till he can reopen his backpack
Cooldown: "&2Please wait {TimeLeft} seconds till you reopen your backpack."
2017-01-28 23:08:10 +01:00
#Parameter: {CurrentGameMode}, {AllowedGameModes}
WrongGameMode: "You are not allowed to open your backpack in your current game-mode."
2016-12-19 22:06:08 +01:00
Shulkerboxes:
NotAllowedInBackpack: "&cShulkerboxes are not allowed in the backpack."
2016-11-06 18:09:23 +01:00
Commands:
Description:
Backpack: "Opens your backpack."
Clean: "Cleans your backpack."
CleanOther: "Cleans the backpack of other players."
View: "Shows the backpack of other player."
2015-09-17 15:10:00 +02:00
# Language file version. Don't touch it!
2016-11-06 18:09:23 +01:00
Version: 10