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