ircserver / index.html
shadowsword's picture
Update index.html
bc5e8b5 verified
raw
history blame
No virus
1.63 kB
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>irc server info</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>irc.shadowsword.ca</h1>
<p>
<b>* No users under 18.<br>
* No TROLLS, DOXXERS, LARPERS or SPAMMERS.<br><br>
* No SCAMS, HACKING, HARASSMENT, DISRESPECT.<br>
* No ENERGY ATTACKS, HEXXING, CURSES, ETC.</b><br>
&nbsp;&nbsp;(Except when it comes to #sparring)<br>
<h1>Sparring</h1>
<p>
* Sparring must be confined to #sparring<br><br>
* Know your limits;<br>
* Have ability to handle the astral form so as to not hurt yourself or allies in groups;<br>
* Have ability to sense between allies and enemies in groups, and keep track of them;<br>
* Have ability to sense damage dished and received;<br>
* Have ability to attack and defend yourself;<br>
* Have ability to return to your space/body, and return everything properly;<br>
* Know when to retreat/stop/leave the battle (if too damaged);<br>
* Have ability to listen and acknowledge systems/scanning;<br>
* Avoid frontloading and ego-talk.<br>
* Pre-scanning and post-scanning is highly recommended.<br>
* Have a timer and a countdown ready.<br>
&nbsp;&nbsp;(5 min. is a little, 15 min. is a lot.)<br>
* If something is off, speak up.<br>
* Review/assess damages received and dealt.<br><br>
* Never go "All Out."<br>
* Avoid using permanently-damaging attacks.<br>
* Exchange healing.</p>
</p>
</div>
</body>
</html>