Skip to content

Commands

fren_gor edited this page Dec 10, 2020 · 9 revisions
Command Explanation
/ultimatescoreboards help Prints a list of commands.
/ultimatescoreboards info Prints some info about the plugin.
/ultimatescoreboards reload [scoreboard] Reloads the entire configuration or a scoreboard.
/ultimatescoreboards show <scoreboard> [player] Shows a scoreboard to either yourself or another player.
/ultimatescoreboards hide [player] Hides the current scoreboard of either yourself or another player.
/ultimatescoreboards createscoreboard <scoreboardName> [-o] Creates a scoreboard from template. Add the -o option to override existing files.
/ultimatescoreboards regenerateexample [-o] Regenerates the default example scoreboard. Add the -o option to override existing files.
/ultimatescoreboards performancetest [player] Shows a performance test (the one on the plugin SpigotMC page) to either yourself or another player.

<param> means that parameter param is mandartory, whereas [param] means that parameter param can be omitted.
If you wish to see permissions visit the permissions wiki page.

Console only commands

The /ultimatescoreboards dump command can be done only by the console to print in a dump file the current state of the plugin. It is used for bug reports.

Aliases

Instead of ultimatescoreboards you can also use either ul or ulsd.
Example: /ul info

Clone this wiki locally