231 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			231 lines
		
	
	
		
			12 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<!DOCTYPE html>
							 | 
						||
| 
								 | 
							
								<html lang="en">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								<head>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <meta charset="utf-8">
							 | 
						||
| 
								 | 
							
								    <meta http-equiv="X-UA-Compatible" content="IE=edge">
							 | 
						||
| 
								 | 
							
								    <meta name="viewport" content="width=device-width, initial-scale=1">
							 | 
						||
| 
								 | 
							
								    <meta name="description" content="">
							 | 
						||
| 
								 | 
							
								    <meta name="author" content="">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <title>ENPaul Minecraft</title>
							 | 
						||
| 
								 | 
							
									 <link rel="shortcut icon" href="..\img\icon\e(b).png">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Bootstrap Core CSS -->
							 | 
						||
| 
								 | 
							
								    <link href="../css/bootstrap.min.css" rel="stylesheet">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Custom CSS -->
							 | 
						||
| 
								 | 
							
								    <link href="../css/grayscale.css" rel="stylesheet">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Custom Fonts -->
							 | 
						||
| 
								 | 
							
								    <link href="../font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
							 | 
						||
| 
								 | 
							
								    <link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
							 | 
						||
| 
								 | 
							
								    <link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
							 | 
						||
| 
								 | 
							
								    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
							 | 
						||
| 
								 | 
							
								    <!--[if lt IE 9]>
							 | 
						||
| 
								 | 
							
								        <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script>
							 | 
						||
| 
								 | 
							
								        <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script>
							 | 
						||
| 
								 | 
							
								    <![endif]-->
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								<style>
							 | 
						||
| 
								 | 
							
								.intro {
							 | 
						||
| 
								 | 
							
									background: url(../img/background-minecraft.jpg) no-repeat bottom center scroll;
							 | 
						||
| 
								 | 
							
								}
							 | 
						||
| 
								 | 
							
								</style>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								</head>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Navigation -->
							 | 
						||
| 
								 | 
							
								    <nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
							 | 
						||
| 
								 | 
							
								        <div class="container">
							 | 
						||
| 
								 | 
							
								            <div class="navbar-header">
							 | 
						||
| 
								 | 
							
								                <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
							 | 
						||
| 
								 | 
							
								                    <i class="fa fa-bars"></i>
							 | 
						||
| 
								 | 
							
								                </button>
							 | 
						||
| 
								 | 
							
								                <a class="navbar-brand page-scroll" href="../">
							 | 
						||
| 
								 | 
							
								                    <!--<i class="fa fa-home"></i>  --><span class="light"><img src="../img/icon/e(w).png" width="32">   ENPaul Net</span>
							 | 
						||
| 
								 | 
							
								                </a>
							 | 
						||
| 
								 | 
							
								            </div>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								            <!-- Collect the nav links, forms, and other content for toggling -->
							 | 
						||
| 
								 | 
							
								            <div class="collapse navbar-collapse navbar-right navbar-main-collapse">
							 | 
						||
| 
								 | 
							
								                <ul class="nav navbar-nav">
							 | 
						||
| 
								 | 
							
								                    <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
							 | 
						||
| 
								 | 
							
								                    <li class="hidden">
							 | 
						||
| 
								 | 
							
								                        <a href="#page-top"></a>
							 | 
						||
| 
								 | 
							
								                    </li>
							 | 
						||
| 
								 | 
							
								                    <li>
							 | 
						||
| 
								 | 
							
								                        <a class="page-scroll" href="#Server">Server</a>
							 | 
						||
| 
								 | 
							
								                    </li>
							 | 
						||
| 
								 | 
							
								                    <li>
							 | 
						||
| 
								 | 
							
								                        <a class="page-scroll" href="#Mods">Mods</a>
							 | 
						||
| 
								 | 
							
								                    </li>
							 | 
						||
| 
								 | 
							
								                    <li>
							 | 
						||
| 
								 | 
							
								                        <a class="page-scroll" href="#Security">Security</a>
							 | 
						||
| 
								 | 
							
								                    </li>
							 | 
						||
