Dexter Studio
HomeDexLeaderboardFAQ
DexLeaderboard · FAQ

Frequently asked questions

DexLeaderboard is launching soon — join the Discord for the release and any questions.

When is it releasing?

Soon — on our Discord first, with Modrinth and BuiltByBit to follow. Join the Discord to get it the moment it drops.

How do I add my own leaderboard?

Copy the bundled board-template.yml into boards/, rename it (the file name becomes the board id), edit the source and formatting, then run /lb reload.

Where does the data come from?

Any of seven sources — Vault balances, vanilla statistics, statistic sums, PlaceholderAPI values, per-rank placeholders, built-in trackers, or custom values you set yourself.

Will it lag with lots of players?

No — rebuilds run async and are batched across ticks (batch-size players per tick). You can also cap max-players or only include players seen in the last N days.

Does it work on Folia and Bedrock?

Folia is fully supported. Bedrock players (via Geyser/Floodgate) automatically get the chest GUI, and old Java clients are detected through ViaVersion.

Can I use my existing ajLeaderboards data?

Yes — use the placeholder-rank source with the ajLeaderboards placeholders, or placeholder for one value per player.

Dialog or chest UI?

Both. client.mode: auto gives modern Java clients the dialog and everyone else the chest GUI — or force either with always-chest / always-dialog.