I am developing a server roles plugin, and I am trying to add only teleport and kick perms to the staff role. Here is my code:
I know the permission init stuff works, as I do get these permissions. However, they don't seem to do anything. I have also tried the following (I will only show for TP, but I did it for all of them):
"tp"
"minecraft.command.tp"
"minecraft:command.tp"
If anyone knows why this isn't working, please let me know. Thanks!
I know the permission init stuff works, as I do get these permissions. However, they don't seem to do anything. I have also tried the following (I will only show for TP, but I did it for all of them):
"tp"
"minecraft.command.tp"
"minecraft:command.tp"
If anyone knows why this isn't working, please let me know. Thanks!
- Version Output
-
This server is running Paper version git-Paper-268 (MC: 1.18.2) (Implementing API version 1.18.2-R0.1-SNAPSHOT) (Git: e2f743d)
You are 15 version(s) behind
Download the new version at: https://papermc.io/downloads
Previous version: git-Paper-148 (MC: 1.18.1)