From 3a9bc72631c25c24255c96475df84e86dfd7e23e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:36 -0500 Subject: [PATCH 01/90] New translations en_us.json (Romanian) --- .../resources/assets/playerex/lang/ro-RO.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ro-RO.json @@ -0,0 +1,396 @@ +{ + "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 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.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 bc6d91cfe267a0af8b4c5d757380493a0474b174 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:38 -0500 Subject: [PATCH 02/90] New translations en_us.json (French) --- .../resources/assets/playerex/lang/fr-FR.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/fr-FR.json @@ -0,0 +1,396 @@ +{ + "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 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.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 468b532ae94cf67666842960e795a702365107e1 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:39 -0500 Subject: [PATCH 03/90] New translations en_us.json (Spanish) --- .../resources/assets/playerex/lang/es-ES.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/es-ES.json @@ -0,0 +1,396 @@ +{ + "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 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.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 c65a1d458b7a926f8198a6af04f2bcfa96b1828e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:40 -0500 Subject: [PATCH 04/90] New translations en_us.json (Afrikaans) --- .../resources/assets/playerex/lang/af-ZA.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/af-ZA.json @@ -0,0 +1,396 @@ +{ + "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 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.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 bc461bcfcc06c7a9fa439dd2ec7cec18152f8127 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:42 -0500 Subject: [PATCH 05/90] New translations en_us.json (Arabic) --- .../resources/assets/playerex/lang/ar-SA.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ar-SA.json @@ -0,0 +1,396 @@ +{ + "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 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.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 be0e349bb9fdb173c0577b9fc2fef8849d02a093 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:43 -0500 Subject: [PATCH 06/90] New translations en_us.json (Catalan) --- .../resources/assets/playerex/lang/ca-ES.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ca-ES.json @@ -0,0 +1,396 @@ +{ + "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 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.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 a433355cf609bfbb118b825651ea3115ddf581e5 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:44 -0500 Subject: [PATCH 07/90] New translations en_us.json (Czech) --- .../resources/assets/playerex/lang/cs-CZ.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/cs-CZ.json @@ -0,0 +1,396 @@ +{ + "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 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.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 2cae328a81238f422a63af01e32d7e2632deb5ae Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:45 -0500 Subject: [PATCH 08/90] New translations en_us.json (Danish) --- .../resources/assets/playerex/lang/da-DK.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/da-DK.json @@ -0,0 +1,396 @@ +{ + "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 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.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 6d88b8ef49c7df7476b6bd39fba2586da86309bd Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:47 -0500 Subject: [PATCH 09/90] New translations en_us.json (German) --- .../resources/assets/playerex/lang/de-DE.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/de-DE.json @@ -0,0 +1,396 @@ +{ + "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 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.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 48308025346cb6a59da575fca65ca3190db0b240 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:48 -0500 Subject: [PATCH 10/90] New translations en_us.json (Greek) --- .../resources/assets/playerex/lang/el-GR.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/el-GR.json @@ -0,0 +1,396 @@ +{ + "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 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.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 7df797ff26aa1cba4a16fdf80ab26e4d80688dc7 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:49 -0500 Subject: [PATCH 11/90] New translations en_us.json (Finnish) --- .../resources/assets/playerex/lang/fi-FI.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/fi-FI.json @@ -0,0 +1,396 @@ +{ + "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 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.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 0b962a1f4b5e6a8c628e0fabe22a9905d466e487 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:50 -0500 Subject: [PATCH 12/90] New translations en_us.json (Hebrew) --- .../resources/assets/playerex/lang/he-IL.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/he-IL.json @@ -0,0 +1,396 @@ +{ + "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 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.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 13ecd14656b18448b661fb443286a69ed18a6f96 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:52 -0500 Subject: [PATCH 13/90] New translations en_us.json (Hungarian) --- .../resources/assets/playerex/lang/hu-HU.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/hu-HU.json @@ -0,0 +1,396 @@ +{ + "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 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.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 67d6bcf6db246467b8af5e330828518e99439286 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:53 -0500 Subject: [PATCH 14/90] New translations en_us.json (Italian) --- .../resources/assets/playerex/lang/it-IT.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/it-IT.json @@ -0,0 +1,396 @@ +{ + "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 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.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 43175991005eba9563cee824ba559ae38b40f38d Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:54 -0500 Subject: [PATCH 15/90] New translations en_us.json (Japanese) --- .../resources/assets/playerex/lang/ja-JP.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ja-JP.json @@ -0,0 +1,396 @@ +{ + "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 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.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 24be7cf32b130c495521c501d8c8282020130482 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:56 -0500 Subject: [PATCH 16/90] New translations en_us.json (Korean) --- .../resources/assets/playerex/lang/ko-KR.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ko-KR.json @@ -0,0 +1,396 @@ +{ + "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 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.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 347eb73b1e448b2e4e09f453303dbe5c3b3a63e6 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:57 -0500 Subject: [PATCH 17/90] New translations en_us.json (Dutch) --- .../resources/assets/playerex/lang/nl-NL.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/nl-NL.json @@ -0,0 +1,396 @@ +{ + "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 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.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 99b7abbec971e0babe986c370d72e2345054b5e2 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:17:58 -0500 Subject: [PATCH 18/90] New translations en_us.json (Norwegian) --- .../resources/assets/playerex/lang/no-NO.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/no-NO.json @@ -0,0 +1,396 @@ +{ + "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 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.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 e09a7595e839c292872ad236434ddf2027d82e39 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:00 -0500 Subject: [PATCH 19/90] New translations en_us.json (Polish) --- .../resources/assets/playerex/lang/pl-PL.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/pl-PL.json @@ -0,0 +1,396 @@ +{ + "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 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.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 efd874508104f9bcbca37e61cd3e87cac5977adb Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:01 -0500 Subject: [PATCH 20/90] New translations en_us.json (Portuguese) --- .../resources/assets/playerex/lang/pt-PT.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/pt-PT.json @@ -0,0 +1,396 @@ +{ + "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 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.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 b8cc83c9db46b0b692b68d8dcf9214128e53bc16 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:02 -0500 Subject: [PATCH 21/90] New translations en_us.json (Russian) --- .../resources/assets/playerex/lang/ru-RU.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ru-RU.json @@ -0,0 +1,396 @@ +{ + "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 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.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 d68d7c76f52b1d4d0b57ed8fea04ab96e1bbd042 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:03 -0500 Subject: [PATCH 22/90] New translations en_us.json (Serbian (Cyrillic)) --- .../resources/assets/playerex/lang/sr-SP.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/sr-SP.json @@ -0,0 +1,396 @@ +{ + "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 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.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 5e352f133b210bd144615e752198083de1aeff50 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:05 -0500 Subject: [PATCH 23/90] New translations en_us.json (Swedish) --- .../resources/assets/playerex/lang/sv-SE.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/sv-SE.json @@ -0,0 +1,396 @@ +{ + "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 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.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 0e008488b6d0f2acfaf46dc3c6cc39ea0fa54848 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:06 -0500 Subject: [PATCH 24/90] New translations en_us.json (Turkish) --- .../resources/assets/playerex/lang/tr-TR.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/tr-TR.json @@ -0,0 +1,396 @@ +{ + "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 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.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 e41d7bc2b1fdce2060b486dc6db81c802c98ce8c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:08 -0500 Subject: [PATCH 25/90] New translations en_us.json (Ukrainian) --- .../resources/assets/playerex/lang/uk-UA.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/uk-UA.json @@ -0,0 +1,396 @@ +{ + "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 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.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 b03737ad97ab8afe838785c31b04cdc6cb42cc00 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:10 -0500 Subject: [PATCH 26/90] New translations en_us.json (Chinese Simplified) --- .../resources/assets/playerex/lang/zh-CN.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/zh-CN.json @@ -0,0 +1,396 @@ +{ + "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 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.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 d1f829b0438ba3bae2369e6a8c508012fbe9c935 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:11 -0500 Subject: [PATCH 27/90] New translations en_us.json (Chinese Traditional) --- .../resources/assets/playerex/lang/zh-TW.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/zh-TW.json @@ -0,0 +1,396 @@ +{ + "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 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.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 d298e0e0b141c66412f8803b8ac38b1cdbb832d2 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:12 -0500 Subject: [PATCH 28/90] New translations en_us.json (English) --- .../resources/assets/playerex/lang/en-US.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/en-US.json @@ -0,0 +1,396 @@ +{ + "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 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.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 a0145a9fce6d6d4ca2a62cf79353c58bf68202c4 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:14 -0500 Subject: [PATCH 29/90] New translations en_us.json (Vietnamese) --- .../resources/assets/playerex/lang/vi-VN.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/vi-VN.json @@ -0,0 +1,396 @@ +{ + "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 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.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 3e2fc2749890ddd65ffe56baf8a7fa392bf9f258 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:18:15 -0500 Subject: [PATCH 30/90] New translations en_us.json (Portuguese, Brazilian) --- .../resources/assets/playerex/lang/pt-BR.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/pt-BR.json @@ -0,0 +1,396 @@ +{ + "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 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.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 3b8288010e601837e1fb7287e73bed41cd98a69d Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:32:59 -0500 Subject: [PATCH 31/90] New translations en_us.json (Romanian) --- .../resources/assets/playerex/lang/ro_RO.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ro_RO.json @@ -0,0 +1,396 @@ +{ + "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 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.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 75f241951250351716ba7a779544da1c8cc755ca Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:00 -0500 Subject: [PATCH 32/90] New translations en_us.json (French) --- .../resources/assets/playerex/lang/fr_FR.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/fr_FR.json @@ -0,0 +1,396 @@ +{ + "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 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.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 3359f0bb2eaf827182b90612ea5529554ba8a0ad Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:02 -0500 Subject: [PATCH 33/90] New translations en_us.json (Spanish) --- .../resources/assets/playerex/lang/es_ES.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/es_ES.json @@ -0,0 +1,396 @@ +{ + "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 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.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 789e0f7c85d5ac312b9b6fc3b7f666163687704c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:04 -0500 Subject: [PATCH 34/90] New translations en_us.json (Afrikaans) --- .../resources/assets/playerex/lang/af_ZA.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/af_ZA.json @@ -0,0 +1,396 @@ +{ + "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 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.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 1922f94372697be99cfb8d95a6cf95d2e7ea66bc Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:05 -0500 Subject: [PATCH 35/90] New translations en_us.json (Arabic) --- .../resources/assets/playerex/lang/ar_SA.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ar_SA.json @@ -0,0 +1,396 @@ +{ + "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 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.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 82af54129f5453611213c80d5535358665759cce Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:06 -0500 Subject: [PATCH 36/90] New translations en_us.json (Catalan) --- .../resources/assets/playerex/lang/ca_ES.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ca_ES.json @@ -0,0 +1,396 @@ +{ + "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 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.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 5d594bf34d3e44f403514183d3a9da08af750c48 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:07 -0500 Subject: [PATCH 37/90] New translations en_us.json (Czech) --- .../resources/assets/playerex/lang/cs_CZ.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/cs_CZ.json @@ -0,0 +1,396 @@ +{ + "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 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.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 6c2f5d17b95689091f0136a48d82638a5f1d4832 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:09 -0500 Subject: [PATCH 38/90] New translations en_us.json (Danish) --- .../resources/assets/playerex/lang/da_DK.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/da_DK.json @@ -0,0 +1,396 @@ +{ + "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 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.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 2a17d56e948d20240101dc48b2349bb9ad4c2dbe Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:10 -0500 Subject: [PATCH 39/90] New translations en_us.json (German) --- .../resources/assets/playerex/lang/de_DE.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/de_DE.json @@ -0,0 +1,396 @@ +{ + "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 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.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 addbf6a7e4c8eec0860d7ce8881565207f5c77c2 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:11 -0500 Subject: [PATCH 40/90] New translations en_us.json (Greek) --- .../resources/assets/playerex/lang/el_GR.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/el_GR.json @@ -0,0 +1,396 @@ +{ + "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 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.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 110736652e1e5c5ee957f009b5be2682c2305ab9 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:13 -0500 Subject: [PATCH 41/90] New translations en_us.json (Finnish) --- .../resources/assets/playerex/lang/fi_FI.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/fi_FI.json @@ -0,0 +1,396 @@ +{ + "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 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.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 20f4909618cf1fb350b06955dbfe652b6f25cb54 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:14 -0500 Subject: [PATCH 42/90] New translations en_us.json (Hebrew) --- .../resources/assets/playerex/lang/he_IL.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/he_IL.json @@ -0,0 +1,396 @@ +{ + "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 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.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 1b6004e7c2b3a33518baae6747bdca54923d0baa Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:16 -0500 Subject: [PATCH 43/90] New translations en_us.json (Hungarian) --- .../resources/assets/playerex/lang/hu_HU.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/hu_HU.json @@ -0,0 +1,396 @@ +{ + "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 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.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 facd39298c9cc30c32b4f32c3062dfd4de9c876b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:17 -0500 Subject: [PATCH 44/90] New translations en_us.json (Italian) --- .../resources/assets/playerex/lang/it_IT.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/it_IT.json @@ -0,0 +1,396 @@ +{ + "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 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.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 0b1eeed3ba5beca4b3d59f818e921a3a024a12eb Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:18 -0500 Subject: [PATCH 45/90] New translations en_us.json (Japanese) --- .../resources/assets/playerex/lang/ja_JP.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ja_JP.json @@ -0,0 +1,396 @@ +{ + "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 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.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 315a6134c14fe9ac6eb1a3ef2be4c5cdaf3f329c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:20 -0500 Subject: [PATCH 46/90] New translations en_us.json (Korean) --- .../resources/assets/playerex/lang/ko_KR.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ko_KR.json @@ -0,0 +1,396 @@ +{ + "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 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.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 067104794ba1441889bc6e9fb48b98cc9a46a85a Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:21 -0500 Subject: [PATCH 47/90] New translations en_us.json (Dutch) --- .../resources/assets/playerex/lang/nl_NL.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/nl_NL.json @@ -0,0 +1,396 @@ +{ + "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 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.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 cf89074b9447833d008e5b7a685908537a072566 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:23 -0500 Subject: [PATCH 48/90] New translations en_us.json (Norwegian) --- .../resources/assets/playerex/lang/no_NO.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/no_NO.json @@ -0,0 +1,396 @@ +{ + "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 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.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 4910911bce0b7638fbe619b6680e00ef9bd117a4 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:24 -0500 Subject: [PATCH 49/90] New translations en_us.json (Polish) --- .../resources/assets/playerex/lang/pl_PL.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/pl_PL.json @@ -0,0 +1,396 @@ +{ + "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 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.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 39a3483caffcb1b4dffe057667db2fec8bd1cb3a Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:25 -0500 Subject: [PATCH 50/90] New translations en_us.json (Portuguese) --- .../resources/assets/playerex/lang/pt_PT.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/pt_PT.json @@ -0,0 +1,396 @@ +{ + "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 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.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 8cd8f6f0dba9d1265c9d62ee84d939cf7ee5517e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:27 -0500 Subject: [PATCH 51/90] New translations en_us.json (Russian) --- .../resources/assets/playerex/lang/ru_RU.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/ru_RU.json @@ -0,0 +1,396 @@ +{ + "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 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.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 9f96ba4113d6adae5f3ebaffbfb151f8ba33db1a Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:28 -0500 Subject: [PATCH 52/90] New translations en_us.json (Serbian (Cyrillic)) --- .../resources/assets/playerex/lang/sr_SP.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/sr_SP.json @@ -0,0 +1,396 @@ +{ + "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 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.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 db2575975c7811470efe2e2071b54ed84a8709e4 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:30 -0500 Subject: [PATCH 53/90] New translations en_us.json (Swedish) --- .../resources/assets/playerex/lang/sv_SE.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/sv_SE.json @@ -0,0 +1,396 @@ +{ + "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 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.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 f67efe80b702f81dfc24f8c5a5807ae5cbdc7edd Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:31 -0500 Subject: [PATCH 54/90] New translations en_us.json (Turkish) --- .../resources/assets/playerex/lang/tr_TR.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/tr_TR.json @@ -0,0 +1,396 @@ +{ + "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 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.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 e34f7b21dd4eac05d95554bcd83985952999b737 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:32 -0500 Subject: [PATCH 55/90] New translations en_us.json (Ukrainian) --- .../resources/assets/playerex/lang/uk_UA.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/uk_UA.json @@ -0,0 +1,396 @@ +{ + "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 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.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 86f499e29681d7fa346c9b74ce0794211e335841 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:33 -0500 Subject: [PATCH 56/90] New translations en_us.json (Chinese Simplified) --- .../resources/assets/playerex/lang/zh_CN.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/zh_CN.json @@ -0,0 +1,396 @@ +{ + "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 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.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 bd9adc0726f1d99a7bbf87d42a6c3802d3d40fd6 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:35 -0500 Subject: [PATCH 57/90] New translations en_us.json (Chinese Traditional) --- .../resources/assets/playerex/lang/zh_TW.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/zh_TW.json @@ -0,0 +1,396 @@ +{ + "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 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.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 aabd4bb0a8e229c2c80b549833375b51c5f575a6 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:36 -0500 Subject: [PATCH 58/90] New translations en_us.json (English) --- .../resources/assets/playerex/lang/en_US.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/en_US.json @@ -0,0 +1,396 @@ +{ + "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 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.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 850726014ea0a7e2ecbcd49cd099a398de384bda Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:38 -0500 Subject: [PATCH 59/90] New translations en_us.json (Vietnamese) --- .../resources/assets/playerex/lang/vi_VN.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/vi_VN.json @@ -0,0 +1,396 @@ +{ + "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 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.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 ceae80043304f93ac7bf8679fa7e1419201c9a7c Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Mon, 12 Aug 2024 11:33:39 -0500 Subject: [PATCH 60/90] New translations en_us.json (Portuguese, Brazilian) --- .../resources/assets/playerex/lang/pt_BR.json | 396 ++++++++++++++++++ 1 file changed, 396 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..2bb21071 --- /dev/null +++ b/src/main/resources/assets/playerex/lang/pt_BR.json @@ -0,0 +1,396 @@ +{ + "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 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.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 14b5e0a8b4bfb5f534aea5d22f88ffbde07bc884 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:49 -0500 Subject: [PATCH 61/90] New translations en_us.json (Romanian) --- src/main/resources/assets/playerex/lang/ro_RO.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/ro_RO.json +++ b/src/main/resources/assets/playerex/lang/ro_RO.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 2bbbbeea0c29fe972671d5427835f3a20ff38bd9 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:50 -0500 Subject: [PATCH 62/90] New translations en_us.json (French) --- src/main/resources/assets/playerex/lang/fr_FR.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/fr_FR.json +++ b/src/main/resources/assets/playerex/lang/fr_FR.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 2d007e8b91528a1fca5c7f52fb6f8d8bcdecc068 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:51 -0500 Subject: [PATCH 63/90] New translations en_us.json (Spanish) --- src/main/resources/assets/playerex/lang/es_ES.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/es_ES.json +++ b/src/main/resources/assets/playerex/lang/es_ES.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 787f5d2520ce3b97d0c5144cd6230ed9da4c5bf3 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:52 -0500 Subject: [PATCH 64/90] New translations en_us.json (Afrikaans) --- src/main/resources/assets/playerex/lang/af_ZA.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/af_ZA.json +++ b/src/main/resources/assets/playerex/lang/af_ZA.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 22d5327eede538e73de4a60b78eadcd0b77625f6 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:53 -0500 Subject: [PATCH 65/90] New translations en_us.json (Arabic) --- src/main/resources/assets/playerex/lang/ar_SA.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/ar_SA.json +++ b/src/main/resources/assets/playerex/lang/ar_SA.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 123bc4efede6d75266f36df251149017cf7a6283 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:54 -0500 Subject: [PATCH 66/90] New translations en_us.json (Catalan) --- src/main/resources/assets/playerex/lang/ca_ES.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/ca_ES.json +++ b/src/main/resources/assets/playerex/lang/ca_ES.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 1a38a0a3158158609085d12f9261ef63011f5a60 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:55 -0500 Subject: [PATCH 67/90] New translations en_us.json (Czech) --- src/main/resources/assets/playerex/lang/cs_CZ.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/cs_CZ.json +++ b/src/main/resources/assets/playerex/lang/cs_CZ.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 8db4999ebd32d4b2545122acfc8514a48299621b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:56 -0500 Subject: [PATCH 68/90] New translations en_us.json (Danish) --- src/main/resources/assets/playerex/lang/da_DK.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/da_DK.json +++ b/src/main/resources/assets/playerex/lang/da_DK.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 8965468ba6ecb55b30d938459c58c2344a59b374 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:57 -0500 Subject: [PATCH 69/90] New translations en_us.json (German) --- src/main/resources/assets/playerex/lang/de_DE.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/de_DE.json +++ b/src/main/resources/assets/playerex/lang/de_DE.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 925b91a6b6f0fe596f3bb056169b10ae3b163c80 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:58 -0500 Subject: [PATCH 70/90] New translations en_us.json (Greek) --- src/main/resources/assets/playerex/lang/el_GR.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/el_GR.json +++ b/src/main/resources/assets/playerex/lang/el_GR.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 0f0e000637afd76bef81e53c6b373bc5bda1211e Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:24:59 -0500 Subject: [PATCH 71/90] New translations en_us.json (Finnish) --- src/main/resources/assets/playerex/lang/fi_FI.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/fi_FI.json +++ b/src/main/resources/assets/playerex/lang/fi_FI.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 8f9697c70f62e4f6db3fee4d8473c6c8baff68cc Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:00 -0500 Subject: [PATCH 72/90] New translations en_us.json (Hebrew) --- src/main/resources/assets/playerex/lang/he_IL.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/he_IL.json +++ b/src/main/resources/assets/playerex/lang/he_IL.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From c5646df857797d94d6af5514c90220b64e56304b Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:01 -0500 Subject: [PATCH 73/90] New translations en_us.json (Hungarian) --- src/main/resources/assets/playerex/lang/hu_HU.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/hu_HU.json +++ b/src/main/resources/assets/playerex/lang/hu_HU.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 54862cf187b3d49c3ea0d1ac53216bd2f690e3ec Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:02 -0500 Subject: [PATCH 74/90] New translations en_us.json (Italian) --- src/main/resources/assets/playerex/lang/it_IT.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/it_IT.json +++ b/src/main/resources/assets/playerex/lang/it_IT.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From c1694b6c48ecda38a5a3ee5f1bfb5d40f90084d0 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:04 -0500 Subject: [PATCH 75/90] New translations en_us.json (Japanese) --- src/main/resources/assets/playerex/lang/ja_JP.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/ja_JP.json +++ b/src/main/resources/assets/playerex/lang/ja_JP.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From b20aab6673e9dffc9f0b76c0057a49cd153b6ea3 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:05 -0500 Subject: [PATCH 76/90] New translations en_us.json (Korean) --- src/main/resources/assets/playerex/lang/ko_KR.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/ko_KR.json +++ b/src/main/resources/assets/playerex/lang/ko_KR.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 966ff377864540e94200b55008cf9fb42a859ca2 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:06 -0500 Subject: [PATCH 77/90] New translations en_us.json (Dutch) --- src/main/resources/assets/playerex/lang/nl_NL.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/nl_NL.json +++ b/src/main/resources/assets/playerex/lang/nl_NL.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From e419aee496a4f102284b53a6ff0df4190c13618f Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:07 -0500 Subject: [PATCH 78/90] New translations en_us.json (Norwegian) --- src/main/resources/assets/playerex/lang/no_NO.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/no_NO.json +++ b/src/main/resources/assets/playerex/lang/no_NO.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 2e783ce3acb98e28138c228188a79d737c5ab099 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:08 -0500 Subject: [PATCH 79/90] New translations en_us.json (Polish) --- src/main/resources/assets/playerex/lang/pl_PL.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/pl_PL.json +++ b/src/main/resources/assets/playerex/lang/pl_PL.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From bc7c3c2a38bfc178a650f1e2aef93e1d6916bd55 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:09 -0500 Subject: [PATCH 80/90] New translations en_us.json (Portuguese) --- src/main/resources/assets/playerex/lang/pt_PT.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/pt_PT.json +++ b/src/main/resources/assets/playerex/lang/pt_PT.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From a4542436e3512f81f4436dd4f96f0909cb1189fa Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:10 -0500 Subject: [PATCH 81/90] New translations en_us.json (Russian) --- src/main/resources/assets/playerex/lang/ru_RU.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/ru_RU.json +++ b/src/main/resources/assets/playerex/lang/ru_RU.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 2563b0cb484c28aa7bc64418ebb0828ac1a53edc Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:11 -0500 Subject: [PATCH 82/90] New translations en_us.json (Serbian (Cyrillic)) --- src/main/resources/assets/playerex/lang/sr_SP.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/sr_SP.json +++ b/src/main/resources/assets/playerex/lang/sr_SP.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 15f1169c72903de7b734e7ee5b3a06da5705c338 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:12 -0500 Subject: [PATCH 83/90] New translations en_us.json (Swedish) --- src/main/resources/assets/playerex/lang/sv_SE.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/sv_SE.json +++ b/src/main/resources/assets/playerex/lang/sv_SE.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 2ef7e20e0673793eae11944f1890132af48722a9 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:13 -0500 Subject: [PATCH 84/90] New translations en_us.json (Turkish) --- src/main/resources/assets/playerex/lang/tr_TR.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/tr_TR.json +++ b/src/main/resources/assets/playerex/lang/tr_TR.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From c974269665b91f5bee2660c0bdcdff7b787695b1 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:15 -0500 Subject: [PATCH 85/90] New translations en_us.json (Ukrainian) --- src/main/resources/assets/playerex/lang/uk_UA.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/uk_UA.json +++ b/src/main/resources/assets/playerex/lang/uk_UA.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 292fb1462a59951a3bb11ceb1c890d8f8f9e76ca Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:16 -0500 Subject: [PATCH 86/90] New translations en_us.json (Chinese Simplified) --- src/main/resources/assets/playerex/lang/zh_CN.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/zh_CN.json +++ b/src/main/resources/assets/playerex/lang/zh_CN.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 9d65847ff26114f1567d2d19ff264a597ba80955 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:17 -0500 Subject: [PATCH 87/90] New translations en_us.json (Chinese Traditional) --- src/main/resources/assets/playerex/lang/zh_TW.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/zh_TW.json +++ b/src/main/resources/assets/playerex/lang/zh_TW.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From 0ab2ef6823c597db7ddcd48d21a758cdb49865df Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:18 -0500 Subject: [PATCH 88/90] New translations en_us.json (English) --- src/main/resources/assets/playerex/lang/en_US.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/en_US.json +++ b/src/main/resources/assets/playerex/lang/en_US.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From b8655be958b344cd18ef01551a34a44b8ddee4d1 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:19 -0500 Subject: [PATCH 89/90] New translations en_us.json (Vietnamese) --- src/main/resources/assets/playerex/lang/vi_VN.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/vi_VN.json +++ b/src/main/resources/assets/playerex/lang/vi_VN.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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", From ed2cc58e7bd4bd90602c04aec1ae2ab5f3baabf7 Mon Sep 17 00:00:00 2001 From: Bibi Reden Date: Tue, 13 Aug 2024 00:25:20 -0500 Subject: [PATCH 90/90] New translations en_us.json (Portuguese, Brazilian) --- src/main/resources/assets/playerex/lang/pt_BR.json | 4 +++- 1 file changed, 3 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 2bb21071..8ba015fc 100644 --- a/src/main/resources/assets/playerex/lang/pt_BR.json +++ b/src/main/resources/assets/playerex/lang/pt_BR.json @@ -48,7 +48,7 @@ "underline": true }, { - "text": " XP until the next level)", + "text": " XP required until the next level)", "color": "#757575", "italic": true } @@ -386,6 +386,8 @@ "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",