mirror of
https://github.com/songoda/EpicBuckets.git
synced 2024-12-02 15:13:37 +01:00
28 lines
1.3 KiB
Plaintext
28 lines
1.3 KiB
Plaintext
#General Messages
|
|
|
|
general.nametag.prefix = "&8[&6EpicBuckets8]"
|
|
|
|
#Command Messages
|
|
|
|
command.reload.success = "&7You've reloaded the config"
|
|
|
|
#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.withdrawl.success = "&e$%amount%&7 was taken from your &eaccount&7!"
|
|
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.admin.on = "&7You have toggled admin-mode &aon"
|
|
event.admin.off = "&7You have toggled admin-mode &coff"
|
|
event.admin.playerplaced = "&e%player% &7placed a &e%type% genbucket&7!"
|
|
event.settings.modify = "&7You've set &e%setting%&7 to &e%value%"
|
|
event.translate.directionup = "on top of blocks"
|
|
event.translate.directionside = "on the side of blocks"
|
|
event.genbucket.disabled = "&eGenbuckets &7are currently disabled!"
|
|
event.genbucket.placedwrong = "&e%genbucket% &7can be placed %direction%" # %side% equals to TRANSLATE-DIRECTION-X
|
|
event.genbucket.wrongmaterialpsuedo = "&7You cannot use this genbucket on this &eblock!"
|