Polymart is now Voxel Shop! We're upgrading many features of the site, and during this open beta you will experience occasional bugs. Learn more  
Broadcast pixelcard on delay icon

Broadcast pixelcard on delay 1.0

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"

broadcastpixelcard-2.jpg


-----
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"
        }
    }
]

 

Owned
Ready to download
This resource is already attached to your account. You can download the latest file any time.

chat

pixelart