Hey,
My plugin has a /home command. The problem is, that another plugin (installed on my SpongeForge Server) does also has a /home command …
I don’t want to access the command of my plugin with /:command or something like that.
How can I give my plugin / command a higher priority?
Thanks