forked from Koyot-Digital/Wiki
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommunityservers.html
More file actions
283 lines (252 loc) · 11.9 KB
/
Copy pathcommunityservers.html
File metadata and controls
283 lines (252 loc) · 11.9 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
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Cookie Consent by TermsFeed https://www.TermsFeed.com -->
<script type="text/javascript" src="https://www.termsfeed.com/public/cookie-consent/4.2.0/cookie-consent.js"
charset="UTF-8"></script>
<script type="text/javascript" charset="UTF-8">
document.addEventListener('DOMContentLoaded', function () {
cookieconsent.run({ "notice_banner_type": "simple", "consent_type": "express", "palette": "dark", "language": "en", "page_load_consent_levels": ["strictly-necessary"], "notice_banner_reject_button_hide": false, "preferences_center_close_button_hide": false, "page_refresh_confirmation_buttons": false, "website_name": "ONPS Wiki" });
});
</script>
<!-- Google Analitics -->
<script type="text/plain" data-cookie-consent="tracking" async
src="https://www.googletagmanager.com/gtag/js?id=G-8C0MST73WK"></script>
<script type="text/plain" data-cookie-consent="tracking">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-8C0MST73WK');
</script>
<!-- end of Google Analitics-->
<noscript>Free cookie consent management tool by <a href="https://www.termsfeed.com/">TermsFeed</a></noscript>
<!-- End Cookie Consent by TermsFeed https://www.TermsFeed.com -->
<!-- Below is the link that users can use to open Preferences Center to change their preferences. Do not modify the ID parameter. Place it where appropriate, style it as needed. -->
<!-- Primary Meta Tags -->
<meta name="title" content="ONPS - Community Servers" />
<meta name="description" content="Oakridge Nuclear Power Station - communityservers" />
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website" />
<meta property="og:url" content="https://wiki.koyot.digital/communityservers.html" />
<meta property="og:title" content="ONPS - Community servers" />
<meta property="og:description" content="Oakridge Nuclear Power Station - Community servers" />
<meta property="og:image" content="/images/banner1.webp" />
<!-- X (Twitter) -->
<meta property="twitter:card" content="summary_large_image" />
<meta property="twitter:url" content="https://wiki.koyot.digital/communityservers.html" />
<meta property="twitter:title" content="ONPS - Community servers" />
<meta property="twitter:description" content="Oakridge Nuclear Power Station - Community servers" />
<meta property="twitter:image" content="/images/banner1.webp" />
<script src="https://kit.fontawesome.com/a7bdae1ce6.js" crossorigin="anonymous"></script>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Oakridge Nuclear Power Station</title>
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/commuityservers.css" />
<script src="js/script.js" defer></script>
<link rel="apple-touch-icon" sizes="180x180" href="/images/Favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/Favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/Favicon/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
</head>
<header id="header" style="
display: flex;
justify-content: space-between;
align-items: center;
padding: 8px;
">
<div style="display: flex; gap: 12px; align-items: center;">
<img src="images/home.svg" style="width: 24px; height: 24px; cursor: pointer;"
onclick="relocate('index.html');">
<img src="images/settings.svg" style="width: 24px; height: 24px; cursor: pointer;"
onclick="relocate('settings.html');">
</div>
<h2 style="margin: 0;">Oakridge Nuclear Power Station Wiki</h2>
</header>
<body>
<header class="hero">
<div class="hero-overlay"></div>
<img src="images/Community_server.webp" alt="Oakridge Banner" />
<div class="hero-content">
<h1>Community Servers</h1>
<p>The Fast Growing Community Expands even further</p>
</div>
</header>
<main class="container">
<div id="NavGrid-placeholder"></div>
<br><br>
<section>
<h2>Community Servers</h2>
<p>These servers are officially accepted servers within the community.
All of these can be found in the community servers channel within the discord.</p>
</section>
<br><br>
<section class="communtiyserver">
<div class="title-with-image">
<div class="left-text">
<h2>OakAssist</h2>
<p class="Type">
Type: Education & Assistance<br>
<a href="https://discord.gg/meGq2vdUn8">Discord Server</a>
</p>
</div>
<div class="right-image">
<img src="images/Oakassist_pfp.webp" alt="OakAssist logo" />
</div>
</div>
<hr>
<p>
OakAssist is a server for the game Oakridge Nuclear Power Plant game on Roblox.
Our goal is to support new and existing players by providing guidance, answering questions, and helping members join and learn how to play the game.
</p>
<br>
<hr>
</section>
<br><br>
<section class="communtiyserver">
<div class="title-with-image">
<div class="left-text">
<h2>Koycraft™ - Official Minecraft Server</h2>
<p class="Type">
Type: Survival - Open World - Offical <br>
<a href="https://discord.gg/6XAHNU4WHm">Discord Server</a>
</p>
</div>
<div class="right-image">
<img src="images/koycraft.webp" alt="Koycraft Logo" />
</div>
</div>
<hr>
<p>
Welcome to Koycraft, the official Minecraft server for the Koyot Digital community!
</p>
<ul>
<li>Claim your own land and build your dream base or cozy home.</li>
<li>Team up with friends to create massive structures or explore together.</li>
<li>Enjoy a friendly and welcoming community for all Minecraft lovers.</li>
<li>Experience open-world survival with creativity and adventure at its core.</li>
</ul>
<p>
<strong>How to Join:</strong> Minecraft Java Edition 1.21 at <code>mc.koyot.digital</code> | More info in discord
</p>
<br>
<hr>
</section>
<br><br>
<section class="communtiyserver">
<div class="title-with-image">
<div class="left-text">
<h2>Oakridge Movie Production</h2>
<p class="Type">
Type: Media - Realism - Roleplay <br>
<a href="https://discord.gg/GjsEnra26w">Discord Server</a>
</p>
</div>
<div class="right-image">
<img src="images/Oakridge_Movie_Production_Logo.webp" alt="OMP Logo" />
</div>
</div>
<hr>
<p>
Want to be in an Oakridge movie/trailer? Want the chance to be the next main character?
Then Oakridge Movie Production is for you! Oakridge Movie Production (OMP) is a group where we create
movies about and on Oakridge.
We are also a group that will be organizing RP shift sessions!
<br>So don't hesitate to join us!
</p>
<br>
<hr>
</section>
<br><br>
<section class="communtiyserver">
<div class="title-with-image">
<div class="left-text">
<h2>Oakridge Education Center</h2>
<p class="Type">
Type: Education <br>
<a href="https://discord.gg/R5SaUKqP">Discord Server</a>
</p>
</div>
<div class="right-image">
<img src="images/OOG.png" alt="OOG Logo" />
</div>
</div>
<hr>
<p>
Hello Everyone! Oakridge Education Center is now OPEN!
This group is to help new or experienced player to learn and know more about the game.
We have 2 types of training:
<ul>
<li>Beginners Reactor Operations Course [BROC]</li>
<li>More Coming Soon!</li>
</ul>
</p>
<br>
<hr>
</section>
<br><br>
<section class="communtiyserver">
<div class="title-with-image">
<div class="left-text">
<h2>Oakridge Power Producers</h2>
<p class="Type">
Type: Grinding - Realism - Roleplay <br>
<a href="https://discord.gg/uW5c9V5Vhr">Discord Server</a>
</p>
</div>
<div class="right-image">
<img src="images/Oakridge%20Power%20Producters.webp" alt="OPP Logo" />
</div>
</div>
<hr>
<p>Do you want to play Oakridge NPS with balanced lobby and without trolls joining the game? With our
in-game rank verification system it is possible! You can join different game style lobbies: casual
(realistic), high efficiency and roleplay, don't wait anymore and let's grow up this community!
</p>
<br>
<hr>
</section>
<br><br>
<section class="communtiyserver">
<div class="title-with-image">
<div class="left-text">
<h2>AURELIA POWER COMPANY</h2>
<p class="Type">
Type: Realism - Roleplay <br>
<a href="https://discord.gg/fKzpWkBres">Discord Server</a>
</p>
</div>
<div class="right-image">
<img src="images/Aurelia%20Power%20Compnay.webp" alt="APC Logo" />
</div>
</div>
<hr>
<p>We are a Server trying to get a lot of members loving Roleplay Gaming. Do you love RP, why don't you come
in the Server and try for your self.
</p>
<p style="font-weight: bolder;">What we Offer:</p>
<ul>
<li>A Friendly Security Team greeting you to your shift</li>
<li>Friendly Company Office handling the Personnel</li>
<li>Friendly Workers showing you around</li>
</ul>
<p style="font-weight: bolder;">What Departments do we have?</p>
<ul>
<li>Company Office [ Handling everything with the Personnel and Administrative Stuff ]</li>
<li>Plant Manager [ Handling the Plant and its Workers ]</li>
<li>Operation Team [ Handling the Reactor ]</li>
<li>Engineers [ WIP ]</li>
<li>Security Team [ Moderate the Facility and the Discord, provide safety to others ]</li>
</ul>
<br>
<hr>
</section>
</main>
<footer>
<p>© 2025 Koyot Digital</p> Our Discord Server, <a href="https://discord.gg/RT3Y6egQhR"><i
class="fa-brands fa-discord"> Koyot Digital</i></a> <br> Play on <a
href="https://www.roblox.com/games/15684145480/Oakridge-Nuclear-Power-Station-V0-2-4-BETA" target="_blank"
rel="noopener"><i>Roblox</i></a>
</footer>
</body>
</html>