Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin for in-game permission management #559

Open
Hornwitser opened this issue Jan 19, 2024 · 0 comments
Open

Plugin for in-game permission management #559

Hornwitser opened this issue Jan 19, 2024 · 0 comments

Comments

@Hornwitser
Copy link
Member

It's possible to restrict the actions players can take in the game via /permissions command in-game. This can be accessed from the Lua API via the game.permissions object. It would be useful when hosting a public cluster to be able to centrally manage the permissions of players.

This should come in the form of a plugin that can define the available permission groups the permissions granted by them and which permission group each user/player is member of. This can then be synced with all instances the permission management is enabled for.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant