Skip to content

Commit 5010049

Browse files
committed
Add more bits.
1 parent 5de6a03 commit 5010049

19 files changed

+81
-38
lines changed

Writerside/LewMCWiki.tree

+3
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,9 @@
3333
</toc-element>
3434
<toc-element topic="Jailhouse.md">
3535
<toc-element topic="JH-Changelogs.md"/>
36+
<toc-element topic="JH-Configuration.md"/>
37+
<toc-element topic="JH-Commands.md"/>
38+
<toc-element topic="JH-System-Requirements.md"/>
3639
</toc-element>
3740
</toc-element>
3841
<toc-element topic="Modpacks.md">

Writerside/images/ES.png

-33.6 KB
Binary file not shown.

Writerside/images/JH-Banner.png

157 KB
Loading

Writerside/images/JH.png

-34.7 KB
Binary file not shown.

Writerside/images/KR.png

-8.78 KB
Binary file not shown.
+4-9
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
# System Requirements
22

3-
## Essence 1.4.0+
4-
- Minecraft 1.20.4 - 1.20.6
5-
- CraftBukkit, Spigot, Paper, Folia, or a fork of these.
6-
- Java 17
7-
8-
## Essence 1.0.0 - 1.3.2
9-
- Minecraft 1.19.0 - 1.20.4
10-
- CraftBukkit, Spigot, Paper, or a fork of these (except Folia).
11-
- Java 17
3+
| Essence Version | Minecraft Versions | Supported Software | Java Version |
4+
|-----------------|--------------------|---------------------------------------------------------------|--------------|
5+
| 1.4.0+ | > 1.20.4 | CraftBukkit, Spigot, Paper, Folia, or a fork of these | 17 |
6+
| 1.0.0 - 1.3.2 | > 1.19.0 | CraftBukkit, Spigot, Paper, or a fork of these (except Folia) | 17 |

Writerside/topics/Essence.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ Essence is a lightweight and customisable plugin that adds warps, homes, and mor
99
### Release Version
1010
We recommend using '''Modrinth or LewMC''' to download our plugins, ads on the website are unintrusive and help us to keep maintaining the project.
1111

