mirror of
https://github.com/songoda/EpicAnchors.git
synced 2024-10-31 23:59:35 +01:00
Updated language file.
This commit is contained in:
parent
574049d39a
commit
3ad95db133
@ -1,25 +1,36 @@
|
|||||||
#General Messages
|
# General Messages
|
||||||
|
|
||||||
general.nametag.prefix = "&8[&6EpicAnchors&8]"
|
general:
|
||||||
general.nametag.next = "&9Next"
|
nametag:
|
||||||
general.nametag.back = "&9Back"
|
prefix: '&8[&6EpicAnchors&8]'
|
||||||
|
next: '&9Next'
|
||||||
|
back: '&9Back'
|
||||||
|
|
||||||
#Interface Messages
|
# Interface Messages
|
||||||
|
|
||||||
interface.button.addtimewithxp = "&aAdd 30 Minutes with XP"
|
interface:
|
||||||
interface.button.addtimewithxplore = "&7Cost: &a%cost% Levels"
|
button:
|
||||||
interface.button.addtimewitheconomy = "&aAdd 30 Minutes with ECO"
|
addtimewithxp: '&aAdd 30 Minutes with XP'
|
||||||
interface.button.addtimewitheconomylore = "&7Cost: &a$%cost%"
|
addtimewithxplore: '&7Cost: &a%cost% Levels'
|
||||||
interface.anchor.title = "ChunkAnchor"
|
addtimewitheconomy: '&aAdd 30 Minutes with ECO'
|
||||||
interface.anchor.smalltitle = "&eChunkAnchor"
|
addtimewitheconomylore: '&7Cost: &a$%cost%'
|
||||||
|
anchor:
|
||||||
|
title: ChunkAnchor
|
||||||
|
smalltitle: '&eChunkAnchor'
|
||||||
|
|
||||||
#Command Messages
|
# Command Messages
|
||||||
|
|
||||||
command.give.success = "&7You have been given a ChunkAnchor."
|
command:
|
||||||
command.show.start = "&7Anchor visualizer &2enabled."
|
give:
|
||||||
command.show.stop = "&7Anchor visualizer &cdisabled."
|
success: '&7You have been given a ChunkAnchor.'
|
||||||
|
show:
|
||||||
|
start: '&7Anchor visualizer &2enabled.'
|
||||||
|
stop: '&7Anchor visualizer &cdisabled.'
|
||||||
|
|
||||||
#Event Messages
|
# Event Messages
|
||||||
|
|
||||||
event.general.nopermission = "&cYou do not have permission to do that."
|
event:
|
||||||
event.upgrade.cannotafford = "&cYou cant afford that"
|
general:
|
||||||
|
nopermission: '&cYou do not have permission to do that.'
|
||||||
|
upgrade:
|
||||||
|
cannotafford: '&cYou cant afford that.'
|
||||||
|
Loading…
Reference in New Issue
Block a user