Skip to content

Permissions

RonanCraft edited this page Jun 13, 2023 · 1 revision

Here's the full list of permissions with their descriptions!


Tip

The "children" node means what other permissions are also included in the parent permission Just add "amethyst.*" get give a player ALL permission to the plugin :)

permissions:
    amethyst.*:
        children:
            amethyst.use: true
            amethyst.admin: true
            amethyst.reload: true
    amethyst.use:
        description: Use /ag gear/catalog/catalyst commands
        default: true
    amethyst.admin:
        description: Use admin commands such as /ag cheats...
        default: false

File Configurations


Resources


Other

  • API
  • Expansion Packs (Coming Soon)
Clone this wiki locally