Skip to content

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.

CommandPermissionPurpose
/ajleaderboardsajleaderboards.useShows plugin help and installed subcommands.
/ajleaderboards listajleaderboards.useLists configured leaderboards.
/ajleaderboards updateajleaderboards.useForces or schedules a leaderboard update.
/ajleaderboards reloadajleaderboards.useReloads configuration.
/ajleaderboards signsajleaderboards.useManages leaderboard signs when enabled.
PermissionPurposeSuggested access
ajleaderboards.useAccess to the /ajleaderboards administration surface.Staff only
PlaceholderPurpose
%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.
  • 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.
/ajleaderboards
/ajleaderboards list
/ajleaderboards update
  • 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.