π¬ Commands & Permissions
ProgressiveUnlock provides simple commands for players to check their progress and interact with the unlock system.
π /playerxp
Description:
Displays the playerβs current level and XP, along with the XP required for the next level.
Usage:
/playerxp
Required Permission:
progressiveunlock.playerxp
π§ /unlockmenu
Description:
Opens the graphical interface where players can browse unlocked and locked items, search for specific items, and check what they need to progress.
Usage:
/unlockmenu
Required Permission:
progressiveunlock.unlockmenu
π§ Admin Commands
Advanced commands for server admins and configurators.
Required Permission:
progressiveunlock.admin
β /pu addXP <player> <amount>
Description:
Adds a specific amount of XP to the given player.
β /pu removeXP <player> <amount>
Description:
Removes a specific amount of XP from the given player.
π /pu setXP <player> <amount>
Description:
Sets the XP of the given player to the specified amount.
π /pu changelog <page>
Description:
Displays the changelog of plugin updates.
π /pu checkupdate
Description:
Immediately checks for a new plugin update.
βΉοΈ /pu info
Description:
Displays basic plugin information and version.
π§ͺ /pu configure
Description:
Enables admin mode and allows editing item requirements directly in the GUI.
Required Permission:
progressiveunlock.configure
π Notes:
- All commands are accessible via aliases if configured in
config.yml
. - Permissions can be managed using any permission plugin (e.g., LuckPerms).
- If a player does not have the required permission, the command will not be accessible.