TextOverPlayer
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5 1.21.6 1.21.7 1.21.8 1.21.9 1.21.10
平台: bukkit paper purpur spigot
标签: social utility

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
- Display chat messages above a player's head.
- Support for & color codes in messages.
- Configurable message display duration.
- Customizable number of characters per line.
- Ignores the first character for global chat.
- Customizable text size.
- Adjusting the height of text above the head.
- Commands to reload configuration and change settings.
Commands
/textoverplayer reload: Reload the plugin configuration and messages.yml.
Permissions
textoverplayer.reload
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"请登录后举报
暂无评论,抢个沙发吧~