Quick Fix With Fly Check Console Spam & Properly Defined Variables In TL for TNT command

This commit is contained in:
Driftay
2019-11-22 04:55:58 -05:00
parent 0b127cbe72
commit f3b0dcdb7f
7 changed files with 8 additions and 10 deletions

View File

@@ -35,8 +35,7 @@ public class Updater {
conf.set("Randomization.Start-Item.Disallowed.Lore", lore);
conf.set("Randomization.Start-Item.Slot", 28);
conf.set("Config-Version", 1.1);
version = 1.1;
currentVersion = 1.1;
}
//End with save + reload
try {