- This plugin is a remake of BP-WelcomeTitle
- The plugin should now be better optimized for the latest version of minecraft
- Next, the plugin has been enriched with discordwebhook now you can set the player join and quit message
View attachment 825932
- Discord join and quit message:
View attachment 825933
Code (YAML):
######## ######## ## ## ######## ## ###### ####### ## ## ########
## ## ## ## ## ## ## ## ## ## ## ## ## ### ### ##
## ## ## ## ## ## ## ## ## ## ## ## #### #### ##
######## ######## ####### ## ## ## ###### ## ## ## ## ## ### ## ######
## ## ## ## ## ## ## ## ## ## ## ## ## ##
## ## ## ## ## ## ## ## ## ## ## ## ## ## ##
######## ## ### ### ######## ######## ###### ####### ## ## ########
#ON/OFF Join title ### true = on # false = off ###
BPEJT
: true
#Title
BPPJT
:
"§6Place your message here!"
#Subtitle
BPPJS
:
"§bPlace your message here!"
#FadeIn
BPPJTFI
: 20
#Stay
BPPJTS
: 40
#FadeOut
BPPJTFO
: 30
#In message, you can use color: https://www.digminecraft.com/lists/color_list_pc.php | (Chat Code).
#ON/OFF Discord join message ### true = on # false = off ###
BPEPJMTF
: false
#Discord join webhook
BPPJMW
:
"Place here your discord webhook"
#Discord join message
BPPJM
:
"Has joined the server!"
#RGB - for Join embed
#R
BPPJMWHR
: 38
#G
BPPJMWHG
: 255
#B
BPPJMWHB
: 96
#ON/OFF Discord quit message ### true = on # false = off ###
BPEPQMTF
: false
#Discord quit webhook
BPPQMW
:
"Place here your discord webhook"
#Discord quit message
BPPQM
:
"Has left the server!"
#RGB - for Quit embed
#R
BPPQMWHR
: 255
#G
BPPQMWHG
: 22
#B
BPPQMWHB
: 5
How to add on server ?
1 - Download
2 - BP-WelcomeTitle add into plugin folder and Start server
3 - After run server again open plugin folder and you will see BP-Welcome (folder)
4 - Open BP-WelcomeTitle folder and you will see config.yml
5 - Open the config.yml file and set up
6 - Then save, restart the server and you're done