Overview
- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.16
- Source Code:
- https://github.com/Kirastur/alveran-sudo
The main purpose of this plugin is that a player can accquire temporary permission by his own (like Linux "sudo").
This plugin is written for a very specific scenario, so don't expect a general "sudo" solution here.
Use Case
You have a trusted player who sometimes needs a special permission, but you don't want to walk him around all the time with this right.
So you set up a scenario where he can claim the permission on his own. In a role-play world the player can go to a temple and gets a "blessing", e.g. he executes a command there or triggers a command block.
For example the player sometimes wants to edit a command block, and for this he needs OP status. Then the "blessing" could be a LuckPerms group containing the "luckperms.autoop" permission which gives the player OP. (For this, "auto-op" must be set to TRUE in LuckPerms configuration).
Example
For a simple implementation do the following:
Now you can see the result:
- Create a region in WorldGuard and name it "alveran".
- Create a LuckPerms Group and name it "alveran".
- Give your player the permission "alveran.acolyte".
- With you player move inside the region.
- Execute "/alveran" from the console or from a command block
- A message printed in the cosole that the player was blessed.
- The player gets a message about his blessing.
- In LuckPerms the player has an additional temp group
Prerequisits
This plugin depends on LuckPerms and WorldGuard.
Documentation
Please see our Github Wiki at
https://github.com/Kirastur/alveran-sudo/wiki
Support
For support please contact us as discord
https://discord.gg/MBJjqUHQHR

alveran-sudo 1.3.0
Temporary claim additional permissions
Recent Updates
- Verison 1.3.0 Mar 28, 2021
- Version 1.2.1 Jan 31, 2021
- Version 1.2.0 Jan 30, 2021