Мова

RequiredMods

RequiredMods

Modrinth

Control which mods your players should have!

387 завантажень 3 підписників оновлено 14mo ago
Modrinth
Fabric 1.21.1 – 1.21.1 ManagementTechnologyUtility

Features

  • Easily allow, deny or require a set of mods on your server
  • Show message to players if they are missing mods, or have denied ones
  • Commands to see players and their mods

Installation

  1. Download the latest jar file
  2. Install RequiredMods to your server and clients

RequiredMods on the server will by default only check if clients has RequiredMods installed, but this can be configured to allow players without the mod too.

Configuration

The server configuration file can be found in config/requiredmods.json. The client does not have any configuration.

  • enabled (boolean): Whether to enable the mod
  • mode (ALLOW | DENY | STRICT): Check below for explanation
  • allowMods (string[]): List of mods to check for in "ALLOW" mode
  • denyMods (string[]): List of mods to check for in "DENY" mode
  • requiredMods (string[]): List of mods to check for in "STRICT" mode
  • allowExtraMods (boolean): Whether to allow players to have extra mods differing from the requiredMods list when in STRICT mode
  • allowIncorrectMods (boolean): Whether to allow players to join even if they have incorrect mods (only recommended for testing)
  • kickWithoutMod (boolean): Whether to kick players who does not have RequiredMods installed

Modes

RequiredMods can work in a couple different ways:

  • ALLOW mode: Uses the allowMods list to specify what mods players are allowed to have. Any mods outside this list will result in a failed check. Having less mods than the list is allowed.
  • DENY mode: Uses the denyMods list to specify what mods players are not allowed to have. Using any mods in this list will result in a failed check.
  • STRICT mode (default): Uses the requiredMods list to specify what mods players must have installed. Not having all the mods in this list will result in a failed check. You can allow players to have any extra mods in their modpack with allowExtra

Версії

Історія версій недоступна. Натисни «Завантажити», щоб отримати останню версію з джерела.

Коментарі 0

Поки немає коментарів. Будь першим, хто поділиться думкою.

Завантажити RequiredMods

Файли надаються напряму з першоджерела. Modgrid не зберігає та не змінює їх.