Tutorial Video:
Here
NOTE: ONLY FOR THE JOIN MESSAGE (BETA)
Added hex color support.
I have only tested it on 1.16.5
How to use?
Example:
Code (Text):
Join Message: "�fba70%Player% Joined!"
Look closly, You have to put &#HexColor make sure to not leave space between the message and hex colorl.
Code (Text):
[code=Java] ############################################################
# | JOIN PLUGIN ~ HYPERBURGER | #
# | Please rate my plugin 5 stars on spigot if you liked it, it's really important! | #
############################################################
# If you receive an error when ServerCore loads, ensure that:
# - Indents are correct: YAML hierarchy is based entirely on indentation
# - You have "escaped" all apostrophes in your text: If you want to write "don't", for example, write "don''t" instead (note the doubled apostrophe)
# - Text with symbols is enclosed in single or double quotation marks
# PLACEHOLDERS: & Information
# Commands:
# [player] runs by the player,
# [console] runs from the console.
# - %player% - player's name
# - %playerdisplayname% - player's displayname
# Version 1.0
Enable Join Message By Groups: true #Set to false if you want to disable join/quit messages!
SupportEssentialXVanish: true # Set to false if you don't want silent join if a player is vanished
#
Groups:
group1: # The id must be unique, you can add your own ids! <----You can add infinite groups---->
permission: "group1.join" # Make sure the player/rank/group has this permission.
Join Message: "Group1 Joined!" #You can change it to whatever you'd like!
Quit Message: "Group1 Left!"
Firework: true # Set to false if you want to disable firework on join
Sound: "BLOCK_NOTE_BLOCK_CHIME" # NOTE!! This is a 1.17 sound! Change it to your server version.
commands: #[player] runs by the player, [console] runs from the console.
- "[player] spawn"
- "[player] kit starter"
- "[console] broadcast hello!"
group2:
permission: "owners.join"
Join Message: "%player% &cJoined the realm!"
Quit Message: "Group2 Left!"
Firework: true
Sound: "BLOCK_NOTE_BLOCK_CHIME" # NOTE!! This is a 1.17 sound! Change it to your server version.
commands:
- "[player] spawn"
- "[player] help"
MOTD:
MaxPlayers:
Enabled: true
MaxPlayers: 200
KickMessage: "&c&lThe Server is full!"
JoinMOTD: # When the player joins
Enabled: true # Set to false if you want to disable join MOTD
Message: # <--- Add as many lines as you want --->
- "&f&l&m----------"
- "&a&JOIN MOTD WORKS"
- "&b&l&m---------------"
ServerMOTD: # On the server list
Enabled: true
Line-1: "&d&lJOIN PLUGIN"
Line-2: "&f&lCHANGE THIS IN THE CONFIG.YML"
Join Title: # Titles for when the player joins.
Enabled: true
Title: "&c&lWELCOME"
SubTitle: "&c&lWELCOME"
fadeIn: 3 #Seconds
Stay: 5 #Seconds
fadeOut: 3 #Seconds
First Join: # This only works on the first join.
Message: "&b&l%player% FIRST JOINED THE SERVER" # Set to "" if you don't want any.
MOTD:
Enabled: true
Message:
- "&a&lFirst JOIN Server MOTD WORKS"
- "&a&lFirst JOIN &b&lServer MOTD WORKS"
Firework:
Enabled: true
Book: # SOON TO COME.
Enabled: false
Item: "ENCHANTED_BOOK"
Slot: 9
Title: "&c&lWELCOME"
Author: "HyperBurger"
Pages:
- "&c&lWELCOME %line%PLAYER"
- "&b&lCHECK COMMANDS"
Commands:
- "[player] spawn"
General:
Whitelist:
Kick Message: "&c&lSERVER HAS BEEN WHITELISTED."
Maintenance:
Enabled: false
Kick Message: "&C&lMAINTENANCE MODE IS ON!"
Maintenance Enabled: "&b&lThis server is now in maintenance!" # This is also sent when the player are trying to join while its on!
Maintenance Disabled: "&b&lMAINTENANCE MODE DISABLED"
MOTD:
Line-1 : "&c&mMinecraft Server &f&lServer Maintenance"
Line-2 : "&3&oPlease come back later."
# | JOIN PLUGIN ~ HYPERBURGER | #
# | Please rate my plugin 5 stars on spigot if you liked it, it's really important! | #
[/code]
Tags Ignore:
MaxPlayers
Join Event
Free Players Minecraft
First Join Commands
Join Commands
Custom Join Plugin
#JoinPlugin
Custom Messages Minecraft
Minecraft Spigot Join Plugin Custom
Custom
Server MOTD
Join MOTD
100 CUSTOM
Group join message rank join message permission join message
Maintenance Join plugin
whitelist plugin
Silent Join
Vanish Join