![]() |
|
Running your own minerCPP server - Printable Version +- minerCPP (./) +-- Forum: minerCPP (/forumdisplay.php?fid=3) +--- Forum: Support (/forumdisplay.php?fid=12) +--- Thread: Running your own minerCPP server (/showthread.php?tid=52) |
Running your own minerCPP server - PyroPyro - 03-09-2010 05:27 AM In this short tutorial i will show you how to run your own Minecraft server using minerCPP custom server software. 1. First you need to downlaod minerCPP you can do that here. 2. Now you need to extract the files form the ZIP file Once you extract the files you will see two files minerCPP.exe and zlib1.dll. ![]() 3. Now run minerCPP.exe and close it (this will create additional files). ![]() 4. Now open server.CFG with notepad (or any other text editor) ![]() and edit those lines: Code: # SERVERNAME![]() after you done that save the file. 5. it's time to set your self as the owner of the server. You can do this by editing the users.txt (yorname:255): ![]() ![]() use lower case only! after you done that save the file. 6. Now run minerCPP.exe and your done. To connect to your server use the adrees that is stored in external_url.txt. If your server does not show on the server list or if users can't join your server, check your firewall and router settings for port forwarding help see this site. |