Making Your Own Localization

You can create your own localization, but if you want it to be used in the plugin, you must send it to our team for us to approve or reject.

Technically, you could open the jar file in a ZIP file program after going through steps #1-2 below, add the file to the localization folder, and upload the jar file back. However, this adds a hassle when it comes to updating and auto-updating the file is not supported through this approach. So to avoid confusion and frustration, please don't do this.

This process is similar to updating your localization, except for some changes. To avoid potential data loss, you are recommended to shut down your server when manipulating files. For example, let’s make a Swedish localization.

Steps

  1. Make a copy of a previous messages_x.yml file. Rename it to the locale you want to add (for example, messages_sv.yml for Swedish localization).

  2. Modify the new copy of the file to your needs.

  3. Send the file to our support team or contact Jacob/Ultimation on Discord or email.

Last updated