Factions/src/com
basicsensei 94816a6e52 fix evil bug with getPlayer matching online players
if the offline player had similar name with the online player
ie. online "s2", offline "s", then "s" would show as online because
getPlayer("s") will return getPlayer("s2")
this is why getPlayerExact should be used
2012-07-16 18:11:27 +02:00
..
massivecraft/factions fix evil bug with getPlayer matching online players 2012-07-16 18:11:27 +02:00