> ## Documentation Index
> Fetch the complete documentation index at: https://docs.lumiraranking.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Basic Admin plugin

> Use Lumira ranking actions from Roblox games with Basic Admin.

## What the plugin does

The Roblox plugin sends approved rank actions to Lumira from a Roblox game.

## Requirements

* Lumira workspace configured
* API access enabled
* HTTP requests enabled in Roblox Studio
* Roblox group ID
* API key stored server-side in the plugin configuration

## Folder structure

```text theme={null}
Lumira Ranking
├─ Plugin Scripts
│  ├─ Lumira Promote
│  ├─ Lumira Demote
│  └─ Lumira SetRank
└─ ReplicatedStorage
   └─ LumiraRanking
```

<Warning>
  Only trusted game staff should be able to trigger in-game rank commands.
</Warning>
