-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
587 lines (499 loc) · 31.9 KB
/
index.html
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
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
<!DOCTYPE html><html lang="en" dir="ltr" class="dark" id="html"><head>
<!-- Optimization -->
<link rel="preload" href="js/mod.min.js" as="script">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin="">
<link rel="preload" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/css/bootstrap.min.css" integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous" as="style">
<script async="" src="js/adsbygoogle.js" crossorigin="anonymous"></script>
<!-- Early loading scripts -->
<script src="js/mod.min.js"></script>
<title>Home • MNS Minecraft Network</title>
<meta name="title" content="Home • MNS Minecraft Network">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#1d1d1d">
<meta name="keywords" content="MNS Network, Sri Lankan MC Servers, Minecraft ">
<meta name="description" content=" ">
<link rel="shortcut icon" href="images/logo.png" type="image/x-icon">
<!-- Opengraph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://mnsnetwork.xyz/">
<meta property="og:site_name" content="MNS Minecraft Network">
<meta property="og:title" content="Home • MNS MC Network">
<meta property="og:description" content=" ">
<meta property="og:image" content="images/logo.png">
<!-- Twitter -->
<meta property="twitter:url" content="https://mnsnetwork.xyz/">
<meta property="twitter:title" content="Home • MNS Minecraft Network">
<meta property="twitter:description" content=" ">
<meta property="twitter:image" content="/uploads/favicons/66e41c99ee61e0.42763620_jhmqlnfikepog.png">
<link rel="stylesheet" href="css/all.min.css">
<link rel="stylesheet" href="css/prism_light_default.css">
<link rel="stylesheet" href="css/spoiler.css">
<link rel="stylesheet" href="css/bootstrap.min.css" crossorigin="anonymous">
<link rel="stylesheet" href="css/cobalt.css">
<link rel="preload" href="https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<style>
canvas.tsparticles-canvas-el {
background-color: transparent !important;
z-index: 3 !important;
}
</style>
<style>
:root {
--p-color: #e101ffd0;
}
/* Primary Color */
.discord-text .st0, .status-text path, .discord-icon .st0, .status-icon path {fill: var(--p-color) !important;}
.swal2-icon.swal2-info, .cobalt-update-box .update-icon, .header-theme, .news-title, .top-text, .error-title, .lr-title, .p-icon, .theme-text, .other-btn:after, .other-btn:focus:after, .footer-text-header:after, .widget-header-txt:after, .discord-text .icon:after, .status-text .icon:after, .wiki-page-card span strong, .dropdown-item.d-header, .rules-menu .active span, .rules-menu .active i, .welcome-title {color: var(--p-color) !important;}
a, a:hover, a:focus {color: var(--p-color)}
.color-overlay {background: linear-gradient(var(--p-color), #101010);}
.swal2-icon.swal2-info, .page-item.active .page-link, .user-nav-link.active, .profile-about-box, .rules-menu-link.active {border-color: #5a0648 !important;}
.swal2-styled.swal2-confirm, .widget-header-txt:after, .discord-text .icon:after, .status-text .icon:after, .nav-link.store-link, .footer-text-header:after, .badge-theme, #toast-container, .progress-bar, .login-overlay, .register-overlay, .vote-tabs .btn.btn-theme.active, .p-color-overlay, .modal-header, .btn-theme, .button-checkbox>.active, .spoiler .spoiler-toggle, .spoiler .spoiler-title, .page-item.active .page-link, .btn.profile-btn.active:after, .cc-window.cc-floating .cc-highlight .cc-btn.cc-allow {background-color: var(--p-color) !important;}
.swal2-styled.swal2-confirm:hover, .spoiler .spoiler-toggle:hover, .spoiler .spoiler-title:hover, .btn-theme:hover {background-color: var(--p-color) !important; filter: brightness(0.85)}
.wiki-menu .active.dropdown-toggle::after {
border-top-color: var(--p-color) !important;
border-bottom-color: var(--p-color) !important;
}
/* Header */
.header:after {height: 227.5px; background: linear-gradient(rgba(0, 0, 0, 0.45), transparent);} .header:before {background: linear-gradient(rgba(0, 0, 0, 0.45), #101010);}
.header {background-position: center center !important}
@media (min-width: 769px) {.header {height: 475px}}
@media (max-width: 768px) {.header {height: 340px}}
@media (min-width: 769px) {.logo {height: 250px; margin-top: 97.5px}}
@media (max-width: 768px) {.logo {height: 250px; margin-top: 25px}}
.status-text, .discord-text {margin-top: 203.5px}
@media (max-width: 1050px) {.status-box-container .text, .discord-box-container .text {display: none}}
.line-scale > div {background-color: #df20df;}
/* Other */
.login-overlay, .register-overlay {opacity: 0.6 !important}
</style>
<style>.navbar-nav .nav-item:first-child {margin-left: -30px !important}</style>
<style>.webp .header {background: url('images/fc0b2def13ddcb2b29bd2db8f70678201042cd7aheaderbg.webp') no-repeat;}</style>
<style>.no-webp .header {background: url('images/2024-09-13_17.22.16.png') no-repeat;}</style>
<style>.navbar-bottom .store-link:after, .navbar-bottom .store-link:focus:after, .navbar-top-new .store-link:after, .navbar-top-new .store-link:focus:after {box-shadow: 0px 0px 12px 0px #FF3D3D}</style>
<style>.p-image-frame {z-index: 1; opacity: 0.7}</style>
<style>
.store-box {
border: 3px solid #ce0abd;
box-shadow: 0 0 10px rgba(233, 2, 195, 0.5);
}
.webp .store-box {
background: linear-gradient(to bottom, rgba(255, 0, 170, 0.7), rgba(170, 0, 248, 0.7));
}
.no-webp .store-box {
background: linear-gradient(to bottom, rgba(255, 0, 255, 0.7), rgba(162, 0, 255, 0.7));
}
</style>
<link rel="stylesheet" href="css/cookieconsent.min.css">
</head>
<body>
<div class="load-wrapper"><div class="loader"><div class="loader-inner line-scale"><div></div><div></div><div></div><div></div><div></div></div></div></div>
<nav class="navbar navbar-expand-lg navbar-theme navbar-double navbar-top-new">
<div class="container">
<button class="navbar-toggler nav-link" type="button"><i class="fa-solid fa-bars"></i> Menu</button>
<div class="status-icon" onclick="copyToClipboard('#ip')">
<svg class="creeper" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M4,2H20A2,2 0 0,1 22,4V20A2,2 0 0,1 20,22H4A2,2 0 0,1 2,20V4A2,2 0 0,1 4,2M6,6V10H10V12H8V18H10V16H14V18H16V12H14V10H18V6H14V10H10V6H6Z">
</path>
</svg>
</div>
<a href="http://discord.cwresports.lk" target="_blank">
<div class="discord-icon">
<svg class="discord" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 245 240">
<path class="st0" d="M104.4 103.9c-5.7 0-10.2 5-10.2 11.1s4.6 11.1 10.2 11.1c5.7 0 10.2-5 10.2-11.1.1-6.1-4.5-11.1-10.2-11.1zM140.9 103.9c-5.7 0-10.2 5-10.2 11.1s4.6 11.1 10.2 11.1c5.7 0 10.2-5 10.2-11.1s-4.5-11.1-10.2-11.1z">
</path>
<path class="st0" d="M189.5 20h-134C44.2 20 35 29.2 35 40.6v135.2c0 11.4 9.2 20.6 20.5 20.6h113.4l-5.3-18.5 12.8 11.9 12.1 11.2 21.5 19V40.6c0-11.4-9.2-20.6-20.5-20.6zm-38.6 130.6s-3.6-4.3-6.6-8.1c13.1-3.7 18.1-11.9 18.1-11.9-4.1 2.7-8 4.6-11.5 5.9-5 2.1-9.8 3.5-14.5 4.3-9.6 1.8-18.4 1.3-25.9-.1-5.7-1.1-10.6-2.7-14.7-4.3-2.3-.9-4.8-2-7.3-3.4-.3-.2-.6-.3-.9-.5-.2-.1-.3-.2-.4-.3-1.8-1-2.8-1.7-2.8-1.7s4.8 8 17.5 11.8c-3 3.8-6.7 8.3-6.7 8.3-22.1-.7-30.5-15.2-30.5-15.2 0-32.2 14.4-58.3 14.4-58.3 14.4-10.8 28.1-10.5 28.1-10.5l1 1.2c-18 5.2-26.3 13.1-26.3 13.1s2.2-1.2 5.9-2.9c10.7-4.7 19.2-6 22.7-6.3.6-.1 1.1-.2 1.7-.2 6.1-.8 13-1 20.2-.2 9.5 1.1 19.7 3.9 30.1 9.6 0 0-7.9-7.5-24.9-12.7l1.4-1.6s13.7-.3 28.1 10.5c0 0 14.4 26.1 14.4 58.3 0 0-8.5 14.5-30.6 15.2z">
</path>
</svg>
</div>
</a>
<div class="collapse navbar-collapse" id="navbar">
<ul class="navbar-nav mx-auto">
<li class="nav-item">
<a class="nav-link nav-link-active" href="/"><i class="fa-solid fa-house"></i> Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/store"><i class="fa-solid fa-cart-shopping"></i> Store</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/vote"><i class="fa-solid fa-key"></i> Vote</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/donate"><i class="fa-brands fa-paypal"></i> Donate</a>
</li>
</ul>
</div>
</div>
</nav>
<div class="color-overlay">
<div class="header" id="header-pjs" style="opacity: 0.85; z-index: 1"></div>
</div>
<div class="logo-ds-flex">
<div class="status-box-container">
<div class="status-text" onclick="copyToClipboard('#ip')">
<div class="text">
<div class="top-text"><span class="server-status">Loading...</span></div>
<div class="bottom-text">
<div class="reel-1"><span id="ip">mc.mnsnetwork.xyz</span></div>
<div class="reel-1">Click to copy IP</div>
</div>
</div>
<div class="icon">
<div class="icon-wrapper">
<svg class="creeper" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M4,2H20A2,2 0 0,1 22,4V20A2,2 0 0,1 20,22H4A2,2 0 0,1 2,20V4A2,2 0 0,1 4,2M6,6V10H10V12H8V18H10V16H14V18H16V12H14V10H18V6H14V10H10V6H6Z">
</path>
</svg>
</div>
</div>
</div>
</div>
<div class="logo-container">
<a id="logo-link" href="/">
<picture>
<source srcset="images/logo.webp" type="image/webp">
<source srcset="images/logo.png">
<img class="logo animated-logo" alt="logo" src="images/logo.png">
</picture>
</a>
</div>
<div class="discord-box-container">
<a href="http://discord.mnsnetwork.xyz/" target="_blank">
<div class="discord-text">
<div class="icon">
<div class="icon-wrapper">
<svg class="discord" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 245 240">
<path class="st0" d="M104.4 103.9c-5.7 0-10.2 5-10.2 11.1s4.6 11.1 10.2 11.1c5.7 0 10.2-5 10.2-11.1.1-6.1-4.5-11.1-10.2-11.1zM140.9 103.9c-5.7 0-10.2 5-10.2 11.1s4.6 11.1 10.2 11.1c5.7 0 10.2-5 10.2-11.1s-4.5-11.1-10.2-11.1z">
</path>
<path class="st0" d="M189.5 20h-134C44.2 20 35 29.2 35 40.6v135.2c0 11.4 9.2 20.6 20.5 20.6h113.4l-5.3-18.5 12.8 11.9 12.1 11.2 21.5 19V40.6c0-11.4-9.2-20.6-20.5-20.6zm-38.6 130.6s-3.6-4.3-6.6-8.1c13.1-3.7 18.1-11.9 18.1-11.9-4.1 2.7-8 4.6-11.5 5.9-5 2.1-9.8 3.5-14.5 4.3-9.6 1.8-18.4 1.3-25.9-.1-5.7-1.1-10.6-2.7-14.7-4.3-2.3-.9-4.8-2-7.3-3.4-.3-.2-.6-.3-.9-.5-.2-.1-.3-.2-.4-.3-1.8-1-2.8-1.7-2.8-1.7s4.8 8 17.5 11.8c-3 3.8-6.7 8.3-6.7 8.3-22.1-.7-30.5-15.2-30.5-15.2 0-32.2 14.4-58.3 14.4-58.3 14.4-10.8 28.1-10.5 28.1-10.5l1 1.2c-18 5.2-26.3 13.1-26.3 13.1s2.2-1.2 5.9-2.9c10.7-4.7 19.2-6 22.7-6.3.6-.1 1.1-.2 1.7-.2 6.1-.8 13-1 20.2-.2 9.5 1.1 19.7 3.9 30.1 9.6 0 0-7.9-7.5-24.9-12.7l1.4-1.6s13.7-.3 28.1 10.5c0 0 14.4 26.1 14.4 58.3 0 0-8.5 14.5-30.6 15.2z">
</path>
</svg>
</div>
</div>
<div class="text">
<div class="top-text"><span class="discord-status">Loading...</span></div>
<div class="bottom-text">
<div class="reel-1">discord.mnsnetwork.xyz</div>
<div class="reel-1">Click to join</div>
</div>
</div>
</div>
</a>
</div>
</div>
<div class="coldfire-navbar-menu">
<div class="nav-header">
<div class="nav-header-text theme-text">MNS Minecraft Network</div>
<div id="nav-header-close" class="nav-header-close btn btn-secondary ml-4"><i class="fa-solid fa-xmark"></i></div>
</div>
<ul>
<li class="nav-item">
<a class="nav-link nav-link-active" href="/"><i class="fa-solid fa-house"></i>
Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/store/"><i class="fa-solid fa-cart-shopping"></i>
Store</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/vote/"><i class="fa-solid fa-key"></i>
Vote</a>
</li>
<li class="nav-item">
<a class="nav-link" href="/donate/"><i class="fa-brands fa-paypal"></i>
Donate</a>
</li>
<div class="divider"></div>
<li class="nav-item">
<a class="nav-link bottom-nav" href="/login/index.html">
<span data-toggle="tooltip" data-placement="right" data-offset="0 10px" title="Log In"><i class="fa-solid fa-arrow-right-to-bracket"></i></span> Log In
</a>
</li>
<li class="nav-item">
<a class="nav-link bottom-nav" href="/register/">
<span data-toggle="tooltip" data-placement="right" data-offset="0 10px" title="Register"><i class="fa-solid fa-user-plus"></i></span> Register
</a>
</li>
</ul>
</div>
<div class="overlay"></div>
<div class="container top-container">
<div class="row">
<div class="col-lg-9">
<div class="card mb-2 welcome-card">
<div class="card-body">
<div class="welcome-card-flex">
<div class="welcome-av-col">
<picture>
<source srcset="none.html" media="(max-width: 767px)">
<source srcset="images/body.png" media="(min-width: 768px)">
<img src="images/body.png" alt="Avatar" class="welcome-avatar" height="160px" width="auto">
</picture>
</div>
<div class="welcome-text-col">
<span class="welcome-title">Welcome to MNS MC Network!</span><br>
<span class="welcome-text">Login And Register Fetures are Coming Soon.</span><br>
</div>
<div class="welcome-lr-col">
<a class="btn btn-theme" href="/login/" target="">Log In</a>
<a class="btn btn-theme" href="/register/" target="">Register</a>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-3">
<a href="store.html">
<div class="store-box mb-2">
<div class="store-title">Store</div>
<div class="store-icon"><i class="fas fa-shopping-basket"></i></div>
<div class="store-subtitle">Shop now!</div>
</div>
</a> </div>
</div>
<div class="alert alert-danger" id="ie-message">
Internet Explorer: Internet Explorer is not supported. Please upgrade to a more modern browser.
</div>
<div class="chatbox mb-3" id="chatbox-top"></div>
</div>
<div id="loginModal" class="modal fade login-modal-lg" tabindex="-1" role="dialog" aria-labelledby="loginModal" aria-hidden="true">
<div class="modal-dialog modal-md">
<div class="modal-content">
<div class="login-menu"></div>
</div>
</div>
</div>
<div id="registerModal" class="modal fade register-modal-lg" tabindex="-1" role="dialog" aria-labelledby="registerModal" aria-hidden="true">
<div class="modal-dialog modal-md">
<div class="modal-content">
<div class="register-menu"></div>
</div>
</div>
</div>
<div class="modal fade" id="loginRegisterError" tabindex="-1" role="dialog" aria-labelledby="loginRegisterErrorLabel" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">
<div class="modal-header">
<span class="modal-title" id="loginRegisterErrorLabel">Error</span>
</div>
<div class="modal-body">
This
</div>
</div>
</div>
</div>
<div class="container">
<div class="post-list mb-4">
<!-- Post Card Large -->
<div class="post-card-large">
<div class="post-card-img">
<a href="">
<img src="images/dl2IH5t.jpeg" alt="CwR Duels Server is Live! 🎉" loading="lazy">
</a>
</div>
<div class="post-card-body">
<div class="post-card-title">
<a class="theme-text" href="">
MNS Duels Server is Live! 🎉
</a>
</div>
<div class="post-card-content">
🎉 Get Ready for the Ultimate PvP Experience – MNS Duels Server is Live! 🎉
We’re thrilled to announce the official release of the CwR Duels Server! 🏆 Gear up and show off your combat skills in a variety of exciting modes and challenges:
⚔️ 1.9...
</div>
<div class="post-card-footer">
<a href="images/Head.png">
<img class="avatar-img" src="images/Head.png" alt="mewhy" style="height: 40px; width: 40px">
</a>
<div class="full-post-info ml-3 flex-grow-1 mr-3">
<div class="full-post-author">
<a class="username">Manu</a>
</div>
<div>Sep 11th, 2024</div>
</div>
<div class="readtime">1 minute read</div>
</div>
</div>
</div>
<!-- Example of a Post Card Medium -->
<div class="post-card-medium">
<div class="post-card-img">
<a href="">
<img src="images/fSKb5GA.png" alt="🎉 Celebrating 2 Years of CWR Networks! 🇱🇰🏆" loading="lazy">
</a>
</div>
<div class="post-card-body">
<div class="post-card-title">
<a class="theme-text" href="">
🎉 Celebrating 2 Years of MNS Networks! 🇱🇰🏆
</a>
</div>
<div class="post-card-content">
🎉 Celebrating 2 Years of MNS Networks! 🇱🇰🏆 From humble beginnings to becoming Sri Lanka's premier Minecraft community, we've achieved so much together. 🏰
</div>
<div class="post-card-footer">
<a href="">
<img class="avatar-img" src="images/Head.png" alt="mewhy" style="height: 40px; width: 40px">
</a>
<div class="full-post-info ml-3 flex-grow-1 mr-3">
<div class="full-post-author">
<a class="username" href="/">Manu</a>
</div>
<div>Aug 13th, 2024</div>
</div>
<div class="readtime">1 minute read</div>
</div>
</div>
</div>
<!-- More Post Cards Here -->
</div>
<!-- Pagination -->
<ul class="pagination d-inline-flex">
<li class="page-item"><a class="page-link" href="?page=1">1</a></li>
<li class="page-item active"><a class="page-link" href="?page=2">2</a></li>
</ul>
</div>
<div class="container">
<div class="chatbox" id="chatbox-bottom"></div>
</div>
<div class="footer-spacer"></div>
<div class="footer large-footer">
<div class="top-section">
<div class="container">
<div class="row">
<div class="col-lg-4 footer-col footer-about">
<div class="footer-text-header">Play Now</div>
<p>Start your journey today! Join the server now to play the survival, lifesteal, bedwars, kitpvp and more!</p>
<button class="btn btn-play" onclick="copyToClipboard('#play-ip')" data-toggle="tooltip" title="Click to copy"><span id="play-ip">mc.mnsnetwork.xyz</span> <i class="fa-solid fa-angles-right"></i></button>
</div>
<!-- <div class="col-lg-4 footer-col">
<div class="footer-text-header">Links</div>
<a class="footer-link terms-link" href="/terms/">Terms and Conditions</a>
<a class="footer-link privacy-policy-link" href="/privacy/">Privacy Policy</a>
<a class="footer-link" href="javascript:" onclick="toggleAutoLanguage()" id="auto-language"></a>
<a class="footer-link" href="/cookies/" target="">Cookie Notice</a>
</div> -->
<div class="col-lg-4 footer-col">
<div class="footer-text-header">Store</div>
<p>Check out our store to purchase ranks, crate keys, and more!</p>
<a href="https://cwresports.lk/store" class="btn btn-theme other-btn">Shop Now <i class="fas fa-shopping-cart"></i></a>
</div>
</div>
</div>
</div>
<div class="bottom-bar">
<div class="container">
<div class="footer-copyright">
<span class="copyright-txt"><i class="fa-solid fa-copyright"></i> 2024 <span class="site">MNS Minecraft Network | By Rishmika Sandanu</span></span>
<div class="icon-box">
<a class="icon" href="#" onclick="return false;" data-toggle="tooltip" id="page_load_tooltip" title="Page loading.."><i class="fa-solid fa-gauge-high"></i></a>
<a class="icon" href="https://web.facebook.com/cwrminecraft" target="_blank"><i id="social-fb" class="fa-brands fa-facebook"></i></a>
<a class="icon" href="https://www.youtube.com/@CwR_MC" target="_blank"><i id="social-gp" class="fa-brands fa-youtube"></i></a>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="js/prism.js"></script>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/spoiler.js"></script>
<script type="text/javascript" src="js/jquery.cookie.js"></script>
<script type="text/javascript" src="js/bootstrap.bundle.min.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/sweetalert2.all.min.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/tsparticles.min.js" crossorigin="anonymous"></script>
<script type="text/javascript" src="js/tsparticles.preset.snow.bundle.min.js"></script>
<script type="text/javascript">
var particles = "yes";
var winter = "yes";
var swal_server_copy = "Now go join the server!";
var discord_server = "1147814130011619328
var mc_server = "mc.mnsnetwork.xyz"
var ds_box = "yes";
var ds_breakpoint = "1050";
var users_online = "users online";
var user_online = "user online";
var players_online = "players online";
var player_online = "player online";
var server_offline = "Server is offline";
</script>
<script type="text/javascript" src="js/cookieconsent.min.js"></script>
<script type="text/javascript">if (window.cookieconsent === undefined) {
console.warn('Failed to initialise cookie consent, it may be blocked by your browser or a browser extension');
} else {
window.cookieconsent.initialise({
onStatusChange: function() {
window.location.reload();
},
"position": "bottom-right",
"type": "opt-in",
"palette": {
"button": {
"background": "transparent",
"text": "#f1d600",
"border": "#f1d600"
},
"popup": {
"background": "#000",
"text": "#000"
}
},
"content": {
"policy": "Cookies",
"message": "This website uses cookies to enhance your browsing experience.",
"deny": "Disallow cookies",
"allow": "Allow cookies",
"link": "More info",
"href": "\/cookies\/"
}
});
}
</script>
<script type="text/javascript">var siteName = "MNS Minecraft Network", siteURL = "\/", fullSiteUrl = "https:\/\/mnsnetwork.xyz/\/", page = "index", pjsPath = "\/custom\/templates\/Cobalt\/js\/particles-settings.json", copied = "Copied!", close = "Close", loading = "Loading...", cookieNotice = "This website uses cookies to enhance your browsing experience. By registering on our website or closing this notice you agree with their use.", cookieAgree = "general\/cookie_agree", noMessages = "No new messages", newMessage1 = "You have {{count}} new message", newMessagesX = "You have {{count}} new messages", noAlerts = "No new alerts", newAlert1 = "You have 1 new alert", newAlertsX = "You have {{count}} new alerts", debugging = "0", loggedIn = "0", cookie = "0", confirmDelete = "Are you sure you wish to delete this?", offline = "Offline", noPlayersOnline = "There are no players online.", bungeeInstance = "This server is a Bungee instance.", online = "Online", avatarSource = "https:\/\/crafthead.net\/helm\/{identifier}\/{size}", andMoreX = "and {{count}} more", loadingTime = "Page loaded in 0.247s", route = "\/", csrfToken = "a5d3338d93a4d41ad4cd223ec1496213"</script>
<script type="text/javascript" src="js/core.js"></script>
<script type="text/javascript" src="js/user.js"></script>
<script type="text/javascript" src="js/pages.js"></script>
<script type="text/javascript">$.getJSON('/queries/servers/', function(data) {});</script>
<script type="text/javascript">$.getJSON('/queries/store/sync/', function(data) {});</script>
<script>
const autoLanguage = document.getElementById('auto-language');
const autoLanguageValue = $.cookie('auto_language') ?? 'true';
autoLanguage.innerText = 'Auto language (' + (autoLanguageValue === 'true' ? 'Enabled' : 'Disabled') + ')';
function toggleAutoLanguage() {
$.cookie(
'auto_language',
autoLanguageValue === 'true' ? 'false' : 'true',
{ path: '/' }
);
window.location.reload();
}
</script>
<script src="//instant.page/5.1.0" type="module"></script>
<script>
// Disable right-click
document.addEventListener("contextmenu", (e) => e.preventDefault());
// Disable F12, Ctrl+Shift+I, Ctrl+Shift+C, and Ctrl+Shift+J
document.addEventListener("keydown", (e) => {
if (
e.key === "F12" ||
(e.ctrlKey && e.shiftKey && (e.key === "I" || e.key === "C" || e.key === "J")) ||
(e.ctrlKey && e.key === "U") // Disable Ctrl+U (View Source)
) {
e.preventDefault();
}
});
// Prevent opening DevTools using right-click or shortcuts
let checkDevTools = () => {
setTimeout(() => {
if (window.outerHeight - window.innerHeight > 100 || window.outerWidth - window.innerWidth > 100) {
alert("Developer tools are disabled on this website.");
window.close(); // Close the window if possible
}
checkDevTools();
}, 500);
};
checkDevTools();
</script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8f2dabf00d050a74',t:'MTczNDM0MTYwNC4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe>
</body></html>