Hello everyone,
I would like to set up an automated system in AMP Panel that grants a user access to a game server with console permissions based on their rank. My goal is to:
- Automatically assign a server to a user when they reach a specific rank.
- Allow them to access the server’s console and control basic functions (start/stop/restart).
- Restrict certain actions depending on their rank (e.g., file editing, plugin management).
- Ensure that access is revoked if their rank changes or they lose permissions.
Is there a built-in way to do this in AMP, or would I need to use API scripts or external plugins? Any guidance on AMP role permissions or user automation would be greatly appreciated!
Thanks in advance!