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
Is your feature request related to a problem? Please describe.
Currently headless sessions that host worlds that already have permissions set (like allowing cloud avatars) can have these custom permissions setup, they also cannot enable or take advantage of the custom join verifier.
Describe the solution you'd like
Allow admins in headless sessions to edit world permissions and enable join verifiers.
Describe alternatives you've considered
The only way to do this is through mods or creating a world before putting it live on a headless.
Additional Context
No response
The text was updated successfully, but these errors were encountered:
This won't happen until hard permissions are implemented. Right now we don't have mechanisms to do this securely, so it's limited specifically to the host.
@Frooxius
actually while the permission components will probably have to stay host only until hard permissions, the join verifier could easily be made accessible for admins, as internally it requires the same permission that allows you to edit for example the world's name.
Is your feature request related to a problem? Please describe.
Currently headless sessions that host worlds that already have permissions set (like allowing cloud avatars) can have these custom permissions setup, they also cannot enable or take advantage of the custom join verifier.
Describe the solution you'd like
Allow admins in headless sessions to edit world permissions and enable join verifiers.
Describe alternatives you've considered
The only way to do this is through mods or creating a world before putting it live on a headless.
Additional Context
No response
The text was updated successfully, but these errors were encountered: