Forgot to mention but different versions as in the Novetus launcher, not the clients
CommonUsername
2
Posts
1
Topics
A member registered Apr 19, 2025
Recent community posts
Novetus community » General Discussion · Created a new topic Something something about letting players on different versions in something
This lets players on different versions of Novetus Clients (and potentially modified Clients) into your server (DO THIS AT YOUR OWN RISK)
copy this into the commandbar or something and pray (or dont pray) it works...
game:GetService("Players").PlayerAdded:connect(function(plr) wait(0.5) plr.Security.Parent = nil game.Lighting.Security:Clone().Parent = plr end)
S O M E T H I N G