An open API service indexing awesome lists of open source software.

https://github.com/alexprogrammerde/pistonmotd

✨ Control your Minecraft server's MOTD. Supports RGB colors and multiple platforms.
https://github.com/alexprogrammerde/pistonmotd

bungeecord-plugin motd-plugin paper-plugin spigot-plugin sponge-plugin velocity-plugin

Last synced: 3 months ago
JSON representation

✨ Control your Minecraft server's MOTD. Supports RGB colors and multiple platforms.

Awesome Lists containing this project

README

          

[![modrinth](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/modrinth_vector.svg)](https://modrinth.com/plugin/pistonmotd) [![hangar](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/available/hangar_vector.svg)](https://hangar.papermc.io/Pistonmaster/PistonMOTD)

[![discord](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/social/discord-singular_vector.svg)](https://discord.gg/FZtaMpuvj8) [![kofi](https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy/donate/kofi-singular_vector.svg)](https://ko-fi.com/alexprogrammerde)

# PistonMOTD

**✨ Control your Minecraft server's MOTD. Supports RGB colors and multiple platforms.**

## Features

* Customize player-counter tooltip
* Customize the online player and max player counter
* Random MOTD
* A custom client out of date message. You can force that to always happen too.
* Random favicon
* Placeholders (extendable via api)
* Hide your player-count
* Very easy to understand config
* Modular (You can enable/disable every feature)

Compatible with external MOTD plugins. (Can't promise it will work with every MOTD plugin.)

## 🌈 Community

Feel free to join our Discord community server:

[![Discord Banner](https://discord.com/api/guilds/739784741124833301/widget.png?style=banner2)](https://discord.gg/FZtaMpuvj8)

This project is in active development, so if you have any feature requests or issues please submit them here on GitHub. PRs are welcome, too. :octocat:

## API

We got an easy to integrate API for adding additional placeholders into the plugin.

Repository:

```xml


codemc-repo
https://repo.codemc.org/repository/maven-public/


```

Dependency:

Latest Version (Without the v):
![Latest Version](https://img.shields.io/github/v/tag/AlexProgrammerDE/PistonMOTD?label=version)

```xml


net.pistonmaster
pistonmotd-api
VERSION HERE


```