some people may know the problem that there is a server that per default disallows the interact privilege. And you have to ask the admin for it. But sometimes the admin isn't there and you can't start building your dreamhouse on a server.
Wouldn't it be great if the admin could give all people he trusts the trust privilege which then allows a trusted user to recommend a user which then gets certain privileges assigned by the server.
So the admin would setup the privs like
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
/trustmode fly, interact, …
Then add the some trusted users:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
/trust user
Which then could
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
/recommend newuser
or
/trust newuser
and then the server assigns the privs and maybe other actions.
To increase security there could be a setting so a new user needs a number of recommendations.
There also could be a distrust command if the user misbehaves.
Any ideas how such a feature/mod could be used and if you think there is a need for that.