| 
								 | 
							
								                </ul>
							 | 
						||
| 
								 | 
							
								            </div>
							 | 
						||
| 
								 | 
							
								            <!-- /.navbar-collapse -->
							 | 
						||
| 
								 | 
							
								        </div>
							 | 
						||
| 
								 | 
							
								        <!-- /.container -->
							 | 
						||
| 
								 | 
							
								    </nav>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Intro Header -->
							 | 
						||
| 
								 | 
							
								    <header class="intro">
							 | 
						||
| 
								 | 
							
								        <div class="intro-body">
							 | 
						||
| 
								 | 
							
								            <div class="container">
							 | 
						||
| 
								 | 
							
								                <div class="row">
							 | 
						||
| 
								 | 
							
								                    <div class="col-md-8 col-md-offset-2">
							 | 
						||
| 
								 | 
							
								                        <h1 class="title-heading">ENPaulNet Minecraft</h1>
							 | 
						||
| 
								 | 
							
								                        	<img src="..\img\icon\minecraft-small.png" width="256">
							 | 
						||
| 
								 | 
							
								                        <p class="-text">Minecraft is an awesome world building game based on the principle that everything is really just cubes if you squint hard enough. You can learn more about it on the <a href="https://minecraft.net">Minecraft Website</a> or at the <a href="http://minecraft.gamepedia.com/Minecraft_Wiki">Official Minecraft Wiki</a>.</p>
							 | 
						||
| 
								 | 
							
								                        <a href="#Server" class="btn btn-circle page-scroll">
							 | 
						||
| 
								 | 
							
								                            <i class="fa fa-angle-double-down animated"></i>
							 | 
						||
| 
								 | 
							
								                        </a>
							 | 
						||
| 
								 | 
							
								                    </div>
							 | 
						||
| 
								 | 
							
								                </div>
							 | 
						||
| 
								 | 
							
								            </div>
							 | 
						||
| 
								 | 
							
								        </div>
							 | 
						||
| 
								 | 
							
								    </header>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Main Section --
							 | 
						||
| 
								 | 
							
								    <section id="About" class="container content-section text-center">
							 | 
						||
| 
								 | 
							
								        <div class="intro-minecraft">
							 | 
						||
| 
								 | 
							
								            <div class="col-lg-8 col-lg-offset-2">
							 | 
						||
| 
								 | 
							
								                <h1>ENPaul Net Minecraft</h1>
							 | 
						||
| 
								 | 
							
								                       <img src="..\img\icon\minecraft-small.png" width="256">
							 | 
						||
| 
								 | 
							
								                		<p>
							 | 
						||
| 
								 | 
							
								                		
							 | 
						||
| 
								 | 
							
								                		</p>
							 | 
						||
| 
								 | 
							
								            </div>
							 | 
						||
| 
								 | 
							
								        </div>
							 | 
						||
| 
								 | 
							
								    </section> -->
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Servers Section -->
							 | 
						||
| 
								 | 
							
								    <section id="Server" class="container content-section text-center">
							 | 
						||
| 
								 | 
							
								        <div class="row">
							 | 
						||
| 
								 | 
							
								            <div class="col-lg-8 col-lg-offset-2">
							 | 
						||
| 
								 | 
							
								                <h2>The Minecraft Server</h2>
							 | 
						||
| 
								 | 
							
								                <p>The ENPaulNet runs a Forge Minecraft Server:
							 | 
						||
| 
								 | 
							
								                <br><br>
							 | 
						||
| 
								 | 
							
								                <img src="..\img\forge-banner.png" width="256"><br>
							 | 
						||
| 
								 | 
							
								                <br>
							 | 
						||
| 
								 | 
							
								                <i>minecraft.apps.enpaul.net</i>
							 | 
						||
| 
								 | 
							
								                </p><br>
							 | 
						||
| 
								 | 
							
								                <p>For connection instructions see the <a href="#Security">Security</a> section.
							 | 
						||
| 
								 | 
							
								                <br>
							 | 
						||
| 
								 | 
							
								                Information on the mods available on the server is in the <a href="#Mods">Mods</a> section.
							 | 
						||
