Server title not updating

As stated in the title, my FiveM server title is not updating. I have already done what is necessary through keymaster etc, but the changes are not updating. Please help me out! @FAXES

Maybe show your server.cfg ?

add_principal identifier.steam:
add_principal identifier.steam:
add_principal identifier.steam:
#add_principal identifier.steam:
#add_principal identifier.steam:
#add_principal identifier.steam:
#add_principal identifier.steam:
#add_principal identifier.steam:
#add_principal identifier.steam:
#add_principal identifier.steam:
add_principal identifier.steam:

add_ace group.moderator "vMenu.NoClip" allow
add_ace group.admin "HandlingEditor.SaveServerPreset" allow

# This allows players to use scripthook based plugins such as lambda menu.
# Set this to 0 to disallow scripthook.
sv_scriptHookAllowed 0

# Uncomment this to enable RCON. Make sure to change the password.
#rcon_password HIDDEN

# A comma-separated list of tags for your server.
# For example:
# - sets tags "drifting, cars, racing"
# Or:
# - sets tags "roleplay, military, tanks"
sets tags "roleplay, military, LEO, Fire, EMS, vMenu, New, Hiring"

# Set an optional server info and connecting banner image url.
# Size doesn't matter, any banner sized image will be fine.
#sets banner_detail "http://url.to/image.png"
#sets banner_connecting "http://url.to/image.png"

# Set your server's hostname
sv_hostname "🧙‍♂️ ^1Republic of San Andreas🤙 | ✨^5New✨ | 👯‍♀️^6vMenu👯‍♂️ | 👮^3Hiring For All Departments🚒🚑 | 👨‍✈️^9Apply for Staff👨‍✈️ |"

# Nested configs!
#exec server_internal.cfg

# Loading a server icon (96x96 PNG file)
load_server_icon Logo.png

# convars which can be used in scripts
set temp_convar "hey world!"

# Uncomment this line if you do not want your server to be listed in the server browser.
#sv_master1 ""

# Want to only allow players authenticated with a third-party provider like Steam?
# Don't forget Social Club is a third party provider too!
#sv_authMaxVariance 1
#sv_authMinTrust 5

# Add system admins
add_ace group.admin command allow # allow all commands
add_ace group.admin command.quit deny # but don't allow quit
add_principal identifier.steam:110000112345678 group.admin # add the admin to the group

# Hide player endpoints in external log output.
sv_endpointprivacy true

# Server player slot limit (must be between 1 and 32)
sv_maxclients 32

# License key for your server (https://keymaster.fivem.net)
sv_licenseKey HIDDEN

# To Fix the Sessionmanager error after clearing cache
restart sessionmanager

That is the part of my server.cfg. I am not comfortable sharing anything else.

Are you talking about your hostname or patreon perk title?

I am talking about my sv_hostname. It is not updating to what I set it to.

What do you see like “Default FXServer” or something?

No It has the old title

Define old title

Before my title was Hiring For All Departments, then in the updated version Ive changed it to Hiring for LEO/EMS/Military etc.

Well you sv_hostname still says “hiring for all departments” in the server.cfg

Im so silly lol. Thank you

Umm. Why was I tagged :rofl:

1 Like