- Native Minecraft Version:
- 1.16
- Tested Minecraft Versions:
- 1.8
- 1.9
- 1.10
- 1.11
- 1.12
- 1.13
- 1.14
- 1.15
- 1.16
- Donation Link:
- https://paypal.me/sharkzdev
Ultra Mention allows you to add a mention system to your server. The plugin is fully customizable so you can configure it to be as close as possible to your expectations.
________________________________________________________________________________________________________
- Fully customizable
- Easy to configure
- Easy to use
- 1.8 to 1.16 support
- Support PlaceholderAPI
- Very lightweight and clean-written
- Regular updates
- AntiSpam
- Bypass Permission
- Sound notifications
- Notifications in the chat
- Notifications in as titles
- Notifications in the action bar
- Possibility to toggle mention (per player)
- @everyone & @here mention
- Custom mention (you can create your own mention)
- Discord mention (DiscordSRV required)
- Support all chat plugins
- Active discord support anytime you need it
________________________________________________________________________________________________________
- /ultramention
- /um
- /mention
- /ultramention reload
- /ultramention toggle
- /ultramention ignore <player>
- /ultramention ?
________________________________________________________________________________________________________
![]()
________________________________________________________________________________________________________
![]()
- ultramention.*
- ultramention.reload
- ultramention.bypass
- ultramention.bypass.delay
- ultramention.everyone
- ultramention.ignore
- ultramention.toggle
________________________________________________________________________________________________________
________________________________________________________________________________________________________Code (YAML):###############################################################################
# +-------------------------------------------------------------------------+ #
# | | #
# | ░█─░█ █── ▀▀█▀▀ █▀▀█ █▀▀█ ░█▀▄▀█ █▀▀ █▀▀▄ ▀▀█▀▀ ─▀─ █▀▀█ █▀▀▄ | #
# | ░█─░█ █── ──█── █▄▄▀ █▄▄█ ░█░█░█ █▀▀ █──█ ──█── ▀█▀ █──█ █──█ | #
# | ─▀▄▄▀ ▀▀▀ ──▀── ▀─▀▀ ▀──▀ ░█──░█ ▀▀▀ ▀──▀ ──▀── ▀▀▀ ▀▀▀▀ ▀──▀ | #
# | | #
# +-------------------------------------------------------------------------+ #
###############################################################################
# +-------------------------------------------------------------------------+ #
# | | #
# | PLUGIN SETTINGS | #
# | | #
# +-------------------------------------------------------------------------+ #
prefix: "&c&lULTRA&e&lMENTION &7|"
# +-------------------------------------------------------------------------+ #
# | | #
# | MENTION SETTINGS | #
# | | #
# +-------------------------------------------------------------------------+ #
mention:
prefix: "@"
# Time between two mentions of the same player
delay: 60
# define the format of mentioned users in chat
chatFormat: "&e&l%player%"
# This setting takes xp levels
# Leave 0 to disable
xp: 0
# Require Vault
# Leave 0 to disable
price: 0
text:
enabled: false
message: "%prefix% &c&lHEY ! &a%player%&7 has mentioned you !"
title:
enabled: true
title: "&c&lHEY !"
subtitle: "&a%player%&7 has mentioned you !"
actionBar:
enabled: false
message: "&c&lHEY ! &a%player%&7 has mentioned you !"
# +-------------------------------------------------------------------------+ #
# | | #
# | CUSTOM MENTIONS | #
# | | #
# +-------------------------------------------------------------------------+ #
# Create your own mentions without coding
customMention:
# Define the mention key
# here it will be @staff
staff:
# If players has this permission it'll get mentioned
permission: "ultramention.staff"
format: "&c&[email protected]"
# Delay each mention from a player
delay: 120
sound: "EXPLODE"
# You could also put title & text like on the following examples
actionBar:
message: "&aHey ! &e&l%player%&7 has mentioned the staff !"
moderators:
permission: "ultramention.moderators"
format: "&[email protected]"
delay: 60
sound: "LEVEL_UP"
title:
title: "&a&l%player%"
subtitle: "&7has mentioned moderators"
helpers:
permission: "ultramention.helpers"
format: "&[email protected]"
delay: 30
text:
message: "&a%player% &7has mentioned helpers !"
# +-------------------------------------------------------------------------+ #
# | | #
# | SOUNDS SETTINGS | #
# | | #
# +-------------------------------------------------------------------------+ #
sounds:
noPermission: "VILLAGER_NO"
reload: "EXPLODE"
mention: "ZOMBIE_WOODBREAK"
# +-------------------------------------------------------------------------+ #
# | | #
# | DISCORD SETTINGS | #
# | | #
# +-------------------------------------------------------------------------+ #
private-message:
# Leave blank to disable
#
# ⚠️ Only work if mentioned user has linked his account
#
# %user_id% is mentioned user id
# %player% will be the player name in minecraft if the player hasn't linked his account
# or it will be a mention if he have linked his account
message: "Hey %mentioned% !\n%player% mentioned you on our minecraft server !"
public-message:
# Leave this field blank to disable
channel-id: ""
# ⚠️ Only work if mentioned user has linked his account
#
# %user_id% is mentioned user id
# %player% will be the player name in minecraft if the player hasn't linked his account
# or it will be a mention if he have linked his account
message: "HEY %mentioned% ! %player% mentioned you on mc !"
# +-------------------------------------------------------------------------+ #
# | | #
# | TRANSLATIONS | #
# | | #
# +-------------------------------------------------------------------------+ #
noPermission: "%prefix% &cYou don't have the permission."
reloaded: "%prefix% &a&lThe plugin has been reloaded !"
mentionOn: "%prefix% &7You have &a&lenabled&7 your mention !"
mentionOff: "%prefix% &7You have &c&ldisabled&7 your mention !"
ignored: "%prefix% &e%player%&7 can't mention you anymore !"
unignored: "%prefix% &a%player%&7 can now mention you !"
cannotIgnoreYourself: "%prefix% &eYou can't ignore yourself..."
missingArg: "%prefix% &eMissing argument..."
offlinePlayer: "%prefix% &eCannot find this player !"
notEnoughXp: "&cYou don't have enough experience level to mention this player !" # This message is send by action bar
notEnoughMoney: "&cYou don't have enough money to mention this player !" # This one too
# +-------------------------------------------------------------------------+ #
# | | #
# | MISCELLANEOUS SETTINGS | #
# | | #
# +-------------------------------------------------------------------------+ #
# This define if the plugin the plugin will notify you of each update
check-for-update: true
# +-------------------------------------------------------------------------+ #
# | | #
# | FILE INFORMATION | #
# | | #
# +-------------------------------------------------------------------------+ #
# Don't edit this value if you don't know what it's for !
version: 8
![]()
![]()
![]()
________________________________________________________________________________________________________
![]()
Join our discord to be kept informed of updates, news, give your opinion and get assistance in case of problem.
![]()
If you like the plugin please rate it & if you have any problems or have ideas to add to the plugin let me know.

UltraMention | 1.8 - 1.16 | Fully customizable 1.4
Attract the attention of other players by mentioning them
Recent Updates
- Configuration & Discord Sep 27, 2020
- Custom mention & Optimization Sep 13, 2020
- Update bug fix Sep 10, 2020