2.1
beta
Chattyping
The plugin displays text messages above a player's head using virtual text_display entities created and managed via ProtocolLib network packets.
Chattyping

The plugin uses ProtocolLib to send packets directly to clients that create and configure virtual text_display entities. These entities show text floating above the player and are mounted on the player via a MOUNT packet but do not exist as actual entities in the server world. This method avoids server-side entity overhead, reduces lag and plugin conflicts, and ensures that only players within a certain radius see the messages. The plugin also respects player states such as muted, vanished, or spectator mode, preventing message display in these cases.
Versions
2.5
release
2.0
beta
1.0
beta
2.3
release
2.4
release
2.2
release