Request: New Players custom motd chapter.
TomLewis opened this issue ยท 6 comments
We have the option to announce a new player to the server, but no option to give this new player their own custom message when they join, This could be in the format of a config the same as announce-format, or a setting in the MOTD, A specific chapter name could be the display format #newbie for example.
This can be achieved by creating a custom text for newbies, creating a starter kit that just runs that specific custom text command and setting it as a starter kit for newbies, which wouldn't be achieving any more or less than adding direct support for this in EssentialsX Spawn.
A kit can run commands?! Whats the syntax, At a guess is it this?
kits:
# ------------------------------ #
# STARTER KIT #
# ------------------------------ #
spawnkit:
delay: 6000
items:
- customtext newbie
Thanks @LaxWasHere I have no idea how I managed to miss this on the Wiki! I didnt even know that Kits could be moved to kits.yml. Secondly, there is a god damn dark theme for Github!?