Closed skyphii closed 2 years ago
I'm not opposed to adding the ability for a warp key to activate even when a block is right-clicked, but the original rationale for not allowing that was so people wouldn't be teleported when they didn't want to be. If someone right clicked on an intractable block such as a chest while holding a linked warp key, they would likely be teleported while still in the inventory for that block. As of right now this would need to check if the block being clicked is intractable or not first to avoid that.
Additionally, I'd double-check your commit, it seems like its recreating WarpEvent.kt
. Thanks!
Right clicking on blocks while holding a warp key will now activate the warp key.