• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Suggestion] Start/Close/Reload

president vankk

Web Developer & AuraOT Owner
Joined
Jul 10, 2009
Messages
5,719
Solutions
9
Reaction score
339
I have one good or bad idea for modern aac :D


in admin panel, the admin speak in command panel "/start server" (only serv off :p)
in admin panel, the admin speak in command panel "/close server" (only serv on :p)
in admin panel, the admin speak in command panel "/reload talkactions,xml,stages e bla bla bla".
(the admin does not need to enter the server) :p

Good idea??
Bad idea??

sorry :)
 
I guess you can start/stop server using CMD line on admin panel, but I don't think you will be able to reload anything.
 
For windows, command and options to run an exe file: (example theforgottenserver.exe)

start ["title"] [/dPath] [/i] [/min] [/max] [{/separate | /shared}] [{/low | /normal | /high | /realtime | /abovenormal | belownormal}] [/wait] [/b] [FileName] [parameters]

If the server has crashed but the exe is still running, you can kill the process:

TASKKILL [/S system [/U username [/P[password]]]]{ [/FI filter]
[/PID processid | /IM imagename] } [/F] [/T]
 
Back
Top