Or you use $Pref::Server:blah and it will auto-save to config/server/prefs.cs
May use this.
It's basically every time I execute the script, because I had "$Namehere = "Lol";", it will set $Namehere to "Lol".
Let's say I change $Namehere to "Rofl", when I execute the script it will reset it to "Lol", but I want it to stay "Rofl".