What can I do with this plugin?
You can create an advanced chat with holograms and make your server different from the others, remember to read the plugin configuration to not have any plugin errors, use the plugin dependency so that it can work it is also compatible with placeholderapi you have thousands of variables to use
Remember to visit my profile to find more plugins created by me and you can help me by voting 5 stars to cheer me up and upload more content the plugin will be constantly updated thanks
.
My Others Plugins:
My Others Plugins:
Spoiler: Servers Using HoloChat
Pass me your server to add
- mc.mccplay.cn
- mc.mccplay.cn
Spoiler: Ranbow Chat
Spoiler: Normal Hologram Chat
Spoiler: Placeholder Hologram Chat
Spoiler: New Animation
Thanks for the 1000 Downloads!
- ✔ Change the time the hologram disappears
- ✔ Compatible PlaceholderAPI
- ✔ Disable normal chat
- ✔ Full Configurable
- ✔ Custom Teleport Hologram
- ✔ Custom Location Y hologram
- ✔ Custom Max length message
- ✔ New Support version 1.9 / 1.11 / 1.13
- ✔ You can write without a hologram appearing starting your sentences with h:
- ✔ Now you can block words from settings as bad words
- ✔ Now you can put a permission to spawn a hologram activate it in the plugin config
Please read the settings to prevent errors
Spoiler: config.yml
#############################################################
# _ _ _ _____ _ _ #
# | | | | | | / __ \| | | | #
# | |_| | ___ | | ___ | / \/| |__ __ _ | |_ #
# | _ | / _ \ | | / _ \ | | | '_ \ / _` || __| #
# | | | || (_) || || (_) || \__/\| | | || (_| || |_ #
# \_| |_/ \___/ |_| \___/ \____/|_| |_| \__,_| \__| #
# #
#############################################################
# Author: xKaizer #
#############################################################
# #
# Hello, first of all thanks for downloading the plugin, #
# I would appreciate it if you valued it in spigot #
# and leave a good comment, you can look at my other #
# plugins in the link below and thus motivate me more #
# to get new plugins, holochat is a simple plugin for #
# servers that want to innovate with your type of chat #
# and not use the basic of always that's all thanks. #
# #
# My Others Plugins: #
# https://www.spigotmc.org/resources/authors/kaiz3r.686173/ #
# #
#############################################################
######################
# #
# MESSAGES #
# #
######################
Messages:
Commands:
NoFoundArgs : "&e&lHOLOCHAT &8» &cPlease use /holochat help for more information"
ReloadConfig : "&e&lHOLOCHAT &8» &fConfiguration is &aReloaded"
NoPermission : "&e&lHOLOCHAT &8» &cNo Permissions."
RecentHologram : "&cWait a while before sending another message"
MaxLength : "&cWrite a shorter message"
Help :
- ''
- '&8▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀'
- ' &e&lHOLOCHAT &Av1.0'
- ''
- ' &8- &7/holochat reload &8| &eReload Config'
- ''
- '&8▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀'
#
# ** WARNING **
#
# You cannot add more
# than 10 lines 10 is the maximum
#
# Use the numerical order
# to avoid errors thanks
#
# > Example:
#
# Lines:
# 0:
# - '&8&m-+--------+-&r'
# 1:
# - '&fWelcome &e%player_name%'
# 2:
# - '&e&lChat&8: &f%message%'
# 3:
# - '&8&m-+--------+-&r'
#
Chat:
Lines:
0:
- '&e&lCHAT&8 : &f%message%'
Configuration :
# Remove the hologram
# after the seconds you put.
RemoveAfter : 4
# This is the location of the
# hologram above the player's
# head is 3.5 blocks high.
LocationY : 3.5
# You can disable teleportation
# of the hologram to you.
DisableTeleport : false
# You can disable chat and
# only leave chat with holograms.
DisableChat : false
# Use it so that users cannot
# write too large a hologram to
#cause a lag on the server.
Enable : true
MaxLengthMessage : 50
# Censor the words you don't
# want to appear on holograms
BadWords:
Enable : true
ListBadWords :
- 'fuck'
- 'bitch'
- 'noob'
- 'ez'
- 'shit'
- 'loser'
- 'hack'
# You need a permit for the
# hologram to appear on top,
# if you false all users the hologram appears.
SpawnHolo:
Enable : false
Permission : "holochat.spawn"
Code (YAML):
#############################################################
# _ _ _ _____ _ _ #
# | | | | | | / __ \| | | | #
# | |_| | ___ | | ___ | / \/| |__ __ _ | |_ #
# | _ | / _ \ | | / _ \ | | | '_ \ / _` || __| #
# | | | || (_) || || (_) || \__/\| | | || (_| || |_ #
# \_| |_/ \___/ |_| \___/ \____/|_| |_| \__,_| \__| #
# #
#############################################################
# Author: xKaizer #
#############################################################
# #
# Hello, first of all thanks for downloading the plugin, #
# I would appreciate it if you valued it in spigot #
# and leave a good comment, you can look at my other #
# plugins in the link below and thus motivate me more #
# to get new plugins, holochat is a simple plugin for #
# servers that want to innovate with your type of chat #
# and not use the basic of always that's all thanks. #
# #
# My Others Plugins: #
# https://www.spigotmc.org/resources/authors/kaiz3r.686173/ #
# #
#############################################################
######################
# #
# MESSAGES #
# #
######################
Messages:
Commands:
NoFoundArgs : "&e&lHOLOCHAT &8» &cPlease use /holochat help for more information"
ReloadConfig : "&e&lHOLOCHAT &8» &fConfiguration is &aReloaded"
NoPermission : "&e&lHOLOCHAT &8» &cNo Permissions."
RecentHologram : "&cWait a while before sending another message"
MaxLength : "&cWrite a shorter message"
Help :
- ''
- '&8▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀'
- ' &e&lHOLOCHAT &Av1.0'
- ''
- ' &8- &7/holochat reload &8| &eReload Config'
- ''
- '&8▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀'
#
# ** WARNING **
#
# You cannot add more
# than 10 lines 10 is the maximum
#
# Use the numerical order
# to avoid errors thanks
#
# > Example:
#
# Lines:
# 0:
# - '&8&m-+--------+-&r'
# 1:
# - '&fWelcome &e%player_name%'
# 2:
# - '&e&lChat&8: &f%message%'
# 3:
# - '&8&m-+--------+-&r'
#
Chat:
Lines:
0:
- '&e&lCHAT&8 : &f%message%'
Configuration :
# Remove the hologram
# after the seconds you put.
RemoveAfter : 4
# This is the location of the
# hologram above the player's
# head is 3.5 blocks high.
LocationY : 3.5
# You can disable teleportation
# of the hologram to you.
DisableTeleport : false
# You can disable chat and
# only leave chat with holograms.
DisableChat : false
# Use it so that users cannot
# write too large a hologram to
#cause a lag on the server.
Enable : true
MaxLengthMessage : 50
# Censor the words you don't
# want to appear on holograms
BadWords:
Enable : true
ListBadWords :
- 'fuck'
- 'bitch'
- 'noob'
- 'ez'
- 'shit'
- 'loser'
- 'hack'
# You need a permit for the
# hologram to appear on top,
# if you false all users the hologram appears.
SpawnHolo:
Enable : false
Permission : "holochat.spawn"
Please follow all the steps for the plugin to work properly
- Download plugin HoloChat and depend HolographicDisplay.
HolographicDisplay: https://dev.bukkit.org/projects/holographic-displays
- Install HoloChat and Dependency in plugins folder.
- Restart your Server
- Ready you would already have it working
- Use /holochat toggle to active HologramChat
Discord Support: xKaizer#6666
Donations: https://www.paypal.me/Kaiz3r487
Review Of Plugin:
- Russian
Do you need a minecraft hosting?
Apex hosting is your option
20% OFF using code 2021
(CLICK THE IMAGE)
- Download plugin HoloChat and depend HolographicDisplay.
HolographicDisplay: https://dev.bukkit.org/projects/holographic-displays
- Install HoloChat and Dependency in plugins folder.
- Restart your Server
- Ready you would already have it working
- Use /holochat toggle to active HologramChat
Discord Support: xKaizer#6666
Donations: https://www.paypal.me/Kaiz3r487
Review Of Plugin:
- Russian
Do you need a minecraft hosting?
Apex hosting is your option
20% OFF using code 2021
(CLICK THE IMAGE)
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.11
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
✨ HoloChat ✨ | New hologram chat ✅Multiple Versions ✅[1.8-1.16] is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.11, 1.12 and newer. Downloaded 13,344 times (via Spigot). Download it and open it directly in the game.