VirtusDevelops
  • VirtusDevelops
  • SimpleCrops
    • Commands and permissions
    • Configuration
      • Config
        • Hoe
        • Crop
      • Messages
  • HolograpicPlaceholders
    • Commands and permissions
    • Configuration
      • PAPi Examples
      • Placeholders
      • Signs Configuration
  • SimpleBeacons
    • Commands and permissions
    • Configuration
      • Config
  • SimpleHolograms
    • Configuration
  • HoloExtension
    • Configuration
Powered by GitBook
On this page

Was this helpful?

  1. SimpleCrops
  2. Configuration
  3. Config

Hoe

Hoe configuration

Hoe

hoe:
  cooldown: <LONG> # Default: 3000.0
  hoes:
    theMagnificent:
      name: "&bThe magnificent one"
      lore:
        - "&7Yes indeed its magical!"
        - "&7Just kidding its a normal"
        - "hoe like every other."
      size: <INT> # Size of a hoe if 3 its gonna be 3x3 Default: 3
      uses: <INT> # How many uses does hoe have: Default 10
      item: "default:DIAMOND_HOE" # or use "custom:(base64 encrypted item)" USING GUI
PreviousConfigNextCrop

Last updated 5 years ago

Was this helpful?