Optional mods

⚠️ Minimum kernel version: TAIGO.ECore.DPC v.8.0.2+

⚠️ Not all launchers support optional mods. Optional mods are mods that will be installed at the player's request. The documentation in the launcher should specify that the launcher supports optional mods. This is usually written on the product information page (Page 2).

All optional mods must be placed in the mods-not-necessary folder on the minecraft server where TAIGO.ECore.Validation is installed and connected. DO NOT PUT MODS IN THE mods OR mods-not-necessary FOLDER ON THE LAUNCHER SERVER (THEY WILL BE DELETED ON THE NEXT REBOOT IN THIS CASE)

In Servers/GAME SERVER NAME/config.yml, you need to configure the mods variable

- jar: "The name of the JAR file from the mods folder is not necessary.  You also need to specify the file extension"
  name: "Mod name which will be displayed in the launcher"
  description: "mod description" 

Last updated