BentoBoxWorld / Boxed

A game mode where you are boxed into a tiny space that only expands by completing advancements
Eclipse Public License 2.0
15 stars 4 forks source link

Fix ALLOW_MOVE_BOX flag #43

Closed emmanuelvlad closed 2 years ago

emmanuelvlad commented 2 years ago

Fixes #4

The ALLOW_MOVE_BOX flag was never checked on event and MOVE_BOX was returning a false positive the event was always triggered.