Parkour

Parkour

570k Downloads

On-Join Message to Player Removal or Editing

AllispossibleTechSMC opened this issue ยท 2 comments

commented

I would like to remove or change/edit the message that the plugin sends to every player when they join the server. The message looks like something like this:

[Parkour] This server uses Parkour 5.1 (Version)

commented

To remove it, open config.yml and find "Other.Display.JoinWelcomeMessage" and set this to false.
To edit it, open strings.yml and find "Event.Join" and set this to whatever value you want.
Both will require you to enter /pa reload after making your changes.

commented

To remove it, open config.yml and find "Other.Display.JoinWelcomeMessage" and set this to false.
To edit it, open strings.yml and find "Event.Join" and set this to whatever value you want.
Both will require you to enter /pa reload after making your changes.

Thank you really much!