About Instant Grow
Allows players with permission to instantly grow plants.
Commands
- /grow - grow the plant you looking at
- /grow [r or radius] - grow plants in the radius specified in the config
- /autogrow - toggle the auto grow on and off
Configuration
{ "Global Settings": { "Allowed Plant Shortnames (empty = all)": [], "Blocked Plant Shortnames": [], "Allow Growing Other Players Plants": false }, "Chat Settings": { "Chat Commands": [ "instantgrow", "grow" ], "Auto Grow Toggle Command": "autogrow", "Chat Prefix": "<color=#00cc00>[InstantGrow]</color>: ", "Icon SteamID": 0 }, "Grow Tiers": { "instantgrow.use": { "Allow Manual Command": true, "Manual Command Cooldown Seconds": 60.0, "Enable Auto Grow": false, "Use Radius": false, "Max Radius": 0.0, "Planters Only": true, "Max Plants Per Use (0 = Unlimited)": 3 }, "instantgrow.vip": { "Allow Manual Command": true, "Manual Command Cooldown Seconds": 10.0, "Enable Auto Grow": true, "Use Radius": true, "Max Radius": 5.0, "Planters Only": false, "Max Plants Per Use (0 = Unlimited)": 0 } } }