| 
								 | 
							
								                </p>
							 | 
						||
| 
								 | 
							
								            </div>
							 | 
						||
| 
								 | 
							
								        </div>
							 | 
						||
| 
								 | 
							
								    </section>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Mods Section -->
							 | 
						||
| 
								 | 
							
								    <section id="Mods" class="container content-section text-center">
							 | 
						||
| 
								 | 
							
								        <div class="row">
							 | 
						||
| 
								 | 
							
								            <div class="col-lg-8 col-lg-offset-2">
							 | 
						||
| 
								 | 
							
								                <h2>Forge Server Mods</h2>
							 | 
						||
| 
								 | 
							
								                <img src="..\img\forge-banner.png" width="128"><br><br>
							 | 
						||
| 
								 | 
							
								                <p>
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.minecraftmods.com/treecapitator/">Treecapitator</a>   -   	
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.minecraftmods.com/aquaculture/">Aquaculture</a>   -   	
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1282011-animals-plus-1-4-komodo-dragons-crocodiles">Animals Plus</a>   -   	
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.curse.com/mc-mods/minecraft/232919-better-storage">Better Storage</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.minecraftmods.com/biomes-o-plenty/">Biomes 'O Plenty</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.mod-buildcraft.com/">BuildCraft</a>   -   
							 | 
						||
| 
								 | 
							
								                	Carpenters Blocks   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://chickenbones.net/Pages/links.html">Code Chicken Core</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.curse.com/mc-mods/minecraft/cofhcore">CoFH Core</a>   -   
							 | 
						||
| 
								 | 
							
								                	Compact Solars   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.minecraftmods.com/craftheraldry/">Craft Heraldry</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.curse.com/mc-mods/minecraft/229306-ender-storage">Ender Storage</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.curse.com/mc-mods/minecraft/extratic">Extra TiC</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/1443963-extra-utilities-v1-1-0k">Extra Utilities</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.curse.com/mc-mods/minecraft/category/addons-industrialcraft">Industrial Craft</a>   -   
							 | 
						||
| 
								 | 
							
								                	Journey Map   -   
							 | 
						||
| 
								 | 
							
														Lunatrius Core   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.curse.com/mc-mods/minecraft/mantle">Mantle</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://minecraft.curseforge.com/mc-mods/59641-metallurgy">Metallurgy</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.curse.com/mc-mods/minecraft/metallurgy-core">Metallurgy Core</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://chickenbones.net/Pages/links.html">Not Enough Items</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.curse.com/mc-mods/minecraft/225064-power-converters3">Power Converters 3</a>   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.curse.com/mc-mods/minecraft/228702-project-red-base">Project Red Base</a>   -   
							 | 
						||
| 
								 | 
							
								                	Project Red Compatibility   -   
							 | 
						||
| 
								 | 
							
								                	Project Red Fabrication   -   
							 | 
						||
| 
								 | 
							
								                	Project Red Integration   -   
							 | 
						||
| 
								 | 
							
								                	Project Red Lighting   -   
							 | 
						||
| 
								 | 
							
								                	Project Red World   -   
							 | 
						||
| 
								 | 
							
								                	<a href="http://www.curse.com/mc-mods/minecraft/railcraft">Railcraft</a>   -   
							 | 
						||
| 
								 | 
							
								                	Schematica   -   
							 | 
						||
| 
								 | 
							
								                	T Construct   -   
							 | 
						||
| 
								 | 
							
								                	Thermal Dynamics   -   
							 | 
						||
| 
								 | 
							
								                	Thermal Expansion   -   
							 | 
						||
| 
								 | 
							
								                	Thermal Foundation   -   
							 | 
						||
| 
								 | 
							
								                	T Mechworks   -   
							 | 
						||
| 
								 | 
							
								                	WAILA
							 | 
						||
| 
								 | 
							
								                <br><br>
							 | 
						||
| 
								 | 
							
											  		 You can download the official <a href="enpaulnet-mc-modlist.txt">Mod List [2KB]</a><br>
							 | 
						||
