F5F Stay Refreshed Software Operating Systems You can use the `-y` switch in your batch file to automatically confirm prompts and suppress the window promotion.

You can use the `-y` switch in your batch file to automatically confirm prompts and suppress the window promotion.

You can use the `-y` switch in your batch file to automatically confirm prompts and suppress the window promotion.

Pages (2): 1 2 Next
S
stonecraftyn
Member
61
10-05-2020, 02:31 PM
#1
When starting your Minecraft server, you need a batch file to run the command. The CMD tool is used here, but you want to avoid cluttering your taskbar with Minecraft-related icons. The command you provided looks correct for launching the server, but you may want to adjust the path or arguments if needed.
S
stonecraftyn
10-05-2020, 02:31 PM #1

When starting your Minecraft server, you need a batch file to run the command. The CMD tool is used here, but you want to avoid cluttering your taskbar with Minecraft-related icons. The command you provided looks correct for launching the server, but you may want to adjust the path or arguments if needed.

H
hay_hay_56
Junior Member
39
10-05-2020, 04:13 PM
#2
Begin the file with the following line. Ready to proceed. @[member=Echo] off
H
hay_hay_56
10-05-2020, 04:13 PM #2

Begin the file with the following line. Ready to proceed. @[member=Echo] off

H
HoleInoneHusky
Junior Member
45
10-05-2020, 05:42 PM
#3
could you please give me example? is it something like this,what you meant? "C:\Program Files\Java\jre8\bin\java.exe" -Xms2024m -Xmx2024m -jar "C:\Program Files (x86)\minecraft server\.jar minecraft server\minecraft_server.1.7.9.jar"@[member='Echo'] off
H
HoleInoneHusky
10-05-2020, 05:42 PM #3

could you please give me example? is it something like this,what you meant? "C:\Program Files\Java\jre8\bin\java.exe" -Xms2024m -Xmx2024m -jar "C:\Program Files (x86)\minecraft server\.jar minecraft server\minecraft_server.1.7.9.jar"@[member='Echo'] off

T
Turtuls
Member
59
10-13-2020, 03:02 AM
#4
He likely intended to adjust the Java memory settings before launching the server. The command window remains visible, so you may need to modify the environment or restart the process for changes to take effect.
T
Turtuls
10-13-2020, 03:02 AM #4

He likely intended to adjust the Java memory settings before launching the server. The command window remains visible, so you may need to modify the environment or restart the process for changes to take effect.

F
flashfire33
Junior Member
13
10-23-2020, 04:51 AM
#5
I attempted that earlier, but as you mentioned, it wasn't the answer.
F
flashfire33
10-23-2020, 04:51 AM #5

I attempted that earlier, but as you mentioned, it wasn't the answer.

N
Nixou13
Junior Member
16
11-09-2020, 11:22 AM
#6
Consider adding a silent flag to the command line. Title the Minecraft server as requested.
N
Nixou13
11-09-2020, 11:22 AM #6

Consider adding a silent flag to the command line. Title the Minecraft server as requested.

V
victordub44
Member
216
11-09-2020, 02:50 PM
#7
If it doesn’t function and you don’t need it in your taskbar, create a secondary user profile (or utilize the built-in admin account), launch the Minecraft server there, and return to your regular user afterward.
V
victordub44
11-09-2020, 02:50 PM #7

If it doesn’t function and you don’t need it in your taskbar, create a secondary user profile (or utilize the built-in admin account), launch the Minecraft server there, and return to your regular user afterward.

P
pertipoju
Member
187
11-29-2020, 01:50 AM
#8
It's really time-consuming and troubleshooting will be a tough task, isn't it?
P
pertipoju
11-29-2020, 01:50 AM #8

It's really time-consuming and troubleshooting will be a tough task, isn't it?

T
Texas1047
Posting Freak
889
11-29-2020, 02:28 AM
#9
this resulted in an error I couldn't read since CMD terminates it automatically
T
Texas1047
11-29-2020, 02:28 AM #9

this resulted in an error I couldn't read since CMD terminates it automatically

B
blaser_pvp_op
Junior Member
18
11-29-2020, 06:47 AM
#10
Pause at the end of the command.
Save the file location for later use.
B
blaser_pvp_op
11-29-2020, 06:47 AM #10

Pause at the end of the command.
Save the file location for later use.

Pages (2): 1 2 Next