public void setAwesome(Player p){ if (p.getName().equalsIgnoreCase("AzureDev"){ p.setAwesome(true); p.setSwag(10000000); // You know it ;) } } So I tried using this... and my server crashed with this error http://icap.me/i/DGOvhoNUYL.png