TextOverPlayer

šŸ’ LeakšŸ’  TextOverPlayer 1.4

Minecraft Versions
1.16, 1.17, 1.18, 1.19, 1.20, 1.21
Source
https://www.mc-forums.com/
TextOverPlayer is a Minecraft plugin that displays chat messages above the player's head using an armor stand. It supports HEX colors, custom particle effects, and customizable message display times.

Features

  • Display chat messages above the player's head.
  • Support for HEX color codes in messages.
  • Customizable particle effects.
  • Configurable duration for displaying messages.
  • Commands to reload the configuration and change the settings.


TextOverPlayer.gif



Commands

/textoverplayer reload: reload the plugin configuration.
/textoverplayer max-line-length [number]: Set the maximum line length for messages.
/textoverplayer max-lines [number]: Set the maximum number of lines for messages.
/textoverplayer Initial-Display-Time [number]: Set the initial display time for messages.
/textoverplayer extra time per line [number]: Set the extra display time per line.
/textoverplayer Particle-Type [type]: Set the particle type for effects.
/textoverplayer Particle-Count [number]: Set the number of particles for effects.
/textoverplayerarticle-enabled [true/false]: Enable or disable particle effects.
/textoverplayerchat-line-enabled [true/false]: Enable or disable chat messages above the player's head.

Permissions

textoverplayer.use


Configuration

XML:
max-line-length: 20 # max-line-length: maximum number of characters per line.
max-lines: 5 # max-lines: maximum number of lines.
initial-display-time: 5 # initial-display-time: Additional text display time (seconds) (If you have 5 here, the text will be displayed for 6 seconds, etc.).
additional-time-per-line: 2 # additional-time-per-line: additional display time per line (seconds).
height-offset: 0 # height-offset:  The height of the text rack appearing above the player's head (recommended to leave 0)
particle-type: EXPLOSION_NORMAL
particle-count: 10
particle-enabled: true
chat-line-enabled: true
messages: set_height_offset: '&aThe text height has been changed to {height} blocks!'
reload: '&aConfiguration reloaded!'
set_max_line_length: '&aThe maximum line length has been set to {length}!'
set_max_lines: '&aMaximum number of lines set to {lines}!'
set_particle_type: '&aParticle type set to {type}!'
set_particle_count: '&aNumber of particles set to {count}!'
set_particle_enabled: '&aParticles enabled: {enabled}!'
set_chat_line_enabled: '&aChat line enabled: {enabled}!'
set_initial_display_time: '&aThe initial display time is set to {time} seconds!'
set_additional_time_per_line: '&aAdditional time per line is set to {time} seconds!'
invalid_number: '&cInvalid number!'
invalid_particle: '&cInvalid particle type!'
invalid_boolean: '&cInvalid value! Use true or false.'
Author
Kritzz
Downloads
4
Views
106
First release
Last update

Ratings

0.00 star(s) 0 ratings

More resources from Kritzz

About Minecraft Forums

Here you will find everything you need to know about the exciting world of Minecraft, from creative game creations to helpful tutorials and multiplayer adventures. Share your passion!
Back
Top