NOTICE: THIS PLUGIN IS NO LONGER ACTIVE AND MOST LIKELY WILL NOT BE UPDATED. BUGS WILL MOST LIKELY NOT BE FIXED. USE AT OWN RISK
NOTICE: YOU NEED VAULT TO RUN THIS PLUGIN
AlertsPlus is my first ever plugin. This plugin allows players to broadcast to all the members online and many more features. I decided to make this as I thought some people needed such plugin with such flexibility.
[------------------------------------------------------------------------------------------------]
Color Support
Customisable Tablist
Tablist Prefix
Customisable NameTag
Health Below Name
NameTag Prefix
Customisable Prefix
Customisable Permission Message
Customisable Syntax Error Message
Staff Chat
[------------------------------------------------------------------------------------------------]
/alert - The message that follows this command gets broadcasted!
/areload - reloads the config to update what you changed!
/sc - The message that follows this command gets sent to all staff with the permission and/or OP!
/clearchat - Clears the chat!
/mutechat [on/off] - Mutes the Chat!
/hide - Hides the player from all other players!
/spec - Puts the player in spectator mode!
[------------------------------------------------------------------------------------------------]
alertsplus.alert - Permission to use the command /alert
alertsplus.reload - Permission to use the command /areload
alertsplus.staff - Permission to use the command /sc
alertsplus.clearchat - Permission to use the command /clearchat
alertsplus.mute - Permission to use the command /mutechat [on/off]
alertsplus.bypass - Permission to bypass muted chat
alertsplus.hide - Permission to use the command /hide
alertsplus.spec - Permission to use the command /spec
[------------------------------------------------------------------------------------------------]
[------------------------------------------------------------------------------------------------]
Color Support
Customisable Tablist
Tablist Prefix
Customisable NameTag
Health Below Name
NameTag Prefix
Customisable Prefix
Customisable Permission Message
Customisable Syntax Error Message
Staff Chat
[------------------------------------------------------------------------------------------------]
Spoiler: Screenshots
[------------------------------------------------------------------------------------------------]
/alert - The message that follows this command gets broadcasted!
/areload - reloads the config to update what you changed!
/sc - The message that follows this command gets sent to all staff with the permission and/or OP!
/clearchat - Clears the chat!
/mutechat [on/off] - Mutes the Chat!
/hide - Hides the player from all other players!
/spec - Puts the player in spectator mode!
[------------------------------------------------------------------------------------------------]
alertsplus.alert - Permission to use the command /alert
alertsplus.reload - Permission to use the command /areload
alertsplus.staff - Permission to use the command /sc
alertsplus.clearchat - Permission to use the command /clearchat
alertsplus.mute - Permission to use the command /mutechat [on/off]
alertsplus.bypass - Permission to bypass muted chat
alertsplus.hide - Permission to use the command /hide
alertsplus.spec - Permission to use the command /spec
[------------------------------------------------------------------------------------------------]
Spoiler
Code (Text):
[/LEFT][/LEFT]
#############################################
# #
# +-------------------------------+ #
# | Alerts Plus | #
# | Created By | #
# | SneakyBruh | #
# +-------------------------------+ #
# #
#############################################
# Color Codes: https://wiki.ess3.net/mc/
# Make sure to use /areload to update any changes!
# PlaceHolders can only be used in certain areas
# PlaceHolders:
# %name% = Players Name
# %message% = Players Message
# %prefix% = Prefix set for players group! (Not prefix set in essentials!)
# Prefix used in the broadcast message.
Prefix: '&c&lAlert »'
# Prefix used for staff chat.
Staff-Prefix: '&c&l(Staff Chat) &b%name% » &7%message%'
# Message a player receives when attempting a command with incorrect permissions.
No-Permission: '&6&lAlertsPlus » &cSorry! &7You have no permission to do that!'
# Message a player recieves when using the incorrect syntax.
Usage: '&6&lAlertsPlus » &7Please use the correct syntax!'
# Message sent to notify player if the config reloaded properly.
Reload: '&6&lAlertsPlus » &7Successfully reloaded config!'
# Ping a player when name written in chat.
Sound: true
# Message that replaces the name
Replace-Name: '&a&o@%name%'
# Messaged Sent after chat has been cleared!
Clear-Chat: '&c%name% has cleared the chat!'
# Message sent to player whilst trying to speak when chat is muted!
No-Bypass: '&cSorry %name%, but chat has been muted!'
# Message that is broadcasted!
Mute: '&cChat has been muted by %name%'
UnMute: '&cChat has been unmuted by %name%'
# ------------
# TABLIST
# ------------
# Format In Tab!
# NOTICE: %PREFIX% = THE PREFIX SET FOR THE GROUP NOT THE INDIVIDUAL PLAYER
Format: '[%prefix%] &c%name%'
Name-Format: '%prefix% &7'
# How many seconds before it updates tab (Updates prefix changes)
Update-Time: 2
# Display to show health below players name!
Show-Health: true
Format-Health: "&c❤"
[LEFT][LEFT][LEFT]
#############################################
# #
# +-------------------------------+ #
# | Alerts Plus | #
# | Created By | #
# | SneakyBruh | #
# +-------------------------------+ #
# #
#############################################
# Color Codes: https://wiki.ess3.net/mc/
# Make sure to use /areload to update any changes!
# PlaceHolders can only be used in certain areas
# PlaceHolders:
# %name% = Players Name
# %message% = Players Message
# %prefix% = Prefix set for players group! (Not prefix set in essentials!)
# Prefix used in the broadcast message.
Prefix: '&c&lAlert »'
# Prefix used for staff chat.
Staff-Prefix: '&c&l(Staff Chat) &b%name% » &7%message%'
# Message a player receives when attempting a command with incorrect permissions.
No-Permission: '&6&lAlertsPlus » &cSorry! &7You have no permission to do that!'
# Message a player recieves when using the incorrect syntax.
Usage: '&6&lAlertsPlus » &7Please use the correct syntax!'
# Message sent to notify player if the config reloaded properly.
Reload: '&6&lAlertsPlus » &7Successfully reloaded config!'
# Ping a player when name written in chat.
Sound: true
# Message that replaces the name
Replace-Name: '&a&o@%name%'
# Messaged Sent after chat has been cleared!
Clear-Chat: '&c%name% has cleared the chat!'
# Message sent to player whilst trying to speak when chat is muted!
No-Bypass: '&cSorry %name%, but chat has been muted!'
# Message that is broadcasted!
Mute: '&cChat has been muted by %name%'
UnMute: '&cChat has been unmuted by %name%'
# ------------
# TABLIST
# ------------
# Format In Tab!
# NOTICE: %PREFIX% = THE PREFIX SET FOR THE GROUP NOT THE INDIVIDUAL PLAYER
Format: '[%prefix%] &c%name%'
Name-Format: '%prefix% &7'
# How many seconds before it updates tab (Updates prefix changes)
Update-Time: 2
# Display to show health below players name!
Show-Health: true
Format-Health: "&c❤"
[LEFT][LEFT][LEFT]
[------------------------------------------------------------------------------------------------]
To-Do List:
Add more TabList Features
Add GUI for spectator
Add Command To Reload Config
Staff Chat
Revamp Config.yml
Add Noise when player is mentioned
Clearchat
Placeholders
[------------------------------------------------------------------------------------------------]
Goal:
5
10
50
100
To-Do List:
Add more TabList Features
Add GUI for spectator
Add Command To Reload Config
Staff Chat
Revamp Config.yml
Add Noise when player is mentioned
Clearchat
Placeholders
[------------------------------------------------------------------------------------------------]
Goal:
5
10
50
100
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.8, 1.9, 1.10
- 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.
AlertsPlus is a free Minecraft Java mod. Compatible with Minecraft 1.8, 1.9, 1.10, 1.11 and newer. Downloaded 30,028 times (via Spigot). Download it and open it directly in the game.