Welcome!

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

SignUp Now!
CustomCrops

ULTIMATE Plugins MC CustomCrops 1.3.9

Register to download
Temp compatibility with latest Oraxen Item Frame

For the moment, display entity type is not officially supported(Would be supported in 2.3.0 update)
1.19.4 support
  • Added job-xp for crops' harvest actions (If you are previously using JobsReborn you need to change skill-xp to job-xp)
  • Added EcoJobs hook
  • 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:open_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
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