Sponge API 4.x.x
I’m looking to create a plugin that would allow me to make certain commands console only.
Similar to how NoCheatPlus on bukkit allows you to blacklist commands as console only: http://i.imgur.com/SZqsAlc.png1
There doesn’t seem to be an event that allows me to cancel a command prior to its execution, only after. Is there a way to make this happen?