HologramChat v1.0.3

HologramChat. Display chat messages with bubbles over a players head
gICAaX6.gif

Overview
HologramChat is a Minecraft Bukkit/Spigot/Paper plugin designed to display chat messages as holograms above players' heads. This plugin enhances server communication by providing a visual representation of in-game chat messages.


Features
Displays chat messages as holograms above players' heads
Customizable hologram formatting and positioning
Supports placeholders and formatting codes
Toggle visibility of specific messages (example. /msg) only displays to the 2 participants.
Hologram follows the player
f7UcihW.gif

ccJPmXr.png


YAML:
# The vertical offset for the messages (height above the player's head)
yOffset: 0.0

# How often (in ticks) the text following updates. 1 tick = 1/20 second
textFollowUpdateInterval: 1

# The base duration (in seconds) that the messages will be displayed
displayDuration: 3

# The maximum length of each line in the message
lineLength: 30

# The additional duration (in seconds) to display the message per line
increaseDisplayDurationPerLine: 1

# The radius around the player in which the messages will be displayed
radius: 50

# A list of worlds where the chat bubbles are disabled
disabledWorlds:
  - "custom_world_1"
  - "custom_world_2"

# Option to see your own message hologram
seeOwnMessageHologram: true

# Message groups configuration
groups:
  # Default group configuration
  example:
    # The format of the message
    messageFormat: "&7EXAMPLEMESSAGE: &f<message> [HP: %player_health%]"
    # The permission required for this message format
    # Supports placeholderapi https://www.spigotmc.org/resources/placeholderapi.6245/
    permission: "hologramchat.example"
    # The weight of this group (higher values take precedence)
    weight: 10
  # Add more groups here as needed with the same structure

  default:
    messageFormat: "#C0C0C0<message>"
    permission: "hologramchat.default"
    weight: 20
  staff:
    messageFormat: "&7[&4STAFF&7] #FF8000<message>"
    permission: "hologramchat.staff"
    weight: 30

MUST BE INSTALLED TO WORK:
Protocollib

OPTIONAL:
PlaceholderAPI (for adding placeholders)

Commands
/hologramchatreload Reloads the HologramChat configuration files.

Permissions
hologramchat.default Gives the messageFormat of default
hologramchat.staff Gives the messageFormat of staff
hologramchat.<preference> define your own permissions and groups
hologramchat.admin Grants access to administrative commands.

Please report bugs before posting a negative review.
https://github.com/Niko302/HologramChat/issues
Give me a
⭐ ⭐ ⭐ ⭐ ⭐
review if satisfied

Buy a license now
$4.99
EULA: Standard EULA
Secure checkout:
Share and earn
Refer this resource and earn a 10% commission.
254 Views
0 Purchases
2 Downloads
Jul 14, 2024 Published
Jul 20, 2024 Updated
Not yet rated
67.8 KB File size
Type
  1. Chat
Game mode
  1. Survival
  2. Prison
  3. Towny
Supported software
  1. Bukkit
  2. Spigot
  3. Paper
Supported versions
  1. 1.20
  2. 1.21
Creator
Owner
Recommended for you
#3 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 100 ratings
2,576 purchases
Elite formatting and filtering plugin. Can replace 200+ plugins. High-performance. Folia supported.
5.00 star(s) 113 ratings
2,248 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 61 ratings
2,117 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 58 ratings
1,935 purchases
Protect your server from crash/dupe/packets exploits with the ultimate Spigot security fix plugin.
5.00 star(s) 21 ratings
1,281 purchases
Share and earn
Refer this resource and earn a 10% commission.
254 Views
0 Purchases
2 Downloads
Jul 14, 2024 Published
Jul 20, 2024 Updated
Not yet rated
67.8 KB File size
Type
  1. Chat
Game mode
  1. Survival
  2. Prison
  3. Towny
Supported software
  1. Bukkit
  2. Spigot
  3. Paper
Supported versions
  1. 1.20
  2. 1.21
Creator
Owner
Recommended for you
#3 BuiltByBit Plugin ~ Protects your server from crash packet exploits ~ Folia Support
5.00 star(s) 100 ratings
2,576 purchases
Elite formatting and filtering plugin. Can replace 200+ plugins. High-performance. Folia supported.
5.00 star(s) 113 ratings
2,248 purchases
All-in-one dungeon creator. Create unlimited, timed dungeon experiences with your own builds
4.50 star(s) 61 ratings
2,117 purchases
High Performance | Customizable | Cross-Version | GeyserMC | Folia Support
4.50 star(s) 58 ratings
1,935 purchases
Protect your server from crash/dupe/packets exploits with the ultimate Spigot security fix plugin.
5.00 star(s) 21 ratings
1,281 purchases
Top