When running the server, the mod file isn’t being read (even in it’s correct directory.) The file is still in it’s original .zip file because launching the game locally is fine. Once the user is login, all the mods are cover by default cubes, indicating that the mods isn’t loaded.
Reproduction Steps
Upload mods into the ‘Mod’ directory
Run the server
The server doesn’t read mods, but continues to boot up.
I did a drag and drop like you said, but I’m testing out a theory.
Apparently when I installed the mods, I also created the ModConfig folder myself and populated with files that has already been made. I didn’t give the server a chance to make the folder itself.
Got the mods to work now. Apparently replacing the files in ModConfig with my own files breaks the mods and make it so that it can’t be read. I would have to edit the json files manually.