8000 GitHub - pedruhb/ModBlacklist: Minecraft Mod Blacklist for Dedicated Server.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

pedruhb/ModBlacklist

Repository files navigation

Mod Blacklist

A server side only mod to prevent users join server using any listed mod.

Available on Curseforge: https://legacy.curseforge.com/minecraft/mc-mods/modblacklist

Available on Modrinth: https://modrinth.com/mod/mod-blacklist

Example Config

My example config.

Config File: config/modblacklist-common.toml

#Enable mod blacklist?
blacklistEnabled = true

#Comma Separated Mod Ids to BAN! ex: journeymap;jei;jade
banMods = "journeymap;simplemaps;blazemap"

#Comma Separated Mod Ids to KICK! ex: journeymap;jei;jade
kickMods = ""

Install

This mod is server only, you do not need install it on client side, just place on mods folder in your server.

Usage

You are welcome to add this mod to your server.

About

Minecraft Mod Blacklist for Dedicated Server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0