I believe the permission is "bukkit.command.me", so you would have "-bukkit.command.me" in the group you want to disallow use of /me
No i dont want /me disabled I want /minecraft:me disabled and /minecraft:tell disabled, I dk the permission node i know how to negate
You negate the default server permissions, you actually need to negate two nodes: Code (YAML): permissions: - -minecraft.command.* - -bukkit.command.*
Lol. He's not asking to deny permission, he's asking how to disable the plugin prefixes. IE he wants people to use /tpa but not /essentials:tpa As far as I know, there's no way to disable that.
Only plugin I'm aware of that does this is boosCoolDowns. I use the free, I-guess-is-unmaintained version on BukkitDev.