I'm looking for a plugin with which I can change the standard commands into my own commands. For example, / warp farm should be changed to / farm. I have found the "MyCommands" plugin and have not yet figured out how I can implement it.
I'm currently using Spigot 1.16.2.
Can someone help me there?
Regards,
Markus
As far as I know, the commands generated by essentials can't be changed. This might be possible via another plugin such as Boss shop. I don't know whether that works with mycommands, you would have to read the WIKI of the plugin.
But it is likely that two plugins that do the same thing do not get along well and that this leads to execution problems. Do you have to test.
As an alternative, this can also be done without a plugin in the commands.yml file.