-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrules.php
More file actions
executable file
·124 lines (87 loc) · 4.7 KB
/
rules.php
File metadata and controls
executable file
·124 lines (87 loc) · 4.7 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
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
<?php //This file is subject to copyright - contact swampservers@gmail.com for more information. ?>
<?=Page("Rules", "/s/screenshots/trapped.jpg")?>
<style>
.main>li {
margin-bottom: 20px;
/* font-weight: bold; */
}
.main>li>ul {
/* font-weight: normal; */
font-style: italic;
}
</style>
<ul class="main">
<li>Do not post or say anything which sexualizes children in any way.</li>
<li>Don't be excessively toxic or offensive. For example:
<ul>
<li>Constantly being racist or spamming slurs</li>
<li>Advocating for violence against a protected class</li>
<li>Trying to make someone harm themselves</li>
<li>Persistently harassing a specific player to drive them off the server</li>
<li>Maliciously posting/referencing someone's personal information</li>
<li>Constantly whining, recycling drama, or spreading hostility</li>
</ul>
</li>
<li>Don't post shock videos/images, such as:
<ul>
<li>Real footage of torture/execution (legal hunting is OK)</li>
<li>Real footage of disgusting sex acts (scat, beastiality etc)</li>
<li>Depictions of sexual violence/rape (per <a href='https://wiki.facepunch.com/gmod/Server_Operator_Rules'>Facepunch rules</a>)</li>
</ul>
</li>
<li>Don't hack or exploit. For example:
<ul>
<li>Abusing any server crash or duping exploit (<a onclick="document.getElementById('showrewards').style.display='block';" style="cursor:hand;">disclosure is rewarded</a>)
<ul id="showrewards" style="display:none;">
<li>First disclosing a server crash/lag-out exploit will give you either 10m points or $50</li>
<li>First disclosing a point/item duplication exploit will give you either 50m points or $250</li>
<li>Rewards are subject to my discretion - crash/lag-out issues in something I am actively working on don't count.</li>
</ul>
</li>
<li>Any clientside hacking - aimbot, ESP, etc</li>
<li>Posting IP grabbers or threatening to DDoS</li>
<li>Evading AFK detection or using multiple accounts to get more points</li>
<li>Making an invisible playermodel</li>
</ul>
</li>
<li>Respect all in-game rules and prompts. <em>(eg. no porn on playermodels)</em></li>
<!-- <hr>
<li>Don't make your playermodel pornographic, or very difficult to see.</li>
<li>Don't lie on the "is your spray porn?" popup.</li>
<li>Don't view or share pornography if you are below the legal age to do so.</li> -->
<!-- <li>Don't post NSFW content on the Discord, Forum, or Steam Chat.</li> -->
<!--
<li>Don't run any clientside hacks.</li>
<li>Don't try to get players' IP addresses, or DDoS anyone or anything.</li> -->
<!-- <li>
Don't abuse, or keep secret, any point/item duplication or server crashing exploits.
<ul>
<li>First disclosing a server crash/lag-out exploit will give you either 10m points or $50</li>
<li>First disclosing a point/item duplication exploit will give you either 50m points or $250</li>
<li>Rewards are subject to my discretion - crash/lag-out issues in something I am actively working on don't count.</li>
</ul>
</li> -->
<!-- <li>Don't use multiple accounts to unfairly earn more points.</li>
<li>Don't attempt to bypass the AFK detection system.</li> -->
<li>Don't trade points/items with other players in exchange for real money. <em>(or crypto/skins/codes)</em></li>
<li>
Don't donate with a stolen credit card or dispute a donation payment. <em>(If you have issues, please <a href="/contact">contact me</a>)</em>
</li>
<!-- <li>Don't threaten to break rules or tell others to break rules.</li> -->
<!-- <li>Don't intentionally falsely report something to waste our time.</li>
<li>Don't look for loopholes in these rules or try to "ride the line".</li>
<li>Don't disobey staff if they tell you to stop doing something.</li> -->
<!-- <hr> -->
<li>Don't evade a ban with an alternate account. Just <a href="https://steamcommunity.com/groups/swampservers/discussions">post a ban appeal</a> - we almost always accept them.</li>
<li>Respect the spirit of our rules. Don't cause problems. We retain the right to ban anyone for any reason.</li>
<!-- <li><strong>We do not tolerate users who create excessive drama or seem to unreasonably hate the server or its administration.</strong></li> -->
<hr>
</ul>
<p class="text-center">
If you are banned, please appeal <a href="/appeal">here.</a>
</p>
<p class="text-center">
To report a rule breaker, please send a private message to any <a href="https://swamp.sv/staff/">staff</a> other than the owner.
</p>
<hr>
<p class="text-center">Unlike most servers, RDM (killing players for no reason) and micspam (playing music over voice chat) are allowed.</p>