PlotSquared v7

高级插件 PlotSquared v7 7.6.1-SNAPSHOT

适用于《我的世界》的最佳情节插件
Update Gradle to v9.7.1 (#4927) Co-authored-by: renovate[bot]
Update dependency xyz.jpenilla.run-paper to v3.1.0 (#4918) Co-authored-by: renovate[bot]
Revert "Fix Adventure 5 compatibility: ClickEvent.Action is no longer an enum (#4858)"

This reverts commit da0b6445822ae71f395d44cfd034919c734ffb79.
Update dependency com.diffplug.spotless to v8.9.0 (#4912) Co-authored-by: renovate[bot]
fix: replace broken PaperLib (#4906)

* fix: replace broken PaperLib

* add missing cause

* simplify

* use method without gen param
Add Minecraft version 26.2 (CHAOS_CUBED) to MinecraftVersion class
Update Gradle to v9.6.1 (#4904) Co-authored-by: renovate[bot]
Update Gradle to v9.6.1 (#4904) Co-authored-by: renovate[bot]
  1. Update dependency gradle to v8.12.1 (#4581) (commit: 11b806b) — noreply / githubweb
  2. fix: grow music inventory dynamically (#4583) (commit: 974c639) — noreply / githubweb
  3. Update dependency com.gradleup.shadow to v8.3.6 (#4585) (commit: 661e4ae) — noreply / githubweb
  4. Update dependency org.checkerframework:checker-qual to v3.49.0 (#4587) (commit: 94abd69) — noreply / githubweb
  5. Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.1 (#4591) (commit: 63e2d32) — noreply / githubweb
  6. Release 7.4.2 (commit: e9baa80) — mc.cache / githubweb
  7. Back to snapshot for development (commit: 8bb15d5) — mc.cache / githubweb
  8. Improve teleport behavior for home command (#4369) (commit: 1b9d0d5) — noreply / githubweb
  9. Update adventure to v4.19.0 (#4597) (commit: 98bc2e7) — noreply / githubweb
  10. Update junit5 monorepo (#4598) (commit: f533e19) — noreply / githubweb
  11. fix: update error message of `/p remove <player>` if player does not need to be removed (#4592) (commit: 4e2ea67) — noreply / githubweb
  12. 1.21.4 (#4582) (commit: d4f1042) — noreply / githubweb
  13. fix: allow queues to not generate chunks (#4599) (commit: eb0d854) — noreply / githubweb
  14. Release 7.5.0 (commit: 2f050b7) — mc.cache / githubweb
  15. Back to snapshot for development (commit: 2f6db9c) — mc.cache / githubweb
  16. Update fawe to v2.13.0 (#4607) (commit: 3f573b4) — noreply / githubweb
  17. fix: use orTimeout instead of completing null in chunk coordinator (commit: 6a6c113) — dordsor21 / githubweb
  18. Release 7.5.1 (commit: 8741bfc) — dordsor21 / githubweb
  19. Back to snapshot for development (commit: a0a3d88) — dordsor21 / githubweb
  20. Update dependency gradle to v8.13 (#4610) (commit: 817effb) — noreply / githubweb
  21. Execute chunk loading operations outside the main thread (#4522) (commit: ff8676c) — noreply / githubweb
  22. Fix IndexOutOfBoundsException on BlockFertilizeEvent (#4609) (commit: e8c1706) — noreply / githubweb
  23. Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.2 (#4613) (commit: 2c0bb03) — noreply / githubweb
  24. Update dependency org.checkerframework:checker-qual to v3.49.1 (#4614) (commit: beb7cb4) — noreply / githubweb
  25. fix: plot entry trigger on teleport (#4593) (commit: f3400df) — noreply / githubweb
  26. Update junit5 monorepo (#4617) (commit: 3fdeed0) — noreply / githubweb
  27. Update dependency com.github.spotbugs:spotbugs-annotations to v4.9.3 (#4618) (commit: 25a4545) — noreply / githubweb
  28. Update dependency net.essentialsx:EssentialsX to v2.21.0 (#4621) (commit: 92875eb) — noreply / githubweb
  29. Update dependency org.checkerframework:checker-qual to v3.49.2 (#4623) (commit: 9bf66f1) — noreply / githubweb
  30. Update adventure to v4.20.0 (#4625) (commit: 6f5cb91) — noreply / githubweb

7.4.1​

Fixes

- Force-enable NETWORK side effect to ensure blocks are instantly visible (#4558)
- fix: update to changes in 1.21 class paths (#4546)

✨ Features
- Add option to prevent entities from being moved from plot (#4554)

Click here for the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/7.4.1
顶部