Compatibility
Minecraft: Java Edition
1.21.x
Platforms
Tags
Creators
Details
Licensed ARR
Published 10 months ago

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.


