Skip to content

Commit

Permalink
Add messages
Browse files Browse the repository at this point in the history
  • Loading branch information
lewmilburn committed Jun 9, 2024
1 parent 9488d44 commit 5de6a03
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 2 deletions.
4 changes: 4 additions & 0 deletions Writerside/redirection-rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,8 @@
<description>Created after removal of "Configuration" from LewMC Wiki</description>
<accepts>Configuration.html</accepts>
</rule>
<rule id="3d262783">
<description>Created after removal of "Download" from LewMC Wiki</description>
<accepts>KR-Download.html</accepts>
</rule>
</rules>
21 changes: 20 additions & 1 deletion Writerside/topics/Essence.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,23 @@
Essence is a lightweight and customisable plugin that adds warps, homes, and more.

## Download Essence
<a href="https://lewmc.net/plugin/essence">https://lewmc.net/plugin/essence</a>

### Release Version
We recommend using '''Modrinth or LewMC''' to download our plugins, ads on the website are unintrusive and help us to keep maintaining the project.

* LewMC: https://lewmc.net/plugin/essence
* Modrinth: https://modrinth.com/plugin/essence-plugin
* CurseForge: https://www.curseforge.com/minecraft/bukkit-plugins/essence
* Spigot: https://www.spigotmc.org/resources/essence.114553/
* Hangar: https://hangar.papermc.io/LewMC/Essence

### Snapshot Version
You can get the snapshot version from our GitHub: https://github.com/lewmilburn/essence

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

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

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.
20 changes: 19 additions & 1 deletion Writerside/topics/Kryptonite.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,22 @@
Kryptonite is a Minecraft server optimisation and exploit patching assistant.

## Download Kryptonite
<a href="https://lewmc.net/plugin/kryptonite">https://lewmc.net/plugin/kryptonite</a>
### Release Version
We recommend using '''Modrinth or LewMC''' to download our plugins, ads on the website are unintrusive and help us to keep maintaining the project.

* LewMC: https://lewmc.net/plugin/kryptonite
* Modrinth: https://modrinth.com/plugin/kryptonite
* CurseForge: https://www.curseforge.com/minecraft/bukkit-plugins/kryptonite
* Spigot: https://www.spigotmc.org/resources/kryptonite-the-lag-killing-plugin.116844/
* Hangar: https://hangar.papermc.io/LewMC/Kryptonite

### Snapshot Version
You can get the snapshot version from our GitHub: https://github.com/lewmilburn/kryptonite

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

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

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 comments on commit 5de6a03

Please sign in to comment.