Description
Wild Crops, a plugin that flips farming on its head… literally! Create epic crops like diamond seeds, gold seeds, and even egg seeds with ease. Tweak your setup via user-friendly config files or in-game editing, and enjoy world-based storage that keeps your server running smooth and lag-free!
Showcase
Video: Watch your crops being planted, growing, and harvested in real-time!
Image: Explore the custom menus that allow you to alter and create unique seeds with ease.
Features
- Custom Crop Creation: Develop unique crops with specialized seeds.
- User-Friendly Configuration: Easily manage settings via both config files and in-game editing.
- World-Based Storage: Store data directly in your world for a seamless experience.
- Infinite Crop Types: Add variety with mixed block drops (e.g., green, blue, and red terracotta seeds).
- Dynamic Growth Stages: Any type of crop you want to use.
- Bonemeal enhancement: Works exactly like the base game and can be toggled.
- Support for alternative rewards: Added EXP, Money, McMMO, more to be added when requested.
Coming Soon
- Enhanced Harvest Options.
- NBT Crop Drops for advanced customization.
- Stacking Crops: Grow crops 3-high or more, just like sugarcane.
- Potentially In-Game Craftables for Shop-Free Servers.
Permissions
Code (Text):
permissions:
wildcrops.version:
description: "Shows the current version and if outdated"
default: op
wildcrops.reload:
description: "Allows reloading the custom crops configuration."
default: op
wildcrops.give:
description: "Allows giving custom crop seeds."
default: op
wildcrops.settings:
description: "Allows opening the seed menu."
default: op
wildcrops.admin or wildcrops.*:
description: "Grants full admin access to all custom crops commands."
default: op
Sample Config (Custom Seed)
Code (Text):
# —— Display & planting info —— #
material: WHEAT_SEEDS
display_name: "<dark_gray>Coal <gray>Seeds"
lore:
- "<gray>Place it on"
- "<dark_gray>farmland <gray>to plant it."
# —— Setting options —— #
settings:
bone_meal: true
min_light_level: 8
final_block: COAL_ORE
auto_replant: true
grow_time: 30 # seconds until harvest
# —— Everything that this yields —— #
rewards:
- type: seed
chance: 100%
amount: 1-3
- type: item
chance: 100%
material: COAL
amount: 1-3
- type: exp
chance: 100%
amount: 100-500
- type: mcmmo_exp
chance: 100%
amount: 400-500
- type: money
chance: 50%
amount: 100-500
- type: command
chance: 10%
commands:
- "give {player} diamond 1"
- "eco give {player} 100"
Customization & Feedback
Your input is invaluable! Let us know which integrations or additional soft-dependency supports you’d like added to ensure perfect compatibility with your current system.
![[IMG]](//proxy.spigotmc.org/6484f9b254f74b20e8d0c0b0dddab533184b68d6/68747470733a2f2f6273746174732e6f72672f7369676e6174757265732f62756b6b69742f57696c6425323043726f70732e737667)