Skip to content

Suggestion: Add language file for enchantment & trade text localization #93

Description

@WikiMC-Official

Description
Currently, the plugin directly uses Enchantment#getName() to display enchantment names in villager trade lore, which always shows English names and cannot be localized.
Suggestion
Please add independent language/translation files for this plugin.
Move all displayed text (especially enchantment names, trade descriptions) into external language YAML/JSON files.
Allow server owners to customize text and switch to other languages (Chinese, etc.) easily by editing the language file.
This way, users do not need to modify source code or rely on other plugins to achieve localization.
Thanks for your great work!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions