Skip to content

Version 2.1.2

Compare
Choose a tag to compare
@TobiasDeBruijn TobiasDeBruijn released this 07 Oct 11:46
· 68 commits to v2 since this release

HaroTorch v2.1.2

Changes

  • Added support for language files

Use your own language file

  1. In /plugins/HaroTorch-V2/Lang/ copy 'en.properties' and rename it to the language you want to add
  2. Open the copy you just created and changes the messages to be what it should be in your language.
  3. In /plugins/HaroTorch-V2/ open config.yml and change activeLang="en" to what you named your language file without file extension!

By default only English is shipped with HaroTorch. Additional language files can be downloaded here
If you have created your own language file and it is not yet available on this repository, or you think one should be changed, please send an email to [email protected]!

Upgrade guide

  1. Download HaroTorch-2.1.2-RELEASE.jar
  2. Stop your Minecraft server
  3. Replace the old plugin with the new one.
  4. Open your config file
    • Add activeLang: "en"
  5. Save the config and start your server.

Supported Minecraft Versions

  • 1.16.2
  • 1.16.3