From cccae1355e4155a64caf3376cbd910e9b84fbe7e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:16:51 -0500 Subject: [PATCH 001/210] New translations en_us.json (Romanian) --- .../resources/assets/playerex/lang/ro_RO.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/ro_RO.json diff --git a/src/main/resources/assets/playerex/lang/ro_RO.json b/src/main/resources/assets/playerex/lang/ro_RO.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ro_RO.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 49ad2fd53f979615632b3d7551b49c4f25af7161 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:16:52 -0500 Subject: [PATCH 002/210] New translations en_us.json (French) --- .../resources/assets/playerex/lang/fr_FR.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/fr_FR.json diff --git a/src/main/resources/assets/playerex/lang/fr_FR.json b/src/main/resources/assets/playerex/lang/fr_FR.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/fr_FR.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 156dc265a3aba2f117c2bc48d95c4599eae791d3 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:16:53 -0500 Subject: [PATCH 003/210] New translations en_us.json (Spanish) --- .../resources/assets/playerex/lang/es_ES.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/es_ES.json diff --git a/src/main/resources/assets/playerex/lang/es_ES.json b/src/main/resources/assets/playerex/lang/es_ES.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/es_ES.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From c024865248a26cde6b0bd0c33fa29ce50fdc3d69 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:16:55 -0500 Subject: [PATCH 004/210] New translations en_us.json (Afrikaans) --- .../resources/assets/playerex/lang/af_ZA.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/af_ZA.json diff --git a/src/main/resources/assets/playerex/lang/af_ZA.json b/src/main/resources/assets/playerex/lang/af_ZA.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/af_ZA.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 92a1023fc93f749a5d73786b7234e4b716b00914 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:16:56 -0500 Subject: [PATCH 005/210] New translations en_us.json (Arabic) --- .../resources/assets/playerex/lang/ar_SA.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/ar_SA.json diff --git a/src/main/resources/assets/playerex/lang/ar_SA.json b/src/main/resources/assets/playerex/lang/ar_SA.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ar_SA.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 7111d71f9edb7b70e4ca1245d2c0bb865fc96729 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:16:57 -0500 Subject: [PATCH 006/210] New translations en_us.json (Catalan) --- .../resources/assets/playerex/lang/ca_ES.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/ca_ES.json diff --git a/src/main/resources/assets/playerex/lang/ca_ES.json b/src/main/resources/assets/playerex/lang/ca_ES.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ca_ES.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From e0467f199f2c177a8816630bb8229dd9fd164684 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:16:58 -0500 Subject: [PATCH 007/210] New translations en_us.json (Czech) --- .../resources/assets/playerex/lang/cs_CZ.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/cs_CZ.json diff --git a/src/main/resources/assets/playerex/lang/cs_CZ.json b/src/main/resources/assets/playerex/lang/cs_CZ.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/cs_CZ.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 6a2318ac54e5de8ffa4831016b4904acc1f5a201 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:16:59 -0500 Subject: [PATCH 008/210] New translations en_us.json (Danish) --- .../resources/assets/playerex/lang/da_DK.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/da_DK.json diff --git a/src/main/resources/assets/playerex/lang/da_DK.json b/src/main/resources/assets/playerex/lang/da_DK.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/da_DK.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 50c5bda81118bf818d2fbb388e083b51bc632947 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:00 -0500 Subject: [PATCH 009/210] New translations en_us.json (German) --- .../resources/assets/playerex/lang/de_DE.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/de_DE.json diff --git a/src/main/resources/assets/playerex/lang/de_DE.json b/src/main/resources/assets/playerex/lang/de_DE.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/de_DE.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 17e52254c407704613a624921eda1ec62aee4097 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:01 -0500 Subject: [PATCH 010/210] New translations en_us.json (Greek) --- .../resources/assets/playerex/lang/el_GR.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/el_GR.json diff --git a/src/main/resources/assets/playerex/lang/el_GR.json b/src/main/resources/assets/playerex/lang/el_GR.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/el_GR.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 91acadaa494964466378f842d5a41e3ff73fb509 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:02 -0500 Subject: [PATCH 011/210] New translations en_us.json (Finnish) --- .../resources/assets/playerex/lang/fi_FI.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/fi_FI.json diff --git a/src/main/resources/assets/playerex/lang/fi_FI.json b/src/main/resources/assets/playerex/lang/fi_FI.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/fi_FI.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From d6360f616af02f542e0380de139b32dcf0190383 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:04 -0500 Subject: [PATCH 012/210] New translations en_us.json (Hebrew) --- .../resources/assets/playerex/lang/he_IL.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/he_IL.json diff --git a/src/main/resources/assets/playerex/lang/he_IL.json b/src/main/resources/assets/playerex/lang/he_IL.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/he_IL.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 209a10dedff263ae4653ccc2be44555e9b0b97b6 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:05 -0500 Subject: [PATCH 013/210] New translations en_us.json (Hungarian) --- .../resources/assets/playerex/lang/hu_HU.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/hu_HU.json diff --git a/src/main/resources/assets/playerex/lang/hu_HU.json b/src/main/resources/assets/playerex/lang/hu_HU.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/hu_HU.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 4ecdc599667b9ec223f2689a05db6bb19c5057a8 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:06 -0500 Subject: [PATCH 014/210] New translations en_us.json (Italian) --- .../resources/assets/playerex/lang/it_IT.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/it_IT.json diff --git a/src/main/resources/assets/playerex/lang/it_IT.json b/src/main/resources/assets/playerex/lang/it_IT.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/it_IT.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 42af696e05bb185710370582d6d5ee507734d65e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:07 -0500 Subject: [PATCH 015/210] New translations en_us.json (Japanese) --- .../resources/assets/playerex/lang/ja_JP.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/ja_JP.json diff --git a/src/main/resources/assets/playerex/lang/ja_JP.json b/src/main/resources/assets/playerex/lang/ja_JP.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ja_JP.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From cf1573f82b7b595f4682705675905b63945646fd Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:08 -0500 Subject: [PATCH 016/210] New translations en_us.json (Korean) --- .../resources/assets/playerex/lang/ko_KR.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/ko_KR.json diff --git a/src/main/resources/assets/playerex/lang/ko_KR.json b/src/main/resources/assets/playerex/lang/ko_KR.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ko_KR.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 4fe87b45d1a2a50bb417985d88659aa105f3eab7 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:09 -0500 Subject: [PATCH 017/210] New translations en_us.json (Dutch) --- .../resources/assets/playerex/lang/nl_NL.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/nl_NL.json diff --git a/src/main/resources/assets/playerex/lang/nl_NL.json b/src/main/resources/assets/playerex/lang/nl_NL.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/nl_NL.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 9557cbd5bdf410f6f4a99537cbbad088efc4e0ed Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:10 -0500 Subject: [PATCH 018/210] New translations en_us.json (Norwegian) --- .../resources/assets/playerex/lang/no_NO.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/no_NO.json diff --git a/src/main/resources/assets/playerex/lang/no_NO.json b/src/main/resources/assets/playerex/lang/no_NO.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/no_NO.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 42a61f0a38ab1550e49cfe3bb7d2f2c951e07abc Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:11 -0500 Subject: [PATCH 019/210] New translations en_us.json (Polish) --- .../resources/assets/playerex/lang/pl_PL.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/pl_PL.json diff --git a/src/main/resources/assets/playerex/lang/pl_PL.json b/src/main/resources/assets/playerex/lang/pl_PL.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/pl_PL.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From d28b5ae4c2c0e760ea9d42191d2edc46ab4c784d Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:13 -0500 Subject: [PATCH 020/210] New translations en_us.json (Portuguese) --- .../resources/assets/playerex/lang/pt_PT.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/pt_PT.json diff --git a/src/main/resources/assets/playerex/lang/pt_PT.json b/src/main/resources/assets/playerex/lang/pt_PT.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/pt_PT.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 63fec829c8acf6857e643b872614a58caa1ace2e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:14 -0500 Subject: [PATCH 021/210] New translations en_us.json (Russian) --- .../resources/assets/playerex/lang/ru_RU.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/ru_RU.json diff --git a/src/main/resources/assets/playerex/lang/ru_RU.json b/src/main/resources/assets/playerex/lang/ru_RU.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ru_RU.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 7b65ef2995e376c5a2e85630bf9bc10722d17e7f Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:15 -0500 Subject: [PATCH 022/210] New translations en_us.json (Serbian (Cyrillic)) --- .../resources/assets/playerex/lang/sr_SP.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/sr_SP.json diff --git a/src/main/resources/assets/playerex/lang/sr_SP.json b/src/main/resources/assets/playerex/lang/sr_SP.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/sr_SP.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 86e47bbdd195929c32410257d6c8391cbf779b5d Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:16 -0500 Subject: [PATCH 023/210] New translations en_us.json (Swedish) --- .../resources/assets/playerex/lang/sv_SE.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/sv_SE.json diff --git a/src/main/resources/assets/playerex/lang/sv_SE.json b/src/main/resources/assets/playerex/lang/sv_SE.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/sv_SE.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 3ae0e96b77534e818a7003ef987168b3401d773f Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:17 -0500 Subject: [PATCH 024/210] New translations en_us.json (Turkish) --- .../resources/assets/playerex/lang/tr_TR.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/tr_TR.json diff --git a/src/main/resources/assets/playerex/lang/tr_TR.json b/src/main/resources/assets/playerex/lang/tr_TR.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/tr_TR.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From f62a7f3ea686573796361375a28043da21f2edc1 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:18 -0500 Subject: [PATCH 025/210] New translations en_us.json (Ukrainian) --- .../resources/assets/playerex/lang/uk_UA.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/uk_UA.json diff --git a/src/main/resources/assets/playerex/lang/uk_UA.json b/src/main/resources/assets/playerex/lang/uk_UA.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/uk_UA.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From c06494e342588976e19a302a040f2658ce634879 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:19 -0500 Subject: [PATCH 026/210] New translations en_us.json (Chinese Simplified) --- .../resources/assets/playerex/lang/zh_CN.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/zh_CN.json diff --git a/src/main/resources/assets/playerex/lang/zh_CN.json b/src/main/resources/assets/playerex/lang/zh_CN.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/zh_CN.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 74012d688b1e430332aeca0154e49eea533911f7 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:21 -0500 Subject: [PATCH 027/210] New translations en_us.json (Chinese Traditional) --- .../resources/assets/playerex/lang/zh_TW.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/zh_TW.json diff --git a/src/main/resources/assets/playerex/lang/zh_TW.json b/src/main/resources/assets/playerex/lang/zh_TW.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/zh_TW.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From 3c321636e42d02888e394296f8f0ed9817c5ed3a Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:22 -0500 Subject: [PATCH 028/210] New translations en_us.json (English) --- .../resources/assets/playerex/lang/en_US.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/en_US.json diff --git a/src/main/resources/assets/playerex/lang/en_US.json b/src/main/resources/assets/playerex/lang/en_US.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/en_US.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From b2a5145c1a0f51bd5047aa3d9a6f5927d90902bc Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:23 -0500 Subject: [PATCH 029/210] New translations en_us.json (Vietnamese) --- .../resources/assets/playerex/lang/vi_VN.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/vi_VN.json diff --git a/src/main/resources/assets/playerex/lang/vi_VN.json b/src/main/resources/assets/playerex/lang/vi_VN.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/vi_VN.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From f90b56a87b580ae731c4bd5940bfb3c5142802be Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 17:17:24 -0500 Subject: [PATCH 030/210] New translations en_us.json (Portuguese, Brazilian) --- .../resources/assets/playerex/lang/pt_BR.json | 398 ++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 src/main/resources/assets/playerex/lang/pt_BR.json diff --git a/src/main/resources/assets/playerex/lang/pt_BR.json b/src/main/resources/assets/playerex/lang/pt_BR.json new file mode 100644 index 00000000..8ba015fc --- /dev/null +++ b/src/main/resources/assets/playerex/lang/pt_BR.json @@ -0,0 +1,398 @@ +{ + "key.categories.playerex": "PlayerEX Controls", + "playerex.key.main_screen": "Open Main Screen", + "playerex.ui.main.title": [ + { + "text": "๐Ÿ–ณ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX โ€ข Main Screen", + "color": "white" + } + ], + "playerex.ui.main.exit": "Exit", + "playerex.ui.main.exit.tooltip": "Exits from the window.", + "playerex.ui.main.skill_points_header": "SKILL POINTS", + "playerex.ui.main.modified_attributes": [ + { + "text": "โค ", + "color": "#48D19B" + }, + { + "text": "Modified Attributes", + "color": "white" + } + ], + "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.current_level": [ + { + "text": "โค ", + "color": "#F0C25E" + }, + { + "text": "Level: ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " (", + "color": "#757575" + }, + { + "index": 1, + "color": "#757575", + "italic": true, + "underline": true + }, + { + "text": " XP required until the next level)", + "color": "#757575", + "italic": true + } + ], + "playerex.ui.level_button": [ + { + "text": "", + "color": "#F0C25E" + }, + { + "text": "You will need ", + "color": "white" + }, + { + "index": 0 + }, + { + "text": " XP in order to level by ", + "color": "white" + }, + { + "index": 1 + }, + { + "text": " point(s).", + "color": "white" + }, + "\n", + { + "text": "โ˜… ", + "color": "#62D16A" + }, + { + "text": "Current XP: ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.ui.nameplate.level": "", + "playerex.ui.main.categories.melee_combat": "โš” MELEE", + "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", + "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", + "playerex.ui.main.categories.vitality": "๐Ÿ’– VITALITY", + "playerex.ui.main.categories.resistance": "๐Ÿฉน RESISTANCE", + "attribute.name.playerex.level": "Level", + "attribute.name.playerex.constitution": "Constitution", + "attribute.name.playerex.strength": "Strength", + "attribute.name.playerex.dexterity": "Dexterity", + "attribute.name.playerex.intelligence": "Intelligence", + "attribute.name.playerex.luckiness": "Luckiness", + "attribute.name.playerex.evasion": "Evasion", + "attribute.name.playerex.lifesteal": "Lifesteal", + "attribute.name.playerex.health_regeneration": "Health Regeneration", + "attribute.name.playerex.heal_amplification": "Heal Amplification", + "attribute.name.playerex.melee_crit_damage": "Melee Crit. Damage", + "attribute.name.playerex.melee_crit_chance": "Melee Crit. Chance", + "attribute.name.playerex.ranged_crit_damage": "Ranged Crit. Damage", + "attribute.name.playerex.ranged_crit_chance": "Ranged Crit. Chance", + "attribute.name.playerex.ranged_damage": "Ranged Damage", + "attribute.name.playerex.fire_resistance": "Fire Resistance", + "attribute.name.playerex.freeze_resistance": "Freeze Resistance", + "attribute.name.playerex.lightning_resistance": "Lightning Resistance", + "attribute.name.playerex.poison_resistance": "Poison Resistance", + "attribute.name.playerex.wither_resistance": "Wither Resistance", + "attribute.name.playerex.breaking_speed": "Breaking Speed", + "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.mining": "Mining", + "attribute.name.playerex.enchanting": "Enchanting", + "attribute.name.playerex.alchemy": "Alchemy", + "attribute.name.playerex.fishing": "Fishing", + "attribute.name.playerex.logging": "Logging", + "attribute.name.playerex.smithing": "Smithing", + "attribute.name.playerex.farming": "Farming", + "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", + "playerex.command.refund": "Refunded %s skill points for player %s", + "playerex.command.updated_result": [ + { + "text": "โžœ ", + "color": "gray" + }, + { + "text": "Updated Result: " + }, + { + "index": 0, + "color": "#60DF90" + } + ], + "playerex.command.level_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " level(s) to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.max_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is already at a maximum value for ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": ", and cannot be increased further!", + "color": "white" + } + ], + "playerex.command.level_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "text": "The current level of ", + "color": "white" + }, + { + "index": 0, + "color": "#F6CB3B" + }, + { + "text": " is at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + } + ], + "playerex.command.refund.get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " currently has ", + "color": "white" + }, + { + "index": 1, + "color": "#F6CB3B" + }, + { + "text": " refundable points.", + "color": "white" + } + ], + "playerex.command.skill_get": [ + { + "text": "ยป ", + "color": "#F6CB3B" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " is currently at ", + "color": "white" + }, + { + "index": 1, + "color": "#60DF90" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_up": [ + { + "text": "โค ", + "color": "#F6CB3B" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) to ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " for ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.refunded": [ + { + "text": "โค ", + "color": "#4ED780" + }, + { + "text": "Refunded ", + "color": "white" + }, + { + "index": 0, + "color": "#60DF90" + }, + { + "text": " point(s) from ", + "color": "white" + }, + { + "index": 1, + "color": "#EEBC58" + }, + { + "text": " to ", + "color": "white" + }, + { + "index": 2 + } + ], + "playerex.command.skill_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "white" + } + ], + "playerex.command.reset": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Reset level, skills and points for ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + } + ], + "playerex.command.refund.add": [ + { + "text": "โค ", + "color": "#F53E3E" + }, + { + "text": "Added ", + "color": "white" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " refundable points to ", + "color": "white" + }, + { + "index": 1 + } + ], + "playerex.command.refund_error": [ + { + "text": "โš‘ ", + "color": "#F53E3E" + }, + { + "index": 0, + "color": "#EEBC58" + }, + { + "text": " does not have enough points to refund!", + "color": "white" + } + ], + "playerex.command.refund_attribute_unskilled": "%s has not been skilled for player %s!", + "text.config.playerex-config.title": "PlayerEX Config", + "text.config.playerex-config.section.client_options": "Client Options", + "text.config.playerex-config.section.server_options": "Server Options", + "text.config.playerex-config.option.tooltip": "Tooltip", + "text.config.playerex-config.enum.tooltip.default": "Default", + "text.config.playerex-config.enum.tooltip.playerex": [ + { + "text": "PlayerEX", + "color": "#FF4646" + } + ], + "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", + "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.category.soundSettings": "Sound Options", + "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", + "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelFormula": "Leveling Formula", + "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.option.disableUI": "Disable UI" +} \ No newline at end of file From e84409cecd31c0e773944ffdb0e66b0e12add20b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:34 -0500 Subject: [PATCH 031/210] New translations en_us.json (Romanian) --- src/main/resources/assets/playerex/lang/ro_RO.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/ro_RO.json b/src/main/resources/assets/playerex/lang/ro_RO.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/ro_RO.json +++ b/src/main/resources/assets/playerex/lang/ro_RO.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 07aaa9672e8a6722e1b694174df60450db5cd10c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:35 -0500 Subject: [PATCH 032/210] New translations en_us.json (French) --- src/main/resources/assets/playerex/lang/fr_FR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/fr_FR.json b/src/main/resources/assets/playerex/lang/fr_FR.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/fr_FR.json +++ b/src/main/resources/assets/playerex/lang/fr_FR.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From d332f9e7e58c05dd4959be2c6b79d5328c306430 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:36 -0500 Subject: [PATCH 033/210] New translations en_us.json (Spanish) --- src/main/resources/assets/playerex/lang/es_ES.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/es_ES.json b/src/main/resources/assets/playerex/lang/es_ES.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/es_ES.json +++ b/src/main/resources/assets/playerex/lang/es_ES.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 5fade88904098a425ffe75d3f95d16e5ad228d26 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:37 -0500 Subject: [PATCH 034/210] New translations en_us.json (Afrikaans) --- src/main/resources/assets/playerex/lang/af_ZA.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/af_ZA.json b/src/main/resources/assets/playerex/lang/af_ZA.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/af_ZA.json +++ b/src/main/resources/assets/playerex/lang/af_ZA.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 251404ffbf360fad91dc941a8d24c57b25b0cb69 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:38 -0500 Subject: [PATCH 035/210] New translations en_us.json (Arabic) --- src/main/resources/assets/playerex/lang/ar_SA.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/ar_SA.json b/src/main/resources/assets/playerex/lang/ar_SA.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/ar_SA.json +++ b/src/main/resources/assets/playerex/lang/ar_SA.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 38475db23ade5c9c241710ff52a6da3d38b3f3ef Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:39 -0500 Subject: [PATCH 036/210] New translations en_us.json (Catalan) --- src/main/resources/assets/playerex/lang/ca_ES.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/ca_ES.json b/src/main/resources/assets/playerex/lang/ca_ES.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/ca_ES.json +++ b/src/main/resources/assets/playerex/lang/ca_ES.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 654ac52299c2b5037514038cd367c1fd0627725f Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:42 -0500 Subject: [PATCH 037/210] New translations en_us.json (Czech) --- src/main/resources/assets/playerex/lang/cs_CZ.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/cs_CZ.json b/src/main/resources/assets/playerex/lang/cs_CZ.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/cs_CZ.json +++ b/src/main/resources/assets/playerex/lang/cs_CZ.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 67188f8e82e88366c168e8dc02b196af99ba0817 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:43 -0500 Subject: [PATCH 038/210] New translations en_us.json (Danish) --- src/main/resources/assets/playerex/lang/da_DK.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/da_DK.json b/src/main/resources/assets/playerex/lang/da_DK.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/da_DK.json +++ b/src/main/resources/assets/playerex/lang/da_DK.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 88c943b1167fd0368de06981504511a0efb96349 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:44 -0500 Subject: [PATCH 039/210] New translations en_us.json (German) --- src/main/resources/assets/playerex/lang/de_DE.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/de_DE.json b/src/main/resources/assets/playerex/lang/de_DE.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/de_DE.json +++ b/src/main/resources/assets/playerex/lang/de_DE.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 3943556febf1f8a13af85f38d0a72068566626ee Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:45 -0500 Subject: [PATCH 040/210] New translations en_us.json (Greek) --- src/main/resources/assets/playerex/lang/el_GR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/el_GR.json b/src/main/resources/assets/playerex/lang/el_GR.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/el_GR.json +++ b/src/main/resources/assets/playerex/lang/el_GR.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 9c163ebe0d90fca6ad819ca119495ac2b321a90e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:46 -0500 Subject: [PATCH 041/210] New translations en_us.json (Finnish) --- src/main/resources/assets/playerex/lang/fi_FI.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/fi_FI.json b/src/main/resources/assets/playerex/lang/fi_FI.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/fi_FI.json +++ b/src/main/resources/assets/playerex/lang/fi_FI.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From e850ed7fcd07dda5c3ae3a425ac78219428d5655 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:47 -0500 Subject: [PATCH 042/210] New translations en_us.json (Hebrew) --- src/main/resources/assets/playerex/lang/he_IL.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/he_IL.json b/src/main/resources/assets/playerex/lang/he_IL.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/he_IL.json +++ b/src/main/resources/assets/playerex/lang/he_IL.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 82ae78309ef744cbe6e1bb1ed9d86be8c40fb049 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:48 -0500 Subject: [PATCH 043/210] New translations en_us.json (Hungarian) --- src/main/resources/assets/playerex/lang/hu_HU.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/hu_HU.json b/src/main/resources/assets/playerex/lang/hu_HU.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/hu_HU.json +++ b/src/main/resources/assets/playerex/lang/hu_HU.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From ee46abb6cca4c1c5b31dbde7e35bac89f0a5121e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:49 -0500 Subject: [PATCH 044/210] New translations en_us.json (Italian) --- src/main/resources/assets/playerex/lang/it_IT.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/it_IT.json b/src/main/resources/assets/playerex/lang/it_IT.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/it_IT.json +++ b/src/main/resources/assets/playerex/lang/it_IT.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 37fb0fba7027a53a5955d3c17991534db31298b8 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:50 -0500 Subject: [PATCH 045/210] New translations en_us.json (Japanese) --- src/main/resources/assets/playerex/lang/ja_JP.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/ja_JP.json b/src/main/resources/assets/playerex/lang/ja_JP.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/ja_JP.json +++ b/src/main/resources/assets/playerex/lang/ja_JP.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 6798c386394f6c4d42286eb0d1609cf93d05fbb0 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:51 -0500 Subject: [PATCH 046/210] New translations en_us.json (Korean) --- src/main/resources/assets/playerex/lang/ko_KR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/ko_KR.json b/src/main/resources/assets/playerex/lang/ko_KR.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/ko_KR.json +++ b/src/main/resources/assets/playerex/lang/ko_KR.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From b0d2cb38ebe2ae519c5f5238fa16a2789748826e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:53 -0500 Subject: [PATCH 047/210] New translations en_us.json (Dutch) --- src/main/resources/assets/playerex/lang/nl_NL.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/nl_NL.json b/src/main/resources/assets/playerex/lang/nl_NL.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/nl_NL.json +++ b/src/main/resources/assets/playerex/lang/nl_NL.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 4034b8a1bd04ededa84419608e2aa2634d65c7fb Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:53 -0500 Subject: [PATCH 048/210] New translations en_us.json (Norwegian) --- src/main/resources/assets/playerex/lang/no_NO.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/no_NO.json b/src/main/resources/assets/playerex/lang/no_NO.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/no_NO.json +++ b/src/main/resources/assets/playerex/lang/no_NO.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 6f45a0d138382cafb66d45f1e8702382913086c2 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:54 -0500 Subject: [PATCH 049/210] New translations en_us.json (Polish) --- src/main/resources/assets/playerex/lang/pl_PL.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/pl_PL.json b/src/main/resources/assets/playerex/lang/pl_PL.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/pl_PL.json +++ b/src/main/resources/assets/playerex/lang/pl_PL.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From a1548f2210baceeb26db2999759d2f5a43bb3abb Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:55 -0500 Subject: [PATCH 050/210] New translations en_us.json (Portuguese) --- src/main/resources/assets/playerex/lang/pt_PT.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/pt_PT.json b/src/main/resources/assets/playerex/lang/pt_PT.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/pt_PT.json +++ b/src/main/resources/assets/playerex/lang/pt_PT.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 6a19c3fe247f2e63fda6432ca5f1873dc6ccff21 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:57 -0500 Subject: [PATCH 051/210] New translations en_us.json (Russian) --- src/main/resources/assets/playerex/lang/ru_RU.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/ru_RU.json b/src/main/resources/assets/playerex/lang/ru_RU.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/ru_RU.json +++ b/src/main/resources/assets/playerex/lang/ru_RU.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 95384d970538bf193f980f41a599cd8b480b2e9b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:58 -0500 Subject: [PATCH 052/210] New translations en_us.json (Serbian (Cyrillic)) --- src/main/resources/assets/playerex/lang/sr_SP.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/sr_SP.json b/src/main/resources/assets/playerex/lang/sr_SP.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/sr_SP.json +++ b/src/main/resources/assets/playerex/lang/sr_SP.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From fc7fa3016e324429eb77964f105fe74452cb42d9 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:16:59 -0500 Subject: [PATCH 053/210] New translations en_us.json (Swedish) --- src/main/resources/assets/playerex/lang/sv_SE.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/sv_SE.json b/src/main/resources/assets/playerex/lang/sv_SE.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/sv_SE.json +++ b/src/main/resources/assets/playerex/lang/sv_SE.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 75eae018e0ed37e16eed235c2b2053550a2d7acb Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:17:00 -0500 Subject: [PATCH 054/210] New translations en_us.json (Turkish) --- src/main/resources/assets/playerex/lang/tr_TR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/tr_TR.json b/src/main/resources/assets/playerex/lang/tr_TR.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/tr_TR.json +++ b/src/main/resources/assets/playerex/lang/tr_TR.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 55d744c227e3a1751ceefbc6101a3078f1cf3754 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:17:01 -0500 Subject: [PATCH 055/210] New translations en_us.json (Ukrainian) --- src/main/resources/assets/playerex/lang/uk_UA.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/uk_UA.json b/src/main/resources/assets/playerex/lang/uk_UA.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/uk_UA.json +++ b/src/main/resources/assets/playerex/lang/uk_UA.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 632fae175c859e95d93c3a2f39624b4a3f9415b0 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:17:02 -0500 Subject: [PATCH 056/210] New translations en_us.json (Chinese Simplified) --- src/main/resources/assets/playerex/lang/zh_CN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/zh_CN.json b/src/main/resources/assets/playerex/lang/zh_CN.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/zh_CN.json +++ b/src/main/resources/assets/playerex/lang/zh_CN.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From b48315029fd9007e4d09d7aef0311d1c71e52a7e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:17:03 -0500 Subject: [PATCH 057/210] New translations en_us.json (Chinese Traditional) --- src/main/resources/assets/playerex/lang/zh_TW.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/zh_TW.json b/src/main/resources/assets/playerex/lang/zh_TW.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/zh_TW.json +++ b/src/main/resources/assets/playerex/lang/zh_TW.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From ac49b6012678663887a1d7ae77abfdb81819ccfe Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:17:04 -0500 Subject: [PATCH 058/210] New translations en_us.json (English) --- src/main/resources/assets/playerex/lang/en_US.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/en_US.json b/src/main/resources/assets/playerex/lang/en_US.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/en_US.json +++ b/src/main/resources/assets/playerex/lang/en_US.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 2c4ae812d26c32555acdf1de739d540b01aad3f5 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:17:05 -0500 Subject: [PATCH 059/210] New translations en_us.json (Vietnamese) --- src/main/resources/assets/playerex/lang/vi_VN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/vi_VN.json b/src/main/resources/assets/playerex/lang/vi_VN.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/vi_VN.json +++ b/src/main/resources/assets/playerex/lang/vi_VN.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From b4201f555e63ab0587d93ec8d346e7b470481f0f Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 29 Aug 2024 21:17:06 -0500 Subject: [PATCH 060/210] New translations en_us.json (Portuguese, Brazilian) --- src/main/resources/assets/playerex/lang/pt_BR.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/assets/playerex/lang/pt_BR.json b/src/main/resources/assets/playerex/lang/pt_BR.json index 8ba015fc..3368e509 100644 --- a/src/main/resources/assets/playerex/lang/pt_BR.json +++ b/src/main/resources/assets/playerex/lang/pt_BR.json @@ -124,6 +124,7 @@ "attribute.name.playerex.logging": "Logging", "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", + "playerex.broken": "Broken", "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ From 2b78dd5e2399178587a67bd146706c622d69e4ba Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:23 -0500 Subject: [PATCH 061/210] New translations en_us.json (Romanian) --- src/main/resources/assets/playerex/lang/ro_RO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ro_RO.json b/src/main/resources/assets/playerex/lang/ro_RO.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/ro_RO.json +++ b/src/main/resources/assets/playerex/lang/ro_RO.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From f253b257a739ef90bfc0349c5c7f7cd4cf58f15b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:24 -0500 Subject: [PATCH 062/210] New translations en_us.json (French) --- src/main/resources/assets/playerex/lang/fr_FR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/fr_FR.json b/src/main/resources/assets/playerex/lang/fr_FR.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/fr_FR.json +++ b/src/main/resources/assets/playerex/lang/fr_FR.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 782443bdfe0a95ed0a21c38008ee426332216e05 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:25 -0500 Subject: [PATCH 063/210] New translations en_us.json (Spanish) --- src/main/resources/assets/playerex/lang/es_ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/es_ES.json b/src/main/resources/assets/playerex/lang/es_ES.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/es_ES.json +++ b/src/main/resources/assets/playerex/lang/es_ES.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 0331772f85394f63c3ad60844da07a453320c8f8 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:26 -0500 Subject: [PATCH 064/210] New translations en_us.json (Afrikaans) --- src/main/resources/assets/playerex/lang/af_ZA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/af_ZA.json b/src/main/resources/assets/playerex/lang/af_ZA.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/af_ZA.json +++ b/src/main/resources/assets/playerex/lang/af_ZA.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 98fb5844f6e29f1b2f166bde94c6c578106b1829 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:27 -0500 Subject: [PATCH 065/210] New translations en_us.json (Arabic) --- src/main/resources/assets/playerex/lang/ar_SA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ar_SA.json b/src/main/resources/assets/playerex/lang/ar_SA.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/ar_SA.json +++ b/src/main/resources/assets/playerex/lang/ar_SA.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 1395e424b5d0b834803e8e63bcb53ed0607210c4 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:28 -0500 Subject: [PATCH 066/210] New translations en_us.json (Catalan) --- src/main/resources/assets/playerex/lang/ca_ES.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ca_ES.json b/src/main/resources/assets/playerex/lang/ca_ES.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/ca_ES.json +++ b/src/main/resources/assets/playerex/lang/ca_ES.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From b470fd5c4984e6d4c3eb3219e5afd8bebc9a809c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:30 -0500 Subject: [PATCH 067/210] New translations en_us.json (Czech) --- src/main/resources/assets/playerex/lang/cs_CZ.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/cs_CZ.json b/src/main/resources/assets/playerex/lang/cs_CZ.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/cs_CZ.json +++ b/src/main/resources/assets/playerex/lang/cs_CZ.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 01d053f9a081bc96c1a5156632c77cf8dec1de60 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:31 -0500 Subject: [PATCH 068/210] New translations en_us.json (Danish) --- src/main/resources/assets/playerex/lang/da_DK.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/da_DK.json b/src/main/resources/assets/playerex/lang/da_DK.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/da_DK.json +++ b/src/main/resources/assets/playerex/lang/da_DK.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 4b4cb4ed842c5e532dae607d44f7c06783a2ff71 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:32 -0500 Subject: [PATCH 069/210] New translations en_us.json (German) --- src/main/resources/assets/playerex/lang/de_DE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/de_DE.json b/src/main/resources/assets/playerex/lang/de_DE.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/de_DE.json +++ b/src/main/resources/assets/playerex/lang/de_DE.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 91ed045763a0afc04a29d7875fdede0eb77102aa Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:33 -0500 Subject: [PATCH 070/210] New translations en_us.json (Greek) --- src/main/resources/assets/playerex/lang/el_GR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/el_GR.json b/src/main/resources/assets/playerex/lang/el_GR.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/el_GR.json +++ b/src/main/resources/assets/playerex/lang/el_GR.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 9c971e9abebab2e0f10605335e8c4e9a9c2b718c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:34 -0500 Subject: [PATCH 071/210] New translations en_us.json (Finnish) --- src/main/resources/assets/playerex/lang/fi_FI.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/fi_FI.json b/src/main/resources/assets/playerex/lang/fi_FI.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/fi_FI.json +++ b/src/main/resources/assets/playerex/lang/fi_FI.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 1e0dd0980aeacb633536ff65baf45f8561fe1e80 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:36 -0500 Subject: [PATCH 072/210] New translations en_us.json (Hebrew) --- src/main/resources/assets/playerex/lang/he_IL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/he_IL.json b/src/main/resources/assets/playerex/lang/he_IL.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/he_IL.json +++ b/src/main/resources/assets/playerex/lang/he_IL.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 01981361b49b5c38b4865f48a8b4028ca83fbd2b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:37 -0500 Subject: [PATCH 073/210] New translations en_us.json (Hungarian) --- src/main/resources/assets/playerex/lang/hu_HU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/hu_HU.json b/src/main/resources/assets/playerex/lang/hu_HU.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/hu_HU.json +++ b/src/main/resources/assets/playerex/lang/hu_HU.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From a982814a20ed41aa0977901d5d9bbe57673306b7 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:38 -0500 Subject: [PATCH 074/210] New translations en_us.json (Italian) --- src/main/resources/assets/playerex/lang/it_IT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/it_IT.json b/src/main/resources/assets/playerex/lang/it_IT.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/it_IT.json +++ b/src/main/resources/assets/playerex/lang/it_IT.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From bab76a1a9836631b29a6be47fbccaeb3ceaabd54 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:39 -0500 Subject: [PATCH 075/210] New translations en_us.json (Japanese) --- src/main/resources/assets/playerex/lang/ja_JP.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ja_JP.json b/src/main/resources/assets/playerex/lang/ja_JP.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/ja_JP.json +++ b/src/main/resources/assets/playerex/lang/ja_JP.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 28c5243f3ca5ad2cccba8c1a36e2ff9cd5b4b06e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:40 -0500 Subject: [PATCH 076/210] New translations en_us.json (Korean) --- src/main/resources/assets/playerex/lang/ko_KR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ko_KR.json b/src/main/resources/assets/playerex/lang/ko_KR.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/ko_KR.json +++ b/src/main/resources/assets/playerex/lang/ko_KR.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From a2a32fb9901df7abd64991cf637fa01af30f09a4 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:42 -0500 Subject: [PATCH 077/210] New translations en_us.json (Dutch) --- src/main/resources/assets/playerex/lang/nl_NL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/nl_NL.json b/src/main/resources/assets/playerex/lang/nl_NL.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/nl_NL.json +++ b/src/main/resources/assets/playerex/lang/nl_NL.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 35b6521a623804a6d1c4d5c2ea3d2717ff6aac82 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:43 -0500 Subject: [PATCH 078/210] New translations en_us.json (Norwegian) --- src/main/resources/assets/playerex/lang/no_NO.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/no_NO.json b/src/main/resources/assets/playerex/lang/no_NO.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/no_NO.json +++ b/src/main/resources/assets/playerex/lang/no_NO.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From ecdfa9b6262a1200c639208bedd9d30aa6c9eaf3 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:45 -0500 Subject: [PATCH 079/210] New translations en_us.json (Polish) --- src/main/resources/assets/playerex/lang/pl_PL.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/pl_PL.json b/src/main/resources/assets/playerex/lang/pl_PL.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/pl_PL.json +++ b/src/main/resources/assets/playerex/lang/pl_PL.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From b197b237a91bc47532cf527ab25342cfe9771440 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:46 -0500 Subject: [PATCH 080/210] New translations en_us.json (Portuguese) --- src/main/resources/assets/playerex/lang/pt_PT.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/pt_PT.json b/src/main/resources/assets/playerex/lang/pt_PT.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/pt_PT.json +++ b/src/main/resources/assets/playerex/lang/pt_PT.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From d52b2631346d42fb530a92226e9abeb129108628 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:47 -0500 Subject: [PATCH 081/210] New translations en_us.json (Russian) --- src/main/resources/assets/playerex/lang/ru_RU.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ru_RU.json b/src/main/resources/assets/playerex/lang/ru_RU.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/ru_RU.json +++ b/src/main/resources/assets/playerex/lang/ru_RU.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From b529ef9a0b3cde498815266f90516549b7b16010 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:48 -0500 Subject: [PATCH 082/210] New translations en_us.json (Serbian (Cyrillic)) --- src/main/resources/assets/playerex/lang/sr_SP.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/sr_SP.json b/src/main/resources/assets/playerex/lang/sr_SP.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/sr_SP.json +++ b/src/main/resources/assets/playerex/lang/sr_SP.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 54b922c93168ff916f9e46fd36d5287a532600be Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:49 -0500 Subject: [PATCH 083/210] New translations en_us.json (Swedish) --- src/main/resources/assets/playerex/lang/sv_SE.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/sv_SE.json b/src/main/resources/assets/playerex/lang/sv_SE.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/sv_SE.json +++ b/src/main/resources/assets/playerex/lang/sv_SE.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 650d16428a4aa491caaf071aa9850fd169e1e7ef Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:50 -0500 Subject: [PATCH 084/210] New translations en_us.json (Turkish) --- src/main/resources/assets/playerex/lang/tr_TR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/tr_TR.json b/src/main/resources/assets/playerex/lang/tr_TR.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/tr_TR.json +++ b/src/main/resources/assets/playerex/lang/tr_TR.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 0b2d0b596f1ab17c01d8eaaca2b4594594b82edf Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:52 -0500 Subject: [PATCH 085/210] New translations en_us.json (Ukrainian) --- src/main/resources/assets/playerex/lang/uk_UA.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/uk_UA.json b/src/main/resources/assets/playerex/lang/uk_UA.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/uk_UA.json +++ b/src/main/resources/assets/playerex/lang/uk_UA.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 8ae0cc0a130ce543ae750b20a8e9881fe4b3cfa3 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:53 -0500 Subject: [PATCH 086/210] New translations en_us.json (Chinese Simplified) --- src/main/resources/assets/playerex/lang/zh_CN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/zh_CN.json b/src/main/resources/assets/playerex/lang/zh_CN.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/zh_CN.json +++ b/src/main/resources/assets/playerex/lang/zh_CN.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From d78b3d21d13330085fb3190e917b48c043bf915c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:54 -0500 Subject: [PATCH 087/210] New translations en_us.json (Chinese Traditional) --- src/main/resources/assets/playerex/lang/zh_TW.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/zh_TW.json b/src/main/resources/assets/playerex/lang/zh_TW.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/zh_TW.json +++ b/src/main/resources/assets/playerex/lang/zh_TW.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 3806dd9cc36818ff937a41a2def643d1486e3f02 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:55 -0500 Subject: [PATCH 088/210] New translations en_us.json (English) --- src/main/resources/assets/playerex/lang/en_US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/en_US.json b/src/main/resources/assets/playerex/lang/en_US.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/en_US.json +++ b/src/main/resources/assets/playerex/lang/en_US.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 56032d969fbad27ac43d655f742f92ebeeac83c9 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:57 -0500 Subject: [PATCH 089/210] New translations en_us.json (Vietnamese) --- src/main/resources/assets/playerex/lang/vi_VN.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/vi_VN.json b/src/main/resources/assets/playerex/lang/vi_VN.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/vi_VN.json +++ b/src/main/resources/assets/playerex/lang/vi_VN.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From e8ed0463993f9ea0a339998971a5ef73bd3c42bf Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Thu, 24 Oct 2024 03:32:58 -0500 Subject: [PATCH 090/210] New translations en_us.json (Portuguese, Brazilian) --- src/main/resources/assets/playerex/lang/pt_BR.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/pt_BR.json b/src/main/resources/assets/playerex/lang/pt_BR.json index 3368e509..6cba0c29 100644 --- a/src/main/resources/assets/playerex/lang/pt_BR.json +++ b/src/main/resources/assets/playerex/lang/pt_BR.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.primary_attributes": "Attributes", + "playerex.ui.category.attributes": "Attributes", "playerex.ui.current_level": [ { "text": "โค ", From 472e80486c42da266ed1332b70fc86a03a941b6e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:24 -0500 Subject: [PATCH 091/210] New translations en_us.json (Romanian) --- .../resources/assets/playerex/lang/ro_RO.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ro_RO.json b/src/main/resources/assets/playerex/lang/ro_RO.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/ro_RO.json +++ b/src/main/resources/assets/playerex/lang/ro_RO.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 95a581e7863d6bb15c3cbc81ead4fa00b37bca40 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:25 -0500 Subject: [PATCH 092/210] New translations en_us.json (French) --- .../resources/assets/playerex/lang/fr_FR.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/fr_FR.json b/src/main/resources/assets/playerex/lang/fr_FR.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/fr_FR.json +++ b/src/main/resources/assets/playerex/lang/fr_FR.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From b2329e95eca42cdbbfc46ff07a177abc9abba321 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:26 -0500 Subject: [PATCH 093/210] New translations en_us.json (Spanish) --- .../resources/assets/playerex/lang/es_ES.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/es_ES.json b/src/main/resources/assets/playerex/lang/es_ES.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/es_ES.json +++ b/src/main/resources/assets/playerex/lang/es_ES.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 3acc274b8faffac9e9c7febc1ba99acdd7cea64a Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:27 -0500 Subject: [PATCH 094/210] New translations en_us.json (Afrikaans) --- .../resources/assets/playerex/lang/af_ZA.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/af_ZA.json b/src/main/resources/assets/playerex/lang/af_ZA.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/af_ZA.json +++ b/src/main/resources/assets/playerex/lang/af_ZA.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 022f5191d9bcdf3b79bdec7691ec39b110fa7684 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:28 -0500 Subject: [PATCH 095/210] New translations en_us.json (Arabic) --- .../resources/assets/playerex/lang/ar_SA.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ar_SA.json b/src/main/resources/assets/playerex/lang/ar_SA.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/ar_SA.json +++ b/src/main/resources/assets/playerex/lang/ar_SA.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 91403e360b83804dcc577234d688ef6394bbd482 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:29 -0500 Subject: [PATCH 096/210] New translations en_us.json (Catalan) --- .../resources/assets/playerex/lang/ca_ES.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ca_ES.json b/src/main/resources/assets/playerex/lang/ca_ES.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/ca_ES.json +++ b/src/main/resources/assets/playerex/lang/ca_ES.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From b47d37f89e2617bc9a1c4643a2ca992d32f9c78f Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:30 -0500 Subject: [PATCH 097/210] New translations en_us.json (Czech) --- .../resources/assets/playerex/lang/cs_CZ.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/cs_CZ.json b/src/main/resources/assets/playerex/lang/cs_CZ.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/cs_CZ.json +++ b/src/main/resources/assets/playerex/lang/cs_CZ.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From b4ef9a246ff3f394e897d7e2842a3eb7adb15f84 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:31 -0500 Subject: [PATCH 098/210] New translations en_us.json (Danish) --- .../resources/assets/playerex/lang/da_DK.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/da_DK.json b/src/main/resources/assets/playerex/lang/da_DK.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/da_DK.json +++ b/src/main/resources/assets/playerex/lang/da_DK.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From d7f05d5290b8e4055ede28415f515a7782877a16 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:32 -0500 Subject: [PATCH 099/210] New translations en_us.json (German) --- .../resources/assets/playerex/lang/de_DE.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/de_DE.json b/src/main/resources/assets/playerex/lang/de_DE.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/de_DE.json +++ b/src/main/resources/assets/playerex/lang/de_DE.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 815e4f79844d7a5bf4772c1fb209f4f74f0fb4c3 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:33 -0500 Subject: [PATCH 100/210] New translations en_us.json (Greek) --- .../resources/assets/playerex/lang/el_GR.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/el_GR.json b/src/main/resources/assets/playerex/lang/el_GR.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/el_GR.json +++ b/src/main/resources/assets/playerex/lang/el_GR.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 2a4763dd2421c74f81180513e356501b181b5357 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:34 -0500 Subject: [PATCH 101/210] New translations en_us.json (Finnish) --- .../resources/assets/playerex/lang/fi_FI.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/fi_FI.json b/src/main/resources/assets/playerex/lang/fi_FI.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/fi_FI.json +++ b/src/main/resources/assets/playerex/lang/fi_FI.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From c61bd8a76885608be7715b9ea2b7b0d1340a6302 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:35 -0500 Subject: [PATCH 102/210] New translations en_us.json (Hebrew) --- .../resources/assets/playerex/lang/he_IL.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/he_IL.json b/src/main/resources/assets/playerex/lang/he_IL.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/he_IL.json +++ b/src/main/resources/assets/playerex/lang/he_IL.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 2e56b346e393f36874042dc5e36c6cd0549db836 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:36 -0500 Subject: [PATCH 103/210] New translations en_us.json (Hungarian) --- .../resources/assets/playerex/lang/hu_HU.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/hu_HU.json b/src/main/resources/assets/playerex/lang/hu_HU.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/hu_HU.json +++ b/src/main/resources/assets/playerex/lang/hu_HU.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 05a9a1d9b0cad21d816af07d2e2a3a5b9516ccea Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:37 -0500 Subject: [PATCH 104/210] New translations en_us.json (Italian) --- .../resources/assets/playerex/lang/it_IT.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/it_IT.json b/src/main/resources/assets/playerex/lang/it_IT.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/it_IT.json +++ b/src/main/resources/assets/playerex/lang/it_IT.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 79b6cc52c9d1eb88511297dda1026255409f3d8b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:38 -0500 Subject: [PATCH 105/210] New translations en_us.json (Japanese) --- .../resources/assets/playerex/lang/ja_JP.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ja_JP.json b/src/main/resources/assets/playerex/lang/ja_JP.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/ja_JP.json +++ b/src/main/resources/assets/playerex/lang/ja_JP.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 0006797b477158fa68554524f862b6a262e537e0 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:39 -0500 Subject: [PATCH 106/210] New translations en_us.json (Korean) --- .../resources/assets/playerex/lang/ko_KR.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ko_KR.json b/src/main/resources/assets/playerex/lang/ko_KR.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/ko_KR.json +++ b/src/main/resources/assets/playerex/lang/ko_KR.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From fb4e53df6209d09355fb740a3d60dae2e017c029 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:40 -0500 Subject: [PATCH 107/210] New translations en_us.json (Dutch) --- .../resources/assets/playerex/lang/nl_NL.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/nl_NL.json b/src/main/resources/assets/playerex/lang/nl_NL.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/nl_NL.json +++ b/src/main/resources/assets/playerex/lang/nl_NL.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From d9a49db4aff60ae631b6a043b5414729d57b22db Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:41 -0500 Subject: [PATCH 108/210] New translations en_us.json (Norwegian) --- .../resources/assets/playerex/lang/no_NO.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/no_NO.json b/src/main/resources/assets/playerex/lang/no_NO.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/no_NO.json +++ b/src/main/resources/assets/playerex/lang/no_NO.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 045c59829caf3a3525fe8bcc431e6f4dcdc5d695 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:43 -0500 Subject: [PATCH 109/210] New translations en_us.json (Polish) --- .../resources/assets/playerex/lang/pl_PL.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/pl_PL.json b/src/main/resources/assets/playerex/lang/pl_PL.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/pl_PL.json +++ b/src/main/resources/assets/playerex/lang/pl_PL.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 745b05e05b3b8b632fe8d219dc68e1dbe9afd62e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:44 -0500 Subject: [PATCH 110/210] New translations en_us.json (Portuguese) --- .../resources/assets/playerex/lang/pt_PT.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/pt_PT.json b/src/main/resources/assets/playerex/lang/pt_PT.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/pt_PT.json +++ b/src/main/resources/assets/playerex/lang/pt_PT.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 4edebde6b9eb890efaeb18ad42fe2299e76e730f Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:44 -0500 Subject: [PATCH 111/210] New translations en_us.json (Russian) --- .../resources/assets/playerex/lang/ru_RU.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ru_RU.json b/src/main/resources/assets/playerex/lang/ru_RU.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/ru_RU.json +++ b/src/main/resources/assets/playerex/lang/ru_RU.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From dd87795bd190835f3d0d9add84f1930f966778e1 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:46 -0500 Subject: [PATCH 112/210] New translations en_us.json (Serbian (Cyrillic)) --- .../resources/assets/playerex/lang/sr_SP.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/sr_SP.json b/src/main/resources/assets/playerex/lang/sr_SP.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/sr_SP.json +++ b/src/main/resources/assets/playerex/lang/sr_SP.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 8dbdc0e7a9b4f2ee2ce346ace0baac022c6e1f8c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:47 -0500 Subject: [PATCH 113/210] New translations en_us.json (Swedish) --- .../resources/assets/playerex/lang/sv_SE.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/sv_SE.json b/src/main/resources/assets/playerex/lang/sv_SE.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/sv_SE.json +++ b/src/main/resources/assets/playerex/lang/sv_SE.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 641499962660c7237b672fd81866b742395e0472 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:48 -0500 Subject: [PATCH 114/210] New translations en_us.json (Turkish) --- .../resources/assets/playerex/lang/tr_TR.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/tr_TR.json b/src/main/resources/assets/playerex/lang/tr_TR.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/tr_TR.json +++ b/src/main/resources/assets/playerex/lang/tr_TR.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From e24dfc9e5faa340673be0ee8d437c6bef93d327d Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:49 -0500 Subject: [PATCH 115/210] New translations en_us.json (Ukrainian) --- .../resources/assets/playerex/lang/uk_UA.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/uk_UA.json b/src/main/resources/assets/playerex/lang/uk_UA.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/uk_UA.json +++ b/src/main/resources/assets/playerex/lang/uk_UA.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 5570b9f99f3d3ab6413d5f294e7aaac40874891d Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:50 -0500 Subject: [PATCH 116/210] New translations en_us.json (Chinese Simplified) --- .../resources/assets/playerex/lang/zh_CN.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/zh_CN.json b/src/main/resources/assets/playerex/lang/zh_CN.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/zh_CN.json +++ b/src/main/resources/assets/playerex/lang/zh_CN.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 133367041579193aa04fa3f84012d0610ae56cf8 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:51 -0500 Subject: [PATCH 117/210] New translations en_us.json (Chinese Traditional) --- .../resources/assets/playerex/lang/zh_TW.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/zh_TW.json b/src/main/resources/assets/playerex/lang/zh_TW.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/zh_TW.json +++ b/src/main/resources/assets/playerex/lang/zh_TW.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From d4bd92d64ab897b825ed111b472c8adbda32f193 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:52 -0500 Subject: [PATCH 118/210] New translations en_us.json (English) --- .../resources/assets/playerex/lang/en_US.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/en_US.json b/src/main/resources/assets/playerex/lang/en_US.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/en_US.json +++ b/src/main/resources/assets/playerex/lang/en_US.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 3b7c1742af03f657862c2ba0ed2b2372378ecbab Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:53 -0500 Subject: [PATCH 119/210] New translations en_us.json (Vietnamese) --- .../resources/assets/playerex/lang/vi_VN.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/vi_VN.json b/src/main/resources/assets/playerex/lang/vi_VN.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/vi_VN.json +++ b/src/main/resources/assets/playerex/lang/vi_VN.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 2e62e8ac80f32d6d14b988309306aa11c6e29439 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Sat, 26 Oct 2024 13:48:54 -0500 Subject: [PATCH 120/210] New translations en_us.json (Portuguese, Brazilian) --- .../resources/assets/playerex/lang/pt_BR.json | 32 ++++++++++++------- 1 file changed, 20 insertions(+), 12 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/pt_BR.json b/src/main/resources/assets/playerex/lang/pt_BR.json index 6cba0c29..b06fa9dd 100644 --- a/src/main/resources/assets/playerex/lang/pt_BR.json +++ b/src/main/resources/assets/playerex/lang/pt_BR.json @@ -373,7 +373,6 @@ "text.config.playerex-config.title": "PlayerEX Config", "text.config.playerex-config.section.client_options": "Client Options", "text.config.playerex-config.section.server_options": "Server Options", - "text.config.playerex-config.option.tooltip": "Tooltip", "text.config.playerex-config.enum.tooltip.default": "Default", "text.config.playerex-config.enum.tooltip.playerex": [ { @@ -382,18 +381,27 @@ } ], "text.config.playerex-config.enum.tooltip.vanilla": "Vanilla", - "text.config.playerex-config.option.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.enum.lifecycle.on_tick": "ON_TICK", + "text.config.playerex-config.enum.lifecycle.on_every_second": "ON_EVERY_SECOND", + "text.config.playerex-config.category.levelingSettings": "Leveling Options", + "text.config.playerex-config.option.levelingSettings.skillPointsPerLevelUp": "Skill Points per. Level Up", + "text.config.playerex-config.option.levelingSettings.levelFormula": "Leveling Formula", + "text.config.playerex-config.category.featureSettings": "Feature Options", + "text.config.playerex-config.option.featureSettings.resetOnDeath": "Reset on Death", + "text.config.playerex-config.option.featureSettings.itemBreakingEnabled": "Item Breaking Enabled", + "text.config.playerex-config.option.featureSettings.disableUI": "Disable UI", + "text.config.playerex-config.category.lifecycleSettings": "Lifecycle Options", + "text.config.playerex-config.option.lifecycleSettings.healthRegeneration": "Health Regeneration", + "text.config.playerex-config.category.advancedSettings": "Advanced Options", + "text.config.playerex-config.option.advancedSettings.restorativeForceTicks": "Restorative Force Ticks", + "text.config.playerex-config.option.advancedSettings.restorativeForceMultiplier": "Restorative Force Multiplier", + "text.config.playerex-config.option.advancedSettings.expNegationFactor": "Experience Negation Factor", + "text.config.playerex-config.category.visualSettings": "Visual Options", + "text.config.playerex-config.option.visualSettings.showLevelOnNameplates": "Show Level on Nameplates", + "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", + "text.config.playerex-config.option.visualSettings.tooltip": "Tooltip", "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", - "text.config.playerex-config.category.visualSettings": "Visual Options", - "text.config.playerex-config.option.visualSettings.nameplateColor": "Nameplate Color", - "text.config.playerex-config.option.resetOnDeath": "Reset on Death", - "text.config.playerex-config.option.skillPointsPerLevelUp": "Skill Points per. Level Up", - "text.config.playerex-config.option.levelFormula": "Leveling Formula", - "text.config.playerex-config.option.restorativeForceTicks": "Restorative Force Ticks", - "text.config.playerex-config.option.restorativeForceMultiplier": "Restorative Force Multiplier", - "text.config.playerex-config.option.expNegationFactor": "Experience Negation Factor", - "text.config.playerex-config.option.disableUI": "Disable UI" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" } \ No newline at end of file From 999dd7440681d6dca91f7280a3280e251cf436c1 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:22 -0600 Subject: [PATCH 121/210] New translations en_us.json (Romanian) --- .../resources/assets/playerex/lang/ro_RO.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ro_RO.json b/src/main/resources/assets/playerex/lang/ro_RO.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/ro_RO.json +++ b/src/main/resources/assets/playerex/lang/ro_RO.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 2e1b0bf59f3a48dac76f06032a68d48bc7674b1d Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:24 -0600 Subject: [PATCH 122/210] New translations en_us.json (French) --- .../resources/assets/playerex/lang/fr_FR.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/fr_FR.json b/src/main/resources/assets/playerex/lang/fr_FR.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/fr_FR.json +++ b/src/main/resources/assets/playerex/lang/fr_FR.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From abb76abb1fb011532e5d1bac300e8f2429ee8289 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:25 -0600 Subject: [PATCH 123/210] New translations en_us.json (Spanish) --- .../resources/assets/playerex/lang/es_ES.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/es_ES.json b/src/main/resources/assets/playerex/lang/es_ES.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/es_ES.json +++ b/src/main/resources/assets/playerex/lang/es_ES.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 8356f3350b25678ac8fb6ddad3c6e281324e3956 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:26 -0600 Subject: [PATCH 124/210] New translations en_us.json (Afrikaans) --- .../resources/assets/playerex/lang/af_ZA.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/af_ZA.json b/src/main/resources/assets/playerex/lang/af_ZA.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/af_ZA.json +++ b/src/main/resources/assets/playerex/lang/af_ZA.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 05b58f0e71150214e49c63af5aad417bda9acd72 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:27 -0600 Subject: [PATCH 125/210] New translations en_us.json (Arabic) --- .../resources/assets/playerex/lang/ar_SA.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ar_SA.json b/src/main/resources/assets/playerex/lang/ar_SA.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/ar_SA.json +++ b/src/main/resources/assets/playerex/lang/ar_SA.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From b10271464975caf6e539541c102266aacf21deed Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:28 -0600 Subject: [PATCH 126/210] New translations en_us.json (Catalan) --- .../resources/assets/playerex/lang/ca_ES.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ca_ES.json b/src/main/resources/assets/playerex/lang/ca_ES.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/ca_ES.json +++ b/src/main/resources/assets/playerex/lang/ca_ES.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From d988897f1eb5091f74987121d5b524054bc592d9 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:29 -0600 Subject: [PATCH 127/210] New translations en_us.json (Czech) --- .../resources/assets/playerex/lang/cs_CZ.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/cs_CZ.json b/src/main/resources/assets/playerex/lang/cs_CZ.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/cs_CZ.json +++ b/src/main/resources/assets/playerex/lang/cs_CZ.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 21e04c37ac4375a10599cf39b57ce351ba36d1ec Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:30 -0600 Subject: [PATCH 128/210] New translations en_us.json (Danish) --- .../resources/assets/playerex/lang/da_DK.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/da_DK.json b/src/main/resources/assets/playerex/lang/da_DK.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/da_DK.json +++ b/src/main/resources/assets/playerex/lang/da_DK.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 94698f499fca36d83b028ff8f0fb14265a429c65 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:31 -0600 Subject: [PATCH 129/210] New translations en_us.json (German) --- .../resources/assets/playerex/lang/de_DE.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/de_DE.json b/src/main/resources/assets/playerex/lang/de_DE.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/de_DE.json +++ b/src/main/resources/assets/playerex/lang/de_DE.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 1e1264d1f69bb21689829b9bb1c243c968296730 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:32 -0600 Subject: [PATCH 130/210] New translations en_us.json (Greek) --- .../resources/assets/playerex/lang/el_GR.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/el_GR.json b/src/main/resources/assets/playerex/lang/el_GR.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/el_GR.json +++ b/src/main/resources/assets/playerex/lang/el_GR.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 476b7764750ae80d4393a261a49f50b5b9d6fd50 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:33 -0600 Subject: [PATCH 131/210] New translations en_us.json (Finnish) --- .../resources/assets/playerex/lang/fi_FI.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/fi_FI.json b/src/main/resources/assets/playerex/lang/fi_FI.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/fi_FI.json +++ b/src/main/resources/assets/playerex/lang/fi_FI.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 6a775ababb1f94f422a9d1399ae367dca2d94ad2 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:34 -0600 Subject: [PATCH 132/210] New translations en_us.json (Hebrew) --- .../resources/assets/playerex/lang/he_IL.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/he_IL.json b/src/main/resources/assets/playerex/lang/he_IL.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/he_IL.json +++ b/src/main/resources/assets/playerex/lang/he_IL.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 7243539daaf7db9afeaf81000e0bf6368d0db0f2 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:35 -0600 Subject: [PATCH 133/210] New translations en_us.json (Hungarian) --- .../resources/assets/playerex/lang/hu_HU.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/hu_HU.json b/src/main/resources/assets/playerex/lang/hu_HU.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/hu_HU.json +++ b/src/main/resources/assets/playerex/lang/hu_HU.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 267fcc9fb81d8eae26970e298646ec40b5d1c9c4 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:37 -0600 Subject: [PATCH 134/210] New translations en_us.json (Italian) --- .../resources/assets/playerex/lang/it_IT.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/it_IT.json b/src/main/resources/assets/playerex/lang/it_IT.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/it_IT.json +++ b/src/main/resources/assets/playerex/lang/it_IT.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 357f20ec0340d31dcfb86d1fd8e43c29230f0976 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:38 -0600 Subject: [PATCH 135/210] New translations en_us.json (Japanese) --- .../resources/assets/playerex/lang/ja_JP.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ja_JP.json b/src/main/resources/assets/playerex/lang/ja_JP.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/ja_JP.json +++ b/src/main/resources/assets/playerex/lang/ja_JP.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 32bf4cc3ab7db77b2395adc462e5a8a17d66663b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:39 -0600 Subject: [PATCH 136/210] New translations en_us.json (Korean) --- .../resources/assets/playerex/lang/ko_KR.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ko_KR.json b/src/main/resources/assets/playerex/lang/ko_KR.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/ko_KR.json +++ b/src/main/resources/assets/playerex/lang/ko_KR.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From e2c9f9c40f24566493d6c694a5ced3c5edd1e1a2 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:40 -0600 Subject: [PATCH 137/210] New translations en_us.json (Dutch) --- .../resources/assets/playerex/lang/nl_NL.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/nl_NL.json b/src/main/resources/assets/playerex/lang/nl_NL.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/nl_NL.json +++ b/src/main/resources/assets/playerex/lang/nl_NL.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 8fc9be4c02ca8568b737214813a3b9068a0e64e2 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:41 -0600 Subject: [PATCH 138/210] New translations en_us.json (Norwegian) --- .../resources/assets/playerex/lang/no_NO.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/no_NO.json b/src/main/resources/assets/playerex/lang/no_NO.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/no_NO.json +++ b/src/main/resources/assets/playerex/lang/no_NO.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 804ba8912d602d6ef2b22a8ad85d5fcb41533577 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:42 -0600 Subject: [PATCH 139/210] New translations en_us.json (Polish) --- .../resources/assets/playerex/lang/pl_PL.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/pl_PL.json b/src/main/resources/assets/playerex/lang/pl_PL.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/pl_PL.json +++ b/src/main/resources/assets/playerex/lang/pl_PL.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 1bc116c750711e863e8f389eda5b3e9680e2d005 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:43 -0600 Subject: [PATCH 140/210] New translations en_us.json (Portuguese) --- .../resources/assets/playerex/lang/pt_PT.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/pt_PT.json b/src/main/resources/assets/playerex/lang/pt_PT.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/pt_PT.json +++ b/src/main/resources/assets/playerex/lang/pt_PT.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 92e106fd2ae724654c47eaf1d7a48fa851172a4a Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:44 -0600 Subject: [PATCH 141/210] New translations en_us.json (Russian) --- .../resources/assets/playerex/lang/ru_RU.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ru_RU.json b/src/main/resources/assets/playerex/lang/ru_RU.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/ru_RU.json +++ b/src/main/resources/assets/playerex/lang/ru_RU.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From f3aec19d022c27113d8459f5910d2138ee370645 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:45 -0600 Subject: [PATCH 142/210] New translations en_us.json (Serbian (Cyrillic)) --- .../resources/assets/playerex/lang/sr_SP.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/sr_SP.json b/src/main/resources/assets/playerex/lang/sr_SP.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/sr_SP.json +++ b/src/main/resources/assets/playerex/lang/sr_SP.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From ffd3c730cd4747b3783b7e4778579eed6a614e24 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:47 -0600 Subject: [PATCH 143/210] New translations en_us.json (Swedish) --- .../resources/assets/playerex/lang/sv_SE.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/sv_SE.json b/src/main/resources/assets/playerex/lang/sv_SE.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/sv_SE.json +++ b/src/main/resources/assets/playerex/lang/sv_SE.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 5d48fcdd7e9145dc29f7356243ff50783ef7872b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:48 -0600 Subject: [PATCH 144/210] New translations en_us.json (Turkish) --- .../resources/assets/playerex/lang/tr_TR.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/tr_TR.json b/src/main/resources/assets/playerex/lang/tr_TR.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/tr_TR.json +++ b/src/main/resources/assets/playerex/lang/tr_TR.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 6d0f9fdf7794b4288622cc20cb1fa80577fe23e4 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:49 -0600 Subject: [PATCH 145/210] New translations en_us.json (Ukrainian) --- .../resources/assets/playerex/lang/uk_UA.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/uk_UA.json b/src/main/resources/assets/playerex/lang/uk_UA.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/uk_UA.json +++ b/src/main/resources/assets/playerex/lang/uk_UA.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From e003ccc729cd636ac3625592831b9f9be6df6e7c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:50 -0600 Subject: [PATCH 146/210] New translations en_us.json (Chinese Simplified) --- .../resources/assets/playerex/lang/zh_CN.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/zh_CN.json b/src/main/resources/assets/playerex/lang/zh_CN.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/zh_CN.json +++ b/src/main/resources/assets/playerex/lang/zh_CN.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 83bfc41a172bd9510fe564ad8c1a853276d2749e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:51 -0600 Subject: [PATCH 147/210] New translations en_us.json (Chinese Traditional) --- .../resources/assets/playerex/lang/zh_TW.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/zh_TW.json b/src/main/resources/assets/playerex/lang/zh_TW.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/zh_TW.json +++ b/src/main/resources/assets/playerex/lang/zh_TW.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 1e564d0dcdfc2ff0476b4db46aee0f8409196086 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:52 -0600 Subject: [PATCH 148/210] New translations en_us.json (English) --- .../resources/assets/playerex/lang/en_US.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/en_US.json b/src/main/resources/assets/playerex/lang/en_US.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/en_US.json +++ b/src/main/resources/assets/playerex/lang/en_US.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 02a8492dc222009b62b2d9b23e86db748773337e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:53 -0600 Subject: [PATCH 149/210] New translations en_us.json (Vietnamese) --- .../resources/assets/playerex/lang/vi_VN.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/vi_VN.json b/src/main/resources/assets/playerex/lang/vi_VN.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/vi_VN.json +++ b/src/main/resources/assets/playerex/lang/vi_VN.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 06c88ac609701c2cabbabdb8cfb19e5a1a8d57c0 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 14:49:54 -0600 Subject: [PATCH 150/210] New translations en_us.json (Portuguese, Brazilian) --- .../resources/assets/playerex/lang/pt_BR.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/pt_BR.json b/src/main/resources/assets/playerex/lang/pt_BR.json index b06fa9dd..5a1ab2d1 100644 --- a/src/main/resources/assets/playerex/lang/pt_BR.json +++ b/src/main/resources/assets/playerex/lang/pt_BR.json @@ -24,7 +24,7 @@ "color": "white" } ], - "playerex.ui.category.attributes": "Attributes", + "playerex.ui.category.attributes": "ATTRIBUTES", "playerex.ui.current_level": [ { "text": "โค ", @@ -90,6 +90,19 @@ } ], "playerex.ui.nameplate.level": "", + "playerex.ui.menu.playerex.attributes": [ + { + "text": "โœŽ ", + "color": "#F0C25E" + }, + { + "text": "PlayerEX Attributes", + "color": "white" + } + ], + "playerex.ui.main.labels.health": "Health", + "playerex.ui.main.sections.vigor": "VIGOR", + "playerex.ui.main.sections.combat_stats": "COMBAT STATS", "playerex.ui.main.categories.melee_combat": "โš” MELEE", "playerex.ui.main.categories.ranged_combat": "๐Ÿน RANGED", "playerex.ui.main.categories.defense_combat": "๐Ÿ›ก DEFENSE", From 030ed51d4153cfa78b1b9af0f76794cbf1561d8c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:22 -0600 Subject: [PATCH 151/210] New translations en_us.json (Romanian) --- .../resources/assets/playerex/lang/ro_RO.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ro_RO.json b/src/main/resources/assets/playerex/lang/ro_RO.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/ro_RO.json +++ b/src/main/resources/assets/playerex/lang/ro_RO.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From c0d33cf41fb5c5c2ec41a3c91ce9695980b4a0de Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:23 -0600 Subject: [PATCH 152/210] New translations en_us.json (French) --- .../resources/assets/playerex/lang/fr_FR.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/fr_FR.json b/src/main/resources/assets/playerex/lang/fr_FR.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/fr_FR.json +++ b/src/main/resources/assets/playerex/lang/fr_FR.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From f7ebb0a12cb4846efcc5cb5c041cf670ec0c7a26 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:24 -0600 Subject: [PATCH 153/210] New translations en_us.json (Spanish) --- .../resources/assets/playerex/lang/es_ES.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/es_ES.json b/src/main/resources/assets/playerex/lang/es_ES.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/es_ES.json +++ b/src/main/resources/assets/playerex/lang/es_ES.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From da47695e717475b5a626800a401b24a7c82a98bd Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:25 -0600 Subject: [PATCH 154/210] New translations en_us.json (Afrikaans) --- .../resources/assets/playerex/lang/af_ZA.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/af_ZA.json b/src/main/resources/assets/playerex/lang/af_ZA.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/af_ZA.json +++ b/src/main/resources/assets/playerex/lang/af_ZA.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From a2dfaccba25805850b41d85189c83930e3f10083 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:27 -0600 Subject: [PATCH 155/210] New translations en_us.json (Arabic) --- .../resources/assets/playerex/lang/ar_SA.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ar_SA.json b/src/main/resources/assets/playerex/lang/ar_SA.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/ar_SA.json +++ b/src/main/resources/assets/playerex/lang/ar_SA.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 1280ead8eea393c63043f37cb6a1b1512670c488 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:27 -0600 Subject: [PATCH 156/210] New translations en_us.json (Catalan) --- .../resources/assets/playerex/lang/ca_ES.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ca_ES.json b/src/main/resources/assets/playerex/lang/ca_ES.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/ca_ES.json +++ b/src/main/resources/assets/playerex/lang/ca_ES.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From f46103a8860bf2e4dbdad1c625369ac0d4c2e947 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:28 -0600 Subject: [PATCH 157/210] New translations en_us.json (Czech) --- .../resources/assets/playerex/lang/cs_CZ.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/cs_CZ.json b/src/main/resources/assets/playerex/lang/cs_CZ.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/cs_CZ.json +++ b/src/main/resources/assets/playerex/lang/cs_CZ.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From f8432c9e21c843b66c8bfd985ed0797e4b1fb94e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:30 -0600 Subject: [PATCH 158/210] New translations en_us.json (Danish) --- .../resources/assets/playerex/lang/da_DK.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/da_DK.json b/src/main/resources/assets/playerex/lang/da_DK.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/da_DK.json +++ b/src/main/resources/assets/playerex/lang/da_DK.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 6e9aa613f399c99450741ae3b21d598286198c3f Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:31 -0600 Subject: [PATCH 159/210] New translations en_us.json (German) --- .../resources/assets/playerex/lang/de_DE.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/de_DE.json b/src/main/resources/assets/playerex/lang/de_DE.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/de_DE.json +++ b/src/main/resources/assets/playerex/lang/de_DE.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 3ff7d6ad1de826e30b7ff6c490d13c1ba811cef8 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:32 -0600 Subject: [PATCH 160/210] New translations en_us.json (Greek) --- .../resources/assets/playerex/lang/el_GR.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/el_GR.json b/src/main/resources/assets/playerex/lang/el_GR.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/el_GR.json +++ b/src/main/resources/assets/playerex/lang/el_GR.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 4e4ed24da093bd6316f6f8d94d656e1ad4167a87 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:33 -0600 Subject: [PATCH 161/210] New translations en_us.json (Finnish) --- .../resources/assets/playerex/lang/fi_FI.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/fi_FI.json b/src/main/resources/assets/playerex/lang/fi_FI.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/fi_FI.json +++ b/src/main/resources/assets/playerex/lang/fi_FI.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 9f3a58986dc3f08949a95fdb839bb9ee12ef665a Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:34 -0600 Subject: [PATCH 162/210] New translations en_us.json (Hebrew) --- .../resources/assets/playerex/lang/he_IL.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/he_IL.json b/src/main/resources/assets/playerex/lang/he_IL.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/he_IL.json +++ b/src/main/resources/assets/playerex/lang/he_IL.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 8a4f26eccfe15e83658f004988a58e9bd4f3dbac Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:35 -0600 Subject: [PATCH 163/210] New translations en_us.json (Hungarian) --- .../resources/assets/playerex/lang/hu_HU.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/hu_HU.json b/src/main/resources/assets/playerex/lang/hu_HU.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/hu_HU.json +++ b/src/main/resources/assets/playerex/lang/hu_HU.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 6150716c361e95164c75683a15286c65d68a347f Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:36 -0600 Subject: [PATCH 164/210] New translations en_us.json (Italian) --- .../resources/assets/playerex/lang/it_IT.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/it_IT.json b/src/main/resources/assets/playerex/lang/it_IT.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/it_IT.json +++ b/src/main/resources/assets/playerex/lang/it_IT.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 48dab082ec7bcce9b8cb895a20e19dda88ee93ca Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:37 -0600 Subject: [PATCH 165/210] New translations en_us.json (Japanese) --- .../resources/assets/playerex/lang/ja_JP.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ja_JP.json b/src/main/resources/assets/playerex/lang/ja_JP.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/ja_JP.json +++ b/src/main/resources/assets/playerex/lang/ja_JP.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 54e762fb57d3fddad391802d066cc15933a640df Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:38 -0600 Subject: [PATCH 166/210] New translations en_us.json (Korean) --- .../resources/assets/playerex/lang/ko_KR.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ko_KR.json b/src/main/resources/assets/playerex/lang/ko_KR.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/ko_KR.json +++ b/src/main/resources/assets/playerex/lang/ko_KR.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 5b856d8ec12d5f951833c80ec733f1fbe4d1fd6e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:39 -0600 Subject: [PATCH 167/210] New translations en_us.json (Dutch) --- .../resources/assets/playerex/lang/nl_NL.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/nl_NL.json b/src/main/resources/assets/playerex/lang/nl_NL.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/nl_NL.json +++ b/src/main/resources/assets/playerex/lang/nl_NL.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 687f5ae46be5ebf8b94ff4ca77858ec7eb7c1211 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:40 -0600 Subject: [PATCH 168/210] New translations en_us.json (Norwegian) --- .../resources/assets/playerex/lang/no_NO.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/no_NO.json b/src/main/resources/assets/playerex/lang/no_NO.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/no_NO.json +++ b/src/main/resources/assets/playerex/lang/no_NO.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 3c08c224277a86b75f6ad1db77f6daf93402b6db Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:41 -0600 Subject: [PATCH 169/210] New translations en_us.json (Polish) --- .../resources/assets/playerex/lang/pl_PL.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/pl_PL.json b/src/main/resources/assets/playerex/lang/pl_PL.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/pl_PL.json +++ b/src/main/resources/assets/playerex/lang/pl_PL.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 15e4c4c65370d567123f5ec4e34161b07c6e4c4d Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:42 -0600 Subject: [PATCH 170/210] New translations en_us.json (Portuguese) --- .../resources/assets/playerex/lang/pt_PT.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/pt_PT.json b/src/main/resources/assets/playerex/lang/pt_PT.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/pt_PT.json +++ b/src/main/resources/assets/playerex/lang/pt_PT.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 172e4675dea6c19ec5b67388240a44f574a3ae72 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:43 -0600 Subject: [PATCH 171/210] New translations en_us.json (Russian) --- .../resources/assets/playerex/lang/ru_RU.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/ru_RU.json b/src/main/resources/assets/playerex/lang/ru_RU.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/ru_RU.json +++ b/src/main/resources/assets/playerex/lang/ru_RU.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 6044affc3c546d18f7eaf6a85919f16c3ec5b4ee Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:44 -0600 Subject: [PATCH 172/210] New translations en_us.json (Serbian (Cyrillic)) --- .../resources/assets/playerex/lang/sr_SP.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/sr_SP.json b/src/main/resources/assets/playerex/lang/sr_SP.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/sr_SP.json +++ b/src/main/resources/assets/playerex/lang/sr_SP.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From fc6d91cf71b830f8ee801a36220fea18077f5645 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:45 -0600 Subject: [PATCH 173/210] New translations en_us.json (Swedish) --- .../resources/assets/playerex/lang/sv_SE.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/sv_SE.json b/src/main/resources/assets/playerex/lang/sv_SE.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/sv_SE.json +++ b/src/main/resources/assets/playerex/lang/sv_SE.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 06a795b2da4aac3555bf3cbd9b584f574404f591 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:46 -0600 Subject: [PATCH 174/210] New translations en_us.json (Turkish) --- .../resources/assets/playerex/lang/tr_TR.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/tr_TR.json b/src/main/resources/assets/playerex/lang/tr_TR.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/tr_TR.json +++ b/src/main/resources/assets/playerex/lang/tr_TR.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From c0ccbaeb31b5f393256c78ea7002f0ca52a807c6 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:47 -0600 Subject: [PATCH 175/210] New translations en_us.json (Ukrainian) --- .../resources/assets/playerex/lang/uk_UA.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/uk_UA.json b/src/main/resources/assets/playerex/lang/uk_UA.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/uk_UA.json +++ b/src/main/resources/assets/playerex/lang/uk_UA.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 5c1f23a580570b399aa66a5d83b4cc4e3afe32ed Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:48 -0600 Subject: [PATCH 176/210] New translations en_us.json (Chinese Simplified) --- .../resources/assets/playerex/lang/zh_CN.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/zh_CN.json b/src/main/resources/assets/playerex/lang/zh_CN.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/zh_CN.json +++ b/src/main/resources/assets/playerex/lang/zh_CN.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 521417e47011d638899b6dc7ed2971ef5243c730 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:50 -0600 Subject: [PATCH 177/210] New translations en_us.json (Chinese Traditional) --- .../resources/assets/playerex/lang/zh_TW.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/zh_TW.json b/src/main/resources/assets/playerex/lang/zh_TW.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/zh_TW.json +++ b/src/main/resources/assets/playerex/lang/zh_TW.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From a752419a205b73816c504931446c36c6dc72a6d6 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:51 -0600 Subject: [PATCH 178/210] New translations en_us.json (English) --- .../resources/assets/playerex/lang/en_US.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/en_US.json b/src/main/resources/assets/playerex/lang/en_US.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/en_US.json +++ b/src/main/resources/assets/playerex/lang/en_US.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 2cc3c8b8e4ff649d111ffb63459b188ce996770c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:52 -0600 Subject: [PATCH 179/210] New translations en_us.json (Vietnamese) --- .../resources/assets/playerex/lang/vi_VN.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/vi_VN.json b/src/main/resources/assets/playerex/lang/vi_VN.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/vi_VN.json +++ b/src/main/resources/assets/playerex/lang/vi_VN.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From de489ad60a5ac1a09cf4dbcd78ae41086dcce6f1 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 18:29:53 -0600 Subject: [PATCH 180/210] New translations en_us.json (Portuguese, Brazilian) --- .../resources/assets/playerex/lang/pt_BR.json | 69 ++++++++++++++++++- 1 file changed, 68 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/playerex/lang/pt_BR.json b/src/main/resources/assets/playerex/lang/pt_BR.json index 5a1ab2d1..800d2c21 100644 --- a/src/main/resources/assets/playerex/lang/pt_BR.json +++ b/src/main/resources/assets/playerex/lang/pt_BR.json @@ -130,6 +130,7 @@ "attribute.name.playerex.wither_resistance": "Wither Resistance", "attribute.name.playerex.breaking_speed": "Breaking Speed", "attribute.name.playerex.focus": "Focus", + "attribute.name.playerex.percent_damage_reduction": "% Damage Reduction", "attribute.name.playerex.mining": "Mining", "attribute.name.playerex.enchanting": "Enchanting", "attribute.name.playerex.alchemy": "Alchemy", @@ -138,6 +139,52 @@ "attribute.name.playerex.smithing": "Smithing", "attribute.name.playerex.farming": "Farming", "playerex.broken": "Broken", + "playerex.item.level": [ + { + "text": "Level: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.experience": [ + { + "text": "Exp: ", + "color": "#6EBAE5" + }, + { + "index": 0, + "color": "gold" + }, + { + "text": "/", + "color": "gold" + }, + { + "index": 1, + "color": "gold" + } + ], + "playerex.item.reduction": [ + { + "index": 0, + "color": "blue" + }, + { + "text": "% Damage Reduction", + "color": "blue" + } + ], "playerex.command.reset_chunk": "Reset experience negation factor for chunk at %s", "playerex.command.refund": "Refunded %s skill points for player %s", "playerex.command.updated_result": [ @@ -416,5 +463,25 @@ "text.config.playerex-config.category.soundSettings": "Sound Options", "text.config.playerex-config.option.soundSettings.levelUpVolume": "Level Up Volume", "text.config.playerex-config.option.soundSettings.skillUpVolume": "Skill Up Volume", - "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume" + "text.config.playerex-config.option.soundSettings.refundVolume": "Refund Volume", + "text.config.playerex-config.category.weaponLevelingSettings": "Weapon Leveling", + "text.config.playerex-config.option.weaponLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.weaponLevelingSettings.damagePerLevel": "Attack Damage per Level", + "text.config.playerex-config.option.weaponLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.weaponLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.weaponLevelingSettings.maxLevel": "Maximum Level", + "text.config.playerex-config.category.armorLevelingSettings": "Armor Leveling", + "text.config.playerex-config.option.armorLevelingSettings.enabled": "Activated", + "text.config.playerex-config.option.armorLevelingSettings.armorPerLevel": "Armor per Level", + "text.config.playerex-config.option.armorLevelingSettings.reductionPerLevel": "% Damage Reduction per Level", + "text.config.playerex-config.option.armorLevelingSettings.maxReduction": "Max % Damage Reduction", + "text.config.playerex-config.option.armorLevelingSettings.formula": "XP Formula", + "text.config.playerex-config.option.armorLevelingSettings.xpFromPassive": "XP from Passive Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromHostile": "XP from Hostile Mobs", + "text.config.playerex-config.option.armorLevelingSettings.xpFromMiniboss": "XP from Minibosses (unused)", + "text.config.playerex-config.option.armorLevelingSettings.xpFromBoss": "XP from Bosses", + "text.config.playerex-config.option.armorLevelingSettings.maxLevel": "Maximum Level" } \ No newline at end of file From 4fe60a1b16f802176dd143bde7e07d039ec36cc4 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:46 -0600 Subject: [PATCH 181/210] New translations en_us.json (Romanian) --- src/main/resources/assets/playerex/lang/ro_RO.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ro_RO.json b/src/main/resources/assets/playerex/lang/ro_RO.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/ro_RO.json +++ b/src/main/resources/assets/playerex/lang/ro_RO.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 7e5bce055863dcf62991715a56ac39585d81c382 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:47 -0600 Subject: [PATCH 182/210] New translations en_us.json (French) --- src/main/resources/assets/playerex/lang/fr_FR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/fr_FR.json b/src/main/resources/assets/playerex/lang/fr_FR.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/fr_FR.json +++ b/src/main/resources/assets/playerex/lang/fr_FR.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From a86899dafcfe5b3edb80e91a0582e2b4256c18a3 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:48 -0600 Subject: [PATCH 183/210] New translations en_us.json (Spanish) --- src/main/resources/assets/playerex/lang/es_ES.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/es_ES.json b/src/main/resources/assets/playerex/lang/es_ES.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/es_ES.json +++ b/src/main/resources/assets/playerex/lang/es_ES.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From aef64bcc79206980afb755427759c19f722bd221 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:49 -0600 Subject: [PATCH 184/210] New translations en_us.json (Afrikaans) --- src/main/resources/assets/playerex/lang/af_ZA.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/af_ZA.json b/src/main/resources/assets/playerex/lang/af_ZA.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/af_ZA.json +++ b/src/main/resources/assets/playerex/lang/af_ZA.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From f82bd8fbbe2dc551846f602c698891f07ad4f228 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:50 -0600 Subject: [PATCH 185/210] New translations en_us.json (Arabic) --- src/main/resources/assets/playerex/lang/ar_SA.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ar_SA.json b/src/main/resources/assets/playerex/lang/ar_SA.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/ar_SA.json +++ b/src/main/resources/assets/playerex/lang/ar_SA.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From d916ecdb2045cf91df438df9414fed2d29ee225a Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:51 -0600 Subject: [PATCH 186/210] New translations en_us.json (Catalan) --- src/main/resources/assets/playerex/lang/ca_ES.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ca_ES.json b/src/main/resources/assets/playerex/lang/ca_ES.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/ca_ES.json +++ b/src/main/resources/assets/playerex/lang/ca_ES.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 6361830d873ca3de5a033ad4ca192dfbaa4dc913 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:52 -0600 Subject: [PATCH 187/210] New translations en_us.json (Czech) --- src/main/resources/assets/playerex/lang/cs_CZ.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/cs_CZ.json b/src/main/resources/assets/playerex/lang/cs_CZ.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/cs_CZ.json +++ b/src/main/resources/assets/playerex/lang/cs_CZ.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 4db6d630a4c98b7f6179a537621b3765cb8adc7b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:53 -0600 Subject: [PATCH 188/210] New translations en_us.json (Danish) --- src/main/resources/assets/playerex/lang/da_DK.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/da_DK.json b/src/main/resources/assets/playerex/lang/da_DK.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/da_DK.json +++ b/src/main/resources/assets/playerex/lang/da_DK.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 61c296b640f26a486a5e09c08180e36f3875ff1e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:54 -0600 Subject: [PATCH 189/210] New translations en_us.json (German) --- src/main/resources/assets/playerex/lang/de_DE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/de_DE.json b/src/main/resources/assets/playerex/lang/de_DE.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/de_DE.json +++ b/src/main/resources/assets/playerex/lang/de_DE.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 0466accda722362f6e97e740743b43d2235374eb Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:55 -0600 Subject: [PATCH 190/210] New translations en_us.json (Greek) --- src/main/resources/assets/playerex/lang/el_GR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/el_GR.json b/src/main/resources/assets/playerex/lang/el_GR.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/el_GR.json +++ b/src/main/resources/assets/playerex/lang/el_GR.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 19912df243e4237630788e6ee01a074d792042d4 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:56 -0600 Subject: [PATCH 191/210] New translations en_us.json (Finnish) --- src/main/resources/assets/playerex/lang/fi_FI.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/fi_FI.json b/src/main/resources/assets/playerex/lang/fi_FI.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/fi_FI.json +++ b/src/main/resources/assets/playerex/lang/fi_FI.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 05fd5f9eb72d13338f69c56c1452e6e7330dae26 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:57 -0600 Subject: [PATCH 192/210] New translations en_us.json (Hebrew) --- src/main/resources/assets/playerex/lang/he_IL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/he_IL.json b/src/main/resources/assets/playerex/lang/he_IL.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/he_IL.json +++ b/src/main/resources/assets/playerex/lang/he_IL.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From aa46be20a7ad88dc4cd546eb7355ac7846c44641 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:58 -0600 Subject: [PATCH 193/210] New translations en_us.json (Hungarian) --- src/main/resources/assets/playerex/lang/hu_HU.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/hu_HU.json b/src/main/resources/assets/playerex/lang/hu_HU.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/hu_HU.json +++ b/src/main/resources/assets/playerex/lang/hu_HU.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From c794aa3bebdd030c1e114a43fa170f768cdb8600 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 21:59:59 -0600 Subject: [PATCH 194/210] New translations en_us.json (Italian) --- src/main/resources/assets/playerex/lang/it_IT.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/it_IT.json b/src/main/resources/assets/playerex/lang/it_IT.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/it_IT.json +++ b/src/main/resources/assets/playerex/lang/it_IT.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 62d98c859c2b3058edc2ec83b2e696207a78aad8 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:00 -0600 Subject: [PATCH 195/210] New translations en_us.json (Japanese) --- src/main/resources/assets/playerex/lang/ja_JP.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ja_JP.json b/src/main/resources/assets/playerex/lang/ja_JP.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/ja_JP.json +++ b/src/main/resources/assets/playerex/lang/ja_JP.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 300072a575b240d37d5cc0b7484b3527a1f896b4 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:01 -0600 Subject: [PATCH 196/210] New translations en_us.json (Korean) --- src/main/resources/assets/playerex/lang/ko_KR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ko_KR.json b/src/main/resources/assets/playerex/lang/ko_KR.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/ko_KR.json +++ b/src/main/resources/assets/playerex/lang/ko_KR.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 098605d3fcf3bacc8cc01b0a783859a95176398c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:03 -0600 Subject: [PATCH 197/210] New translations en_us.json (Dutch) --- src/main/resources/assets/playerex/lang/nl_NL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/nl_NL.json b/src/main/resources/assets/playerex/lang/nl_NL.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/nl_NL.json +++ b/src/main/resources/assets/playerex/lang/nl_NL.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 35393a948955bcb02af5db18cfa14b5ac221f050 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:04 -0600 Subject: [PATCH 198/210] New translations en_us.json (Norwegian) --- src/main/resources/assets/playerex/lang/no_NO.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/no_NO.json b/src/main/resources/assets/playerex/lang/no_NO.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/no_NO.json +++ b/src/main/resources/assets/playerex/lang/no_NO.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From f44aaeefe6bef46ebade3d16e4122c6b4c89d143 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:05 -0600 Subject: [PATCH 199/210] New translations en_us.json (Polish) --- src/main/resources/assets/playerex/lang/pl_PL.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/pl_PL.json b/src/main/resources/assets/playerex/lang/pl_PL.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/pl_PL.json +++ b/src/main/resources/assets/playerex/lang/pl_PL.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From fa44dd224e01ee869225211736f98f6afd928295 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:06 -0600 Subject: [PATCH 200/210] New translations en_us.json (Portuguese) --- src/main/resources/assets/playerex/lang/pt_PT.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/pt_PT.json b/src/main/resources/assets/playerex/lang/pt_PT.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/pt_PT.json +++ b/src/main/resources/assets/playerex/lang/pt_PT.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 80acc1e0cf35ac3d8f03a384af12f8a8e5dcc3d8 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:07 -0600 Subject: [PATCH 201/210] New translations en_us.json (Russian) --- src/main/resources/assets/playerex/lang/ru_RU.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/ru_RU.json b/src/main/resources/assets/playerex/lang/ru_RU.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/ru_RU.json +++ b/src/main/resources/assets/playerex/lang/ru_RU.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 7b6adeb27c6c0b478ae008da41f427573e32b299 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:09 -0600 Subject: [PATCH 202/210] New translations en_us.json (Serbian (Cyrillic)) --- src/main/resources/assets/playerex/lang/sr_SP.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/sr_SP.json b/src/main/resources/assets/playerex/lang/sr_SP.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/sr_SP.json +++ b/src/main/resources/assets/playerex/lang/sr_SP.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 246bc8a2a278db5e1dc93b4460167a270b811910 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:10 -0600 Subject: [PATCH 203/210] New translations en_us.json (Swedish) --- src/main/resources/assets/playerex/lang/sv_SE.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/sv_SE.json b/src/main/resources/assets/playerex/lang/sv_SE.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/sv_SE.json +++ b/src/main/resources/assets/playerex/lang/sv_SE.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From aa88931d26d3d17c05ebfba8d44480314b1a65c6 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:11 -0600 Subject: [PATCH 204/210] New translations en_us.json (Turkish) --- src/main/resources/assets/playerex/lang/tr_TR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/tr_TR.json b/src/main/resources/assets/playerex/lang/tr_TR.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/tr_TR.json +++ b/src/main/resources/assets/playerex/lang/tr_TR.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From ccad0ef6f30f09bf6f1ca0123fd13b2787f884c5 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:13 -0600 Subject: [PATCH 205/210] New translations en_us.json (Ukrainian) --- src/main/resources/assets/playerex/lang/uk_UA.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/uk_UA.json b/src/main/resources/assets/playerex/lang/uk_UA.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/uk_UA.json +++ b/src/main/resources/assets/playerex/lang/uk_UA.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 1a87660bfbf8a28113c936a91cf0a9dd0ee3fbbf Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:14 -0600 Subject: [PATCH 206/210] New translations en_us.json (Chinese Simplified) --- src/main/resources/assets/playerex/lang/zh_CN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/zh_CN.json b/src/main/resources/assets/playerex/lang/zh_CN.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/zh_CN.json +++ b/src/main/resources/assets/playerex/lang/zh_CN.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 109d546d4300192585823993ab50d754664cdb7b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:15 -0600 Subject: [PATCH 207/210] New translations en_us.json (Chinese Traditional) --- src/main/resources/assets/playerex/lang/zh_TW.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/zh_TW.json b/src/main/resources/assets/playerex/lang/zh_TW.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/zh_TW.json +++ b/src/main/resources/assets/playerex/lang/zh_TW.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 71107c3eb6d19190bab817f155aefe6b9c8a919d Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:16 -0600 Subject: [PATCH 208/210] New translations en_us.json (English) --- src/main/resources/assets/playerex/lang/en_US.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/en_US.json b/src/main/resources/assets/playerex/lang/en_US.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/en_US.json +++ b/src/main/resources/assets/playerex/lang/en_US.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 2d9bb2b4c662563ce7d8e2a860e584c99627780a Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:17 -0600 Subject: [PATCH 209/210] New translations en_us.json (Vietnamese) --- src/main/resources/assets/playerex/lang/vi_VN.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/vi_VN.json b/src/main/resources/assets/playerex/lang/vi_VN.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/vi_VN.json +++ b/src/main/resources/assets/playerex/lang/vi_VN.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ], From 47b9de759be9d3bf51de4e055289ae950b043f5c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Fri, 13 Dec 2024 22:00:19 -0600 Subject: [PATCH 210/210] New translations en_us.json (Portuguese, Brazilian) --- src/main/resources/assets/playerex/lang/pt_BR.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/assets/playerex/lang/pt_BR.json b/src/main/resources/assets/playerex/lang/pt_BR.json index 800d2c21..2fb5ad4f 100644 --- a/src/main/resources/assets/playerex/lang/pt_BR.json +++ b/src/main/resources/assets/playerex/lang/pt_BR.json @@ -92,11 +92,11 @@ "playerex.ui.nameplate.level": "", "playerex.ui.menu.playerex.attributes": [ { - "text": "โœŽ ", + "text": "โ˜… ", "color": "#F0C25E" }, { - "text": "PlayerEX Attributes", + "text": "PlayerEX", "color": "white" } ],