About Self Watering Planters
===============================================================================
SELF WATERING PLANTERS
by ShadowStrike- AI assisted in the creation of this mod.
Version 4.0.0
===============================================================================
DESCRIPTION:
Automatically maintains water levels in planter boxes at a target saturation.
HOW IT WORKS:
- All supported planters are automatically tracked on server start
- Water is added at configured intervals
- Target saturation is 95% of ideal by default
- No player interaction required - completely automatic
USAGE:
Plugin works automatically. Simply place planters and they will be watered
at the configured interval. No commands or player actions needed.
FEATURES:
- Supports all standard planter types plus decorative planters
- Configurable watering interval and target saturation
- Efficient tracking system - adds/removes planters automatically
- Optional debug mode for monitoring water levels
CUSTOMIZATION:
- Set "TargetSaturationFraction" to 1.0 for maximum water
- Set "TargetSaturationFraction" to 0.5 for half saturation
- Adjust "TickIntervalSeconds" for more/less frequent watering
- Edit "SupportedPlanters" list to limit which planters are auto-watered
- Use empty list [] to water ALL planter types
INSTALLATION:
1. Copy SelfWateringPlanters.cs to: /carbon/plugins/
2. Config file will auto-generate in: /carbon/config/
3. Restart server or use: c.reload SelfWateringPlanters