Browse Source

2.1.119 - 1.16 Support

nossr50 5 years ago
parent
commit
2644de5ab4
2 changed files with 5 additions and 1 deletions
  1. 4 0
      Changelog.txt
  2. 1 1
      pom.xml

+ 4 - 0
Changelog.txt

@@ -44,9 +44,13 @@ Version 2.1.119
 
 
     NOTES: You may have to edit your configs for this update to mcMMO, either do it manually or delete the config files to regenerate them.
     NOTES: You may have to edit your configs for this update to mcMMO, either do it manually or delete the config files to regenerate them.
     Here are the default configuration files if you wish to compare them to your own servers settings while updating your configs.
     Here are the default configuration files if you wish to compare them to your own servers settings while updating your configs.
+    https://paste.gg/p/anonymous/bf8ba1a24c8c4f188da5f8b8ebfc2b35 (Keep scrolling)
+
     Netherrack is repaired using netherrack scraps for now, wait for 2.2 for a better version of repair.
     Netherrack is repaired using netherrack scraps for now, wait for 2.2 for a better version of repair.
     Netherrack salvages into netherrack scraps for now, wait for 2.2 for a better version of salvage.
     Netherrack salvages into netherrack scraps for now, wait for 2.2 for a better version of salvage.
 
 
+    Repairing chainmail/etc will be tackled in 2.2 so don't expect that in this version
+
 
 
 Version 2.1.118
 Version 2.1.118
     Fixed another dupe bug
     Fixed another dupe bug

+ 1 - 1
pom.xml

@@ -2,7 +2,7 @@
     <modelVersion>4.0.0</modelVersion>
     <modelVersion>4.0.0</modelVersion>
     <groupId>com.gmail.nossr50.mcMMO</groupId>
     <groupId>com.gmail.nossr50.mcMMO</groupId>
     <artifactId>mcMMO</artifactId>
     <artifactId>mcMMO</artifactId>
-    <version>2.1.119-SNAPSHOT</version>
+    <version>2.1.119</version>
     <name>mcMMO</name>
     <name>mcMMO</name>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <url>https://github.com/mcMMO-Dev/mcMMO</url>
     <scm>
     <scm>