miputra / Minecraft-Coop-Utility

Utility if you want to play minecraft coop using cloud directory without complication

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minecraft Coop Utility

This program is used if you want to play minecraft without dedicated server and used to prevent multiple instance of minecraft server when playing coop. The program will check if any of your friend already run the server, so there will be no multiple instance of server running and overwrite files in the cloud. It's gonna be a headache when you playing hours and realized that your progress already overwriten by your friend.

What do you need

  • download file cloud system, in my case I'm using onedrive. Make sure it's automatically sync
  • download and install minecraft server (or other mod server) inside cloud system directory
  • Right click on minecraft server folder, and choose always keep in this device
  • Make sure your server is working fine
  • Install a lan software, example zerotier here
  • YOU NEED HAS THE SAME ADAPTER NAME WITH YOUR FRIEND

How to Install

  • Close the server if it's running
  • Download minecraft coop utility here
  • Extract zip to server directory
  • In File "PUT YOUR SERVER IP HERE.txt", set the value with yours and your friends zero tiers IPs. Remove and replace placeholder domain in there
  • In File "launcher.conf", fill "launcher" value with server file name
  • In File "launcher.conf", fill "service_link" value with your cloud system
  • In File "launcher.conf", fill "network_adapter_name" value with your adapter name. IT IS CASE SENSITIVE AND IT WORK WITH PARTIAL NAME (at least it contains part of the adapter name)
  • Now everytime you want to run the server, Just run "RUN MINECRAFT SERVER.exe", and it will check if there any server online. If there is no one online, then you can run the server. If your friend online, the program will prevent you to run server and give you the ip address of who is the server

About

Utility if you want to play minecraft coop using cloud directory without complication


Languages

Language:C# 100.0%