CustomCrops icon

CustomCrops 3.6.46.1

Seasons, greenhouse, fertilizers and sprinklers! [Supports CraftEngine/ItemsAdder/Oraxen/Nexo]

Page 1 ... 7 8 9 10 11 ... 13
2.2.9 Mar 23, 2023
1.19.4 support

This version only supports Oraxen 1.153.0
Plz use 3.0version if you are using the latest Oraxen

2.2.8 Mar 21, 2023
Quest integration
  • Added ClueScrolls/BetonQuest/BattlePass hook (See the wiki for more info)
  • reupload for a small bug fix
2.2.7.2 Mar 16, 2023
Job hook changes
  • 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
2.2.7.1 Mar 13, 2023
Bug fix
  • Fixed oraxen itemframe mode in recent oraxen versions
2.2.7 Mar 10, 2023
Fix
  • Fixed worldguard global region
  • Removed NBT-API message
2.2.6-hotfix2 Mar 6, 2023
Bug fix
  • Fixed crops not working properly if a world management plugin loads worlds after CustomCrops loaded.
2.2.6-hotfix Feb 26, 2023
Bug fix
  • Fixed crop not removed when breaking the pot in creative mode in tripwire mode
2.2.6 Feb 24, 2023
Action chance
  • 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
2.2.5 Feb 23, 2023
Bug fix & Improvements
  • 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
2.2.4 Feb 8, 2023
CustomBiome Condition Support
  • 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
2.2.3.1 Feb 7, 2023
Bug fix
  • Fixed oraxen stringblock/noteblock interactions are handled twice
2.2.3 Jan 30, 2023
Fix & Improvements
  • 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!'
2.2.2-hotfix Jan 20, 2023
Bug Fix
  • Fixed wrong crops cache not removed
  • Little performance improvements with item_frame mode
2.2.2 Jan 19, 2023
Patch
  • Try to add IridiumSkyblock support
  • Patch for users update from 2.0 -> 2.2
  • Improved papi condition
2.2.1 Jan 17, 2023
Bug fix
  • Fixed & Optimized pot drying judgement
  • Allows water bucket to water the pot
  • API changes: WaterPotEvent params are changed
2.2.0 Jan 6, 2023
1.19.3 packet fix
2.1.2 Dec 18, 2022
Improved WorldGuard hook

Use new custom flag for worldguard region

  • customcrops-harvest
  • customcrops-break
2.1.1 Dec 16, 2022
1.19.3 support
  • Added 1.19.3 support
  • Added a new config section for crops to die if the pot is dry
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
Page 1 ... 7 8 9 10 11 ... 13
You might also like...