Skip to content

Commit c339d2e

Browse files
author
PeterMaZep
committed
Created rules page
1 parent 6246839 commit c339d2e

4 files changed

Lines changed: 61 additions & 5 deletions

File tree

_layouts/rules.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
layout: default
3+
---
4+
5+
<section class="rules-section">
6+
<div class="rules-container">
7+
<h1 class="rules-heading">PWindows Server Rules</h1>
8+
{{ content }}
9+
<div class="last-updated-rules"><p><i>Last updated: July 17, 2026, 4:37PM</i></p></div>
10+
</div>
11+
</section>

assets/css/style.css

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1240,4 +1240,34 @@ button {
12401240
.footer-links a:hover {
12411241
color: var(--primary);
12421242
text-decoration: underline;
1243+
}
1244+
1245+
.rules-heading {
1246+
margin-bottom: 1rem;
1247+
}
1248+
1249+
.rules-section {
1250+
margin-top: 1rem;
1251+
min-height: 100vh;
1252+
height: auto;
1253+
padding-top: 2rem;
1254+
border-top: 1px solid #333;
1255+
padding-left: 1vh;
1256+
padding-right: 1vh;
1257+
}
1258+
1259+
.rules-container {
1260+
margin-top: 2rem;
1261+
}
1262+
1263+
.rules-container h2 {
1264+
margin-top: 2rem;
1265+
}
1266+
1267+
.rules-container h2:first-of-type {
1268+
margin-top: 0;
1269+
}
1270+
1271+
.last-updated-rules {
1272+
padding-top: 1rem;
12431273
}

rules.html

Lines changed: 0 additions & 5 deletions
This file was deleted.

rules.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
layout: rules
3+
permalink: /rules
4+
title: Rules
5+
---
6+
7+
## 1. Be Respectful
8+
Treat all players with respect. No harassment, bullying, or discrimination. No death threats, sexism, hate speech, racism(NO N WORD, this includes soft N). No doxxing, swatting, witch hunting.
9+
10+
## 2. No Cheating
11+
Using hacks, exploits, or unfair advantages is strictly prohibited. This includes any kind of xray resource pack/client or smart automation where the player isn't playing such as Baritone and its forks. Macros of complex kinds are also not allowed, but simple ones like autoclickers are allowed. Anything that gives you or another player/person(including multiple) a personal/competitive/overall advantage is not allowed.
12+
13+
## 3. No Spam & Advertising
14+
Excessive messaging or advertising in chat is not allowed. You may not send multiple messages with the same intended meaning within 5 seconds.
15+
16+
## 4. Listen to Staff
17+
Staff members have the final say. Respect their decisions. If they say you have broken a rule, you have.
18+
19+
## 5. Have fun!
20+
You are in this server because you want to have fun and spend your time on meaningful things. Don't break the rules, and you'll have lots of fun playing here. Good luck, and have fun!

0 commit comments

Comments
 (0)