Update language file.

This commit is contained in:
Brianna 2020-02-01 07:01:14 -05:00
parent 8974aa6345
commit 8ceed653ce

View File

@ -1,13 +1,20 @@
#General Messages # General Messages
general.nametag.prefix = "&8[&6UltimateStacker&8]" general:
nametag:
prefix: '&8[&6UltimateStacker&8]'
#Command Messages # Command Messages
command.give.success = "&7You have been given a &6%type%&7." command:
give:
success: '&7You have been given a &6%type%&7.'
#Event Messages # Event Messages
event.general.nopermission = "&cYou do not have permission to do that." event:
event.egg.needmore = "&7You need &6%amount% &7Monster Eggs to convert this spawner." general:
event.egg.sametype = "&7This already spawns &6%type%s&7." nopermission: '&cYou do not have permission to do that.'
egg:
needmore: '&7You need &6%amount% &7Monster Eggs to convert this spawner.'
sametype: '&7This already spawns &6%type%s&7.'