> For the complete documentation index, see [llms.txt](https://wiki.elytrium.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.elytrium.net/fastmotd/info.md).

# Info

{% embed url="<https://github.com/Elytrium/FastMOTD>" %}

[![Join our Discord](https://camo.githubusercontent.com/1185af6012f25cc9e1ec012ea5d7f0ed129d525a35def95f54c322f3d7526fff/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3737353737383832323333343730393738302e7376673f6c6f676f3d646973636f7264266c6162656c3d446973636f7264)](https://ely.su/discord) [![Proxy Stats](https://camo.githubusercontent.com/b350a46c6733011d6174c18ca6b38d25cf40e45a776d4c129458928d5c03270d/68747470733a2f2f696d672e736869656c64732e696f2f6273746174732f736572766572732f31353634303f6c6f676f3d6d696e656372616674266c6162656c3d53657276657273)](https://bstats.org/plugin/velocity/FastMOTD/15640) [![Proxy Stats](https://camo.githubusercontent.com/4ebe54370c63163cd86332b2964837cd8b15c7ad22489e2fc30c6188c3423ad5/68747470733a2f2f696d672e736869656c64732e696f2f6273746174732f706c61796572732f31353634303f6c6f676f3d6d696e656372616674266c6162656c3d506c6179657273)](https://bstats.org/plugin/velocity/FastMOTD/15640)

A MOTD plugin for Velocity that caches network packets. This helps it be the fastest one of the MOTD plugins.\
Test server: [`ely.su`](https://hotmc.ru/minecraft-server-203216)

### Features

* Fake online (percent + static sum)
* Multiple descriptions/favicons support
* Set information (custom text in the player list)
* Caching of network packets
* Max count "just add up" support
* PNG built-in compression

### Comparison with other MOTD plugins

Intel Core i9-9700K, DDR4 (a server that is not running any programs):

| Plugin               | Pings per second count                 |
| -------------------- | -------------------------------------- |
| FastMOTD             | 1 700 000 - 2 000 000 pings per second |
| Without MOTD plugins | 900 000 - 1 100 000 pings per second   |
| MiniMOTD             | 480 000 - 580 000 pings per second     |

Intel Xeon E3-1270, DDR3 (a PC with several applications running):

| Plugin               | Pings per second count               |
| -------------------- | ------------------------------------ |
| FastMOTD             | 840 000 - 1 000 000 pings per second |
| Without MOTD plugins | 330 000 - 430 000 pings per second   |
| MiniMOTD             | 150 000 - 200 000 pings per second   |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.elytrium.net/fastmotd/info.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
