We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I feel dumb for asking this, but after some update to our pack, /tps tosses permission errors if run by the server/ops.
Any clues on what may cause this?
The text was updated successfully, but these errors were encountered:
There's a require op for TPS command option, but there is no option that is supposed to prevent ops from using the commands.
If you use sponge you may have something using its permission system causing problems. See https://github.com/MinimallyCorrect/TickProfiler/wiki/Permission-Nodes
Sorry, something went wrong.
We are using forge recomended branch, so it's not that. So curious as to why the server itself gets the error.
Is it possible another mod/plugin on your server which was updated or installed added a command called "/tps" and that is what is giving the error?
Try renaming TickProfiler's tps command using the config file and see if you can use the command with a different name.
LunNova
No branches or pull requests
I feel dumb for asking this, but after some update to our pack, /tps tosses permission errors if run by the server/ops.
Any clues on what may cause this?
The text was updated successfully, but these errors were encountered: