Skip to content
Success

Changes

Summary

  1. Fix for null players, i.e., minions at end of phase. (commit: 5be4eb8) (details)
Commit 5be4eb8c9135bfb03c11fabc82ff4a42d19d55ef by tastybento
Fix for null players, i.e., minions at end of phase.

If a minion broke the block at the end of the phase, the NPEs would
occur as the newer code to check requirements and do placeholders was
assuming a real player. This change protects that. Note that minions
cannot be used to progress past a phase if there are any restrictions on
the level change.
(commit: 5be4eb8)
The file was modified src/main/java/world/bentobox/aoneblock/listeners/CheckPhase.java (diff)