ajLeaderboards Staff Reference
Public-safe technical notes for staff who configure or support ajLeaderboards on 1MoreBlock.
Verify destructive, economy-changing, permission-changing, and player-data commands against the installed build and an approved support case before running them.
Commands
Section titled “Commands”| Command | Permission | Purpose |
|---|---|---|
/ajleaderboards | ajleaderboards.use | Shows plugin help and installed subcommands. |
/ajleaderboards list | ajleaderboards.use | Lists configured leaderboards. |
/ajleaderboards update | ajleaderboards.use | Forces or schedules a leaderboard update. |
/ajleaderboards reload | ajleaderboards.use | Reloads configuration. |
/ajleaderboards signs | ajleaderboards.use | Manages leaderboard signs when enabled. |
Permissions
Section titled “Permissions”| Permission | Purpose | Suggested access |
|---|---|---|
ajleaderboards.use | Access to the /ajleaderboards administration surface. | Staff only |
Placeholders
Section titled “Placeholders”| Placeholder | Purpose |
|---|---|
%ajlb_lb_<board>_<number>_<type>_name% | Player name at a leaderboard position. |
%ajlb_lb_<board>_<number>_<type>_value% | Formatted value at a leaderboard position. |
%ajlb_position_<board>_<type>% | Viewing player position. |
%ajlb_value_<board>_<type>% | Viewing player leaderboard value. |
Configuration and integrations
Section titled “Configuration and integrations”- PlaceholderAPI supplies source values; its expansion must work before ajLeaderboards can rank it.
- Board names, refresh intervals, score types, and offline handling are configured per leaderboard.
- Use the official placeholder syntax for the installed ajLeaderboards major version.
Examples
Section titled “Examples”/ajleaderboards/ajleaderboards list/ajleaderboards updateTroubleshooting
Section titled “Troubleshooting”- Test the source PlaceholderAPI token for both online and offline players.
- Confirm the board type and update interval before treating a stale display as data loss.
- Run the list/update commands and inspect console errors for invalid placeholder output.