HomeJavaModsBroadcast Pixelcard ⭐ messages on delay
Broadcast Pixelcard ⭐ messages on delay
ModsJava

Broadcast Pixelcard ⭐ messages on delay

⬇ Download on Spigot
Description
BroadcastPixelcard is a chat broadcast plugin that combines pixel-art patterns with custom card messages, sending them to all online players on a configurable timer.

Features

Architecture
No extra dependency JAR is required on the server.

Permissions

Commands

Configuration (config.yml)

Data Files
The plugin expects two JSON files in its data folder (`plugins/BroadcastPixelcard/`):

Both files are extracted from the plugin JAR on first run **only if they do not already exist**, preserving any edits made by the server owner.

Color Formatting
Three formats are accepted inside JSON and config strings:
1. Legacy section symbols (`§a`, `§b`…) — decoded automatically from JSON Unicode escapes.
2. Ampersand codes (`&a`, `&b`…) — translated at runtime.
3. Hex codes (`#RRGGBB`) — converted to Minecraft's `§x§R§R§G§G§B§B` format

Compatibility

Usage
1. Place the plugin JAR into your server's `plugins/` folder.
2. Start the server once to generate `config.yml`, `patterns.json`, and `pixelcards.json`.
3. Stop the server, edit the JSON files with your cards and patterns, and adjust `config.yml`.
4. Start the server. The broadcasts will begin automatically after the configured delay.

-----
[​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",
        "pattern": "bee",
        "text":
        {
            "content": "This is a custom message.",
            "header": "Header"
        }
    },
    {
        "name": "CUSTOM2",
        "pattern" : "pig",
        "text":
        {
            "content": "This is a second custom message.",
            "header": "Second Header"
        }
    }
]


    [/COLOR]

 

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Broadcast Pixelcard ⭐ messages on delay is a free Minecraft Java mod. Compatible with Minecraft 1.21, 26.1. Downloaded 63 times (via Spigot). Download it and open it directly in the game.

Explore more