Viola-Siemens / Mod-Whitelist

A Fabric mod for preventing players from joining the server if modlist not matches.
MIT License
6 stars 5 forks source link

Uninstall mod "minecraft" #9

Closed kight11 closed 3 weeks ago

kight11 commented 4 weeks ago
da faq

Hello, After Mod whitelist is installed, this massage appeared. I've checked the mod file, game version, forge version, all matching between server and client. Any help please

Viola-Siemens commented 4 weeks ago

Edit your server-side config, add "minecraft" to CLIENT_MOD_WHITELIST field.

Viola-Siemens commented 4 weeks ago

btw, if you are server operator, it is recommended to open your client-side latest.log, you will find the following message:

Mod Whitelist v0.0.0 from the client! Modlist: ["fabric-api", "fabric-api-base", ...]

you can copy the modlist to the CLIENT_MOD_WHITELIST field of your server-side config to simplify the configuration step.

kight11 commented 3 weeks ago

Just tried, it worked well. You, Viola-Siemens, are my saviour, I'm eternally thankful.