So Im looking for an addon that can look at the ingame time and change what the gather rate and the XP Boost. What I want is to use Gather Manager for Rust | Oxide and XpBooster for Rust | Oxide in this addon. I want to have a higher XP boost and a lower gather rate at night and reverse that during the day.
{
Example Config
Time: 07:00
set:{
gather.rate dispenser Wood 100,
gather.rate dispenser Stones 100,
gather.rate dispenser Cloth 100,
gather.rate pickup Stones 100,
gather.rate quarry Stones 100,
gather.rate survey "Sulfur Ore" 100
},
Time: 16:00
set:{
gather.rate dispenser Wood 20,
gather.rate dispenser Stones 20,
gather.rate dispenser Cloth 20,
gather.rate pickup Stones 20,
gather.rate quarry Stones 20,
gather.rate survey "Sulfur Ore" 20
}
}
Universal Console commands based on time of day
Discussion in 'Plugin Requests' started by Razor14150, Jul 17, 2016.