mirror of
https://github.com/filoghost/ChestCommands.git
synced 2024-11-23 02:25:26 +01:00
Remove numerical IDs from default language file
This commit is contained in:
parent
298662f019
commit
cb116de9fa
@ -21,7 +21,7 @@ public class Lang extends SpecialConfig {
|
||||
|
||||
public String no_open_permission = "&cYou don't have permission &e{permission} &cto use this menu.";
|
||||
public String default_no_icon_permission = "&cYou don't have permission for this icon.";
|
||||
public String no_required_item = "&cYou must have &e{amount}x {material} &c(ID: {id}, data value: {datavalue}) for this.";
|
||||
public String no_required_item = "&cYou must have &e{amount}x {material} &c(data value: {datavalue}) for this.";
|
||||
public String no_money = "&cYou need {money}$ for this.";
|
||||
public String no_exp = "&cYou need {levels} XP levels for this.";
|
||||
public String menu_not_found = "&cMenu not found! Please inform the staff.";
|
||||
|
Loading…
Reference in New Issue
Block a user