Mark objects as only usable by admins and manage said admins.
Head to my VCC Listing and follow the instructions there.
RemoveAllOverrides is raisedRemoveAllOverrides is raisedResetAdminListToDefault to reset the list to what was set in the inspector (for everyone of course). If something was loaded from the url it would be lostRemoveAllOverrides to reset every player’s IsAdmin state to match the current admin list, removing any overrides which were applied through the usage of the IsAdmin Toggle, through the Interact event or through third party scripts calling BecomeAdmin, BecomeNonAdmin or ToggleIsAdminRemoveLocalOverride same as RemoveAllOverrides except only affecting the local playerBecomeAdmin makes the local player admin regardless of what the admin list says and marks this state as overriddenBecomeAdmin makes the local player non admin regardless of what the admin list says and marks this state as overriddenToggleIsAdmin inverts the local player’s admin state and marks this state as overriddenLoadAdminListFromUrl refreshes the admin list loaded from the url and syncs the new listraw button near the top rightcom.jansharp.admin-only-manager
Undefined
0.1.0 (Changelog)
2022.3 or later
No legacy packages