summaryrefslogtreecommitdiff
path: root/rules.html
blob: ded6b4ea5d41c1927b4d08710a034d4ce538eeb8 (plain)
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
<html>
    <link rel="stylesheet" type="text/css" href="style.css">
    <head>
        <h1>Winter Survival 2 <img src="./icon_snowflake.png"> Anarchy</h1>
        <id><img src="./icon.png" style="width:256;"></id>
    </head>
    <br/>
    <br/>
    <id><hr></id>
        <div>
            <a href="./servers.html">servers</a>
        </div>
        <div>
            <a href="./recipes.html">recipes</a>
        </div>
        <div>
            <a style="text-decoration:line-through" href="./npcs.html">npcs</a>
        </div>
        <div>
            <a href="./index.html">home</a>
        </div>
        <div>
            <a href="./rules.html">rules</a>
        </div>
        <div>
            <a style="text-decoration:line-through" href="./quickstart.html">quickstart</a>
        </div>
    <id><hr><br/></id>
    <id><img style="width:32px" src="icon_rules.png"><br/><br/></id>
    <body>
        <ol>
            <li>Be kind and respectful to your fellow players
                <ol type='a'>
                    <li>Threatening to hack other players or the server is a bannable offense</li>
                    <li>If an admin tells you to do or not do something, do (or don't do) it, no questions asked!</li>
                    <li>To report staff abuse, email <a href="mailto:apickx@cogarr.org">apickx@cogarr.org</a></li>
                </ol>
            </li>
            <li>If you find a bug, report it, don't abuse it! If it's not obviously a bug, it's a game mechanic, feel free to use as many advantages as you can find!</li>
            <li>This gamemode is in the process of being expanded, don't expect things to stay the same, and be patient with bugfixes</li>
        </ol>
    </body>
    <id><hr><br/></id>
    <footer>
        <id>
        Page last modified on 12/19/15 - Contact the admin at <a href="mailto:admin@cogarr.org">admin@cogarr.org</a>
        </id>
    </footer>
</html>