Forgot to clear at setup.
This commit is contained in:
@@ -43,6 +43,8 @@ public class PlayerUtil implements Listener
|
||||
|
||||
public void setup()
|
||||
{
|
||||
lowercaseToDeath.clear();
|
||||
|
||||
joinedPlayerNames.clear();
|
||||
for (Player player : Bukkit.getOnlinePlayers())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user