⭐ Broadcast pixelcard messages on delay ⭐ [PySpigot] icon

⭐ Broadcast pixelcard messages on delay ⭐ [PySpigot] -----

display custom messages with a fresh touch



PySpigot script

Configuration

set the variables
  • PIXELCARD_TO_DISPLAY = "<card:name>"
to cycle from all the cards:
  • PIXELCARD_TO_DISPLAY = "CYCLE_THE_CARDS"

Choose a pattern or let the random mode do it.

  • PIXELART_PATTERN = "<pattern_name>"
  • PIXELART_PATTERN = "random"
-----
[​IMG]
---
[​IMG]
-----

edit the pixelcards.json.
By default, there are 3 example cards:

Code (Text):
[
    {
        "name": "MOTD",
        "text":
        {
            "content": "&6Welcome back&r on our server! We have &emany&r tools and games for you, &bcheck our website!",
            "header": "&22BT3 SERVER"
        }
    },
    {
        "name": "CUSTOM1",
        "text":
        {
            "content": "This is a custom message.",
            "header": "Header"
        }
    },
    {
        "name": "CUSTOM2",
        "text":
        {
            "content": "This is a second custom message.",
            "header": "Second Header"
        }
    }
]
Resource Information
Author:
----------
Total Downloads: 15
First Release: Aug 24, 2025
Last Update: Sep 18, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings