Fix /party teleport command

Why did we use getCommand("ptp").getExecutor() again?

Fixes #1995
This commit is contained in:
TfT_02
2014-04-21 14:54:09 +02:00
parent 5825eb1696
commit c14a4e9305
2 changed files with 2 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ Version 1.5.01-dev
= Fixed bug when players would use /ptp without being in a party
= Fixed bug where player didn't have a mcMMOPlayer object in AsyncPlayerChatEvent
= Fixed bug where dodge would check the wrong player skill level
= Fixed bug which causes /party teleport to stop working
! Vanished players no longer get hit by AoE effects
Version 1.5.00