Handy's Block Checker Event adjustments and removals.

This commit is contained in:
MobiusDevelopment
2022-12-28 09:41:04 +00:00
parent b3374a719a
commit 158e063fd3
309 changed files with 173 additions and 27147 deletions

View File

@@ -726,6 +726,8 @@ public class BlockChecker
player.setTeam(Team.NONE);
// Set default arena
player.setBlockCheckerArena(DEFAULT_ARENA);
// Untransform.
player.untransform();
// Remove the event items
final PlayerInventory inv = player.getInventory();
if (inv.getItemByItemId(13787) != null)