Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.2 KB

README.md

File metadata and controls

29 lines (19 loc) · 1.2 KB

NXMineNS

A Minecraft Featured Server DNS Redirector

About

To assist in getting custom servers on console Minecraft. This will redirect all DNS request from Minecraft to a specified IP Address. Does require some setup.

Requirements

  • A computer or server compatible with .NET Core 2.1

How to use

Windows Instructions

  1. Download the latest release to a computer of choice.
  2. Make sure .NET core 2.1+ is installed on your computer and run the NXMineNS.exe (NXMineNS.exe 192.168.1.12 (Replace with IP of desired server))
  3. Make your computers IP Address the Primary DNS in your Switches Network settings.
  4. Open Minecraft
  5. Watch as most if not all the different featured servers all show the custom servers stats.

Linux Instructions (Debian / Ubuntu) & Mac OSX

  1. Download the latest release to a computer of choice.
  2. Make sure .NET core 2.1+ is installed on your computer and run the NXMineNS (dotnet ./NXMineNS 192.168.1.12 (Replace with IP of desired server))
  3. Make your computers IP Address the Primary DNS in your Switches Network settings.
  4. Open Minecraft
  5. Watch as most if not all the different featured servers all show the custom servers stats.