Advanced Agricultural System for RedM
Transform your RedM server with immersive farming mechanics - from planting seeds to harvesting crops, with realistic gameplay elements.
- Unlimited Custom Crops: Create any number of plant types with unique growth cycles and yields
- Resource Management:
- Soil requirements with configurable amounts
- Fertilizer system for growth acceleration
- Watering mechanics with bucket depletion (auto-replaced with empty buckets)
- Ownership System: Configurable plant locking (planter-only or public access)
- Job Restrictions: Lock plants to specific professions (farmer, outlaw, etc.)
- Zone Control: Town proximity restrictions with adjustable radii
- Tool Requirements: Specify required equipment per crop type
- Economic Balancing: Configure required seed and soil amounts as well as harvest yields
- Player Limits: Set maximum plants per player
- Database Backed: Persistent storage across server restarts
- Localization Ready: Full multilingual support
- Update Notifications: Built-in version checker
- Interactive UI: Intuitive prompts for all farming actions
- Debug System: Color-coded logging for easy troubleshooting
Every feature is configurable through simple, well-documented config files.
- bcc-water (for bucket filling functionality)
# Ensure all dependencies are installed and updated
ensure vorp_core
ensure vorp_inventory
ensure vorp_character
ensure bcc-utils-
Place the
bcc-farmingfolder in yourresourcesdirectory -
Add to your
server.cfg:ensure bcc-farming
Import the included SQL file: bcc-farming.sql
Copy images to your inventory system:
\vorp_inventory\html\img\items\*.png
- Configure settings in
config.lua - Restart your server
Original concept inspired by 'prp_farming' - completely rebuilt with enhanced features and optimizations.
Maintained by: BryceCanyonCounty
For support, issues, or contributions, visit our Discord or GitHub repository