mirror of
https://github.com/DarkflameUniverse/DarkflameServer.git
synced 2025-08-06 10:44:08 +00:00
Add announcement for mismatched fdb (#1424)
adds an announcement sent to the system address which had the mismatched FDB to let the developer know they have a mis-matched one. Tested that if a civilian tries to login without a gm level > developer, they are kicked. Tested that if a GM is found to have a mismatched FDB, they are let in but have an announcement sent to them. Use auth packets for msg added comment as to why ff remove default add comment Remove broadcast
This commit is contained in:
@@ -73,3 +73,7 @@ help_4_description=Visit Discussions on the DarkflameServer GitHub page<br/>to a
|
||||
|
||||
# Toggleable quality of life feature to allow users to skip most cinematics.
|
||||
allow_players_to_skip_cinematics=0
|
||||
|
||||
# Customizable message for what to say when there is a cdclient fdb mismatch
|
||||
cdclient_mismatch_title=Version out of date
|
||||
cdclient_mismatch_message=We detected that your client is out of date. Please update your client to the latest version.
|
||||
|
Reference in New Issue
Block a user