-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathterms.html
More file actions
52 lines (49 loc) · 2.21 KB
/
terms.html
File metadata and controls
52 lines (49 loc) · 2.21 KB
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
<html lang="en">
<head>
<link rel="stylesheet" href="stylesheet.css"/>
<title>2b2tmuseum.org</title>
</head>
<body>
<div class="header">2b2tmuseum.org</div>
<div class="summary">The original survival 2b2t world-download exhibit server</div>
<div class="versioninfo">Minecraft 1.21.x</div>
<div class="versioninfo"><a href="index.html"> Home</a> | <a href="https://store.2b2tmuseum.org">Store</a> | <a href="museum.html">Museum</a> | <a href="survival.html">Survival</a> | <a href="terms.html">Rules</a> (you are here) | <a href="wdls.html">World Downloads</a></div>
<div class="screenshot"><img src="media/queue_resized.png" alt="A screenshot from a player who is ready to join the server."></div>
<div class="passage">
2b2tmuseum.org has no set gameplay rules. You are free to build, destroy, steal, and fight in-game however and wherever you please.
However, all users that connect must understand that they are:
<ul>
<li>Obligated to adhere to Microsoft's/Mojang's Community Guidelines whilst connected to the server.</li>
<li>
Obligated to adhere to Canadian, U.S., and your own local laws whilst connected to the server
<ul>
<li>
Using the server or the game world to transmit, encode, store, share, or otherwise handle content deemed unlawful in Canada or the U.S. will result in your access to the server being restricted, and you will be reported to the proper authorities.
</li>
</ul>
</li>
</ul>
Players are encouraged to /ignore those who they do not wish to see chats from.
<br>
All user-created content is provided <b>only</b> for educational and historic purposes.
<br>
2b2tmuseum's target audience is a mature (18+) one.
<br>
</div>
<!-- <div class="passagec">-->
<!-- The IP to connect is <b>2b2tmuseum.org</b> (port 25565)-->
<!-- <br>-->
<!-- Run <b>/help</b> for a list of commands and their descriptions.-->
<!-- <br>-->
<!-- <br>-->
<!-- <b>This website will be updated with more content in the near future.</b>-->
<!-- </div>-->
<div class="footer">
discord: <a href="https://discord.2b2tmuseum.org">https://discord.2b2tmuseum.org</a>
<br>
e-mail: contact@calamitycraft.online
<br>
any server notices will be posted on this webpage
</div>
</body>
</html>