diff --git a/buildnumber.properties b/buildnumber.properties index bfd23c61..fde048f9 100644 --- a/buildnumber.properties +++ b/buildnumber.properties @@ -1,3 +1,3 @@ #Build Number for ANT. Do not edit! -#Wed Apr 23 17:02:21 CEST 2014 -build.number=796 +#Fri Apr 25 17:08:24 CEST 2014 +build.number=799 diff --git a/src/me/StevenLawson/TotalFreedomMod/TFM_AdminList.java b/src/me/StevenLawson/TotalFreedomMod/TFM_AdminList.java index d3409016..a574e8ea 100644 --- a/src/me/StevenLawson/TotalFreedomMod/TFM_AdminList.java +++ b/src/me/StevenLawson/TotalFreedomMod/TFM_AdminList.java @@ -508,6 +508,7 @@ public class TFM_AdminList superadmin.addIp(ip); } save(); + updateIndexLists(); return; }