๐ŸŽซRoles

A way of giving groups of people specific access and capabilities

You should use roles if any of the following are true:

  • You need to change the players pawn

  • You need to change the players control scheme (e.g: I can now fly)

  • You need to change multiple capabilities on the player

Note, you can only be in one active role at any time. If you want to apply things to a bunch of people and you need more fine grained permissions, consider using tags.

Last updated