-
Bug
-
Resolution: Incomplete
-
Minor
-
None
-
None
-
git-Spigot-518206a-a5b9c7b (MC:1.13.2)
-
Yes
I'm trying to implement a custom command using /trigger through a datapack. Unfortunately, the /trigger command, while usually universally usable even when cheats are off and a player isn't opped, is both unavailable and lacking a perm.
I've been trying to figure out how to supply the perm, but I cannot find a method to do so. (I myself am rather new to running spigot/plugin servers in general)
We're running UltraPermissions as our perms plugin.