Search found 3 matches

by antony96
Sat Sep 17, 2011 3:42 pm
Forum: Tutorials
Topic: [HELP] Minequery Server Status Checker
Replies: 4
Views: 1456

Re: [HELP] Minequery Server Status Checker

I tried with 30 timeout at the maximum but it does the same... Here are the other files (however i copied yours without modifying anything...): config.inc.php <?php $config['server']['ip'] = 'btk.servegame.com'; $config['server']['port'] = '25567'; ?> init.inc.php <?php $path = dirname(__FILE__); in...
by antony96
Thu Sep 15, 2011 5:08 pm
Forum: Tutorials
Topic: [HELP] Minequery Server Status Checker
Replies: 4
Views: 1456

[HELP] Minequery Server Status Checker

Hi, I saw your videotutorial about making a minequery server status checker and copied all the code succesfully without errors... But when I open index.php (the page that echoes you the server status) in my browser, it shows that the server is offline also if it is up and accepting players. I forwar...
by antony96
Thu Sep 15, 2011 4:57 pm
Forum: Introductions
Topic: Hello!
Replies: 2
Views: 1040

Hello!

I'm new to Minecraft Bukkit servers but i'm making some god stuffs on my server... like adding a status checker to mi server's site!
I like your tutorials, jacek!