HomeJavaModsTextOverPlayer
TextOverPlayer

Exemple

TextOverPlayer

TextOverPlayer is a Minecraft plugin that displays chat messages over the player's head using text_display. It supports & colors and message display time.

Features

Commands

Permissions

Configuration

The config.yml file contains the following settings:

lifetime: 100 # The lifetime of the text above the player's head (20 ticks = 1 second)
y-offset: 0.3 # Distance from the player's head
max-length: 30 # Maximum line length
font-size: 1.0 # Minecraft font size
cooldown: 20 # Delay between the appearance of a new message if the old message has not yet disappeared (optimal value selected)
ignore-prefix: "!" # A character that will be deleted when writing in chat if it is at the beginning. Example: !Hello -> Hello

Messages

The messages.yml file contains the following settings: (MiniMessages supported)

reload_success: "<green>TextOverPlayer configuration reloaded successfully!"
no_permission: "<red>You don't have permission to perform this command!"
usage_reload: "<red>Usage: /textoverplayer reload"
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more