diff --git a/README.md b/README.md index 5ea54f6..0899f1b 100644 --- a/README.md +++ b/README.md @@ -520,6 +520,9 @@ portalInfoServer=Server: %server% # Changes +#### \[Version 0.11.5.3] Unified Legacy Fork +- Hotfix for an issue wherein the gate folder failed to populate on fresh installs. + #### \[Version 0.11.5.2] Unified Legacy Fork - Improved handling of incompatible server environments (i.e. CraftBukkit) diff --git a/pom.xml b/pom.xml index 4dc1b40..faa60f5 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ net.knarcraft Stargate - 0.11.5.2 + 0.11.5.3 diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index ae8bd28..b5053dd 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: Stargate main: net.knarcraft.stargate.Stargate version: '${project.version}' -description: Stargate mod for Bukkit Revived +description: The original, and still the best, MineCraft transportation solution (Legacy Version) author: EpicKnarvik97 authors: [ Drakia, PseudoKnight, EpicKnarvik97 ] website: https://sgrewritten.org/legacygit