Essentials: Request: New Players custom motd chapter.

Created on 2 Jul 2015  路  6Comments  路  Source: EssentialsX/Essentials

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.

enhancement

All 6 comments

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

Kits

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!?

Kits are automatically moved to a separate file as of a recent commit.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

TheNety picture TheNety  路  3Comments

Tomi010817 picture Tomi010817  路  3Comments

zuhir picture zuhir  路  3Comments

fieu picture fieu  路  3Comments

Zhythero picture Zhythero  路  3Comments