Change server settings via RCON?Solved

I was able to manage my rust server easily with racon, I can't even change the server name through racon anymore, do I need to make any settings, can you help?

I was using this site.  http://rcon.io

+server.hostname "Test Server" =Isn't the command this way?

No, that isn't a command when you prefix it with +. Remove that symbol and it will work, but keep in mind that it won't save anywhere. If you want it to persist, you'd need to store it in server/identity/cfg/server.cfg else run the command each start.

You mean that? Do you have to write here if you want it to be continuous? 

fps.limit "256"
global.perf "0"
server.arrowarmor "1"
server.arrowdamage "1"
server.bleedingarmor "1"
server.bleedingdamage "1"
server.bulletarmor "1"
server.bulletdamage "1"
server.ceilinglightgrowablerange "3"
server.ceilinglightheightoffset "3"
server.meleearmor "1"
server.meleedamage "1"
server.motd ""
server.nonplanterdeathchancepertick "0.005"
server.optimalplanterqualitysaturation "0.6"
server.playerserverfall "True"
server.showholstereditems "True"
server.sprinklereyeheightoffset "3"
server.sprinklerradius "3"
server.woundingenabled "True"
If you are running commands in RCON or server.cfg, each of those would work.
Thank you for your help.
Locked automatically