Delayed Sudo Plugin
- Native Minecraft Version:
- Legacy (< 1.13)
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Source Code:
- https://github.com/VisenGames/DelayedSudo
This is a simple plugin for server admins to be able to execute delayed sudo commands. It will force another player to execute a command with a specified delay.
Commands:
DelayedSudo:
Usage: /ds {Player} {time}m/s {some command} -op
{Player} - Enter the name of the Player or use -c to execute from the console.
{time} - Enter the time, you can put m at the end for minutes or s for seconds, putting nothing will default it to seconds.
{some command} - Enter the full command the Player will execute.
You can add -op at the end if you want the player to execute the command with full permission.
If that is not added the command will be executed with normal permissions.
Permission: delayedsudo.use

DelayedSudo 1.1
The sudo command but with a delay.