Fixed another slight formatting issue.

This commit is contained in:
Ryan 2014-10-31 18:05:25 +00:00
parent 7981adaf85
commit b43ef812a2

View file

@ -860,10 +860,9 @@ public class TFM_PlayerListener implements Listener
{
if(!event.getHostname().equalsIgnoreCase(TFM_ConfigEntry.SERVER_HOSTNAME.getString() + ":" + TFM_ConfigEntry.SERVER_PORT.getInteger()))
{
event.disallow(PlayerLoginEvent.Result.KICK_OTHER, TFM_ConfigEntry.FORCE_IP_KICKMSG.getString());
event.disallow(PlayerLoginEvent.Result.KICK_OTHER, TFM_ConfigEntry.FORCE_IP_KICKMSG.getString());
}
}
}
}
// Player Tab and auto Tags