Language Configuration (en.yml)
prefix:
in-game: "&8[&e&lEliteRegen&8] &7>"
console: "&e&lEliteRegen"
commands:
no-permission: "{0} &cYou don't have permissions to execute this command"
default-usage: "{0} &cUsage: &e/regen"
help:
admin:
lines:
- "&8&m&l &8[&6&lADMIN HELP&8]&8&m&l "
- "&f| &6/regen &7- Default command"
- "&f| &6/regen help &7- Help command"
- "&8&m&l &8[&6&lADMIN HELP&8]&8&m&l "
reload:
success: "{0} &aSuccessfully reloaded configs!"
toggle:
editor-enabled: '{0} &fEditor is now &aenabled&f!'
editor-disabled: '{0} &fEditor is now &cdisabled&f!'
usage: "{0} &cUsage: &e/regen toggle editor"
events:
editor:
pos1-set: "{0} &aPosition 1 set to &f{1}&a, &f{2}&a, &f{3}&a!"
pos2-set: "{0} &aPosition 2 set to &f{1}&a, &f{2}&a, &f{3}&a!"
pos1-not-set: "{0} &cPosition 1 is not set!"
pos2-not-set: "{0} &cPosition 2 is not set!"
need-both-positions: "{0} &cYou need to set both positions first!"
block-break:
insufficient-skills: "{0} &cYou do not have enough skill level in &e{1} &cto break this block!"
insufficient-permissions: "{0} &cYou do not have &epermission &cto break this block!"
insufficient-vault: "{0} &cYou do not have enough &emoney &cto break this block!"
insufficient-coinsengine: "{0} &cYou do not have enough &e{1} &cto break this block!"
insufficient-exp: "{0} &cYou do not have enough &eexp &cto break this block!"
insufficient-level: "{0} &cYou do not have enough &elevel &cto break this block!"
not-whitelisted: "{0} &cYou cannot break this block with this tool!"
guis:
no-slot-layout: "{0} &cNo slot layout defined for {1} gui!"
invalid-slot-index: "{0} &cInvalid slot index: &f{1} &c(Symbol: &f{2}&c) in row &f{3}&c!"
invalid-item-in-advanced-slot: "{0} &cYou can't put that item here!"
no-lore: "{0} &cNo lore to remove!"
no-enchantments: "{0} &cNo enchantments to remove!"
no-tags: "{0} &cNo tags to remove!"
no-flags: "{0} &cNo flags to remove!"
block-listener-exists: "{0} &cBlock listener already exists for this region!"
need-one-block-listener: "{0} &cYou need to have at least one block listener for this region!"
region-exists: "{0} &cRegion with this ID already exists! The ID must be unique!"
region-failed: "{0} &cFailed to create region with ID: {1}! Please check the console for errors."
region-created: "{0} &aRegion with ID: {1} created successfully!"
amount-input:
sentinel: "EXIT"
prompt: "{0} &eEnter the new amount for the item (1-64) or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled amount change!"
invalid: "{0} &cInvalid amount: &f{1}&c! Must be between 1 and 64!"
updated: "{0} &aItem amount updated successfully!"
not-a-number: "{0} &cInvalid input. Please enter a number."
name-input:
sentinel: "EXIT"
prompt: "{0} &eEnter the new name for the item or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled name change!"
invalid: "{0} &cInvalid input. Please enter a new name."
updated: "{0} &aItem name updated successfully!"
lore-input-add:
sentinel: "EXIT"
prompt: "{0} &eEnter the new line for the item or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled lore change!"
invalid: "{0} &cInvalid input. Please enter a new line."
updated: "{0} &aItem lore updated successfully!"
lore-input-remove:
sentinel: "EXIT"
prompt: "{0} &eEnter the number of the lore line to remove &8(&7{1}&8) &eor type &c{2} &eto cancel:"
cancelled: "{0} &cCancelled lore change!"
invalid: "{0} &cInvalid number! Must be between 0 and {1}!"
removed: "{0} &aLore line removed successfully!"
not-a-number: "{0} &cInvalid input. Please enter a number."
lore-input-insert:
sentinel: "EXIT"
prompt: "{0} &eEnter the number of the line to insert before &8(&7{1}&8) &eor type &c{2} &eto cancel:"
prompt-2: "{0} &eEnter the new line to insert or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled lore change!"
invalid: "{0} &cInvalid number! Must be between 0 and {1}!"
inserted: "{0} &aLore line inserted successfully!"
not-a-number: "{0} &cInvalid input. Please enter a number."
error: "{0} &cThere has been an error! Please try again!"
enchantment-input-add:
sentinel: "EXIT"
prompt: "{0} &eEnter the new enchantment for the item &8(&7ENCHANTMENT_NAME&f:&7LEVEL&8) &eor type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled enchantment change!"
invalid: "{0} &cInvalid input. Format must be ENCHANTMENT:LEVEL"
unknown-enchant: "{0} &cUnknown enchantment: &f{1}"
invalid-level: "{0} &cInvalid level. Must be between 1 and {1}!"
not-a-number: "{0} &cInvalid level. Must be a number."
added: "{0} &aEnchantment added: &f{1} &7(Lv {2})"
error: "{0} &cThere has been an error! Please try again!"
enchantment-input-remove:
sentinel: "EXIT"
prompt: "{0} &eEnter the number of the enchantment to remove &8(&7{1}&8) &eor type &cEXIT &eto cancel:"
cancelled: "{0} &cCancelled enchantment change!"
invalid: "{0} &cInvalid number. Must be between 0 and {1}!"
not-a-number: "{0} &cInvalid input. Please enter a valid number."
not-found: "{0} &cCould not find enchantment at that index."
removed: "{0} &aRemoved enchantment: &f{1}"
tags-input-add:
sentinel: "EXIT"
prompt: "{0} &eEnter the new tag for the item &8(&7TAG_NAME&8) &eor type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled tag change!"
added: "{0} &aTag added: &f{1}"
error: "{0} &cThere has been an error! Please try again!"
tags-input-remove:
sentinel: "EXIT"
prompt: "{0} &eEnter the number of the tag to remove &8(&7{1}&8) &eor type &c{2} &eto cancel:"
cancelled: "{0} &cCancelled tag removal!"
invalid: "{0} &cInvalid number! Must be between 0 and {1}!"
not-a-number: "{0} &cInvalid input. Please enter a number."
removed: "{0} &aTag removed: &f{1}"
no-tags: "{0} &eNo custom tags found on this item."
flags-input-add:
sentinel: "EXIT"
prompt: "{0} &eEnter the flag to add &8(&7e.g. HIDE_ENCHANTS&8) &eor type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled flag addition!"
already-exists: "{0} &cItem already has that flag."
added: "{0} &aFlag added: &f{1}"
invalid: "{0} &cInvalid flag name."
flags-input-remove:
sentinel: "EXIT"
prompt: "{0} &eEnter the number of the flag to remove &8(&7{1}&8) &eor type &c{2} &eto cancel:"
cancelled: "{0} &cCancelled flag removal!"
invalid: "{0} &cInvalid number! Must be between 0 and {1}!"
not-a-number: "{0} &cInvalid input. Please enter a number."
removed: "{0} &aFlag removed: &f{1}"
no-flags: "{0} &eThis item has no flags."
file-input:
sentinel: "EXIT"
prompt: "{0} &eEnter the file name or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled item import!"
invalid: "{0} &cInvalid input. File name cannot be empty!"
imported: "{0} &aSuccessfully imported item to: &f{1}.json&a!"
error: "{0} &cFailed to import item!"
display-name-input:
sentinel: "EXIT"
prompt: "{0} &eEnter the new display name for this region or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled display name change!"
invalid: "{0} &cInvalid display name: &f{1}&c!"
updated: "{0} &aRegion display name updated successfully!"
id-input:
sentinel: "EXIT"
prompt: "{0} &eEnter the new ID for this region or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled ID change!"
invalid: "{0} &cInvalid ID: &f{1}&c!"
updated: "{0} &aRegion ID updated successfully!"
regenerated-block-input:
sentinel: "EXIT"
prompt: "{0} &eEnter the new ID for this region or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled ID change!"
invalid: "{0} &cInvalid ID: &f{1}&c!"
updated: "{0} &aRegion ID updated successfully!"
duration-input:
sentinel: "EXIT"
prompt: "{0} &eEnter the new duration for this block listener or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled duration change!"
invalid: "{0} &cInvalid duration: &f{1}&c!"
updated: "{0} &aBlock listener duration updated successfully!"
not-a-number: "{0} &cInvalid input. Please enter a number."
conditions-input-add:
sentinel: "EXIT"
prompt: "{0} &eEnter the new condition for this block listener or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled condition change!"
invalid: "{0} &cInvalid condition: &f{1}&c!"
updated: "{0} &aBlock listener conditions updated successfully!"
conditions-input-remove:
sentinel: "EXIT"
prompt: "{0} &eEnter the number of the condition to remove &8(&7{1}&8) &eor type &c{2} &eto cancel:"
cancelled: "{0} &cCancelled condition change!"
invalid: "{0} &cInvalid number! Must be between 0 and {1}!"
removed: "{0} &aCondition removed successfully!"
not-a-number: "{0} &cInvalid input. Please enter a number."
whitelisted-items-input-add:
sentinel: "EXIT"
prompt: "{0} &eEnter the new whitelisted item for this block listener or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled whitelisted item change!"
invalid: "{0} &cInvalid whitelisted item: &f{1}&c!"
updated: "{0} &aBlock listener whitelisted items updated successfully!"
whitelisted-items-input-remove:
sentinel: "EXIT"
prompt: "{0} &eEnter the number of the whitelisted item to remove &8(&7{1}&8) &eor type &c{2} &eto cancel:"
cancelled: "{0} &cCancelled whitelisted item change!"
invalid: "{0} &cInvalid number! Must be between 0 and {1}!"
removed: "{0} &aWhitelisted item removed successfully!"
not-a-number: "{0} &cInvalid input. Please enter a number."
rewards-input-add:
sentinel: "EXIT"
prompt: "{0} &eEnter the new reward for this block listener or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled reward change!"
invalid: "{0} &cInvalid reward: &f{1}&c!"
updated: "{0} &aBlock listener rewards updated successfully!"
rewards-input-remove:
sentinel: "EXIT"
prompt: "{0} &eEnter the number of the reward to remove &8(&7{1}&8) &eor type &c{2} &eto cancel:"
cancelled: "{0} &cCancelled reward change!"
invalid: "{0} &cInvalid number! Must be between 0 and {1}!"
removed: "{0} &aReward removed successfully!"
not-a-number: "{0} &cInvalid input. Please enter a number."
block-listener-input-remove:
sentinel: "EXIT"
prompt: "{0} &eEnter the number of the block listener to remove &8(&7{1}&8) &eor type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled block listener change!"
invalid: "{0} &cInvalid number! Must be between 0 and {1}!"
removed: "{0} &aBlock listener removed successfully!"
not-a-number: "{0} &cInvalid input. Please enter a number."
sounds-input-add:
sentinel: "EXIT"
prompt: "{0} &eEnter the new sound for this block listener or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled sound change!"
invalid: "{0} &cInvalid sound: &f{1}&c!"
updated: "{0} &aBlock listener sounds updated successfully!"
sounds-input-remove:
sentinel: "EXIT"
prompt: "{0} &eEnter the number of the sound to remove &8(&7{1}&8) &eor type &c{2} &eto cancel:"
cancelled: "{0} &cCancelled sound change!"
invalid: "{0} &cInvalid number! Must be between 0 and {1}!"
removed: "{0} &aSound removed successfully!"
not-a-number: "{0} &cInvalid input. Please enter a number."
search-input:
sentinel: "EXIT"
prompt: "{0} &eEnter the name of the material to search for or type &c{1} &eto cancel:"
cancelled: "{0} &cCancelled search!"
invalid: "{0} &cInvalid material: &f{1}&c!"
found: "{0} &aMaterial: {1} found!"
not-found: "{0} &cNo material found with name: {1}!"
rewards:
economy:
incorrect-provider: "{0} &cIncorrect economy provider! Please check your config."
vault-not-found: "{0} &cVault economy provider not found! Please install Vault plugin."
coinsengine-not-found: "{0} &cCoinsEngine economy provider not found! Please install CoinsEngine plugin."
vault:
balance-add: "{0} &aYou have received &e{1}$ &afor breaking {2}!"
balance-remove: "{0} &cYou have lost &e{1}$ &cfor breaking {2}!"
balance-set: "{0} &aYour balance has been set to &e{1}$ &afor breaking {2}!"
coinsengine:
balance-add: "{0} &aYou have received &e{1} &r{2} &afor breaking {3}!"
balance-remove: "{0} &cYou have lost &e{1} &r{2} &cfor breaking {3}!"
balance-set: "{0} &aYour balance has been set to &e{1} &r{2} &afor breaking {3}!"
logs:
plugin-enabled: "{0} &ahas been enabled!"
plugin-disabled: "{0} &chas been disabled!"
plugin-outdated: "{0} &eEliteRegen is outdated! Current version: &6{1} &e- Latest Version: &6{2}&e! Please update to the latest version!"
Last updated