
FairPlayGuardian
Allows to restrict client side only mods and verify their integrity
Description
What is this mod about?
Note:
If you want to enable other version of the game to join the server you need to add them to the allowlist.
Vintagestory modblacklist
Fairplayguardian not required
If you just need to block certain mods only you can make use of the games feature to do so. That will prevent clients from loading mods listed in the blacklist. You can blacklist mods without this mod by adding the mods you want to block to the serverconfig.json.
"ModIdBlackList": [ "modid" ],
// multiple
"ModIdBlackList": [ "modid1", "modid2" ],
same applies to the "ModIdWhiteList", this will block any other mod that is not whitelisted by default.
Those two configs will allow players to join but disable black listed or not white listed mods automatically for those players.
If you need more control then FairPlayGuardian is for you.
Features
- Block/Allow specific client mods
- check integrity of mods using SHA256 hash sum
- look for Harmony patches
Commands: (admin)
- .fpg list
- .fpg addall allow
- .fpg add allow fairplayguardian
- .fpg add block somemodid
add or addall make sure to todo /autosavenow so it saves the changes to the config file so you can see it.For help, discussion or suggestions join the Discord Server
For further info see Gitlab Readme
Ratings & reviews
Sign in to leave a rating or comment.

