CustomCrops | 季节、温室、肥料和洒水器!支持 ItemsAdder 和 Oraxen

高级插件 CustomCrops | 季节、温室、肥料和洒水器!支持 ItemsAdder 和 Oraxen 3.6.21

季节、温室、肥料和洒水器!支持 ItemsAdder 和 Oraxen
3.6.20.1 5 days ago

  • Fixed an issue that placeholders got unregistered on papi reload due to my mistake in the last refactor


3.6.20 Nov 10, 2024

  • Optimized event listener with a faster way. This can reduce the performance cost when there're a lot of pistons.


3.6.19 Nov 3, 2024

  • Fixed an issue that canceling ScarecrowBreakEvent and GreenhouseBreakEvent wouldn't cancel the event from ItemsAdder/Oraxen
  • Added listener for LoadSlimeWorldEvent. This would be helpful if another plugin loads the slime world without calling the WorldLoadEvent.


3.6.18 Nov 2, 2024

  • 1.21.2/1.21.3 support


3.6.17 Oct 23, 2024

  • Fixed `&r`
  • Fixed an issue where "*" no longer works in `item-in-hand` requirement
  • Fixed changes on `max-water-storage` not applied
  • Fixed data saving on Folia servers


3.6.16 Oct 13, 2024

  • Fixed slow server shutdown due to world block loading stuck after bukkit server shutdown
  • Added `regex` option for `item-in-hand` condition


3.6.15 Oct 10, 2024

  • Fixed an issue where `force-tick` not working properly if tick interval is more than 1
  • Added `=` alias for `==` and `potion-effect` requirement
  • Updated the dependencies to the latest


3.6.14.1 Oct 5, 2024

  • Fixed an issue where scarecrow not working since last update's EOF error fix


3.6.14 Oct 3, 2024

  • Fixed an issue that players can plant ignore `pot-whitelist`
  • Fixed potential EOF issue
  • Fixed an issue with reading external item ID


3.6.13 Sep 30, 2024

  • Improved the safety of the task queue
  • Added `ignore-random-tick`/`ignore-scheduled-tick` option for pots
  • Added ExecutableItems compatibility


3.6.12 Sep 22, 2024

  • Fixed a bug with watering-can on 1.20.5+
  • Improved the display when watering-can is a damageable item
  • Fixed potential error if the crop data is inconsistent with the model when interacting


3.6.11 Sep 20, 2024

  • Added new API events `QualityCropActionEvent` & `DropItemActionEvent`
  • Minor bug fixs related to world thread scheduler


