Fix typo.
Only affected the config option, not the flag, so not too surprised it wasn't noticed earlier.
https://github.com/EngineHub/WorldGuard/pull/2115/files/679b56948f41869bd545564a8c57562f157a6b66#r1878791900 (89b6bdc1 by wizjany)
Split ride checks to separate event handler.
Bypass the interact entirely and let EntityMount handle it, since we can't discriminate usage in interact. (1a59d1eb by wizjany)