String mood = jonthe445.getMood(); if(!mood.equals("Happy"){ giveCookie(jonthe445); } else( giveAnotherCookie(jonthe445); }
if(Mr.Waffleman.hasWaffle){ waffleStatus = "claimed himself a waffle!"; } else{ giveWaffle(Mr.Waffleman); waffleStatus= "been given a waffle!"; } Bukkit.broadcastMessage(ChatColor.PINK + "WaffleMan has successfully " + waffleStatus);
Comments on Profile Post by jonthe445