This plugin allows you to specify events that can only be interacted with when you are at the same elevation on the map. This prevents triggering of events by Action Button, Player Touch or Event Touch, when the player and event should not logically be able to interact - for example, if you are on a bridge and the event next to the bridge, on the lower level; or when you are standing on a hill and the event is on a tile next to you, but the edge of the cliff is between you. The logic is, if you would not be able to move to the tile the event is on, or the event would not be able to move to the tile you are on, you should not be able to interact.
How to use
Add to your plugins folder (file name does not matter, but I call mine ElevationFix.js). There are no parameters to set, and no plugin commands.
Add <elevation> as a comment to each event page you only want triggered at the same elevation.