
Description
<p>Updated and based on:</p> <p><a href="https://mods.vintagestory.at/show/mod/2847" target="_blank" rel="noopener">Tegridy</a> and <a href="https://mods.vintagestory.at/edit/mod/ModIntegrity">ModIntegrity</a></p> <p>Helps ensure that the client uses only mods approved by the server. It's intended for modpack authors or server owners to restrict which client-only mods their players can use. Mods are checked by mod ID, version, source type (e.g. "zip"), and MD5 fingerprint.</p> <p>For more info see <a href="https://github.com/guillaumeboehm/vsmod-ModCheck">the source page</a>.</p> <p> </p> <p>Commands:</p> <pre>/modcheckapprove <playername></pre> <p>Approves all mods the player tried to connect with using their player name.</p> <pre>/modcheckapproveuid <playeruid></pre> <p>Approves all mods the player tried to connect with using their player uid.</p> <pre>/modcheckapprovelast</pre> <p>Approves all mods the last player tried to connect with.</p> <pre>/modcheckblacklistmod <id></pre> <p>Blacklist any versions of the mod with the given id.</p> <pre>/modcheckwhitelist <id><br />Don't check integrity for any mod with the given id.<br />(/!\ Be careful when using whitelist as this allows for much easier workarounds to this mod)</pre>
Ratings & reviews
Sign in to leave a rating or comment.

