Multiple sections Welcome message plugin

Description
 
This is a server plugin for add your own welcome message when a player join to the spigot or bukkit server.  The main reason I build is I can't find a plugin only for the welcome message, and support multi-lines.
 
Features
 
1. Able to add a customized welcome message when the new user joins the server.
2. You could update the message by edit the message in config.yml
3. You could reload the welcome message without restart the server
 
Commands
 
(Need op permission)
/welcome reload              (reload the welcome message)
/welcome                          (View the welcome message)
 
 Installation
 
 Download the plugin jar file and put in the plugins folder,
After the first run, you will see the \welcome_plugin\ folder in the plugins
you could update the config.yml to change the welcome message.
 
More info
 
the plugin be  tested in 1.16.1 and1.15.2, this plugin does not specify an api version.
 
Config Example
just update the config .yml to put your messages
example of config.yml
note, the messages and delay only support on v1.0.2 and up
welcome:
    message: '&5Welcome, &r&2%p&r&5 to the Minecraft server! \n Enjoy~~'
    messages: 
        - '&3 section1'
        - '&6 section2\ content....'
    linebreak: '\\n'
    delay: 2
 Screenshot 
 
 

Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes

About This Project

  • Project ID
    394294
  • Created
    Jul 7, 2020
  • Last Released File
    Aug 25, 2020
  • Total Downloads
    907
  • License

Categories

Members

Recent Files