Skip to content

Commands

AlonsoAliaga edited this page Jan 4, 2021 · 6 revisions

AlonsoLeaderboards command

Main command is /alonsoleaderboards You can change aliases to fit your needs in "Options.Aliases"

⚠️ You MUST restart to apply changes. Plugman or similar plugins are not and will never be supported.

AlonsoLeaderboards subcommands

Here is the list of available subcommands you can use.

⚠️ Make sure you are using latest version.

/alonsoleaderboards create <identifier> <placeholder> <interval> <order?> <decimal?>

Permission: alonsoleaderboards.admin (Configurable)
Create placeholder leaderboard with custo identifier, tracking specific placeholder.
Interval can be a positive number greater or equal than 1. Time in minutes between leaderboard/data updates. Recommended: 5
Order can be true (decreasing) or false (ascending) Default: true
Decimal can be true (double) or false (integer) Default: false

/alonsoleaderboards createlinked <identifier> <placeholder> <display-placeholder> <interval> <order?> <decimal?>

Permission: alonsoleaderboards.admin (Configurable)
Create linked placeholder leaderboard with custo identifier, tracking specific placeholder but displaying other.
Interval can be a positive number greater or equal than 1. Time in minutes between leaderboard/data updates. Recommended: 5
Order can be true (decreasing) or false (ascending) Default: true
Decimal can be true (double) or false (integer) Default: false

/alonsoleaderboards setupholo <lb-identifier> <holo-identifier> <tops> <line1|line2|etc>

Permission: alonsoleaderboards.admin (Configurable)
Setup holo for specific leaderboard.
lb-identifier must be a valid leaderbaord identifier. (Autocomplete is available)
holo-identifier will be the name for the holographic display hologram. (Must be unique)
tops must be a positive between 1 and 20 (inclusive). Amount of tops positions. Recommended: 10

/alonsoleaderboards setupholotime <lb-identifier> <holo-identifier> <tops> <line1|line2|etc>

Permission: alonsoleaderboards.admin (Configurable)
Setup holo for specific leaderboard with time left placeholder at the end.
lb-identifier must be a valid leaderbaord identifier. (Autocomplete is available)
holo-identifier will be the name for the holographic display hologram. (Must be unique)
tops must be a positive between 1 and 20 (inclusive). Amount of tops positions. Recommended: 10

/alonsoleaderboards armorstand <small/normal>

Permission: alonsoleaderboards.admin (Configurable)
Create armorstand for specific leaderboard sign you are looking at.

/alonsoleaderboards npc

Permission: alonsoleaderboards.admin (Configurable)
Create a NPC for specific leaderboard sign you are looking at.

/alonsoleaderboards reload

Permission: alonsoleaderboards.admin (Configurable)
Reload basic configuration (Restart recommended)

⚠️ REMINDER: Plugman or similar plugins are not and will never be supported.