mirror of
https://github.com/songoda/UltimateStacker.git
synced 2024-11-15 22:55:24 +01:00
Update language file.
This commit is contained in:
parent
8974aa6345
commit
8ceed653ce
@ -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.egg.needmore = "&7You need &6%amount% &7Monster Eggs to convert this spawner."
|
||||
event.egg.sametype = "&7This already spawns &6%type%s&7."
|
||||
event:
|
||||
general:
|
||||
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.'
|
||||
|
Loading…
Reference in New Issue
Block a user