Download Mod Blacklist — Minecraft Mods — MetaMods
Mod Blacklist

Mod Blacklist

Active

Downloads

0

Last update

1 year ago

Versions

1.18.2
Server
Forge
Utils

Mod Blacklist

This mod operates exclusively on the server side and is designed to prevent players from connecting if they are using any prohibited modifications from a specified blacklist.

Configuration

An example setup demonstrates how the mod functions. The configuration file is typically located at: config/modblacklist-common.toml

# Enable the mod blacklist system?
blacklistEnabled = true

# Comma-separated mod IDs for complete BAN (example: journeymap;jei;jade)
banMods = "journeymap;simplemaps;blazemap"

# Comma-separated mod IDs for automatic KICK (example: journeymap;jei;jade)
kickMods = ""

Installation

As this is a purely server-side modification, no client installation is required. Simply place the mod file in your server's mods folder, and it's ready to function.

Usage

Feel free to implement this mod to safeguard your server against unwanted modifications.

Project members
SWDTeam

SWDTeam

pedruhb

pedruhb

Developer

Created: 10 Feb 2024

ID: 23630