How do I make it so only Ops can use a certain command? I'm trying to edit a plugin for my own use and not to distribute. Notified plugin creator about me editing
If the command has a permission node (which it should) you can just edit the plugin.yml and change the default for that node to ops instead of true.