Plugin installation
The Roblox Studio plugin installs and configures the admin system with a guided wizard.
Install the plugin
Get it from the Creator Store (opens in a new tab) or search "Technified Admin" in Plugins > Manage Plugins.
Setup
Click on the Technified Logo button in the Plugins tab to start.
Choose your own usage
You have two ways of using Technifieds Admin system
- Install it and use the Fallback ranks or Group ranks without Technified's API integration
The Plugin Configurator does not have these Options please set them manually under ServerScriptService > TechnifiedAdmin > Shared > Config
- Install it and follow all steps below
API key
Get your key from technified.xyz (opens in a new tab) > Your Server > API Keys > Create.
Keep your API key secret. Never share it or commit it to version control.
Guild ID
Your Discord server ID. Enable Developer Mode in Discord, then right-click your server and copy the ID.
Command prefix
| Prefix | Example |
|---|---|
: | :kick Player1 |
; | ;kick Player1 |
! | !kick Player1 |
/ | /kick Player1 |
Fallback permissions
Add your Roblox UserID with Owner level (6) so you have access when the API is unavailable.
After installation
The plugin creates:
ServerScriptService/TechnifiedAdmin/
StarterPlayerScripts/TechnifiedClient/Playtest it to see if everything is working and change configuration as you like
All Configurations of Technified can be found in ServerScriptService > TechnifiedAdmin > Shared > Config
Update
If a Admin System Update has been Announced you can open the plugin and click Update. Your configuration is preserved.
Troubleshooting
Plugin button missing — Restart Studio or reinstall the plugin.
Invalid API key — Copy the entire key without extra spaces.
Invalid Guild ID — Must be 17-19 digits. Right-click the server name, not a channel.