Closed KristianMischke closed 4 years ago
Thanks for bringing this to my attention. The definitions may have changed at some point since the initial implementation.
Yes, Statistics
is equivalent to Manager
.
I'll create a pull request shortly to update this.
Updated here: https://github.com/modio/UnityPlugin/pull/44
The file
Runtime/Enums/ModTeamMemberAccessLevel.cs
contains these definitions for TeamMember Access:But the "Edit Team" screen on the modio website lists these permissions:
Is
ModTeamMemberAccess.Statistics
the same as the "Manager" permission or not? I'm trying to filter mods based on who can upload new builds.