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.nametag.prefix = "&8[&6EpicAnchors&8]"
|
||||
general.nametag.next = "&9Next"
|
||||
general.nametag.back = "&9Back"
|
||||
general:
|
||||
nametag:
|
||||
prefix: '&8[&6EpicAnchors&8]'
|
||||
next: '&9Next'
|
||||
back: '&9Back'
|
||||
|
||||
# Interface Messages
|
||||
|
||||
interface.button.addtimewithxp = "&aAdd 30 Minutes with XP"
|
||||
interface.button.addtimewithxplore = "&7Cost: &a%cost% Levels"
|
||||
interface.button.addtimewitheconomy = "&aAdd 30 Minutes with ECO"
|
||||
interface.button.addtimewitheconomylore = "&7Cost: &a$%cost%"
|
||||
interface.anchor.title = "ChunkAnchor"
|
||||
interface.anchor.smalltitle = "&eChunkAnchor"
|
||||
interface:
|
||||
button:
|
||||
addtimewithxp: '&aAdd 30 Minutes with XP'
|
||||
addtimewithxplore: '&7Cost: &a%cost% Levels'
|
||||
addtimewitheconomy: '&aAdd 30 Minutes with ECO'
|
||||
addtimewitheconomylore: '&7Cost: &a$%cost%'
|
||||
anchor:
|
||||
title: ChunkAnchor
|
||||
smalltitle: '&eChunkAnchor'
|
||||
|
||||
# Command Messages
|
||||
|
||||
command.give.success = "&7You have been given a ChunkAnchor."
|
||||
command.show.start = "&7Anchor visualizer &2enabled."
|
||||
command.show.stop = "&7Anchor visualizer &cdisabled."
|
||||
command:
|
||||
give:
|
||||
success: '&7You have been given a ChunkAnchor.'
|
||||
show:
|
||||
start: '&7Anchor visualizer &2enabled.'
|
||||
stop: '&7Anchor visualizer &cdisabled.'
|
||||
|
||||
# Event Messages
|
||||
|
||||
event.general.nopermission = "&cYou do not have permission to do that."
|
||||
event.upgrade.cannotafford = "&cYou cant afford that"
|
||||
event:
|
||||
general:
|
||||
nopermission: '&cYou do not have permission to do that.'
|
||||
upgrade:
|
||||
cannotafford: '&cYou cant afford that.'
|
||||
|
Loading…
Reference in New Issue
Block a user