Hi im new to building a rust server and love the sound of this. is there any instrutions for this? also im having problems setting up the map image in the .json
"map": {
"commandCooldownSeconds": 10,
"imageSize": 1440,
"imageUrl": "http://playrust.io/map/?Procedural%20Map_3000_3484684",
"maxPinNameLength": 20,
"minPinNameLength": 2,
"pinCost": 100,
"pinsEnabled": true,
"serverLogoUrl": ""
am i using the correct url or is there a diffrent way to do this ?
Hi im new to building a rust server and love the sound of this. is there any instrutions for this? also im having problems setting up the map image in the .json "map": { "commandCooldownSeconds": 10, "imageSize": 1440, "imageUrl": "http://playrust.io/map/?Procedural%20Map_3000_3484684", "maxPinNameLength": 20, "minPinNameLength": 2, "pinCost": 100, "pinsEnabled": true, "serverLogoUrl": ""
am i using the correct url or is there a diffrent way to do this ?