Formal
Tips
Color codes: & + Minecraft color codes / &# + Hex color codes
Use: \n to change line
Placeholders
{player} The event player
All PlaceholderAPI plugin's placeholder
Structure
# Event name
FirstJoin:
# true/false
enable: true
message(The whole message while event happen): "&7[&#CCFFFF+&7] &f{player}"
hoverTexts:
- "Some example message"
actions:
- "[prefix] action"
# Only first join config have this
welcomeRewards:
# true/false
enable: true
# if player say this word, he will get some rewards
keys:
- "welcome"
commands:
- "give {player} diamond 3"
- "tell {player} You received some rewards"
# The message send to player.
message: "&#FFCCCC[Server] &7You received some rewards!"
# When the newbie join, other player can get rewards in this time limit
second: 10 #(s)