Skip to content

FeatherBoard Plugin Permissions

This page provides an overview of the permissions available in the FeatherBoard plugin. Each permission is described in detail to help you understand its purpose and default settings.

Permissions Overview

featherboard.admin

  • Description: Grouped admin permissions.
  • Default: false
  • Children:
    • featherboard.debug: true
    • featherboard.reload: true

featherboard.reload

  • Description: Reload the configuration.
  • Default: op

featherboard.help

  • Description: Show plugin help.
  • Default: true

featherboard.about

  • Description: About the plugin.
  • Default: true

featherboard.permissions

  • Description: List all permissions.
  • Default: true

featherboard.toggle

  • Description: Toggle the scoreboard.
  • Default: true

featherboard.toggle.other

  • Description: Toggle the scoreboard of someone else.
  • Default: false

featherboard.placeholders

  • Description: Available placeholders.
  • Default: op

featherboard.parse

  • Description: Parse effects or placeholders to chat.
  • Default: op

featherboard.gui

  • Description: Use the GUI command.
  • Default: false

featherboard.group.default

  • Description: Default group.
  • Default: true

featherboard.group.default-images

  • Description: Default images group.
  • Default: true

featherboard.show

  • Description: Show a different scoreboard.
  • Default: op

featherboard.show.other

  • Description: Show a different scoreboard for another player.
  • Default: op

featherboard.debug

  • Description: Debug information.
  • Default: op

featherboard.modules

  • Description: Manage modules.
  • Default: op

featherboard.manage.scoreboard

  • Description: Allows you to create, remove, or edit a scoreboard.
  • Default: op

Detailed Descriptions

Admin Permissions

The featherboard.admin permission is a grouped permission that includes featherboard.debug and featherboard.reload. This is useful for administrators who need comprehensive control over the plugin.

Reload Configuration

The featherboard.reload permission allows users to reload the plugin configuration. This is typically restricted to operators (op) to prevent unauthorized changes.

Help and About

Permissions like featherboard.help and featherboard.about are set to true by default, allowing all users to access help and information about the plugin.

Toggle and Show Scoreboards

Permissions such as featherboard.toggle, featherboard.show, and their variants (.other) control the ability to toggle and show scoreboards for oneself or other players. These are generally restricted to operators or specific roles.

Debug and Modules

The featherboard.debug and featherboard.modules permissions are set to op by default, allowing operators to access debug information and manage modules.

Group Permissions

Permissions like featherboard.group.default and featherboard.group.default-images are set to true by default, making them accessible to all users.

Manage Scoreboards

The featherboard.manage.scoreboard permission allows users to create, remove, or edit scoreboards. This is typically restricted to operators to ensure proper management.

By understanding these permissions, you can effectively manage access and control within the FeatherBoard plugin.