Important
Work-in-progress - Planetary is currently in the process of updating this read me and creating our documentation for Orbit. We recommend you host for free with Planetary Cloud, however you can still self-host by following our Documentation. Expect bugs in this beta. We've tried our best to iron out everything we could find in Tovy, but we expect there to be issues. Let us know by creating an issue, or if you're adventurous... patch it yourself and send in a PR.
Tip
The best and easiest way to get started with Orbit is our cloud hosting solution, Planetary Cloud. It's easy, secure, and supafast. See https://planetaryapp.us to get started. The best part? It's FREE!
Bloxion is an improved fork of the open source staff management platform, Orbit. It allows Roblox groups to manage their group members in a more intuitive and powerful way, while still being simple to use. We have improved the UI.
- Beautifully-crafted and responsive frontend
-
Packed with a lot of features, such as...
- Creating custom roles and invite users or sync it to your group
- Bulk manage your group members
- Track your members' group activity
- Warn, promote, demote, and way more to your members
- Communicate with your members directly in Bloxion
- Host your docs with Bloxion
- Assign your staff activity requirements
- Track when your members are inactive with notices
- Host & Schedule sessions without causing a burden
- Frontend written in TS with Nextjs & TailwindCSS, backend written in Typescript & Next.js
- Completely open source
The fastest way to get started with Bloxion is by deploying it to Vercel in just one click:
Required environment variables:
SESSION_SECRET– A strong secret string (e.g. generated viaopenssl rand -base64 32)DATABASE_URL– Your connection string (e.g. hosted on Supabase, Railway, Neon, etc.)