#Add Action DeluxeMenu
1 messages · Page 1 of 1 (latest)
won't happen for security reasons
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.
The permission thing works fine for now, hope there's no problem in the future. Thanks! 