fCustomJoinMessages - With this plugin, you can customize the message about the player entering / leaving the server. Also, you can add sound effects for minecraft when the player enters the server.
There is support for Vault and all plugins for the rights [LuckyPerms, PermissionsEx and others]. What does it mean? This means that you can make a separate server login / logout message for all groups. For example, you can make for default "xflyiwnl flew into the server", and for admin "Wow, this is the same admin xflyiwnl".
! DEPEND VAULT AND PERMISSION PLUGIN !
Vkontakte:
https://vk.com/fly_plugins
YOUTUBE: null
▪ Setting up a message about the player's entry / exit from the server.
▪ Adding sound when a player logs into the server.
▪ Complete plugin setup, config, language.
▪ Separate message for each group
List of all our teams:
/fcustomjoinmessages reload - reload all configuration.
List of all our perms:
fcustomjoinmessages.reload - reload perms.
settings.yml
Code (YAML):
#############################################
# Full customization of the plugin settings #
#############################################
settings
:
# Plugin prefix, you can use it or leave it blank
# The prefix looks like this ↓ ↓ the rest of the message about the player's entry
# FlyCoding ╏ xflyiwnl flew into the server.
prefix
:
"&aFlyCoding &7╏"
# Configuring messages about the player's login to the server
join-messages
:
# Here you can disable / enable this function
enabled
: true
# Sound when the player will enter the server
# Be sure to write with caps and "_"
# replace this text with "disable" to disable sounds
sound
:
"UI_TOAST_CHALLENGE_COMPLETE"
# Here we write a message about the player's entrance
# Example: Player_group: message
messages:
default
:
"{prefix} &a{player} &fflew into the server."
moder
:
"{prefix} &c{player} &fwelcome the almighty &cmoderator&f!"
admin
:
"{prefix} &4{player} &fthis is the same &4admin&f!"
# Configuring messages about the player's exit to the server
quit-messages
:
# Here you can disable / enable this function
enabled
: true
# Here we write a message about the player's exit
# Example: Player_group: message
messages:
default
:
"{prefix} &a{player} &fflew out of the server."
moder
:
"{prefix} &c{player} &falmighty &cmoderator&f left the server!"
admin
:
"{prefix} &4{player} &fthe same &4admin&f left the server!"
language.yml
Code (YAML):
################################################
# Full customization of the plugin translation #
################################################
language
:
# This message is displayed when the player enters arguments incorrectly
args-message
:
-
"{prefix} &fcommand list:"
-
" &7╏ &a/fcjm reload &f- reload the plugin."
# This message is displayed when a player tries to execute this command without permission
deny-permissions-message
:
"{prefix} &fYou don't have permissions ;("
# This message is displayed when the command is successfully executed.
success-message
:
"{prefix} &fSuccess!"
no video. soon.