Welcome!

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

SignUp Now!
  • 🎒 Back-to-School Sale!

    Get 20% OFF on all monthly Ranks with coupon code: Back-to-school

    Start the new season smarter, stronger, and ready to shine ✨

    💡 Keep your subscription active and you’ll continue paying the discounted price every month!

    Upgrade Now 🚀
CustomCrops

ULTIMATE Plugins MC CustomCrops 3.6.44

Register to download
  • Fixed worldguard global region
  • Removed NBT-API message
  • Fixed crop not removed when breaking the pot in creative mode in tripwire mode
  • Rewrite configuration annotations
  • Added chance option for harvest-actions
Example
# Text format: https://docs.adventure.kyori.net/minimessage/format.html
messages:
- 'Hello, {player}! <u><click:eek:pen_url:https://www.yuque.com/docs/share/3e23f953-ccf0-4de5-bfe6-23868380c599>Click here to read the CustomCrops wiki'
# The chance of triggering this type of action, if not set, the action would be definitely triggered (commands-chance, xp-chance...)
messages-chance: 0.5
  • Improved api
  • Added SuperiorSkyblock integration
  • Fixed sprinkler can be placed in protected areas in oraxen mode
  • Added custom drop support for MMOItems & MythicMobs
Example:
quality:
1: MMOItems:TYPE:ID
2: MythicMobs:id
3: APPLE
  • Added 1.17.1, 1.18.1, 1.18.2, 1.19.2, 1.19.3 custom biome condition support. for example "custom:giant_forest" "overworld:summer/forest"
  • Creative players now ignore harvest-requirements
Upload Resource Pack with plugin, nothing you need to do if you have the resource pack already.
  • Fixed placeholder {world} not works in message
  • Fixed season loading after reloading the plugin
  • Removed API Event "PreActionEvent" but added a new Class AntiGriefUtils to register some other anti grief plugins
  • Added a new config section "mechanics.sprinkler-animation.y-offset" to control the height of the fake armor stand
  • Added new condition for crops when harvesting
plant-requirements:
condition_1:
# Condition System:
type: permission
# Mode: && / ||
mode: '&&'
value:
- crops.plant.tomato
# The message to be shown when player doesn't fit the requirement
message: 'You don''t have permission to plant this seed!'
harvest-requirements:
condition_1:
type: permission
mode: '&&'
value:
- crops.harvest.tomato
message: 'You don''t have permission to harvest tomato!'
Download
  • Fixed & Optimized pot drying judgement
  • Allows water bucket to water the pot
  • API changes: WaterPotEvent params are changed
2.1.0-r3 Dec 8, 2022

Improvements
  • Readded entity check for item frame mode

2.1.0-r2 Dec 7, 2022

Bug fix & Improvements
  • Optimized crop config loading
  • Fixed a lang issue about {season} placeholder
  • Updated Adventure api to 4.12.0
  • Updated MiniMessage to 4.12.0

2.1.0-r1 Dec 2, 2022

Bug fix & Performance improvements
【IMPORTANT】
In this version you need to manually specify max-stage in crop_xxx.yml (For ItemsAdder users, you need to specify the namespace in crop_itemsadder.yml too[There's a new section at the end of the yml file]). This is aimed for less check and better plugin performance. If you are using the default config, it would be automatically updated and continue to work, you don't need to do any changes! Plugin performance would improve about 15%~25% in this update theoretically.
If you meet any bugs, report them in Discord. If you have problems with crop data please get the backup files in your /plugins/CustomCrops/backups folder
grape:
max-stage: 6
quality-loots:
amount: 3~4
quality:
'1': customcrops:grape
'2': customcrops:grape_silver_star
'3': customcrops:grape_golden_star
return: customcrops:grape_stage_4
season:
- Spring
- Summer
- Autumn

Update log:
1. When a world is unloaded, its crops would not continue their growing
2. Optimized watered pot drying judgement
3. Crop mode now supports reloading, so no need to restart the server when changing mode for test
4. Now crop name supports "_" for example red_pepper
5. Fixed crop cache not removed in Oraxen item frame mode when breaking the pot
6. Fixed players can still interact with sprinklers if enabled additional events in ItemsAdder item frame mode
7. Fixed players can still water pots if enabled additional events in Oraxen Tripwire mode
8. Removed useless check in ItemsAdder item frame mode
9. Optimized the whole judgement logic and improves about 15~25% performance
10. Fixed dry pots always drop amount one when dropping wet pots from inventory
11. Added new config section: drop-loots-in-all-worlds

2.0.13-hotfix Nov 30, 2022

bug fix
  • Fix plant problem in Item Frame mode since previous interact optimization update

2.0.13 Nov 29, 2022

Bug fix
  • Code clean up
  • Optimized interact events
  • Fix some less important potential errors

2.0.12 Nov 22, 2022

[IMPORTANT] Bug fix
  • Fixed crop duplication in ItemsAdder itemframe mode

2.0.11-hotfix Nov 21, 2022

Bug fix
  • Fixed crops would not grow in ItemsAdder mode(bug in 2.0.11)
  • Fixed crops would not grow in ItemsAdder mode(bug in 2.0.11)
  • Fix crop grow issues if it has more than 10 stages
  • Beta test with new Oraxen api (1.146.1+)
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