How do I disable Essentials commands?

I have tried adding:

aliases:
  icanhasbukkit:
  - version $1-
  give:
  - minecraft:give


as an example, to replace Essentials give command with the vanilla one, but the command is unrecognized when ran through the alias.

Running minecraft:give ingame does work though! Any ideas?
Was this page helpful?