EpicBuckets/target/classes/en_US.lang

31 lines
1.3 KiB
Plaintext
Raw Normal View History

2018-10-25 08:11:32 +02:00
#General Messages
2018-10-25 10:23:16 +02:00
general.nametag.prefix = "&8[&6EpicBuckets&8]"
2018-10-25 08:11:32 +02:00
#Command Messages
command.reload.success = "&7You've reloaded the config"
2018-10-25 10:23:16 +02:00
command.admin.on = "&7You have toggled admin-mode &aon"
command.admin.off = "&7You have toggled admin-mode &coff"
command.settings.modify = "&7You've set &e%setting%&7 to &e%value%"
#Interface Messages
interface.withdrawl.success = "&e$%amount%&7 was taken from your &eaccount&7!"
2018-10-25 08:11:32 +02:00
#Event Messages
event.general.nopermission = "&cYou do not have permission to do that."
event.general.playercommand = "&c&lOnly players can use this"
event.general.error = "&cAn error occurred, please contact an administrator"
event.purchase.notenoughmoney = "&7You need &e$%money% &7more to purchase this genbucket!"
event.purchase.inventoryfull = "&7Your inventory is &efull&7!"
event.place.nothere = "&7You're not &eallowed&7 to place a genbucket here!"
event.place.wait = "&7You must &ewait&7 before your other gen(s) finishes!"
event.translate.directionup = "on top of blocks"
event.translate.directionside = "on the side of blocks"
event.genbucket.disabled = "&eGenbuckets &7are currently disabled!"
2018-10-25 10:23:16 +02:00
event.genbucket.placedwrong = "&e%genbucket% &7can be placed %direction%"
2018-10-25 08:11:32 +02:00
event.genbucket.wrongmaterialpsuedo = "&7You cannot use this genbucket on this &eblock!"
2018-10-25 10:23:16 +02:00
event.admin.playerplaced = "&e%player% &7placed a &e%type% genbucket&7!"