Actions

These actions are being used to define what is gonna happen when a reward is won!

Placeholders:

  • %reward-name% - name of the reward

  • %chance% - chance of the item

  • %rarity-name% - name of the rarity

  • %rarity-id% - id of the rarity

  • %item_type_image_url% - url to png file of the reward item material

  • %reward-var:<id>% - reward variable

  • %random-amount% - the value of rolled random amount

  • %player% - player username

  • And all PAPI placeholders

Discord Embed

actions:
  - type: "discord-webhook"
    url: "Webhook URL"
    content: "Message Content"
    username: "Actions Webhook"
    avatar-url: "Icon Url"
    tts: false
    embeds:
      - title: "Embed 1"
        description: "This is Embed 1 description"
        url: "Title URL"
        author: 
          name: "AquaticCrates"
          url: "Author URL"
          icon-url: "Author Icon URL"
        footer:
          text: "This is footer text"
          icon-url: "Footer Icon URL"
        color:
          red: 255
          green: 255
          blue: 255
        image: "Embed Image URL"
        thumbnail: "Thumbnail Image URL"
        

Actionbar

Bossbar

Shows a bossbar for X amount of ticks

Colors:

  • PINK

  • BLUE

  • RED

  • GREEN

  • YELLOW

  • PURPLE

  • WHITE

Styles:

  • PROGRESS

  • NOTCHED_6

  • NOTCHED_10

  • NOTCHED_12

  • NOTCHED_20

Broadcast

Command

Give Item

Check out more item settings in the Item Settings section!

Message

Sound

Title

Last updated