| 
								 | 
							
								                Or the guarenteed compatible <a href="enpaulnet-mc-modpack.zip">Mod Pack [43MB]</a><br>
							 | 
						||
| 
								 | 
							
								                <br>In addition to the above list, the server also has support for JourneyMap, which is included in the mod pack
							 | 
						||
| 
								 | 
							
													</p>
							 | 
						||
| 
								 | 
							
								            </div>
							 | 
						||
| 
								 | 
							
								        </div>
							 | 
						||
| 
								 | 
							
								    </section>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Security Section -->
							 | 
						||
| 
								 | 
							
								    <section id="Security" class="container content-section text-center">
							 | 
						||
| 
								 | 
							
								        <div class="row">
							 | 
						||
| 
								 | 
							
								            <div class="col-lg-8 col-lg-offset-2">
							 | 
						||
| 
								 | 
							
								                <h2>Connections and Security</h2>
							 | 
						||
| 
								 | 
							
								                <p>We want the ENPaulNet Mincraft Server to remain a fun enviroment for all players
							 | 
						||
| 
								 | 
							
								                <br><br>
							 | 
						||
| 
								 | 
							
								                <img src="..\img\minecraft-banner.png" width="256"><br>
							 | 
						||
| 
								 | 
							
								                </p><br>
							 | 
						||
| 
								 | 
							
								                <p>In order to connect to the server, we recommend running <a href="https://multimc.org/">MultiMC</a> in order to easily add, subtract, and use mods with different servers. Through MultiMC you will need an instance using <a href="http://minecraft.gamepedia.com/1.7.10">Minecraft 1.7.10</a> and the mods contained in the <a href="#Mods">Mod Pack</a>.
							 | 
						||
| 
								 | 
							
								                <br>
							 | 
						||
| 
								 | 
							
								                <br>
							 | 
						||
| 
								 | 
							
								                For security and to protect against griefers the server uses an allow-by-exception security policy; without being whitelisted your connection will be refused. To request server access please email <a href="mailto:ethannpaul@gmail.com">ethannpaul@gmail.com</a>
							 | 
						||
| 
								 | 
							
													<br>
							 | 
						||
| 
								 | 
							
								                Information on the mods available on the server is in the <a href="#Mods">Mods</a> section.
							 | 
						||
| 
								 | 
							
								                </p>
							 | 
						||
| 
								 | 
							
								                <p>There is currently no support for unauthenticated users on the ENPaulNet Minecraft Server</p>
							 | 
						||
| 
								 | 
							
								            </div>
							 | 
						||
| 
								 | 
							
								        </div>
							 | 
						||
| 
								 | 
							
								    </section>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Map Section --
							 | 
						||
| 
								 | 
							
								    <div id="map"></div>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Footer -->
							 | 
						||
| 
								 | 
							
								    <footer>
							 | 
						||
| 
								 | 
							
								        <div class="container text-center">
							 | 
						||
| 
								 | 
							
								        		<p>Updated 2016-01-23</p>
							 | 
						||
| 
								 | 
							
								            <p>Copyright ©2016 ENPaul Network</p>
							 | 
						||
| 
								 | 
							
								        </div>
							 | 
						||
| 
								 | 
							
								    </footer>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- jQuery -->
							 | 
						||
| 
								 | 
							
								    <script src="../js/jquery.js"></script>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Bootstrap Core JavaScript -->
							 | 
						||
| 
								 | 
							
								    <script src="../js/bootstrap.min.js"></script>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Plugin JavaScript -->
							 | 
						||
| 
								 | 
							
								    <script src="../js/jquery.easing.min.js"></script>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Google Maps API Key - Use your own API key to enable the map feature. More information on the Google Maps API can be found at https://developers.google.com/maps/ -->
							 | 
						||
| 
								 | 
							
								    <script type="../text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRngKslUGJTlibkQ3FkfTxj3Xss1UlZDA&sensor=false"></script>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								    <!-- Custom Theme JavaScript -->
							 | 
						||
| 
								 | 
							
								    <script src="../js/grayscale.js"></script>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								</body>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								</html>
							 |