Version 2.1.2
HaroTorch v2.1.2
Changes
- Added support for language files
Use your own language file
- In
/plugins/HaroTorch-V2/Lang/
copy 'en.properties' and rename it to the language you want to add - Open the copy you just created and changes the messages to be what it should be in your language.
- In
/plugins/HaroTorch-V2/
openconfig.yml
and changeactiveLang="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
- Download
HaroTorch-2.1.2-RELEASE.jar
- Stop your Minecraft server
- Replace the old plugin with the new one.
- Open your config file
- Add
activeLang: "en"
- Add
- Save the config and start your server.
Supported Minecraft Versions
- 1.16.2
- 1.16.3