In our Debug folder there is now a new folder called Config. It simply has TXT files that the server reads and interprets in its initialization of variables.
Let us understand the value of each TXT file.
admin_mail - The contents of this file should be the admin account email registered on the server, so the account will be interpreted as the administrator and have access.
GAME_NAME - The name of the game, so that the server knows what to speak in simple sentences.
motd - message of the day, a simple text that players will see when connecting.
notice - News that the player gets to enter the game.
smtp_server - SMTP server for sending emails
smtp_user - your SMTP server User
smtp_pass - Password for your SMTP server
Who does not know what SMTP is basically our mail server, you usually need to buy one. But it is not necessary to confirm the email to sign into your account, not yet.
Let us understand the value of each TXT file.
admin_mail - The contents of this file should be the admin account email registered on the server, so the account will be interpreted as the administrator and have access.
GAME_NAME - The name of the game, so that the server knows what to speak in simple sentences.
motd - message of the day, a simple text that players will see when connecting.
notice - News that the player gets to enter the game.
smtp_server - SMTP server for sending emails
smtp_user - your SMTP server User
smtp_pass - Password for your SMTP server
Who does not know what SMTP is basically our mail server, you usually need to buy one. But it is not necessary to confirm the email to sign into your account, not yet.




Portal










