-
Notifications
You must be signed in to change notification settings - Fork 63
Description
I'm very confused as to what's going on, I've got an MSCS install on a Linux Mint server that i control through XRDP, i installed openJDK 8 as per instructions for 1.16.5 servers, and then followed the documentation for MSCS with no errors happening at any point, made sure that the mscs.properties was properly set up and everything.
But when I actually run the server, it just starts a vanilla server, as if it was loading minecraft_server.1.16.5.jar instead of the forge jar, just to test, i tried deleting that vanilla server jar, and it didn't change anything.
I don't know if it's of note, but there's also no .minecraft folder in my mscs isntall, so there's no client files, but the documentation doesn't say anything about how to make the .minecraft folder structure show up or if it's relevant to the actual server.
I don't currently have the server online (i'm posting from my phone) so i can't post the actual files but I went through the server logs and there's quite literally no mention of Forge, it's as if I was loading a vanilla 1.16.5 server.
I've considered editing the mscs.defaults file, but at this point i'm not sure it'd do anything. Should I be making changes to stuff elsewhere?