diff --git a/IngameBans/README.md b/IngameBans/README.md new file mode 100644 index 0000000..cfa628a --- /dev/null +++ b/IngameBans/README.md @@ -0,0 +1,10 @@ +# Link Bans to Roblox Games + +Setup Instructions: + + Make sure you have the **Api** enabled in config.ts and added a environment variabled called API_KEY. + +- Download the qbotBans.rbxm +- Drag the file into studio and put the model qbotBans in ServerScriptService in your ROBLOX game. +- Fill out the configuration in the script called Bans. +- Boom! It is setup! diff --git a/IngameBans/qbotBans.rbxm b/IngameBans/qbotBans.rbxm new file mode 100644 index 0000000..ce5e87e Binary files /dev/null and b/IngameBans/qbotBans.rbxm differ