This update contains file changes.
Version 3.4.8 Change Log:
Added:
- Added player mentions.
- When a player mentions another player in chat, that player will receive a sound notification and a title message stating they have been mentioned.
- Players cant mention other players if they are ignoring the player that mentioned them. (With essentials ignore)
- You cant mention players in staff chat.
- You cant mention players if you're muted. (With essentials mute)
- If anyone wants anything added to this feature please let me know!
Bug Fixes:
- Fixed a bug where the command delay didn't work.
Config Changes:
Add this to line 444 in the config.yml, right below the messages section and above the motd section...
Code (Text):
#=================================================================================================#
# When a player mentions another players name.
#=================================================================================================#
Mentions:
Enable: true
#The sound thats played to the player thats mentioned. Do Sound: '' to disable.
Sound: ''
#The title message thats sent to the player thats mentioned.
Title:
Enable: true
Header: "&cMentioned"
Footer: "&7You have been mentioned by {player}"
If anyone has any problems, questions, or concerns please send me a private message!
You can also join our discord server for support:
Link
If you like this plugin please give it a five star rating!