Now plugin write properly default language file
Allowed :
Code (YAML):
errors:
in-game-cmd
: 'Use this command in game'
permission
: 'You don''t have permission'
arguments
: 'Missing argument in command
(Use /ct help for more info
)'
unknown-tag
: 'Unknown tag please add this to your tags.yml'
infos:
actual
: 'Your actual tag is
{tag
}'
gui:
no-tag
: '&7No active tag'
active
: '&aActive'
buyed
: '&5Buyed !'
price
: '&6Price
:
{price
}$'
unavailable
: '&cUnavailable'
tag-show
: '&6Tag
:
{tag
}'
next
: '&rNext page'
previous
: '&rPrevious page'
Code (YAML):
errors:
in-game-cmd
: 'Cette commande doit être utilisé en jeu'
permission
: 'Vous n''avez pas la permission'
arguments
: 'Argument manquant utilisez /ct help pour plus d''information'
unknown-tag
: 'Ce tag n''existe pas !'
infos:
actual
: 'Votre tag actuel est
{tag
}'
gui:
no-tag
: '&7Aucun tag actif'
active
: '&aActif'
buyed
: '&5Acheté !'
price
: '&6Prix
:
{price
}$'
unavailable
: '&cIndisponible'
tag-show
: '&6Tag
:
{tag
}'
next
: '&rPage suivante'
previous
: '&rPage précédente'