Skip to content

Minecraft proxy server that allows you to log on to the same server with the same nickname, but from different gaming sessions

License

Notifications You must be signed in to change notification settings

YTFort/MIOXY-BOOSTED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header GitHub stars GitHub forks GitHub download

MIOXY BOOSTED

MIOXY BOOSTED - Minecraft proxy server that allows you to log on to the same server with the same nickname, but from different gaming sessions

Creator's contacts

Translations

EN English RU Русский

Disclaimer

This program is made for educational purposes and does not encourage you to use it!

The founders

Supported OS

  • Windows ✅
  • Linux ✅
  • Mac ✅

Features

  • Supports Minecraft 1.8, 1.9, 1.10, 1.11, 1.12, 1.13, 1.14, 1.15, 1.16, 1.17, 1.18, 1.19 and 1.20
  • Beautiful interface
  • It works on pirated and licensed servers
  • If you add a server to the list of servers, it will look like the original you are joining
  • Soon...

Video review and guide on the program

  • not yet

Installation

  • First install Node.js
  • Download last Release or git clone https://github.com/YTFort/MIOXY-BOOSTED.git
  • cd MIOXY BOOSTED
  • npm install
  • Edit config.json
  • node main.js or launch the Start.bat

Usage

  • Edit config.json
{
  "accountname": "Steve", // - The nickname you will be playing on
  "password": "", // - If you are playing with a license, you can log in to your minecraft account here, if on a pirate server, then leave this field empty
  "host": "mc.hypixel.net", // - The server to which you will log in
  "port": 25565, // - Server port
  "proxyhost": "127.1.1.1", // - The host of the proxy server that will open on the localhost
  "proxyport": 25565, // - Proxy port
  "version": "1.16.5" // - The version of the game you will be playing
}
  • node main.js or launch the Start.bat
  • We go into the first game session and join 127.1.1.1:25565 (as you indicated in the config)
  • (If you add a server to the list of servers, it will look like the original you are joining)
  • We go to the proxy server from the second game session
  • We are leaving the first game session
  • To return to the first game session, repeat the steps in reverse order

Congratulations, you have learned how to change minecraft game sessions without leaving the server

Console interface

  • The program's console interface looks like this: Main

Support me

Please ⭐ and make a Fork if this program is interesting and informative for you

About

Minecraft proxy server that allows you to log on to the same server with the same nickname, but from different gaming sessions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published