-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathRules.html
175 lines (162 loc) · 5.9 KB
/
Rules.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE HTML>
<!--
Landed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>ComparatorCraftSMP | Rules</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="stylesheet" href="assets/css/main.css" />
<noscript>
<link rel="stylesheet" href="assets/css/noscript.css" />
</noscript>
</head>
<body class="is-preload">
<div id="page-wrapper">
<!-- Header -->
<header id="head"></header>
<!-- Main -->
<div id="main" class="wrapper style1">
<div class="container">
<header class="major">
<h2 id="Rules">Rules for ComparatorCraftSMP</h2>
<p><em><small>We may want to put something here as well.</small></em></p>
</header>
<div class="row gtr-150">
<div class="col-4 col-12-medium">
<!-- Sidebar -->
<section id="sidebar">
<section>
<h3>Table of Contents</h3>
<ul>
<li><a href="#Rules">Rules</a></li>
<li>
<a href="#general-rule-info">General Rule Info</a>
<ul>
<li><a href="#age-restriction">Age Restriction</a></li>
<li><a href="#warning-structure">Warning Structure</a></li>
</ul>
</li>
</ul>
<footer>
<ul class="actions">
<li><a href="#" class="button">Learn More</a></li>
</ul>
</footer>
</section>
<hr />
<section>
<a href="#" class="image fit"><img src="images/pic06.jpg" alt="" /></a>
<h3>Amet Lorem Tempus</h3>
<p>Sed tristique purus vitae volutpat commodo suscipit amet sed nibh. Proin a
ullamcorper sed blandit. Sed tristique purus vitae volutpat commodo suscipit
ullamcorper sed blandit lorem ipsum dolore.</p>
<footer>
<ul class="actions">
<li><a href="#" class="button">Learn More</a></li>
</ul>
</footer>
</section>
</section>
</div>
<div class="col-8 col-12-medium imp-medium">
<!-- Content -->
<section id="content">
<a href="#" class="image fit"><img src="images/pic05.jpg" alt="" /></a>
<h2 class="align-center" id="general-rule-info">General Rule Info</h2>
<p><em>
All of the following rules apply to ANY AND ALL official ComparatorCraftSMP
Minecraft
Servers, Discord Servers, communication platforms, websites, forums, and
comments to
any of our social media. Any staff reserve the right to punish you on any and
all
ComparatorCraftSMP properties if you violate any of our guidelines. This also
applies
to any attempts, successful or otherwise, to exploit any loopholes you may find.
Staff
also have the right to change, add, or remove any rules if they deem it
necessary.
</em>
<br>
</p>
<blockquote>
If you leave the Discord server during a punishment <em>(i.e. tempban or
mute)</em>
you will be banned.
</blockquote>
<h3 class="align-center" id="age-restriction">Age restriction</h3>
<p>
We do have a 15+ age restriction. We don't mind taking in 14-years who show a lot of
talent, skill and passion for the game but generally we're 15+.
</p>
<h3 class="align-center" id="warning-structure">Warning Structure</h3>
<p>
You are entitled up to 3 warnings from staff before you will be muted on the next
transgression. Violate our rules again, and you will have a 1 week mute. A further
violation will warrant a temporary ban from the Minecraft server in addition to a
mute on our Discord server.
</p>
<blockquote>
Any and all staff can punish, ban, mute, kick, and warn players if they have evidence
that a rule was violated on the server. All evidence will be presented to the punished
party.
</blockquote>
<hr>
<h2 id="chat">Chat</h2>
<ol>
<li>
<strong>Don't be that person.</strong> — We have no place on our server for
hate speech. <br>
<em>(Racism, Sexism, Homophobia, Xenophobia, Transphobia, etc.)</em>
</li>
<li>
<strong>Respect all cultures.</strong> — We have people from all around the
world. Please
avoid topics based on politics or religion.
</li>
<li>
<strong>It's not always banter.</strong> — Use common sense. Try not to
intentionally trigger, annoy, or hurt someone. It might be harmless to you but
to some people it can be hurtful. Think before you speak!
</li>
<li>
<strong>SFW only.</strong> — Please don't send porn, gore, or overly edgy
memes and videos. Also, don't talk about gross, gory, or lewd activities. We don't
mind shitposting but don't take it too far.
</li>
<li>
<strong>Don't spam.</strong> — This is straightforward. Avoid filling any chat
with repeated messages or similar messages.
</li>
</ol>
</section>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer id="foot"></footer>
</div>
<!-- Scripts -->
<script src="assets/js/jquery.min.js"></script>
<script>
$(function () {
$('#head').load('assets/html/header.html');
$('#foot').load('assets/html/footer.html');
$.getScript('assets/js/main.js');
});
</script>
<script src="assets/js/jquery.scrolly.min.js"></script>
<script src="assets/js/jquery.dropotron.min.js"></script>
<script src="assets/js/jquery.scrollex.min.js"></script>
<script src="assets/js/browser.min.js"></script>
<script src="assets/js/breakpoints.min.js"></script>
<script src="assets/js/util.js"></script>
<script src="assets/js/main.js"></script>
</body>
<!-- smol change for test -->
</html>