Skip to content

Commands & Permissions

NEZNAMY edited this page Sep 26, 2019 · 92 revisions

Commands available with TAB if the player has the given permission required.

Command Permission Description
/tab reload tab.reload Reloads plugin and config files.
/tab group <name> <property> [value] tab.change.[property] Changes property of a group to given value. Empty value deletes it.
/tab player <name> <property> [value] tab.change.[property] Changes property of a player to given value. Empty value deletes it.
/tab group <name> remove tab.remove Removes all settings from the group.
/tab player <name> remove tab.remove Removes all settings from the player.
/tab debug [player] tab.debug Shows useful information about player, useful to detect misconfiguration.
/tab cpu tab.cpu Shows approximate CPU usage by the plugin.
/tab announce bar <name> <length> tab.announce.bar Temporarily shows bossbar <name> to all players for <length> seconds
/tab ntpreview tab.ntpreview If unlimited nametag mode is enabled shows/hides your own armor stands so you can see how it looks for others.
/tab parse <text> tab.parse Replaces all placeholders in a given text. Can be used to detect if a placeholder is working

Additional permissions

tab.admin - Allows user to execute all commands.
tab.bypass - If per-world-playerlist is enabled as well as this permission, it allows players to see everyone on the server despite per-world-playerlist enabled.
tab.bossbar.<barname> - Permission to see specific boss bar if permission is required to see it.
tab.staff - Allows user to be counter in %staffonline% (and %canseestaffonline%) placeholders.

Clone this wiki locally