SimpleClans
English
English
  • 😃Introduction
  • Discord Support
  • Bugs and Suggestions
  • Javadoc
  • How to Setup
    • 📘Configuration
    • 🍕Translation
    • 💰Member Fee
    • 💲Clan Upkeep
    • 👇Clan Below Player's Name
    • 👆Clan on Tablist
  • Commands and Permissions
    • 📌Commands
    • 🚦Permissions
    • 🪖Clan Alliances and Rivalries
    • 🏅Ranks with Permissions
    • 👍Verified Clan
    • ⌛Permanent clan
  • Integration
    • 🏝️Land Claiming
    • 👾DiscordSRV
  • Other
    • ♟️API Examples
    • 🪜Placeholders
    • 💸Logging server economy
    • 🪓Known issues
Powered by GitBook
On this page
  • Editing the plugin's messages
  • Requirements:
  • Step by step
  • Overriding specific messages
  • Share your translations!

Was this helpful?

Edit on GitHub
  1. How to Setup

Translation

PreviousConfigurationNextMember Fee

Last updated 3 years ago

Was this helpful?

Editing the plugin's messages

Requirements:

  • A ZIP explorer program (such as or )

  • A Text editor like , or .

Step by step

  1. Right click the plugin jar, click on "Open as" and choose the ZIP program;

  2. Copy the messages file corresponding to your language to the plugin's folder;

    1. If there isn't one for your language, copy "messages.properties" instead and rename it with your language code appended. For example, if your language is Russian: messages_ru_RU.properties

  3. Edit the messages and save;

  4. Change language in config.yml to your language code;

  5. Reload the plugin using /clan reload.

Overriding specific messages

If you like the current translation, but want to change only a few lines:

1. Copy the file to the plugin's folder;

2. Delete all messages except the ones you would like to edit;

3. Edit them and save.

Note: Please note that your custom messages.properties does not automatically update when new messages are added.

Share your translations!

SimpleClans has a project on . There you can translate the messages and suggest corrections!

Note: if you have an old language.yml file for SimpleClans that you translated to your language, , I will convert the file and add it to the plugin.

🍕
WinRAR
7-Zip
Notepad++
Visual Studio Code
Sublime Text
Crowdin
open an issue here