LMBishop / CommandToItem

Plugin for Spigot which allows for the creation of customisable items which executed predefined commands.
GNU General Public License v3.0
3 stars 4 forks source link

How to use command as OP #2

Closed DVillanovaETSINF closed 4 years ago

DVillanovaETSINF commented 4 years ago

Hello. I was wondering if there is any way to do something like executeas:player but with temporal OP permissions. I have a workaround but I wouldn't want to implement the item that way (to give permissions temporarily and then remove them).

Thanks in advance!

LMBishop commented 4 years ago

There is no other way you can do this without your own suggestion, which is to temporary grant the permission then reject it straight after.