Hi there. I would like to make a suggestion, I have long used different types of menu plugins but the one that seemed the best to me is DeluxeMenus but just for one small detail it would be TOP personally. I saw that they do not have any action to execute a command like op, I do know that it is risky for all servers but I think that a warning could be placed in the wiki about what it does and there is a small risk.
#Suggestion Deluxemenus
1 messages · Page 1 of 1 (latest)
If you can add that for a future update that would be great. I ask for this since many plugins cannot execute commands from the console, only from the player. I know you can use the [player] action but many of us have a plugin that hides certain commands for admins and it is uncomfortable to place command by command or we simply don't want players to see them.
it won't be added due to the riskiness
couple ways to go around it:
- Give the user a temporary permission via luckperms, then execute the command
- give the user permission, run command, take permission - RISKIER
both of these can be done by utilizing the <delay=#> tag to delay your actions
https://wiki.helpch.at/clips-plugins/deluxemenus/options-and-configurations#action-tags
the reason the latter is riskier is because if the server happens to crash right after the user is given permission and before deluxemenus can remove it, they will keep the permission; passing it off to luckperms makes the situation a lot less risky because luckperms will handle the permission entirely
I understand, even so I hope that in the future they can add it or add a system similar to what you just told me for more comfort and also giving the necessary warnings. thank you!