Update 2.6: Events authored by LaDestitute's avatar LaDestitute
...@@ -29,7 +29,7 @@ Attempting to do so regardless of the true/false boolean put into ``setCanceled` ...@@ -29,7 +29,7 @@ Attempting to do so regardless of the true/false boolean put into ``setCanceled`
} }
``` ```
This is an example of how to cancel an event, this one checks if the player has a night vision and prevents them from drinking it. This is an example of how to cancel an event, this one checks if the player has a night vision potion and prevents them from drinking it.
##### 2.6.2.2: Event Priority ##### 2.6.2.2: Event Priority
... ...
......