ModsJava
TmAlert [1.21.x]
Don't forget to rate the plugin, thanks /alert <alert message> / alert actionbar <alert message> / alert actionbarall <alert message> / alert…
⬇ Download on Spigot
Don't forget to rate the plugin, thanks
- /alert <alert message>
- /alert actionbar <alert message>
- /alert actionbarall <alert message>
- /alert actionbarother <alert message>
- /alert bossbar <alert message>
- /alert bossbarall <alert message>
- /alert bossbarother <alert message>
- /alert title <alert message>
- /alert titleall <alert message>
- /alert titleother <alert message>
- /alert - tmalert.use
- /alert actionbar - tmalert.actionbar
- /alert actionbarall - tmalert.actionbar.all
- /alert actionbarother - tmalert.actionbar.other
- /alert bossbar - tmalert.bossbar
- /alert bossbarall - tmalert.bossbar.all
- /alert bossbarother - tmalert.bossbar.other
- /alert title - tmalert.title
- /alert titleall - tmalert.title.all
- /alert titleother - tmalert.title.other
- /alert reload - tmalert.admin
- /alert support - tmalert.admin
Spoiler: config.yml
####################################################################################################
# +----------------------------------------------------------------------------------------------+ #
# | _________ __________ _______ __ _______ _______ _________ | #
# | |___ ___| | _ _ | | ___ | | | | ____| | __ | |___ ___| | #
# | | | | | | | | | | |__| | | | | |_____ | |__|_| | | | #
# | | | | | | | | | | __ | | | | ____| | |\ \ | | | #
# | | | | | | | | | | | | | | |_____ | |_____ | | \ \ | | | #
# | |_| |_| |_| |_| |_| |_| |______| |______| |_| \_\ |_| | #
# | | #
# | © 2025 - Powered by tmplugins.pt | #
# | | #
# | | #
# | For support of this plugin join our discord: | #
# | ==> https://discord.gg/9FZz7njByy | #
# | | #
# +----------------------------------------------------------------------------------------------+ #
# +----------------------------------------------------------------------------------------------+ #
# | Authors: Titozinho | #
# | Website: https://tmplugins.pt | #
# +----------------------------------------------------------------------------------------------+ #
####################################################################################################
# Define the prefix.
prefix : '&7 [& #EE6666TmAlert&7] '
# Aliases only come into effect after restarting the server.
aliases :
- alert
# Define the Language.
# The language change only takes effect after restarting the server.
# default: en.yml
Language-File : 'en.yml'
# Receive notifications of new plugin versions.
plugin-update : true
Code (YAML):
####################################################################################################
# +----------------------------------------------------------------------------------------------+ #
# | _________ __________ _______ __ _______ _______ _________ | #
# | |___ ___| | _ _ | | ___ | | | | ____| | __ | |___ ___| | #
# | | | | | | | | | | |__| | | | | |_____ | |__|_| | | | #
# | | | | | | | | | | __ | | | | ____| | |\ \ | | | #
# | | | | | | | | | | | | | | |_____ | |_____ | | \ \ | | | #
# | |_| |_| |_| |_| |_| |_| |______| |______| |_| \_\ |_| | #
# | | #
# | © 2025 - Powered by tmplugins.pt | #
# | | #
# | | #
# | For support of this plugin join our discord: | #
# | ==> https://discord.gg/9FZz7njByy | #
# | | #
# +----------------------------------------------------------------------------------------------+ #
# +----------------------------------------------------------------------------------------------+ #
# | Authors: Titozinho | #
# | Website: https://tmplugins.pt | #
# +----------------------------------------------------------------------------------------------+ #
####################################################################################################
# Define the prefix.
prefix : '&7 [& #EE6666TmAlert&7] '
# Aliases only come into effect after restarting the server.
aliases :
- alert
# Define the Language.
# The language change only takes effect after restarting the server.
# default: en.yml
Language-File : 'en.yml'
# Receive notifications of new plugin versions.
plugin-update : true
Spoiler: messages/en.yml
no-permission : '&cYou don´t have permission for this.'
command-only-player : 'This command can only be used by one player'
reload-successfully : '&aPlugin successfully reloaded!'
update-available : "%prefix%&7There is a new update available"
update-available-version : "&r(current: &c&l%current_version%&r | latest: &2&l%last_version%&r)"
no-updates-available : ' %prefix%&aThere are no new updates available.'
alert-title : "&cAlert!"
insert-correct-code : '&eInsert a correct code'
Code (YAML):
no-permission : '&cYou don´t have permission for this.'
command-only-player : 'This command can only be used by one player'
reload-successfully : '&aPlugin successfully reloaded!'
update-available : "%prefix%&7There is a new update available"
update-available-version : "&r(current: &c&l%current_version%&r | latest: &2&l%last_version%&r)"
no-updates-available : ' %prefix%&aThere are no new updates available.'
alert-title : "&cAlert!"
insert-correct-code : '&eInsert a correct code'
Spoiler: messages/pt.yml
no-permission : '&cNão tens permissão para isso.'
command-only-player : 'Este comando só pode ser usado por um jogador'
reload-successfully : '&aPlugin recarregado com sucesso!'
update-available : "%prefix%&aHá uma nova atualização disponível"
update-available-version : "&r(atual: &c&l%current_version%&r | mais recente: &2&l%last_version%&r)"
no-updates-available : ' %prefix%&aNão há novas atualizações disponíveis.'
alert-title : "&cAviso!"
insert-correct-code : '&eInsere um código correto'
Code (YAML):
no-permission : '&cNão tens permissão para isso.'
command-only-player : 'Este comando só pode ser usado por um jogador'
reload-successfully : '&aPlugin recarregado com sucesso!'
update-available : "%prefix%&aHá uma nova atualização disponível"
update-available-version : "&r(atual: &c&l%current_version%&r | mais recente: &2&l%last_version%&r)"
no-updates-available : ' %prefix%&aNão há novas atualizações disponíveis.'
alert-title : "&cAviso!"
insert-correct-code : '&eInsere um código correto'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21
- 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.
TmAlert [1.21.x] is a free Minecraft Java mod. Compatible with Minecraft 1.21. Downloaded 98 times (via Spigot). Download it and open it directly in the game.