Chicken Coop Auto Love

VAULT+ EXCLUSIVE Chicken Coop Auto Love 1.3.0

Upgrade or register to download
Chicken Coop Auto Love is a small utility plugin for Rust servers that helps keep chicken coops in a good condition automatically.

1779872765000.webp


The plugin scans chicken coops on the server and keeps their love/happiness values high. It can also force sunlight to the maximum value if enabled in the configuration. Access can be controlled with a permission, so you can enable this feature only for selected players, VIP groups, or server packages.


This is useful for servers that want to make chicken coop management easier, especially for VIP features, PvE servers, farming-focused servers, or quality-of-life gameplay improvements.


If you download or use my resources, please leave a reaction and a comment. This helps me see that the plugin is useful and motivates me to release more resources.


Features​


  • Automatically keeps chicken coop love/happiness high.
  • Optional sunlight boost.
  • Permission-based access.
  • Configurable scan interval.
  • Detects newly spawned chicken coops.
  • Manual admin scan command.
  • Inspect command for debugging chicken coop values.
  • Lightweight and simple to configure.

Permission​



chickencoopautolove.use


Console Commands​




cooplove.scan


Manually scans all chicken coops and shows scan results. Admin only.




cooplove.inspect


Inspects the first found chicken coop and prints relevant values/members for debugging. Admin only.


Configuration​



{
"Update interval (seconds)": 15.0,
"Force sunlight to max": true,
"Use permission": true,
"Debug": true
}


Configuration Options​


  • Update interval (seconds) — how often the plugin scans chicken coops.
  • Force sunlight to max — keeps sunlight at the maximum value when possible.
  • Use permission — only applies the effect to chicken coops owned by players with permission.
  • Debug — enables debug messages in the server console.

Installation​


  1. Download the plugin.
  2. Place ChickenCoopAutoLove.cs into your oxide/plugins folder.
  3. Grant the permission if permission mode is enabled.
  4. Edit the config if needed.
  5. Reload the plugin.

Example permission command:




oxide.grant group vip chickencoopautolove.use
Author
DDSHORTS
First release
Last update

Ratings

0.00 star(s) 0 ratings

More downloads from DDSHORTS

Latest Updates

  1. Work has been done on plugin optimization.

    Work has been done on plugin optimization.
Back
Top