All the features you need to easily manage your Roblox game!
1. First, you'll need the SyncAdmin model found here
2. Once you've got the SyncAdmin model, you'll need to insert it into your place via Roblox Studio
Note: We highly recommend inserting it into ServerScriptService for security
3. Finally, let's make sure HttpService is enabled by checking if the HttpEnabled property is enabled then move on to the in-game installation instructions.
Note: You do not need to add yourself to the admin list as the game owner is granted level 3 (super administrator) permissions automatically. However, if you need to add developers, etc. to your game, make sure to open the Settings module found inside the SyncAdmin loader and edit the BaseAdmins setting. More information found (here when there's a wiki page for it).
1. While in game, if you are the game owner or have level 3 permissions (super administrator) then run the !!settings command - (Prefix may be different)
2. Once you've ran the settings command, a settings window will open up like below:
3. Change the values you want and once you're done, just click "Save & Close" or "Apply" to save your settings.
SyncAdmin allows you to create, share and modify plugins for the system itself. This little guide will explain how to install custom plugins for your SyncAdmin setup
1. First, you'll need to create a new ModuleScript inside the "Plugins" folder inside the SyncAdmin loader.
2. Once you've done that, you'll then need to put the source into the ModuleScript you just created. More information found here regarding the SyncAdmin developer API, etc.
3. Finally, once you've finished putting the source to your custom plugin inside the ModuleScript, make sure the ModuleScript name is the name of the command you'd like to name it. E.g. Name it "Fly" so when you type "!!fly me" it will load the plugin named "Fly"
Note: Inside the "Plugins" folder, you will see other folders such as fun, administration, etc. These are not important. They're purely there for organisation and you can name them as you like if you want to organise your plugins another way.
If you've found a bug within the SyncAdmin system, please report it here.
If you want to submit your own plugins to be added here, please send us a pull request.
If you're looking to contact us directly to give feedback or perhaps suggest new features, etc. Below are contact details for all the developers involved directly with the SyncAdmin system.
VolcanoINC - Server and Client Engineer
Discord: Dominik [VolcanoINC]#6910
DataSynchronized - Website Engineer
Discord: Kat#3172
Twitter: @CompressedDuck
mathhhew - Client Engineer (User Interface)
Discord: matthew#2581