Skip to content

Commit 5de6a03

Browse files
committed
Add messages
1 parent 9488d44 commit 5de6a03

File tree

3 files changed

+43
-2
lines changed

3 files changed

+43
-2
lines changed

Writerside/redirection-rules.xml

+4
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,8 @@
3030
<description>Created after removal of "Configuration" from LewMC Wiki</description>
3131
<accepts>Configuration.html</accepts>
3232
</rule>
33+
<rule id="3d262783">
34+
<description>Created after removal of "Download" from LewMC Wiki</description>
35+
<accepts>KR-Download.html</accepts>
36+
</rule>
3337
</rules>

Writerside/topics/Essence.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,23 @@
55
Essence is a lightweight and customisable plugin that adds warps, homes, and more.
66

77
## Download Essence
8-
<a href="https://lewmc.net/plugin/essence">https://lewmc.net/plugin/essence</a>
8+
9+
### Release Version
10+
We recommend using '''Modrinth or LewMC''' to download our plugins, ads on the website are unintrusive and help us to keep maintaining the project.
11+
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
17+
18+
### Snapshot Version
19+
You can get the snapshot version from our GitHub: https://github.com/lewmilburn/essence
20+
21+
You'll need to compile this version yourself, you'll need to have maven installed.
22+
23+
* Navigate to the essence directory in a terminal program.
24+
* Run <code>mvn package</code>
25+
* The jarfile will be created in the targets directory, you need to use Essence-[version].jar
26+
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.

Writerside/topics/Kryptonite.md

+19-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,22 @@
44
Kryptonite is a Minecraft server optimisation and exploit patching assistant.
55

66
## Download Kryptonite
7-
<a href="https://lewmc.net/plugin/kryptonite">https://lewmc.net/plugin/kryptonite</a>
7+
### Release Version
8+
We recommend using '''Modrinth or LewMC''' to download our plugins, ads on the website are unintrusive and help us to keep maintaining the project.
9+
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
15+
16+
### Snapshot Version
17+
You can get the snapshot version from our GitHub: https://github.com/lewmilburn/kryptonite
18+
19+
You'll need to compile this version yourself, you'll need to have maven installed.
20+
21+
* Navigate to the essence directory in a terminal program.
22+
* Run <code>mvn package</code>
23+
* The jarfile will be created in the targets directory, you need to use Kryptonite-[version].jar
24+
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.

0 commit comments

Comments
 (0)