"; // echo "forge=[" . $forge . "]
"; // echo "vanilla=[" . $vanilla . "]
"; // echo "mods_location=[" . $mods_location . "]
"; // echo "mod_count=[" . $mod_count . "]
"; // echo "
"; ?>
This Minecraft server has Forge Mods enabled using

"; echo "

server version: " . $forge . "

"; echo "

 

"; echo "

To connect to our server you need to be running the Forge Mod version of minecraft.

"; echo "

You can get that at "; echo "files.minecraftforge.net.

"; echo "

Then click the version that matches ours, then under Download Recommended, click 'Installer-win'.

"; echo "

 

"; if ($mod_count > 0) { echo "

The mods currently installed on this server are listed below and can be downloaded using the links below.

"; echo "

To prevent glitches it is best if you run these same mod versions on your PC.

"; echo ""; echo ""; if ($mods_list = opendir($mods_location)) { while(($file = readdir($mods_list)) !== false){ if (strpos($file, ".jar") > 0) { echo ""; echo ""; echo ""; echo ""; echo ""; } } closedir($mods_list); } echo "
linknamechecksum
download" . $file . "" . md5_file($mods_location . $file) . "
"; } } else if (strlen($vanilla) > 0) { echo "

This is a vanilla Minecraft server which is running the following software.

"; echo "

server version " . $vanilla . "

"; } ?>
There is more information about this server available here.
Recent chat history is here: chat logs