12-
* LewMC: https://lewmc.net/plugin/essence
13-
* Modrinth: https://modrinth.com/plugin/essence-plugin
14-
* CurseForge: https://www.curseforge.com/minecraft/bukkit-plugins/essence
15-
* Spigot: https://www.spigotmc.org/resources/essence.114553/
16-
* Hangar: https://hangar.papermc.io/LewMC/Essence
12+
* LewMC: [https://lewmc.net/plugin/essence](https://lewmc.net/plugin/essence)
13+
* Modrinth: [https://modrinth.com/plugin/essence-plugin](https://modrinth.com/plugin/essence-plugin)
14+
* CurseForge: [https://www.curseforge.com/minecraft/bukkit-plugins/essence](https://www.curseforge.com/minecraft/bukkit-plugins/essence)
15+
* Spigot: [https://www.spigotmc.org/resources/essence.114553/](https://www.spigotmc.org/resources/essence.114553/)
16+
* Hangar: [https://hangar.papermc.io/LewMC/Essence](https://hangar.papermc.io/LewMC/Essence)
1717

1818
### Snapshot Version
19-
You can get the snapshot version from our GitHub: https://github.com/lewmilburn/essence
19+
You can get the snapshot version from our GitHub: [https://github.com/lewmilburn/essence](https://github.com/lewmilburn/essence)
2020

2121
You'll need to compile this version yourself, you'll need to have maven installed.
2222

2323
* Navigate to the essence directory in a terminal program.
2424
* Run <code>mvn package</code>
2525
* The jarfile will be created in the targets directory, you need to use Essence-[version].jar
2626

27-
If you have any issues with this please message Lew on [https://lewmc.net/discord Discord], you may be able to request a precompiled jar to be sent to you if there's one available for this build. We tend to not publish snapshot versions as they tend to be unstable and are subject to change.
27+
If you have any issues with this please message Lew on [Discord](https://lewmc.net/discord), you may be able to request a precompiled jar to be sent to you if there's one available for this build. We tend to not publish snapshot versions as they tend to be unstable and are subject to change.

Writerside/topics/Galactica.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Galactica
2-
3-
We haven't moved Galactica's content over yet - sorry! Please check the <a href="https://wiki-old.lewmc.net">old wiki</a> for help.
2+
<warning>
3+
We haven't moved Galactica's content over yet - sorry! Please check the <a href="https://wiki-old.lewmc.net">old wiki</a> for help.
4+
</warning>

Writerside/topics/JH-Changelogs.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelogs
22

3+
<warning>
4+
<strong>This plugin is still in development.</strong> This page has not yet been written, but may be soon.
5+
</warning>
6+
37
<warning>
48
<strong>You should always run the latest version of all software!</strong> That includes Jailhouse! Updating keeps your server free from bugs, exploits, and other potential issues. When you see the message - update!
59
</warning>

Writerside/topics/JH-Commands.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Commands
2+
3+
<warning>
4+
<strong>This plugin is still in development.</strong> This page has not yet been written, but may be soon.
5+
</warning>

Writerside/topics/JH-Configuration.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Configuration
2+
3+
<warning>
4+
<strong>This plugin is still in development.</strong> This page has not yet been written, but may be soon.
5+
</warning>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# System Requirements
2+
3+
| Kryptonite Version | Minecraft Versions | Supported Software | Java Version |
4+
|--------------------|--------------------|---------------------------------------------------------------|--------------|
5+
| 1.0.0+ | > 1.20.6 | CraftBukkit, Spigot, Paper, Folia, or a fork of these | 21 |

Writerside/topics/Jailhouse.md

+24-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
<img src="JH-Banner.png" style="block" alt="Jailhouse" />
2+
13
# Jailhouse
4+
Jailhouse is a free and easy to use Minecraft banning system. Jailhouse is currently in-development and is not available to download.
5+
6+
## Download Jailhouse
7+
8+
### Release Version
9+
We recommend using '''Modrinth or LewMC''' to download our plugins, ads on the website are unintrusive and help us to keep maintaining the project.
10+
11+
* LewMC: _Not released on this platform._
12+
* Modrinth: _Not released on this platform._
13+
* CurseForge: _Not released on this platform._
14+
* Spigot: _Not released on this platform._
15+
* Hangar: _Not released on this platform._
16+
17+
### Snapshot Version
18+
You can get the snapshot version from our GitHub: [https://github.com/lewmilburn/jailhouse](https://github.com/lewmilburn/jailhouse)
19+
20+
You'll need to compile this version yourself, you'll need to have maven installed.
21+
22+
* Navigate to the essence directory in a terminal program.
23+
* Run <code>mvn package</code>
24+
* The jarfile will be created in the targets directory, you need to use Essence-[version].jar
225

3-
Start typing here...
26+
If you have any issues with this please message Lew on [Discord](https://lewmc.net/discord), you may be able to request a precompiled jar to be sent to you if there's one available for this build. We tend to not publish snapshot versions as they tend to be unstable and are subject to change.
+4-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
# System Requirements
22

3-
Start typing here...
3+
| Kryptonite Version | Minecraft Versions | Supported Software | Java Version |
4+
|--------------------|--------------------|---------------------------------------------------------------|--------------|
5+
| 1.3.0+ | > 1.20.6 | CraftBukkit, Spigot, Paper, Folia, or a fork of these | 21 |
6+
| 1.0.0 - 1.2.0 | > 1.20.0 | CraftBukkit, Spigot, Paper, or a fork of these (except Folia) | 21 |

Writerside/topics/Kryptonite.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,19 @@ Kryptonite is a Minecraft server optimisation and exploit patching assistant.
77
### Release Version
88
We recommend using '''Modrinth or LewMC''' to download our plugins, ads on the website are unintrusive and help us to keep maintaining the project.
99

10-
* LewMC: https://lewmc.net/plugin/kryptonite
11-
* Modrinth: https://modrinth.com/plugin/kryptonite
12-
* CurseForge: https://www.curseforge.com/minecraft/bukkit-plugins/kryptonite
13-
* Spigot: https://www.spigotmc.org/resources/kryptonite-the-lag-killing-plugin.116844/
14-
* Hangar: https://hangar.papermc.io/LewMC/Kryptonite
10+
* LewMC: [https://lewmc.net/plugin/kryptonite](https://lewmc.net/plugin/kryptonite)
11+
* Modrinth: [https://modrinth.com/plugin/kryptonite](https://modrinth.com/plugin/kryptonite)
12+
* CurseForge: [https://www.curseforge.com/minecraft/bukkit-plugins/kryptonite](https://www.curseforge.com/minecraft/bukkit-plugins/kryptonite)
13+
* Spigot: [https://www.spigotmc.org/resources/kryptonite-the-lag-killing-plugin.116844/](https://www.spigotmc.org/resources/kryptonite-the-lag-killing-plugin.116844/)
14+
* Hangar: [https://hangar.papermc.io/LewMC/Kryptonite](https://hangar.papermc.io/LewMC/Kryptonite)
1515

1616
### Snapshot Version
17-
You can get the snapshot version from our GitHub: https://github.com/lewmilburn/kryptonite
17+
You can get the snapshot version from our GitHub: [https://github.com/lewmilburn/kryptonite](https://github.com/lewmilburn/kryptonite)
1818

1919
You'll need to compile this version yourself, you'll need to have maven installed.
2020

2121
* Navigate to the essence directory in a terminal program.
2222
* Run <code>mvn package</code>
2323
* The jarfile will be created in the targets directory, you need to use Kryptonite-[version].jar
2424

25-
If you have any issues with this please message Lew on [https://lewmc.net/discord Discord], you may be able to request a precompiled jar to be sent to you if there's one available for this build. We tend to not publish snapshot versions as they tend to be unstable and are subject to change.
25+
If you have any issues with this please message Lew on [Discord](https://lewmc.net/discord), you may be able to request a precompiled jar to be sent to you if there's one available for this build. We tend to not publish snapshot versions as they tend to be unstable and are subject to change.

Writerside/topics/LCP.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
# Lew&apos;s Client Pack
2-
3-
We haven't moved LCP's content over yet - sorry! Please check the <a href="https://wiki-old.lewmc.net">old wiki</a> for help.
2+
<warning>
3+
We haven't moved LCP's content over yet - sorry! Please check the <a href="https://wiki-old.lewmc.net">old wiki</a> for help.
4+
</warning>

Writerside/topics/LJP.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Lew&apos;s Jurassic Pack
22

3-
We haven't moved LJP's content over yet - sorry! Please check the <a href="https://wiki-old.lewmc.net">old wiki</a> for help.
3+
<warning>
4+
We haven't moved LJP's content over yet - sorry! Please check the <a href="https://wiki-old.lewmc.net">old wiki</a> for help.
5+
</warning>

Writerside/topics/LewMCWiki.md

+1-7
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
# Home
22

3-
<warning>
4-
<strong>Welcome to the new LewMC Wiki!</strong> Something missing? Try the <a href="https://wiki-old.lewmc.net">old wiki</a>.
5-
</warning>
6-
7-
Welcome to the new LewMC Wiki, if you're looking for content here but can't find it, you should check wiki.lewmc.net instead.
3+
Welcome to the new LewMC Wiki, please click one of the links below or in the sidebar to get started.
84

95
> **This wiki's content is for most recent version of our software.** If you're running an older version you might not have all the options listed available. You can visit lewmc.net to download the latest versions.
106
11-
Click one of the links below to get started.
12-
137
## Plugins
148
- [Essence](Essence.md)
159
- [Kryptonite](Kryptonite.md)

Writerside/topics/SimplyAesthetic.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# SimplyAesthetic
22

3-
We haven't moved SimplyAesthetic's content over yet - sorry! Please check the <a href="https://wiki-old.lewmc.net">old wiki</a> for help.
3+
<warning>
4+
We haven't moved SimplyAesthetic's content over yet - sorry! Please check the <a href="https://wiki-old.lewmc.net">old wiki</a> for help.
5+
</warning>

0 commit comments

Comments
 (0)