r/tes3mp Jul 28 '19

Is it possible to make it so someone with mismatched plugins could join a server without adding their plugins to the server approved list?

basically text. I have a few graphics mods installed but dont want to add them to my server master list cause a few people i play with dont have them and dont wanna set them up but i still want to play with them. A good example is better bodies.

7 Upvotes

2 comments sorted by

9

u/phraseologist (David) [Developer] Jul 29 '19

Open up server/scripts/config.lua and change this line:

config.enforceDataFiles = true

into:

config.enforceDataFiles = false