🎁Create gifts (manager-gifts)

Guide to creating gifts on the server

The main command for managing gifts - /manager-gifts

  • Frame color - the color is displayed from the left edge of the embed after receiving the gift

  • The maximum number of unique users is the number of people who will be able to receive a gift

  • Number of gift receipts - how many times one person will be able to receive a gift

  • Cooldown - the time in seconds after which it will be possible to receive a gift again

  • Start and end dates - the dates during which it will be possible to receive a gift

  • Turn Off / On - allows you to turn on and off the gift, in the off state - it will not be able to receive

✔️Button: Permissions

Allows you to select an existing preset of permissions

Allows you to delete/edit/add items as a gift

The item ID can include the following parameters

  • xp - experience

  • currency - server currency

  • rp - reputation

  • ID of any item

✔️How do I create a button with a generated ID?

  1. You need to execute the command /components buttons add

  2. The message_url argument (link_to_message): Insert a link to a BOT message (can be generated using the /embed-generator or /say command) for which you want to attach a button

  3. The "style" argument: Choose any style except Link

  4. id_or_url argument (id_or_link): Insert previously generated ID

  5. Arguments row, column (row, column): Select the location of the button

  6. Label, emoji arguments (name, emoji): Choose emoji and text for the button

Last updated