Rust Farming controller

Discussion in 'Plugin Requests' started by Jarsky, Jun 19, 2015.

  1. Now that we have farming, it would be awesome to have an admin tool to enable more control over farms.

    According to Garry's post, the rate depends on water & sun mainly, so I guess there must be something that can be hooked into there to enable some of this to work.

    Some things I think would make for a fun/helpful plugin are:

    -Plant a grid of seeds
    e.g /plant pumpkin 4 4 would plant a 4 x 4 grid of pumpkin seeds where you're looking
    -Growth rate control
    e.g /grow rate 50 or 0.5 would set growth rate server wide as half the time
    - Growth boost
    e.g /grow boost would advance the progress on the crop you're looking at by 1/2 the time remaining
    - Insta Harvest
    Would harvest the entire crop you're looking at in 1 go and put it in your inventory
     
  2. I will look at potential hooks for this and make a pull request if any are viable.
    [DOUBLEPOST=1434728287][/DOUBLEPOST]I've created a pull request to modify gather amount from plants.
     
  3. there is someway of making a plugin that makes changes in the others plugins config.
    the idea will be to set a rate that changes the config of the gather, better loot, airdrop,etc improving while the time passes.
    and when you wipe its restarts all the configs, this will be to prevent people of getting high tier items at the begining of the wipe.
    i know i could do this by making some tweaks each day but that would take a lot of time when we are talking of better loot, gather manager and extended airdrop.
    its possible? would you like this plugin?