Jae Posted June 24, 2011 Share Posted June 24, 2011 How to create Minecraft services in Tcadmin panel. I understand Minecraft is either bat or jar file. tcadmin accept only exe file right. Link to comment Share on other sites More sharing options...
Goran Posted June 24, 2011 Share Posted June 24, 2011 create a bat which starts the minecraft java. Link to comment Share on other sites More sharing options...
Jae Posted June 25, 2011 Author Share Posted June 25, 2011 Thanks for the reply. Could you pls explain more. I am hosting minecraft for the first time. I am trying to configure tcadmin panel for my clients. attach is my screenshot. Link to comment Share on other sites More sharing options...
Goran Posted June 25, 2011 Share Posted June 25, 2011 Thanks for the reply. Could you pls explain more. I am hosting minecraft for the first time. I am trying to configure tcadmin panel for my clients. attach is my screenshot. can you post the contents of RUN.bat? That's the file which tcadmin should start. Link to comment Share on other sites More sharing options...
Jae Posted June 25, 2011 Author Share Posted June 25, 2011 @ECHO OFF SET BINDIR=%~dp0 CD /D "%BINDIR%" "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar -classpath "C:\program files\minecraft_server\craftbukkit-0.0.1-SNAPSHOT.jar" PAUSE I got no problem starting the server but not sure how to create service on tcadmin Link to comment Share on other sites More sharing options...
djonz Posted June 25, 2011 Share Posted June 25, 2011 If you look in the Configuration Files forum, there is a Minecraft topic. You can find a config file that someone posted. Link to comment Share on other sites More sharing options...
Jae Posted June 25, 2011 Author Share Posted June 25, 2011 Hi djonz, I already got the config from that thread. Are you saying i put this at new services under applications. Minecraft? Application: C:\Program Files\Minecraft_Server\run.bat My left4dead2 config for my clients. Application: C:\Steam\Venefiq\left4dead2\srcds.exe All my FPS game work, i need help on minecraft as I am totally new to minecraft. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.