You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CraftServerSetup is a computer program to make and manage many different types of Minecraft server. CraftServerSetup supports vanilla, spigot, purpur, and paper formats. It is a user-friendly command line app so it can be installed on servers and used over SSH.
os.chdir(appdata.APPDATA["servers"][chosenserver-1]["dir"])#Fix bug where running a sub-option that changes dir would screw with future operations
2450
2451
x__ops= ["RETURN TO MAIN MENU","Start Server","Configuration >>","Advanced configuration >>","Delete server","Manage worlds","Update Server software","Manage Content >>"]
2451
2452
x__ops+= ["Server Logs >>","Export server","View server info","Administration and Backups >>"]
0 commit comments