mirror of
https://github.com/songoda/UltimateTimber.git
synced 2025-02-10 16:51:46 +01:00
Updated language file.
This commit is contained in:
parent
46d1f7b01d
commit
8cf9161abf
@ -1,17 +1,23 @@
|
||||
# General Messages
|
||||
|
||||
general.nametag.prefix: "&8[&6UltimateTimber&8] "
|
||||
general.nopermission: "&cYou don't have permission for that!"
|
||||
general:
|
||||
nametag:
|
||||
prefix: '&8[&6UltimateTimber&8] '
|
||||
nopermission: '&cYou don''t have permission for that!'
|
||||
|
||||
# Command Messages
|
||||
|
||||
command.reload.description: "&8 - &a/ut reload &7 - Reloads the config."
|
||||
command.reload.reloaded: "&7Configuration and locale files have been reloaded."
|
||||
command:
|
||||
reload:
|
||||
description: '&8 - &a/ut reload &7 - Reloads the config.'
|
||||
reloaded: '&7Configuration and locale files have been reloaded.'
|
||||
toggle:
|
||||
description: '&8 - &a/ut toggle &7 - Toggles your chopping mode'
|
||||
enabled: '&7Chopping Mode: &aEnabled'
|
||||
disabled: '&7Chopping Mode: &cDisabled'
|
||||
|
||||
command.toggle.description: "&8 - &a/ut toggle &7 - Toggles your chopping mode"
|
||||
command.toggle.enabled: "&7Chopping Mode: &aEnabled"
|
||||
command.toggle.disabled: "&7Chopping Mode: &cDisabled"
|
||||
# Event Messages
|
||||
|
||||
# Misc
|
||||
|
||||
event.on.cooldown: "&eYou are on cooldown and cannot topple trees right now."
|
||||
event:
|
||||
'on':
|
||||
cooldown: '&eYou are on cooldown and cannot topple trees right now.'
|
||||
|
Loading…
Reference in New Issue
Block a user