Readonlycollect: PermissionValueDictates what is allowed when it comes to a player collecting their run. A collect is an action which sends the rest of the items in a player's run.
!collect at any time in the game.!collect command once a player completes their
goal (disabled until goal completion).Readonlyrelease: PermissionValueDictates what is allowed when it comes to a player releasing their run. A release is an action which distributes the rest of the items in a player's run to those other players awaiting them.
!release at any time in the game.!release command once a player completes their
goal (disabled until goal completion).Readonlyremaining: Omit<PermissionValue, typeof auto | typeof autoEnabled>Dictates what is allowed when it comes to a player querying the items remaining in their run.
This command cannot have the permissions.auto or permissions.autoEnabled permission.
Mapping of restrict-able commands to their current permissions level.