Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • ⚡ FLASH SALE ⚡

    Get 25% OFF on all Monthly Ranks using coupon: FLASH25

    Only for a short time! Don’t miss it ⏳🔥

    💡 Keep your subscription active to keep the same discount every month!

    Upgrade Now 🚀
CustomCrops

ULTIMATE Plugins MC CustomCrops 3.6.44

Register to download
  • Improved API module
  • Fixed item display detection related to customized oraxen configs
  • Fixed the drop amount of quality crops exceeds the max value since the custom ranks update(3.2.5)
  • Fixed placeholders not work if world name contains "_"
This major version only has one feature added in config.yml, which would provide massive server performance improvement if you were previously using "only-work-in-loaded-chunks: false". Though there's no bug found during the test, but it doesn't mean it's stable enough, please open a support thread if you encountered any bug.
This version is no longer compatible with previous versions which means you can't downgrade the plugin if you decided to update because the data format changes. So backup your customcrop_data folder in your world folder if you want to give this new feature a try.
# Experimental option (Only works when only-work-in-loaded-chunks is false)
only-update-during-chunk-loading: false (Set it to true to enable this feature)

This option would make the plugin no longer invoke the unloaded chunks to replace crop models/pots.
Crops/Pots would only be updated during the chunk loading triggered by players, so almost everything would be going on asynchronously, which means "lag free" if your server has enough cpu cores to handle the async tasks.
  • New features:
Added custom quality ratio feature which means you can set default-quality-ratio to x/x/x/x/x for more ranks.
Now watering-can supports 2 models (empty/have water inside)
Added rotation option to crops (Item frame/Item display)
Added a compensation mechanic when "work-only-in-loaded-chunk" is true to make crops grow more dispersedly

  • Compatibilities:
Readded iridiumskyblock 3.x version hook
Added NeigeItems hook

  • Bug fixs:
Fixed BetonQuest 2.0 hook in latest build
Fixed item display not removed when breaking the pot

  • API:
Added SeasonChangeEvent

  • Others:
Updated boosted-yml to 1.3.1
Removed some unnecessary block updates for better performance
  • Like
Reactions: sulmonAPD9246
  • 1.20 support
  • Added actions section to requirements so you can execute a command, play a sound or do other things when requirements are not met
  • Allow fertilizers to have requirements
  • Fixed seeds double consumed if you set seeds as the trigger of "interact-with-item"
  • Fixed plugin not enabled because of system locale
  • Fixed NoSuchMethodException with latest oraxen. Note: This version requires at least oraxen 1.156.2 to work
  • Fixed yield increase config loading
  • Improved job hook(Action & Requirement) where you can specify a job name
type: job-xp
chance: 0.5
value:
xp: 10
job: 'farmer' # optional (default farmer)

type: job-level
value:
level: 10
job: 'farmer' # optional (default farmer)

  • Fixed MythicMobs items can't be used as drops
  • Fixed a few bugs related to sprinklers
  • Added a new property "water" to control the water amount sprinkler adds to the pot each time
  • Improved Jobs reborn hook (see wiki for examples)
  • Added new API methods
  • Added a command to force crop grow and new time parameter
  • Fixed NPE when placing oraxen note blocks
  • Improved BattlePass hook (see wiki)
  • Added events for break/replant action
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock