This mod is for mod developers mostly. It will help with sandboxing mods that needs sandboxing.
I found myself using "a lot" of time sandboxing mods, so i made this. If anyone want to use it, feel free.
This will make your mod work when your player is in lobbies where others have the same mod and will compare amount of players in the lobby to how many have the mod, lobby filter is private or friends only or singleplayer. This all works when you as player is client or host of the lobby. More info in the file.
Check using
ifnot sandboxer:allow_mod() thenreturnend
or read the file code to use arguments in the function