
Product Description
Lazy Admin Manager
A lightweight, plug-and-play remote admin system for VRChat worlds built with UdonSharp.
Lazy Admin Manager lets you control world admin access dynamically through an online text list; no world reupload required. Simply host a text file (such as on Pastebin), add player display names, and the system automatically grants access to designated admin objects in-game.
Perfect for events, clubs, moderation tools, private world utilities, live operations, and creator workflows.
Features
Remote Admin List
- Pulls admin names directly from a hosted URL
- Update admins instantly without rebuilding or reuploading your world
Automatic Refreshing
- Periodically reloads the admin list on a configurable timer
- Keeps permissions synced live while the world is running
Optional LazyPassword Protection
- Adds a simple verification layer by checking for a required password entry in the remote list
- Prevents unauthorized or accidental list replacements
Optional API access
- Use your own scripts to reference the LazyAdminManager to check for Admin Permissions!
- Allows your own scripts to be used only by Admins!
GameObject Based Permissions
Automatically enables or disables specified GameObjects depending on admin status
Works great for:
- Admin panels
- Moderation tools
- Event controls
- Debug systems
- Staff-only interactions
- Hidden utilities
Minimal Setup
- Drop the prefab/script into your world
- Assign a URL
- Add protected GameObjects
- Done
UdonSharp Powered
- Clean and lightweight implementation
- Easy to extend or modify for advanced systems
Ideal Use Cases
- VRChat club staff systems
- Event moderator controls
- Trusted user utilities
- Creator debug menus
- Live admin management
- Private world permissions
- Runtime feature toggles
Requirements
- Unity + VRChat SDK3 Worlds
- UdonSharp
- A hosted plaintext admin list (Pastebin recommended)