Compare commits
No commits in common. "a4b7e7245268ef776d47e399874b4a06d8e9fcb6" and "c588cca05df5002c7b99bb11cb975ac69a9a2bf8" have entirely different histories.
a4b7e72452
...
c588cca05d
|
|
@ -26,13 +26,6 @@ This project aims to solve a simple but crucial problem: managing bans across ro
|
||||||
3. Configure the `.env` file with your database and API settings (see `.env.example`)
|
3. Configure the `.env` file with your database and API settings (see `.env.example`)
|
||||||
4. Run `node .` to start the server -->
|
4. Run `node .` to start the server -->
|
||||||
|
|
||||||
## Usage on Roblox
|
|
||||||
1. Download the [UBS Main Module here](https://ubs.rtech.foundation/UnifiedBanSystem.rbxm)
|
|
||||||
2. Insert the module into your game
|
|
||||||
3. Move the module to `ServerScriptService`
|
|
||||||
4. Configure via the `Configuration` module, or just leave it as-is to use the default settings
|
|
||||||
5. Profit!
|
|
||||||
|
|
||||||
## API Documentation
|
## API Documentation
|
||||||
### 🔓 Unauthenticated Endpoints
|
### 🔓 Unauthenticated Endpoints
|
||||||
`GET /health` - Healthcheck endpoint (For Uptime Kuma)
|
`GET /health` - Healthcheck endpoint (For Uptime Kuma)
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Reference in a new issue