#Add Action DeluxeMenu

1 messages · Page 1 of 1 (latest)

slate ermine
#

Please add an new action that can execute commands as op-player.
That is very useful and currently it's not available.

mint perch
#

won't happen for security reasons

stark bloom
# slate ermine Please add an new action that can execute commands as op-player. That is very u...

As @mint perch said, we are not going to do it. To add "op" actions, we would actually have to OP the players. Your best chance is to do the following:

- '[giveperm] permission.to.execute.command'
- '[player] execute command here <delay=1>'
- '[takeperm] permission.to.execute.command <delay=2>'

But if something happens during the 2 ticks it takes to execute those actions such as the server crashing, the player leaving the server, etc. the player might remain with the permission applied.

You can also do this with OP but I wouldn't suggest it. Keep the risk to a minimum.

slate ermine