NEW FEATURE: Trigger welcomeback system with only keyword (no mention needed) [Toggle in config.yml]
NEW: If enabled in config.yml (
allowOnlyKeyword: true), players may only send any of the defined keywords to also trigger the same welcomeback system. This will trigger automatically on the last joined player.
FIX:
Code (Text):
%new_player%
and
Code (Text):
<new_player>
in greeting messages is now properly replaced with the name of the name of the newest entry in list "newJoinPlayers"
-> Only affects welcomechain system for firstjoin players.
YOU MUST REGENERATE / MERGE CONFIG.YML AND MESSAGES.YML WITH THE NEW CHANGES!