-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
29 lines (28 loc) · 1.41 KB
/
index.html
File metadata and controls
29 lines (28 loc) · 1.41 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
---
layout: default
title: Home
---
<div class="w3-content w3-animate-left" style="max-width:50%">
<div class="w3-panel w3-blue w3-round">
<h3>A Minecraft Server</h3>
<p>NEXA Corporation is a roleplay minecraft server.<br/>
In this roleplay, you work in a corporation, with board of directorors, employees, and developers, etc.<br/>
You will be able to climb in rank and access the Board Of Directors</p>
<h6>Download and go to server <code>nexa.mc-dns.net:25565</code></h6>
<a href="https://www.curseforge.com/minecraft/modpacks/nexa-corporation">Modpack</a>
</div>
<div class="w3-panel w3-blue w3-round">
<h3>OpenSecurity!</h3>
<p>NEXA Corporation is powered by OpenSecurity mod, employees authentificate with mag or RFID cards</p>
<p>It's even possible to hack the security system and access secret rooms you should never have seen.</p>
<p>Join the server, and try to discover the secrets of NEXA!</p>
</div>
<div class="w3-panel w3-blue w3-round">
<h3>Open-Source Programs</h3>
<p>NEXA publishes some programs to the GitHub world. As such, you can use some<br/>
of our programs -- like our security suite or our OS. Rumours also say one of NEXA's employees is working on a Game OS. . .</p>
</div>
<a href="https://www.curseforge.com/minecraft/modpacks/nexa-corporation" class="w3-animate-bottom">
<button class="w3-content w3-btn w3-green w3-round-large" style="width: 100%">Play</button>
</a>
</div>