removed firework and sound from legend join

This commit is contained in:
Mini-Chiss 2015-05-13 15:45:29 -05:00
parent bd58c06017
commit 2c3116a7a6
1 changed files with 0 additions and 2 deletions

View File

@ -523,8 +523,6 @@ public class HubManager extends MiniClientPlugin<HubClient>
else
{
event.setJoinMessage(C.cGreen + C.Bold + "Legend " + playerName + " has joined!");
UtilFirework.playFirework(player.getEyeLocation(), org.bukkit.FireworkEffect.Type.BALL_LARGE, Color.LIME, true, true);
player.getWorld().playSound(player.getEyeLocation(), Sound.WITHER_SPAWN, 2f, 1f);
}
//Teleport