๐Ÿ› ๏ธ In-Game Unlock editor

Admins can directly modify unlock requirements for specific items from within the game using an intuitive GUI system.


๐ŸŽฎ How It Works

  1. The admin uses the command:

    /pu configure

    (Requires permission: progressiveunlock.configure)

  2. While in admin mode, the player clicks any item in their inventory.

  3. An Item Info menu appears:

    • If the item is already configured, it shows its unlock level or pack.
    • If not, a Configurate button appears.
  4. Clicking Configurate opens a Level Selection menu.

  5. After selecting the level, the admin chooses:

    • "Save as material only" โ€“ only the item's material is saved to xpmode.yml.
    • "Save as variant" โ€“ name and lore are also saved to customItems.yml.

๐Ÿง  Smart Behavior


๐Ÿ”’ Permissions

Command Description Permission
/pu configure Enables in-game unlock editing mode progressiveunlock.configure

โœ… Benefits