You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have Roles that are attached to members of the alliance #2 . The list should be expandable such that we can cover more privileges as they come, and possibly custom roles.
There should be a AllianceRolesModel that stores the UserId, AllianceId, and the name of the Role. The only people that are able to promote a member should be the leader of the alliance, and the co-leader of the alliance. This should be extendable in case we want to make leader in certain domains like economic leader, who controls who gets promoted to the level of banker.
The number of leaders of the alliance is 1, the number of co-leaders is 10. The other roles are unlimited.
The other roles that can be stored at the moment is Banking #3 .
If someone leaves the alliance all of their roles should get deleted. If the leader leaves the alliance he should first nominate someone to be the co-leader.
The text was updated successfully, but these errors were encountered:
Have Roles that are attached to members of the alliance #2 . The list should be expandable such that we can cover more privileges as they come, and possibly custom roles.
There should be a AllianceRolesModel that stores the UserId, AllianceId, and the name of the Role. The only people that are able to promote a member should be the
leader
of the alliance, and theco-leader
of the alliance. This should be extendable in case we want to make leader in certain domains likeeconomic leader
, who controls who gets promoted to the level of banker.The number of leaders of the alliance is 1, the number of co-leaders is 10. The other roles are unlimited.
The other roles that can be stored at the moment is Banking #3 .
If someone leaves the alliance all of their roles should get deleted. If the leader leaves the alliance he should first nominate someone to be the co-leader.
The text was updated successfully, but these errors were encountered: