πŸ”‘ Permissions

All Permissions

Permission
Description
Default

customachievements.use

Basic usage (view advancements, list, info)

true

customachievements.gui

Open the achievements GUI

true

customachievements.admin

Full admin access

op

customachievements.admin.create

Create advancements via the admin GUI

op

customachievements.admin.reload

Reload configuration files

op

customachievements.admin.grant

Grant advancements to players

op

customachievements.admin.revoke

Revoke advancements from players

op

customachievements.admin.reset

Reset player progress

op


Permission Details

customachievements.use

This is the basic permission that allows players to:

  • View advancement lists with /ca list

  • View advancement info with /ca info

  • Check progress with /ca progress

  • See the help menu with /ca help

Default: Granted to all players

customachievements.gui

Allows players to open the advancement browser GUI with /ca gui.

Default: Granted to all players

customachievements.admin

Parent permission that grants full admin access, including all sub permissions.

Default: Only operators

customachievements.admin.create

Allows creating new advancements through the admin GUI (/ca admin).

customachievements.admin.reload

Allows reloading all configuration files with /ca reload.

customachievements.admin.grant

Allows granting advancements to other players with /ca grant <player> <advancement>.

customachievements.admin.revoke

Allows revoking advancements from players with /ca revoke <player> <advancement>.

customachievements.admin.reset

Allows resetting player progress with /ca reset <player> <advancement> or /ca reset <player> all.


Permission Plugin Setup

LuckPerms Example


Last updated

Was this helpful?