This update introduces a powerful new feature to the Admin Management:
This update empowers developers to fine-tune admin permissions, whether for individual users or group-based roles, directly from the AdminSettings configuration files.
- User-Based Admin Assignment: Admin roles can now be assigned directly based on UserId through the AdminSettings.UserAdmins table. This ensures precise control over individual admin permissions.
- Group-Based Admin Assignment: Admin roles can also be assigned dynamically based on group membership and minimum rank using the AdminSettings.GroupAdmins table. Players who meet the specified rank in a group will automatically gain the designated admin level.
- Dynamic Role Assignment: Both existing players and new joiners are automatically evaluated for admin eligibility based on the updated AdminSettings configurations.
- Flexible Role Customization: Easily configure user-specific or group-specific admin levels directly in the AdminSettings module for a streamlined setup process.
