silent joining and leaving fixes

This commit is contained in:
speedxx
2020-08-04 15:11:16 -04:00
parent 4555a7e3f2
commit 5c50f8f27d
4 changed files with 16 additions and 30 deletions

View File

@ -5,7 +5,6 @@ import me.totalfreedom.totalfreedommod.admin.Admin;
import me.totalfreedom.totalfreedommod.config.ConfigEntry;
import me.totalfreedom.totalfreedommod.player.FPlayer;
import me.totalfreedom.totalfreedommod.player.PlayerData;
import me.totalfreedom.totalfreedommod.util.FLog;
import me.totalfreedom.totalfreedommod.util.FUtil;
import org.apache.commons.lang.StringUtils;
import org.bukkit.ChatColor;