315 lines
15 KiB
HTML
315 lines
15 KiB
HTML
<!doctype html>
|
|
<html lang="en" style="zoom: 85%;">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
|
|
<!-- 🪐 - Description (For SEO) - 🪐 -->
|
|
<!---------------------------------------------------------------------->
|
|
<meta name="description" content="LunaMC Network, A place to come relax and hang out!">
|
|
<!---------------------------------------------------------------------->
|
|
<!-- 🪐 - Description (For SEO) - 🪐 -->
|
|
|
|
<link rel="stylesheet" href="../css/rules.css">
|
|
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
|
|
<script src="https://kit.fontawesome.com/24b38c7cb1.js" crossorigin="anonymous"></script>
|
|
|
|
<!-- 🪐 - FavIcon - 🪐 -->
|
|
<!---------------------------------------------------------------------->
|
|
<link rel="shortcut icon" href="../favicon.ico"/>
|
|
<!---------------------------------------------------------------------->
|
|
<!-- 🪐 - FavIcon - 🪐 -->
|
|
|
|
|
|
<!-- 🪐 - Website Title - 🪐 -->
|
|
<!---------------------------------------------------------------------->
|
|
<title class='webistetitle'>Rules - LunaMC Network</title>
|
|
<!---------------------------------------------------------------------->
|
|
<!-- 🪐 - Website Title - 🪐 -->
|
|
|
|
</head>
|
|
<body>
|
|
<!-- Navigation -->
|
|
<nav class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top">
|
|
<div class="container">
|
|
|
|
<!-- 🪐 - Website Logo - 🪐 -->
|
|
<!---------------------------------------------------------------------->
|
|
<a href="index.html"><img src="../img/serverlogo.png" style="width: 50px; padding-right: 10px;"></a>
|
|
<!---------------------------------------------------------------------->
|
|
<!-- 🪐 - Website Logo - 🪐 -->
|
|
|
|
<!-- 🪐 - Navigation Name - 🪐 -->
|
|
<!---------------------------------------------------------------------->
|
|
<a class="navbar-brand" href="../index.html">LunaMC Network</a>
|
|
<!---------------------------------------------------------------------->
|
|
<!-- 🪐 - Navigation Name - 🪐 -->
|
|
|
|
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse" id="navbarResponsive">
|
|
<ul class="navbar-nav ml-auto">
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="../index.html">Home
|
|
<span class="sr-only">(current)</span>
|
|
</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="#">Store</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="webmap.html">Dynmap</a>
|
|
</li>
|
|
<li class="nav-item active">
|
|
<a class="nav-link">Rules</a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="https://forum.lunamc.vip">Forums</a>
|
|
</li>
|
|
<!--
|
|
<li class="nav-item dropdown">
|
|
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
|
About Us
|
|
</a>
|
|
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
|
|
<a class="dropdown-item" href="#">Minigames</a>
|
|
<a class="dropdown-item" href="#">Vote</a>
|
|
<!-- Other Page:
|
|
<a class="dropdown-item" href="#">OtherPage</a>
|
|
-->
|
|
<!--
|
|
<div class="dropdown-divider"></div>
|
|
<a class="dropdown-item" href="#">Contact</a>
|
|
</div>
|
|
</li>
|
|
-->
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
<!-- Top Navigation End -->
|
|
|
|
<section class="py-5" style="margin-top: 2rem;">
|
|
<div class="container">
|
|
<h4 class="display-4">Network Rules</h4>
|
|
<p class="lead">⚠📜 Follow and Respect 📜⚠</p>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Thanks @Skelly from Codepen! -->
|
|
<section style="padding-bottom: 5rem;">
|
|
<div class="container py-3">
|
|
<div class="row">
|
|
<div class="col-10 mx-auto">
|
|
<div class="accordion" id="faqExample">
|
|
<div class="card">
|
|
<div class="card-header p-2" id="headingOne">
|
|
<h5 class="mb-0">
|
|
<button class="btn btn-link" type="button" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true" aria-controls="collapseOne">
|
|
1. Respect Staff
|
|
</button>
|
|
</h5>
|
|
</div>
|
|
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#faqExample">
|
|
<div class="card-body">
|
|
<b>Justificative:</b>
|
|
You Must Respect evey staff from the server! It's the Majority! Staffs are users destined for the
|
|
server peace maintenance and configuration. Let's respect them!
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- This is the " Two " page. -->
|
|
<div class="card">
|
|
<div class="card-header p-2" id="headingTwo">
|
|
<h5 class="mb-0">
|
|
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseTwo" aria-expanded="false" aria-controls="collapseTwo">
|
|
2. Respect Players
|
|
</button>
|
|
</h5>
|
|
</div>
|
|
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#faqExample">
|
|
<div class="card-body">
|
|
Consentual PVP only!
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- This is the " Three " page. -->
|
|
<div class="card">
|
|
<div class="card-header p-2" id="headingThree">
|
|
<h5 class="mb-0">
|
|
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseThree" aria-expanded="false" aria-controls="collapseThree">
|
|
3. No Griefing nor Stealing
|
|
</button>
|
|
</h5>
|
|
</div>
|
|
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#faqExample">
|
|
<div class="card-body">
|
|
It's really self explanatory...
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- This is the " Four " page. -->
|
|
<div class="card">
|
|
<div class="card-header p-2" id="headingFour">
|
|
<h5 class="mb-0">
|
|
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseFour" aria-expanded="false" aria-controls="collapseThree">
|
|
4. Do not use Hacks or Clients
|
|
</button>
|
|
</h5>
|
|
</div>
|
|
<div id="collapseFour" class="collapse" aria-labelledby="headingFour" data-parent="#faqExample">
|
|
<div class="card-body">
|
|
Anything that gives an unfair advantage is not allowed, if you are unsure, ask a staff.
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Want a New Rule/Collapse Button? -->
|
|
<!-- Starts Below -->
|
|
<!-- This is the " Five " page. -->
|
|
<div class="card">
|
|
<!-- Please! NOTE THIS: id="headingFive" -->
|
|
<div class="card-header p-2" id="headingFive">
|
|
<h5 class="mb-0">
|
|
<!-- Please! NOTE THIS: data-target="#collapseFive" -->
|
|
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseFive" aria-expanded="false" aria-controls="collapseThree">
|
|
5. No Duping!
|
|
</button>
|
|
</h5>
|
|
</div>
|
|
<!-- Please! NOTE THIS: id="collapseFive" and aria-labelledby="headingFive" -->
|
|
<div id="collapseFive" class="collapse" aria-labelledby="headingFive" data-parent="#faqExample">
|
|
<div class="card-body">
|
|
Dupes will not be tolerated whatsoever, it ruins the game for everyone. TNT duping is allowed.
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="card">
|
|
<!-- Please! NOTE THIS: id="headingFive" -->
|
|
<div class="card-header p-2" id="headingSix">
|
|
<h5 class="mb-0">
|
|
<!-- Please! NOTE THIS: data-target="#collapseFive" -->
|
|
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSix" aria-expanded="false" aria-controls="collapseThree">
|
|
6. Language
|
|
</button>
|
|
</h5>
|
|
</div>
|
|
<!-- Please! NOTE THIS: id="collapseFive" and aria-labelledby="headingFive" -->
|
|
<div id="collapseSix" class="collapse" aria-labelledby="headingSix" data-parent="#faqExample">
|
|
<div class="card-body">
|
|
I really do not care what you say, swearing is allowed, jokes are allowed, if speech becomes negatively targeted towards someone, then staff will take action and issue a warning.
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="card">
|
|
<!-- Please! NOTE THIS: id="headingFive" -->
|
|
<div class="card-header p-2" id="headingSeven">
|
|
<h5 class="mb-0">
|
|
<!-- Please! NOTE THIS: data-target="#collapseFive" -->
|
|
<button class="btn btn-link collapsed" type="button" data-toggle="collapse" data-target="#collapseSeven" aria-expanded="false" aria-controls="collapseSeven">
|
|
7. Use Common Sense
|
|
</button>
|
|
</h5>
|
|
</div>
|
|
<!-- Please! NOTE THIS: id="collapseFive" and aria-labelledby="headingFive" -->
|
|
<div id="collapseSeven" class="collapse" aria-labelledby="headingSeven" data-parent="#faqExample">
|
|
<div class="card-body">
|
|
Really, just use common sense, if you think that what your doing is wrong or will hurt someone, then just don't do it, staff hold the right to warn and ban you if they see fit.
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Ends Above -->
|
|
<!-- Gotcha? Whenever you add a new "page" for the Rules -->
|
|
<!-- MAKE SURE to change these values in the commentaries -->
|
|
<!-- Above to six, seven, eight and such -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<!-- Footer -->
|
|
<footer class="page-footer font-small bg-dark pt-4">
|
|
<!-- Footer Elements -->
|
|
<div class="container">
|
|
<!--Grid row-->
|
|
<div class="row">
|
|
<!--Grid column-->
|
|
<div class="col-md-6 mb-4">
|
|
<h4 style="color: white;">LunaMC Network</h4>
|
|
<p class="textgray">
|
|
The best Minecraft Server since Hypixel!
|
|
<br>
|
|
Where the players enjoyment are the main priority!
|
|
<br>
|
|
Made from the ground up by normal players for normal players.
|
|
<br>
|
|
The server owner develops many plugins that are used on the server!
|
|
Luna was originally created to be a simple Survival Server, but now it has
|
|
plans to become a full fledged network with many different game types and a
|
|
full player based community!
|
|
</p>
|
|
</div>
|
|
<!--Grid column-->
|
|
<!--Grid column-->
|
|
<div class="col-md-6 mb-4">
|
|
<h4 style="color: white;">Connect with us!</h4><br>
|
|
<div class="row">
|
|
<!-- Discord icon -->
|
|
<div class="col-sm-12 col-md-3">
|
|
<a class="medias" href="https://discord.gg/cEqWB29c2a">
|
|
<i class="fab fa-discord fa-2x" style="color: #7289DA;"></i>
|
|
Discord
|
|
</a>
|
|
</div>
|
|
<!-- Youtube icon -->
|
|
<div class="col-sm-12 col-md-3">
|
|
<a class="medias" href="https://www.youtube.com/channel/UCpYrMLZVZiacp-dsVE3KuYw">
|
|
<i class="fab fa-youtube fa-2x" style="color: red;"></i>
|
|
Youtube
|
|
</a>
|
|
</div>
|
|
<!-- Twitter Icon -->
|
|
<div class="col-sm-12 col-md-3">
|
|
<a class="medias" href="https://twitter.com/LunaMC47542678">
|
|
<i class="fab fa-twitter fa-2x" style="color: #1DA1F2;"></i>
|
|
Twitter
|
|
</a>
|
|
</div>
|
|
<!-- Facebook Icon -->
|
|
<div class="col-sm-12 col-md-3">
|
|
<a class="medias" href="https://www.tiktok.com/@lunamcnetwork">
|
|
<img src="../img/TikTok.png" width="30px" alt="TikTok Logo">
|
|
TikTok
|
|
</a>
|
|
</div>
|
|
<div class="col-sm-12 col-md-3">
|
|
<a class="medias" href="https://www.instagram.com/lunamcnetwork/">
|
|
<img src="../img/Instagram.png" width="30px" alt="Instagram Logo">
|
|
Instagram
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!--Grid column-->
|
|
</div>
|
|
<!--Grid row-->
|
|
</div>
|
|
<!-- Footer Elements -->
|
|
<div class="footer-copyright page-footer text-center py-3" style="color: white; background-color: rgb(37, 41, 46);">
|
|
© 2021 Copyright:
|
|
<a href="../index.html">LunaMC Network</a>
|
|
</div>
|
|
</footer>
|
|
<!-- Footer -->
|
|
|
|
<!-- Optional JavaScript -->
|
|
<!-- jQuery first, then Popper.js, then Bootstrap JS, then Playercount -->
|
|
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
|
|
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.0/jquery.min.js"></script>
|
|
<script type="text/javascript" src="js/playercount.js"></script>
|
|
</body>
|
|
</html> |