Minepacks/resources/lang/en.yml

67 lines
2.9 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:
NoPermission: "&cYou don't have the permission to do that."
2018-04-26 15:47:30 +02:00
WorldDisabled: "&cThe use of the backpack is not allowed in this world."
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."
NotAllowedInBackpack: "&c{ItemName} is not allowed in the backpack."
Open:
#Parameter: {TimeLeft} time in seconds till he can reopen his backpack, {TimeSpanLeft}
Cooldown: "&2Please wait {TimeSpanLeft} seconds till you reopen your backpack."
#Parameter: {CurrentGameMode}, {AllowedGameModes}
WrongGameMode: "You are not allowed to open your backpack in your current game-mode."
Clean:
BackpackCleaned: "Backpack cleaned."
Help:
Header: "&6### Minepacks Commands ###"
Footer: "&6#############################"
Reload:
Reloading: "&1Reloading ..."
Reloaded: "&1Reloaded!"
Update:
CheckingForUpdates: "&1Checking for updates ..."
Updated: "[\"\",{\"text\":\"Plugin updated, will be loaded on next restart/reload.\",\"color\":\"yellow\"}]"
NoUpdate: "[\"\",{\"text\":\"No plugin update available.\",\"color\":\"gold\"}]"
UpdateFail: "[\"\",{\"text\":\"There was a problem looking for updates! Please check the console!\",\"color\":\"red\"}]"
# You can change this message if you like to, but don't cry if the link isn't linking to the plugin anymore!
UpdateAvailable: "[{\"text\":\"There is an update available! Please go to \\\"\",\"color\":\"green\"},{\"text\":\"https://www.spigotmc.org/resources/19286/\",\"color\":\"yellow\",\"underlined\":true,\"clickEvent\":{\"action\":\"open_url\",\"value\":\"https://www.spigotmc.org/resources/19286/\"}},{\"text\":\"\\\" to download it!\"}]"
2016-11-06 18:09:23 +01:00
Commands:
HelpFormat: "[\"\",{\"text\":\"/{MainCommand} {SubCommand} {Parameters}\",\"clickEvent\":{\"action\":\"suggest_command\",\"value\":\"/{MainCommand} {SubCommand}\"}},{\"text\":\" - \",\"color\":\"white\"},{\"text\":\"{Description}\",\"color\":\"aqua\"}]"
PlayerNameVariable: "player_name"
2016-11-06 18:09:23 +01:00
Description:
Backpack: "Opens your backpack."
Clean: "Cleans your backpack."
CleanOthers: "Cleans the backpack of another players."
OpenOthers: "Shows the backpack of another player."
Reload: "Reloads the config of the plugin."
Update: "Checks for new plugin updates."
Help: "Shows all available commands and their description."
Command:
Backpack:
- backpack
- bp
Open:
- open
Clean:
- clean
- clear
- empty
Reload:
- reload
- restart
Update:
- update
Help:
- help
LanguageName: "English"
Author: "GeorgH03"
2015-09-17 15:10:00 +02:00
# Language file version. Don't touch it!
Version: 12