3.6.10 Sep 15, 2024

  • Added `/customcrops unsafe` commands which contain some unsafe operations
  • Added vanilla item id support (Spigot's item ID is sometimes different from the vanilla)
  • Improved `/customcrops debug data` command
  • Now debug commands can be translated
  • Fixed some minor bugs


3.6.9 Sep 14, 2024

  • Added an option `intervene-anti-grief`, see the comments for details
  • Added MythicCrucible compatibility
  • Added hClaims compatibility


3.6.8 Sep 13, 2024

  • Set up a single thread scheduler for each world. Compared with previous versions, the process of ticking would be safer.
  • Made world saving asynchronous
  • Improved culling of useless chunks


3.6.7 Sep 10, 2024

  • Fixed a bug that chunk limitation works abnormally for new chunks
  • Fixed a bug that `placeholder-register` is not working
  • Prevents the plugin from giving errors if another season plugin is not ready to provide seasons


3.6.6 Sep 8, 2024

  • Fixed the problem of multiple data referencing the same object due to optimization on chunk load
  • Fixed AdvancedSlimePaper support
  • Added deepclone support for block data tags
  • Added ALL mode (use both random tick and scheduled tick)
  • Using the nms method to detect rain locations more accurately
  • Fixed the range of surrounding water sources
  • Updated cloud command framework to 2.0.0


3.6.5.1 Sep 7, 2024

  • Fixed the possible NPE during sprinkler work


3.6.5 Sep 7, 2024

  • Experimental feature: WorldEdit support which can be enabled in config.yml (FASW not supported at the moment)
  • Added burn event handler
  • Fixed fertilizer/watering can configs not reloaded
  • Added additional check to prevent data loss during tickings


3.6.4 Sep 6, 2024

  • Fixed some bugs with registering custom mechanics with API
  • I suddenly found that I forgot to add hashcode method for blockstate which might cause performance issues
  • Fixed an issue that watering can can't refill sprinklers
  • 点赞
反馈: 鹿衔鹿衔
  1. - ItemStack添加.clone()修复ItemsAdder v4 (commit: c74678b) — email / githubweb
  2. 3.5.9 (commit: 8aac425) — 972454774 / githubweb
  3. Code clean up (commit: 617c2b1) — 972454774 / githubweb
  4. Update README.md (commit: a5ebf31) — 70987828+Xiao-MoMi / githubweb
  5. 3.5.10 (commit: 189efa3) — 70987828+Xiao-MoMi / githubweb
  6. fix issue caused by corrupted event (commit: 3cbd1f6) — 70987828+Xiao-MoMi / githubweb
  7. 3.6 (commit: bbde4eb) — 70987828+Xiao-MoMi / githubweb
  8. Delete settings.gradle (commit: 694a51e) — 70987828+Xiao-MoMi / githubweb
  9. 3.6 (commit: f632b99) — 70987828+Xiao-MoMi / githubweb
  10. implement watering can (commit: 139cd96) — 70987828+Xiao-MoMi / githubweb
  11. Fix some logics (commit: 3768894) — 70987828+Xiao-MoMi / githubweb
  12. implement fertilizers (commit: 11a6e80) — 70987828+Xiao-MoMi / githubweb
  13. date season commands (commit: ab6d852) — 70987828+Xiao-MoMi / githubweb
  14. force tick (commit: 3f98c11) — 70987828+Xiao-MoMi / githubweb
  15. Try implementing some events (commit: 32a4ab1) — 70987828+Xiao-MoMi / githubweb
  16. Implement logic for dead crops (commit: a21af25) — 70987828+Xiao-MoMi / githubweb
  17. Fix pot's bug (commit: 67bbeb5) — 70987828+Xiao-MoMi / githubweb
  18. Fixed dead crop not removed (commit: 3a2b8c9) — 70987828+Xiao-MoMi / githubweb
  19. rearrange api structure (commit: 31976ac) — 70987828+Xiao-MoMi / githubweb
  20. add comments (commit: 32f01f1) — 70987828+Xiao-MoMi / githubweb
  21. offline ticks (commit: a1885e1) — 70987828+Xiao-MoMi / githubweb
  22. implement antigrief (commit: 87ca9cb) — 70987828+Xiao-MoMi / githubweb
  23. Update AbstractActionManager.java (commit: b8eac47) — 70987828+Xiao-MoMi / githubweb
  24. Added insight mode (commit: b6dc502) — 70987828+Xiao-MoMi / githubweb
  25. Update DebugInsightCommand.java (commit: 017c935) — 70987828+Xiao-MoMi / githubweb
  26. Update DebugInsightCommand.java (commit: ee9fe05) — 70987828+Xiao-MoMi / githubweb
  27. fix some bugs (commit: 5a7bb86) — 70987828+Xiao-MoMi / githubweb
  28. Update PotBlock.java (commit: 9998be4) — 70987828+Xiao-MoMi / githubweb
  29. added working-mode: 3 (commit: 8934724) — 70987828+Xiao-MoMi / githubweb
  30. implement quests (commit: 14c3d0a) — 70987828+Xiao-MoMi / githubweb
  31. Refactor events (commit: 33cfd7d) — 70987828+Xiao-MoMi / githubweb
  32. Prepare for building (commit: f65d6ba) — 70987828+Xiao-MoMi / githubweb
  33. Remove adventure from api (commit: 375c9c5) — 70987828+Xiao-MoMi / githubweb
  34. further improve farmlands (commit: 956d286) — 70987828+Xiao-MoMi / githubweb
  35. improve farmland checks (commit: 343c12d) — 70987828+Xiao-MoMi / githubweb
  36. check enable state of fertilized pots (commit: db89cd2) — 70987828+Xiao-MoMi / githubweb
  37. Provide an option to use vanilla mechanic (commit: 1a6a59a) — 70987828+Xiao-MoMi / githubweb
  38. improve vanilla crop interactions (commit: 577cd7c) — 70987828+Xiao-MoMi / githubweb
  39. more blocks should be supported (commit: 660e1d2) — 70987828+Xiao-MoMi / githubweb
  40. Added an option to check the other hand (commit: 3395de1) — 70987828+Xiao-MoMi / githubweb
  41. Fix first time saving regions (commit: 70478ab) — 70987828+Xiao-MoMi / githubweb
  42. Update basic pack (commit: e9fd4d6) — 70987828+Xiao-MoMi / githubweb
  43. Update types (commit: 736937a) — 70987828+Xiao-MoMi / githubweb
  44. move all built in action impl out of AbstractActionManager (commit: cf948b9) — coolxiaom95 / githubweb
  45. Reformat actions (commit: 37cef6b) — 70987828+Xiao-MoMi / githubweb
  46. Run grow actions at last (commit: f9a1437) — 70987828+Xiao-MoMi / githubweb
  47. Fix getting water (commit: e399c33) — 70987828+Xiao-MoMi / githubweb
  48. Added debug for the target block (commit: ec7d7e4) — 70987828+Xiao-MoMi / githubweb
  49. Update config version (commit: 417f914) — 70987828+Xiao-MoMi / githubweb
  50. Improve debug messages (commit: 4427609) — 70987828+Xiao-MoMi / githubweb
  51. Update PlayerActionManager.java (commit: 8cbaba4) — 70987828+Xiao-MoMi / githubweb
  52. Season condition should check the greenhouse (commit: 62bc8f6) — 70987828+Xiao-MoMi / githubweb
  53. Improved location context (commit: 7fc14df) — 70987828+Xiao-MoMi / githubweb
  54. trigger death actions (commit: bce94b4) — 70987828+Xiao-MoMi / githubweb
  55. Update default configs (commit: 1d350ce) — 70987828+Xiao-MoMi / githubweb
  56. Prepare for 3.6.2 (commit: e194395) — 70987828+Xiao-MoMi / githubweb
  57. Fix some bugs (commit: 5632bf8) — 70987828+Xiao-MoMi / githubweb
  58. Update commands.yml (commit: 2fe3866) — 70987828+Xiao-MoMi / githubweb
  59. Update default.yml (commit: ab8a773) — 70987828+Xiao-MoMi / githubweb
  60. Fix limitation (commit: 87129f6) — 70987828+Xiao-MoMi / githubweb
  61. Fix quality crops (commit: da10511) — 70987828+Xiao-MoMi / githubweb
  62. Change method signature (commit: 6e25b3f) — 70987828+Xiao-MoMi / githubweb
3.5.7.4 6 days ago

  • Added MythicMobs to plugin.yml
页: 1 2 3 4 5 ...8

3.5.7.2 1天前

  • 修复了施肥盆不适用于“vartiation”肥料的bug
3.5.5 6天前

  • 修复了 1.21 上的一些 NMS 问题
3.5.3 2天前

  • 进一步修复“再次加载区域[0,0]”


3.5.2 5天前

  • 修复了 1.20.5/1.20.6 服务器上的一些 NMS 问题
  • 如果锅吸收雨水/附近的水,请防止锅失水
  • 可能修复了如果 pot 的数据损坏时不会删除的问题



3.5.1 6天前

  • 可能解决“加载区域在 [0, 0] 处再次加载”的问题
  • 修复 2D 项目为空时洒水器不会掉落任何内容的 bug
  • 允许 tick-interval 选项中的负数禁用 tick
  • 修复了只有动作触发器才能看到摆动手动作的bug


3.5.0 18 6月 2024

  • 1.20.5/6 支持(目前它仍在使用 ProtocolLib,但在未来的版本中它将被删除)


3.4.12 14 6月 2024

  • 修复了玩家可以在不同世界中看到动画的错误
  • 修复了当玩家有“*”烫发而不是被 opped 时命令不起作用的问题
  • 修复解析表达式时的错误
  1. Check point for future big changes (commit: 55ea394) — 972454774 / githubweb
  2. 3.4.9 (commit: 30122cb) — 972454774 / githubweb
  • Updated NBTAPI to 2.12.4
  • Updated BiomeAPI to 0.6
  • Compile with jdk 21 for oraxen 2.0 module
顶部