Skip to content

Installation

resources/
└── senor-topplayers/
├── client/
├── server/
├── bridge/
├── config/
├── data/
├── locales/
├── stream/
├── web/
└── fxmanifest.lua

The SQL tables will auto-create, so you don’t need to run any SQL files manually.

ensure senor-topplayers
  1. Start server
  2. Join in-game
  3. Use /topplayers to open the leaderboard
  4. Use /topplayersadmin to open the admin panel (admin only)