Description
This plugin prevents the player from using certain commands while in a vehicle or riding a mob. A list of blocked commands can be defined in config.yml. The player will receive a notification whenever their command is blocked due to this plugin.
I noticed that teleportation commands from some plugins did not correctly handle the player riding in a vehicle, and would have unexpected results, client de-syncs, falling through the world, and other odd behavior. This plugin lets you prevent certain commands from being used while riding in a boat, minecart, or mounted on a mob using a saddle. This plugin has been tested and works with MobRider for non-standard mob riding types, and should work with any other custom mounting plugins.
Commands/Permissions
None
Configuration
Default config.yml: this would block /example, /commands, and /with spaces
commands: - example - commands - 'with spaces'

