Hello After installing Essentilasit changed commands like /give and i cant use things like @p i know i cando /minecraft:give but its annoying to type always this long command is there any way to replace the essentials give with the minecraft /give ore just replace the selectors?
In the Essentials config, you can add it to the disabled commands option, and then it should work. Or, you can use the commands.yml file Bukkit provides to execute the Minecraft command when /give is executed.
the essentials disable comfig disabled the whole give command and didnt replace it with the mojang /give. how do i disable it with my commands.yml?