Easiest Welcome Plugin icon

Easiest Welcome Plugin -----

The most useful and easiest welcome plugin for your server



This plugin allows you to add the welcome title and subtitle for your new users.

You can also give custom items when a user logs in for the first time.

*Compatible with permissions plugins*

[​IMG]

[​IMG]

This plugin allows you to change:
  • The tile message
  • The subtitle message
  • The time that the message should be in screen
  • The sound when a player joins for the first time
  • The size of the inventory
  • The inventory that the user should receive just by drag and dropping!
Commands:
  • /ewp title <message>
  • /ewp subtitle <message>
  • /ewp time <fadeIn> <stay> <fadeOut>
  • /ewp inventory
  • /ewp inventory size <number>
  • /ewp version
  • /ewp reload
  • /ewp help
Permissions:
  • ewp.inventory
  • ewp.title


Code (Java):
# IF YOU MODIFY ANITYHING HERE YOU NEED TO EXECUTE /ewp reload TO SEE THE CHANGES,
# --------------------------- VARIABLES ---------------------------,
# %player %  Display the user name,
# -----------------------------------------------------------------,
# SUBTITLE : Leave it blank if you don 't want to show the subtitle,
# TIME: Use the fields in TICKS. 20 ticks = 1 second,
#    FADE-IN: Time that the message takes to appear in the screen ,
#    STAY: Time that the message will stay in the screen,
#    FADE-OUT: Time that the message takes to disappear of the screen,
# SOUND: Full list of sounds here: https://hub.spigotmc.org/javadocs/bukkit/org/bukkit/Sound.html,
#    Block sounds are the recommended one,
#    SOUND VOLUME: From 0 to 1 use decimals,
# --------------------------- IMPORTANT! ---------------------------,
# Please ONLY use the values 9,18,27 and 36 for the inventory size, otherwise you will receive and error when you try to open the inventory.
# It can be fixed in minecraft setting the right value for the inventory or here putting the sizes that i mentioned before";

give-items-on-join: true
give-items-once: true

welcome-message:

  show-welcome-title: true
  welcome-title: "&aWelcome to the server"
  welcome-subtitle: "&e%player%"
  fade-in: 40
  stay: 60
  fade-out: 40

  sound:
    play-sound-on-join: true
    sound-name: "BLOCK_LADDER_HIT"
    sound-volume: 0.5

inventory-size: 9
Resource Information
Author:
----------
Total Downloads: 84
First Release: Mar 29, 2023
Last Update: Mar 29, 2023
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings