I see... Are there any ways for me to change out the server/extract out my data and use it on a Forge server? I doubt that there will be any workaround since there is already so much progress right?
As for creating a Forge server, do I just use the generic run.bat file?
@ECHO OFF
java -Xms3096M -Xmx3096M -jar minecraft_server.jar nogui
pause