Permissions - ryandw11/UltraBar GitHub Wiki
Bar Command
Using the command
permission: ultrabar.bar
command: /bar
Allows users to use the command /bar
Sending a bar to all players
permission: ultrabar.bar.player.all
parameter: player:@a -or- player:* -or- player:all
Allows the user to send a bar to everyone on a server.
Sending a bar to a list of people
permission: ultrabar.bar.player.list
parameter: player:example1,example2,example3
Allows the user to send a bar to a list of players.
Making permanent bars
permission: ultrabar.bar.perm
parameter: perm:true
Allows the user to make permanent bars.
Adding clear conditions to bars.
permission: ultrabar.bar.clear
parameter: clear:death
Allows the user to add clear conditions to the bars. (Since 2.1)
ActionBar Command
permission: ultrabar.actionbar
command: /actionbar
Send an actionbar to a player.
ActionBar sendall
permission: ultrabar.actionbar.sendall
command: /actionbar sendall
Send an actionbar to all of the players online.
Title Command
permission: ultrabar.title
command: /utitle
Send a title to a player.
Title sendall command
permission: ultrabar.title.sendall
command: /utitle sendall
Send a title to all player online.
Help Command
permission: ultrabar.help
command: /ultrabar
Access the help command.
Reload
permission: ultrabar.reload
command: /ultrabar reload
Reload the plugin.
Toggle
permission: ultrabar.toggle
command: /ultrabar toggle
Hides or shows the announcement bars.
Hooks
permission: ultrabar.hooks
command: /ultrabar hooks
Show the active hooks for the plugin.
Cancel
permission: ultrabar.cancel
command: /ultrabar cancel
Removes all active bars.
Clear
permission: ultrabar.clear
command: /ultrabar clear (player)
Removes all active bars for that player.