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.
- Host: GitHub
- URL: https://github.com/alexprogrammerde/pistonmotd
- Owner: AlexProgrammerDE
- License: apache-2.0
- Created: 2020-06-23T09:34:40.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-07-04T17:38:25.000Z (3 months ago)
- Last Synced: 2025-07-04T18:42:27.104Z (3 months ago)
- Topics: bungeecord-plugin, motd-plugin, paper-plugin, spigot-plugin, sponge-plugin, velocity-plugin
- Language: Java
- Homepage: https://modrinth.com/plugin/pistonmotd
- Size: 1.42 MB
- Stars: 44
- Watchers: 2
- Forks: 10
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.sh
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://modrinth.com/plugin/pistonmotd) [](https://hangar.papermc.io/Pistonmaster/PistonMOTD)
[](https://discord.gg/FZtaMpuvj8) [](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:
[](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):
```xml
net.pistonmaster
pistonmotd-api
VERSION HERE
```