#DeluxeMenus (RunAsOP)

1 messages · Page 1 of 1 (latest)

solid heron
#

Is there a way that the player can execute a command like OP in the command action of [player]?

void bramble
#

the closest you will get is running 3 actions in order:

  • give permission to player
  • make player execute command
  • remove permission from player
solid heron
#

hmmmm