Disable Commands Within Certain Plugins
I have two plugins using /sell and one overrides the other which I do not want. How can I give priority to the one I want? The plugin does not have a way to disable the command.
9 Replies
Thanks for asking your question!
Make sure to provide as much helpful information as possible such as logs/what you tried and what your exact issue is
Make sure to mark solved when issue is solved!!!
/close
!close
!solved
!answered
Requested by jamesy0276#0
LP is your answer
have to set permissions manually with LP so the user has no access to one of them
Doesn't work. Just says I don't have access
make an alias in commands.yml that sets /sell to commandnamespace:sell
commandnamespace is just an example
Wouldn't this just create another command for the same one i'm trying to remove?
it will overwrite the /sell command and since u are setting an alias for a different one now that one you set as the alias will be ran when /sell is
did you remove the permission for that specific plugins /sell?
Command aliases don't work for whatever reason with my hosting provider. I've tried to negate permissions and even tried to install a command disabler and nothing is working π¦