Solved Cupboard Upkeep?

Discussion in 'Rust Discussion' started by patrick8996, Jan 6, 2018.

  1. Hello there! I have been playing on a server that has had minimal upkeep cost for the cupboard but I decided I wanted to run my own server. I cannot for the life of me figure out how to modify the amount it costs to upkeep. I found out how to disable it but I was unable to find/understand how to modify the amount it takes.

    I have my gameserver with gtxgaming and If somebody could please help me get this figured out. I would greatly appreciate it!
     
  2. I tried to follow that but I cannot seem to get it to work. I input the commands into the console on my server and select the desired amount and then input the "server.writecfg" at the end and it says cfg saved but I see no difference on my server. Again I am using a serverhoster called gtxgaming I have access to my server.cfg and stuff I am just unsure on how to go about lowering the values and having it save

    Edit: Figured it out. Just edited my server.cfg and added:

    decay.bracket_3_blockcount "500"
    decay.bracket_2_blockcount "300"
    decay.bracket_1_blockcount "100"
    decay.bracket_0_blockcount "25"
    decay.bracket_0_costfraction "0.01"
    decay.bracket_1_costfraction "0.05"
    decay.bracket_2_costfraction "0.09"
    decay.bracket_3_costfraction "0.13"
    decay.duration_twig "1"
    decay.duration_wood "12"
    decay.duration_stone "72"
    decay.duration_metal "120"
    decay.duration_toptier "168"

    and it started working
     
    Last edited by a moderator: Jan 6, 2018