WelcomeMessage Plugin
By Velris
This plugin allows you to welcome new players to your server by clicking on a message when they join or by a command.
Commands:
- /welcome [player] - Welcome the new player.
Permissions:
Currently no permission is needed to use the command but I will add it in future updates if it' s requested.
Pictures:
Default message
Default Configuration:
Code (YAML):
##########################################
# Plugin WelcomeMessage - config.yml #
##########################################
##########################################
# Support #
# Discord: https://discord.gg/mBGeqhKFXA #
# or Velris#2501 #
##########################################
####################################################################################
# Variables infos #
# 1. %NPlayer% = Player who has just joined for the first time #
# 2.* %NDisplayname% = Player who has just joined for the first time with the rank #
# * -> Vault must be installed to use this! #
####################################################################################
messages:
line-1
:
"&b%NDisplayname% &3has just joined the server for the first time !"
line-2
:
"&c&lPlease welcome him!"
#When a player says welcome to the player by clicking on the message or by doing /welcome [player]
welcome
:
"&6Welcome %NDisplayname% &6on my server !"
#Clickable text to welcome
#This message will be displayed by hovering the mouse over the message on line-1
on-hover
:
"&cClick here to welcome him !"
#Time in seconds that the players have to welcome the new player
time
: 120
######################
# Error messages #
######################
error
:
#If the command is performed from the console
non-player-instance
:
"&cYou must be logged in as a player to perform this command !"
#If the player does not exist or is no longer new.
cant-say-welcome
:
"&cError ! You can not &b/ &cno longer say welcome !"
#If the player is not new or doesn't exist
unknown-player
:
"&cError! The player &b%target% &cdoes not exist or is not a new player."
#If a new player tries to welcome himself.
cant-welcome-yourself
:
"&cYou can't welcome yourself !"
Support:
Benefit from almost non-stop support via the discord !
https://discord.gg/mBGeqhKFXA
Help the plugin to get better:
You can help the plugin by sharing your ideas and a better translation. All of this from the discord!
Rating:
If you like the plugin, don't forget to give it a rating. Every rating is greatly appreciated and extremely useful for the development of the plugin.