How exactly can I use this tool for my Minecraft server?
I want to convert my online to an offline server
https://github.com/paul-eff/MinecraftOfflineOnlineConverter
Can someone please help me, I don't know anything about github or programming
My server runs on a Debian server using Crafty Controller. I've now cloned (?) the repository (above under code, downloaded as a zip file, then unpacked it) and copied it to the server folder (i.e., servers/the specific server UID). I also ran the command user@device:~$ java -jar MinecraftOfflineOnlineConverter_2_3_4.jar <-offline> . This resulted in the following:
-bash: syntax error near unexpected token `newline'
The sharp brackets (size and small characters) are not included.
Okay. now I get bash: java: command not found
Well. Then you have either no JDK installed, or this is not hung in the PATH and instead you have to specify the exact path where it lies when calling.
yes ok thought this would be easier like to specify what in the > path names of the directory. did not want to make a phd just in rest minecraft without playing online wow
Sorry, but you obviously lack absolute basic knowledge of Linux. It’s a bit laborious.
I don’t understand why you’re looking at the call for this whole grief.
What are you saying?
Each process has a current (work) directory. If you are in /home/user and follow relative paths, refer to this work directory. So if MinecraftOfflineOnlineConverter_2_3_4.jar is not in /home/user, instead you just have to specify the name of the file the complete path there – or you change “cd” to the relevant directory.
ok have jdk installed and get this error now:
root@geräte:/home/user# java -jar MinecraftOfflineOnlineConverter_2_3_4.jar -offline
Error: Unable to access jarfile MinecraftOfflineOnlineConverter_2_3_4.jar
root@geräte:/home/user# java -jar MinecraftOfflineOnlineConverter_2_3_4.jar -offline -p/root/DATA/AppData/crafty/servers/1540b895-6390-4926-a7ef-38dc4857f7df/MinecraftOfflineOnlineConverter-main
Error: Unable to access jarfile MinecraftOfflineOnlineConverter_2_3_4.jar
you can somehow try to copy the ordner again somewhere else
I have to do this about the terminal in casaos and not in crafty nh
This is really all possible, but certainly not a valid (absolute) path.
If you have installed your JDK, how to do it correctly on Linux, namely with the built-in package manager (on Debian e.g. apt-get), then the command “java” is available everywhere.
-p/DATA/AppData/crafty/servers/uuid/MinecraftOfflineOnlineConverter-main
the same error
jdk is java, I installed it when I put the minecraft server