Welcome icon

Welcome -----

Ultra modern & lightweight welcome plugin for your server!



upload_2024-9-28_11-29-44.png
Welcome Plugin for Minecraft 1.16 to 1.20
Enhance the welcoming experience on your Minecraft server with our highly customizable Welcome Plugin! Designed to make every new player feel special, our plugin offers personalized welcome messages and flexible reward options to create a warm and inviting environment.

Key Features:
  • Customizable Messages: Create unique welcome messages for new players using the MiniMessage format, adding a personal touch to your server.
  • Reward Flexibility: Decide whether to enable rewards for new players and customize the specific rewards offered.
  • Version Compatibility: Fully compatible with Minecraft versions 1.16, 1.17, 1.18, 1.19, and 1.20.
  • Easy Configuration: Simple configuration, perfect for beginners.
Why Choose Our Welcome Plugin?
  • Unique Customization: Tailor your welcome messages and rewards to perfectly fit your server's theme and community.
  • MiniMessage Integration: Utilize the MiniMessage format for advanced text formatting, making your messages more engaging.
  • Flexible Options: Easily toggle rewards on or off and adjust settings to match your server’s needs.
Permissions and Commands:
  • /welcome - Sends a welcome message to a new player.
  • /welcome reload - Reloads the plugin configuration.
  • welcome.use - Permission to use the welcome command.
  • welcome.admin - Permission to use the reload command.
Disclaimer:
Our plugin is designed to enhance the welcoming experience on your server. While it provides numerous customization options, it does not guarantee complete protection against all potential issues. Please review our terms of service for more details

Code (YAML):
YAML :
# Main configuration for the Welcome plugin
settings
:
# This is the time after the player's first connection during which the welcome message will be sent.
  # After this time, no rewards will be given.
  welcome_delay
: 65
  # Reward configuration
  rewards
:
    # Enable or disable rewards
    enabled
: true
    # List of commands to execute for rewards
    commands
:
     - "eco give %player_name% 1000"
      - "give %player_name% diamond 2"
Code (YAML):
#Minimessage color format: https://docs.advntr.dev/minimessage/format.html#color
#<color> or <#hexa_color>
messages
:
  no-player
: "<yellow><bold>Welcome<reset> <gold>No player to greet"
  no-permission
: "<yellow><bold>Welcome<reset> <dark_red>You don't have permission to use this command"
  new-player
: "<yellow><bold>Welcome<reset> <gold>Welcome %player_name%! Use /welcome to greet others"
  invalid-player
: "<yellow><bold>Welcome<reset> <gold>You cannot welcome yourself"
  already-send
: "<yellow><bold>Welcome<reset> <gold>You have already welcomed %player_name%"
  welcome-send
: "<yellow><bold>Welcome<reset> <gold>You have welcomed %player_name%"
  reload
: "<#a19a0e><bold>Welcome<reset> <gold>Configuration reloaded successfully"
  # List of welcome message formats
  welcome_formats
:
   - "%player_name% welcomes you!" # Welcome message formatted for a player
    - "%player_name% is happy to see you!" # Another welcome message
    - "%player_name% is excited to have you here!" # Alternative welcome message
    - "%player_name% greets you warmly!" # Another welcome message
    - "%player_name% invites you to have fun!" # Friendly welcome message
    - "%player_name% is thrilled to meet you!" # Simple and warm welcome message
    - "%player_name% says hello and welcome!" # Welcoming and encouraging message
    - "%player_name% hopes you enjoy your stay!" # Friendly and direct welcome message
    - "%player_name% is glad you joined us!" # Inviting and enthusiastic welcome message
    - "%player_name% is pleased to welcome you!" # Personal and welcoming message
  #Permissions list:
  #Permission required for /welcome: welcome.command.welcome
  #Permission required for /welcome reload: welcome.admin
Resource Information
Author:
----------
Total Downloads: 100
First Release: Sep 28, 2024
Last Update: Oct 31, 2024
Category: ---------------
All-Time Rating:
1 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings