Using singleplayer mods in a server?

Is it possible to use singleplayer mods in a server? I know that singleplayer mods use .dll files and server mods are usually .lua files and trying to run them in the resources folder says it can’t find the __resource.lua. Is there any solution to this or is it not possible?

You can’t use single player scripts.

Is there anyway to modify them to work?

No, you have to code them from scratch.

Alright well thanks anyway.

np, its worth learning lua as it is one of the easiest languages.

1 Like