187 lines
6.7 KiB
HTML
187 lines
6.7 KiB
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset="UTF-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
<title>Veltron-MC</title>
|
||
|
||
<link rel="icon" type="image/x-icon" href="https://www.veltron.net/images/Veltron-MC/server-icon.png">
|
||
<link href="https:///www.veltron.net/css/Veltron-MC.css" rel="stylesheet" type="text/css" media="all">
|
||
|
||
<!-- POPUP STYLE -->
|
||
<style>
|
||
.popup-overlay {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
width: 100%;
|
||
height: 100%;
|
||
background: rgba(0,0,0,0.6);
|
||
display: none;
|
||
justify-content: center;
|
||
align-items: center;
|
||
z-index: 99999;
|
||
}
|
||
|
||
.popup-box {
|
||
background: white;
|
||
padding: 30px;
|
||
border-radius: 12px;
|
||
text-align: center;
|
||
width: 320px;
|
||
box-shadow: 0 10px 30px rgba(0,0,0,0.3);
|
||
font-family: Arial, sans-serif;
|
||
}
|
||
|
||
.popup-box h1 {
|
||
margin-bottom: 10px;
|
||
}
|
||
|
||
.popup-box button {
|
||
margin: 10px 5px 0 5px;
|
||
padding: 10px 15px;
|
||
border: none;
|
||
cursor: pointer;
|
||
border-radius: 6px;
|
||
background: #2d6cdf;
|
||
color: white;
|
||
font-weight: bold;
|
||
}
|
||
|
||
.popup-box button:hover {
|
||
background: #1f4fb3;
|
||
}
|
||
</style>
|
||
</head>
|
||
|
||
<body style="background-color:white">
|
||
|
||
<div id="sitecanvas">
|
||
|
||
<div id="siteheader">
|
||
<img src="https://www.veltron.net/images/Veltron-MC/1/veltron_mc.png" width="1020" height="235" alt="Veltron-MC">
|
||
</div>
|
||
|
||
<div id="sitemenu">
|
||
<nav class="nav">
|
||
<a href="https://play.veltron.net">🏠︎</a>
|
||
<a href="#about">Introduction</a>
|
||
|
||
<!-- JOIN BUTTON -->
|
||
<a href="#" id="joinBtn" style="justify-content: flex-end;">
|
||
<img src="https://www.veltron.net/images/Veltron-MC/1/Joinbutton.png" alt="Join Button" class="joinbutton">
|
||
</a>
|
||
|
||
<a href="https://fluxer.go.veltron.net">Fluxer Chat</a>
|
||
<a href="https://www.veltron.net">VELTRON</a>
|
||
</nav>
|
||
</div>
|
||
|
||
<div id=pagecontent>
|
||
<div class="welcomeFlex" id="about">
|
||
<div>
|
||
<h1>Welcome to Veltron-MC!</h1>
|
||
|
||
<p>Veltron-MC is a vanilla survival multiplayer (SMP) server designed for modern versions of Minecraft. Currently on an offseason break, the server focuses on refreshing the core survival experience with added challenges and rewarding gameplay. Players can explore a world filled with custom features, unique encounters, and engaging events, all while enjoying a classic SMP environment.</p>
|
||
<button class="join-btn" onclick="document.getElementById('joinBtn').click()" style="font-family:'FuturaCyrillicBold';">
|
||
Join us today ▸
|
||
</button>
|
||
</div>
|
||
<img src="http://www.veltron.net/images/Veltron-MC/2024-07-31_13.16.16.png">
|
||
</div>
|
||
<div class=imgFlex>
|
||
<div><img src="https://www.veltron.net/images/Veltron-MC/lobby.png" width="286.667" height="161.25"></div>
|
||
<div><img src="https://www.veltron.net/images/Veltron-MC/pirateship.png" width="286.667" height="161.25"></div>
|
||
<div><img src="https://www.veltron.net/images/Veltron-MC/lobby2.png" width="286.667" height="161.25"></div>
|
||
</div>
|
||
<div class=mainFlex>
|
||
<div>
|
||
<h2>What Makes Us Different?</h2>
|
||
|
||
<p>Experience Ironland in it's fullest the Ironland way today! Ironland is a rich and vibrant country waiting to be explored!</p>
|
||
|
||
<div class=mainFlex2 style="padding: 0px 20px 20px 0px;">
|
||
<div>
|
||
<h3>New Custom Content!</h3>
|
||
<p style="padding-right: 20px;"> The server introduces occasional PvE challenges and powerful boss encounters for players seeking a tougher experience. It also includes a variety of new items designed to expand and enhance the core vanilla Minecraft gameplay.</p>
|
||
</div>
|
||
<img src="http://www.veltron.net/images/Veltron-MC/2024-07-31_16.51.20.png">
|
||
</div>
|
||
<div class=mainFlex2>
|
||
<div style="padding: 0px 0px 20px 0px;">
|
||
<h3>Vanilla Changes!</h3>
|
||
<p style="padding-right: 20px;">You may also encounter several small changes to core gameplay that slightly alter progression and improve overall balance, including adjustments to resource processing and mob behavior.</p>
|
||
</div>
|
||
<img src="https://www.veltron.net/images/Veltron-MC/2024-07-31_13.16.16.png">
|
||
</div>
|
||
<div class=mainFlex2>
|
||
<div style="padding: 0px 0px 20px 0px;">
|
||
<h3>No Microtransactions!</h3>
|
||
<p style="padding-right: 30px;">You need not pay a cent to get the full content-complete experience for Veltron-MC! No Season passes! No S-Bucks! No Dagger Market! Just join and have fun!</p>
|
||
</div>
|
||
<img src="https://www.veltron.net/images/Veltron-MC/1/BlobMoney.png">
|
||
</div>
|
||
</div>
|
||
<div style="padding-left:15px">
|
||
<h2>News</h2>
|
||
<div class=newsPeek>
|
||
<img src="https://www.veltron.net/images/Veltron-MC/1/News.png" alt="The Presses...">
|
||
<h3>Nothing.</h3>
|
||
<p style="font-size:16px">No news is good news...</p>
|
||
<i><p style="font-size:11px">3/26/26</p></i>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
<p style="color:white; text-align:center;">
|
||
2014-<script>document.write(new Date().getFullYear());</script> © Veltron Network </a>
|
||
</p>
|
||
</body>
|
||
</html>
|
||
<!-- POPUP -->
|
||
<div id="serverPopup" class="popup-overlay">
|
||
<div class="popup-box">
|
||
<h1>Server Details</h1>
|
||
<p><b>Cross-platform Supported</b></p>
|
||
<p><b>play.veltron.net</b></p>
|
||
<p>Bedrock: Latest Version Supported</p>
|
||
<p>Java: 1.8 – 1.21.x Compatible</p>
|
||
|
||
<button onclick="copyIP()">Copy IP</button>
|
||
<button onclick="closePopup()">Close</button>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- JS (WORKING RELIABLE VERSION) -->
|
||
<script>
|
||
const popup = document.getElementById("serverPopup");
|
||
const joinBtn = document.getElementById("joinBtn");
|
||
|
||
joinBtn.addEventListener("click", function (e) {
|
||
e.preventDefault();
|
||
popup.style.display = "flex";
|
||
});
|
||
|
||
function closePopup() {
|
||
popup.style.display = "none";
|
||
}
|
||
|
||
function copyIP() {
|
||
navigator.clipboard.writeText("play.veltron.net");
|
||
alert("Copied: play.veltron.net");
|
||
}
|
||
|
||
// click outside to close (nice upgrade)
|
||
popup.addEventListener("click", function (e) {
|
||
if (e.target === popup) {
|
||
closePopup();
|
||
}
|
||
});
|
||
</script>
|
||
|
||
</body>
|
||
</html>
|