#Custom Join/Leave Skript
1 messages · Page 1 of 1 (latest)
use docs
what event?
oh different
Smurfy | Ping ✔ suggests that you read https://sovdee.gitbook.io/skript-tutorials/
set {_messages::*} to "&aWelcome, %player%!", "&bGlad to have you, %player%!", "&eEnjoy your stay, %player%!", "&dHey %player%, have fun!"
set {_randomMessage} to random element out of {_messages::*}
broadcast {_randomMessage}```
set join message to "%{@defaultJoinMessage}%" i think
set join message to "%{joinMessage::%player%}%"
too mant "
options are literally replaced with the value, so option: "example" send "{@option}" to player
this becomes send ""example"" to player, with has too many quotes
I coded my own plugin.