FilUnderscore / ImprovedHordes

7 Days To Die Server/Client Mod - Improves existing hordes by reworking their core behaviours.
https://community.7daystodie.com/topic/26781-improved-hordes/
Other
8 stars 3 forks source link

Could you add an option to remove the mod announcement on a player join? #32

Closed BoQsc closed 7 months ago

BoQsc commented 7 months ago

Describe the bug When you join a server you are met with announcement of Improved Hordes and its version.
It can be annoying for a simple minimalistic server.

To Reproduce Steps to reproduce the behavior:

  1. Activate ImprovedHordes .dll modlet inside your server by dropping in the mods folder
  2. Start the game server.
  3. Wait for the game server to load.
  4. Join the game server as a player.
  5. Look at Improved Hordes message that welcomes you.

Expected behavior No messages should appear when a player joins the game server.

Screenshots image

FilUnderscore commented 7 months ago

This feature has been implemented already due to a previous request - in the settings.xml file, there is a setting silence_init_msg which you can set to true to prevent this message from popping up on login.

BoQsc commented 7 months ago

Thanks, it worked. Config\ImprovedHordes\settings.xml image