SCP: 5K servidores podem configurar mensagens automáticas para a comunidade que serão enviadas rotineiramente para os jogadores no servidor. These messages can include helpful information, such as community Discord links, or be set to automatically welcome players to the server as they join. As mensagens da comunidade podem ser configuradas de várias maneiras, estabelecendo um cronograma de envio, criando uma atmosfera acolhedora e amigável para o servidor.
1. Faça login no painel BisectHosting Starbase.
2. Pare o servidor.
3. Vá para a aba Arquivos .
4. Find the following directory: /home/container/LinuxServer/Pandemic/Saved
5. Press Create and hit Create File.
6. Paste the following template to send one message: ”[Message]”,[Message Type],[Time]
To send multiple messages, use this template: ”[Message]”/”[Message]”,[Message Type],[Time]
7. Substitua [Mensagem] pelo texto desejado.
Placeholders can be used to include the player's and server's names in the message.{PlayerName} - Imprime o nome do jogador na mensagem.{ServerName} - Imprime o nome do servidor na mensagem.
8. Replace [Message Type] with the desired type.
-
0- Sends the message at the specified interval. -
1- Sends the message at a specific local time. -
2- Sends the message when a player joins the server.
9. Substitua [Tempo] pelos parâmetros de tempo desejados no formato HH:MM:SS.
For example, with message type 0, 00:02:00 would send a message every two minutes. With message type 1, 12:00:00 would send a message at 12:00 pm server time.
10. A string concluída deve se parecer com a imagem abaixo.
11. Press Create File.
12. Name the file Messages.ini and click Create File.
13. Start the server.
14. The message will now be sent using the specified settings.