[FREE] bungee .bat launch

Status
This thread has been locked.

HLLRHLLR

Banned
Feedback score
-4
Posts
389
Reactions
90
Resources
0
I just share here this useful bat code
- first line
( example : C:\Users\Juri\Desktop\minecraft\setup\bungee )
and then setup\survival .....easy af

d6XhjXq.png


Code:
@echo off
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
end loop
 
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

0rangeFox

The Fox Member
Supreme
Feedback score
17
Posts
411
Reactions
124
Resources
0
I just share here this useful bat code
- first line
( example : C:\Users\Juri\Desktop\minecraft\setup\bungee )
and then setup\survival .....easy af

d6XhjXq.png


Code:
@echo off
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
cd "enter here where is your bat located"
start run.bat
end loop
Congratz you made your server launchers in .bat :)
 

HLLRHLLR

Banned
Feedback score
-4
Posts
389
Reactions
90
Resources
0
Congratz you made your server launchers in .bat :)
sorry not in powershell :( or own launcher in c# :(

but for working on local bungeecord is good enough
 
Banned forever. Reason: Creating Multiple Accounts (Krejcomut)
Status
This thread has been locked.
Top