PlotSquared Versions Save

PlotSquared - Reinventing the plotworld

7.3.8

1 week ago

🐛 Fixes

  • fix: skip valid location check for world plots @dordsor21 (#4388)
  • fix plot music volume to span full plot @PierreSchwang (#4391)

⚙️ Changes for plugin developers

  • Make builds reproducible @NotMyFault (#4395)

📦 Dependency updates

  • Update dependency com.intellectualsites.informative-annotations:informative-annotations to v1.5 @renovate (#4401)
  • Update dependency com.intellectualsites.arkitektonika:Arkitektonika-Client to v2.1.3 @renovate (#4399)
  • Update dependency com.intellectualsites.paster:Paster to v1.1.6 @renovate (#4400)
  • Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.6 @renovate (#4397)
  • Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.5 @renovate (#4396)
  • Update gradle/wrapper-validation-action action to v3 @renovate (#4394)
  • Update dependency com.github.spotbugs:spotbugs-annotations to v4.8.4 @renovate (#4390)
  • Update dependency io.github.gradle-nexus.publish-plugin to v2 @renovate (#4389)
  • Update fawe to v2.9.2 @renovate (#4387)

7.3.7

2 weeks ago

🐛 Fixes

  • fix: allow trusted players to remove books from lecterns while lectern-read-book flag is true @Tamikaschu (#4336)
  • fix-armor-stand-caps @ch4ika (#4355)

✨ Features

  • Introduce tile-drop flag @Fameless9 (#4371)
  • Feat: adding "last" argument for Visit cmd to choose the highest number @RedstoneFuture (#4219)

🧭 Changes

  • Add a placeholder for grants @NotMyFault (#4380)

📦 Dependency updates

  • Update eps1lon/actions-label-merge-conflict action to v3 @renovate (#4378)
  • Update dependency gradle to v8.7 @renovate (#4377)
  • Update fawe to v2.9.1 @renovate (#4374)

7.3.6

1 month ago

🐛 Fixes

  • Prevent loading faraway chunks @SirYwell (#4370)

✨ Features

  • feat: introduce a flag section into the config for instabreak @Tamikaschu (#4368)
  • feat: introduce a fishing flag @Tamikaschu (#4343)

📦 Dependency updates

  • Update worldedit to v7.2.20 @renovate (#4365)
  • Update adventure to v4.16.0 @renovate (#4366)
  • Update dependency org.ajoberstar.grgit to v5 @renovate (#4346)

7.3.5

2 months ago

🐛 Fixes

  • return false if PLACE_VEHICLE and missing flag @PierreSchwang (#4345)
  • Remove static print out of legacy schematic URL @NotMyFault (#4341)

📦 Dependency updates

  • Update fawe to v2.9.0 @renovate (#4335)

7.3.4

2 months ago

🐛 Fixes

  • Suppress errors due to failed getEntitySpawnReason implementation @PierreSchwang (#4334)
  • Avoid creating EntityDamageByEntityEvent @SirYwell (#4332) While updating PlotSquared, ensure you update your server software too!
  • fix: allow allay breeding @Tamikaschu (#4325)

✨ Features

  • Introduce base plot count placeholder @SirYwell (#4328)
  • feat: configurable accounting for bedrock layer when setting components @dordsor21 (#4266)

7.3.3

2 months ago

✅ Chore

  • Entity#getEntitySpawnReason compatibility for spigot @PierreSchwang (#4305)

📦 Dependency updates

  • Update dependency gradle to v8.6 @renovate (#4321)
  • Update release-drafter/release-drafter action to v6 @renovate (#4322)
  • Update junit5 monorepo @renovate (#4320)
  • Update dependency xyz.jpenilla.run-paper to v2.2.3 @renovate (#4319)
  • Update dependency com.diffplug.spotless to v6.25.0 @renovate (#4308)
  • Update gradle/wrapper-validation-action action to v2 @renovate (#4309)

7.3.2

3 months ago

🐛 Fixes

  • Fallback to areas QueueCoordinator when passing null @PierreSchwang (#4300)
  • Use MUSIC soundcategory for plot music flag @PierreSchwang (#4302)
  • Do not remove entitys with CUSTOM spawn-reason on CreatureSpawnEvent. @nicolube (#4297)
  • Fix home command reset @OneLiteFeather (#4295)
  • Fix minimessage tag resolver in list command @PierreSchwang (#4290)
  • Add admin permission override to edit signs @SirYwell (#4287)
  • fix: allow pistons on merged plot road if detect-invalid-edge-pistons true @dordsor21 (#4257)

✨ Features

  • Add events for plot buying @PierreSchwang (#4291)
  • feat: add specific admin permissions for placing vehicles @dordsor21 (#4258)

🧭 Changes

  • PostPlotClearEvent added @David-M-GitHub (#4268)

✅ Chore

  • refactor: move leave event dispact to after logic @dordsor21 (#4260)

📦 Dependency updates

  • Update fawe to v2.8.4 @renovate (#4278)

7.3.1

3 months ago

⚙️ Changes for plugin developers

  • Relocate net.kyori.options (Support newer 1.20.4 builds) @PierreSchwang (#4280)

7.3.0

4 months ago

✨ Features

  • feat: allow for custom plot limit handling @PierreSchwang (#4261)
  • feat: Allow admin done permission to override requiring plot complexity calculation @MrJoshuaT (#4267)
  • feat: add projectile-change-block flag @dordsor21 (#4185)

📦 Dependency updates

  • Update dependency net.kyori:adventure-platform-bukkit to v4.3.2 @renovate (#4276)
  • Update dependency com.github.spotbugs:spotbugs-annotations to v4.8.3 @renovate (#4275)
  • Update github/codeql-action action to v3 @renovate (#4274)
  • Update dependency org.checkerframework:checker-qual to v3.42.0 @renovate (#4273)
  • Update adventure to v4.15.0 @renovate (#4272)
  • Update worldedit to v7.2.18 @renovate (#4271)
  • Update dependency org.checkerframework:checker-qual to v3.41.0 @renovate (#4265)
  • Update fawe to v2.8.3 @renovate (#4264)
  • Update dependency com.diffplug.spotless to v6.23.3 @renovate (#4263)

7.2.1

4 months ago

🐛 Fixes

  • Fix: disable sign-coloring when edit-sign flag is false @Tamikaschu (#4252)
  • fix: re-add default spawn option and disclude armour stands @dordsor21 (#4240)
  • Fix: permission check for integer flags @RedstoneFuture (#4217)
  • Make '/plot download world' clickable @NotMyFault (#4239)
  • Update 'remove' command to remove all added, trusted and denied players at once @RedstoneFuture (#4106)
  • Fix: chest_boat not removing @ch4ika (#4231)

✨ Features

  • feat: add HasOwner PlotFilter filter @dordsor21 (#4259)
  • Introduce edit-sign flag @SirYwell (#4236)
  • Feat(API): Mutable Location in PlayerTeleportToPlotEvent @PierreSchwang (#4196)

✅ Chore

  • Declare explicit runtime dependency on 'junit-platform-launcher' @NotMyFault (#4255)

📦 Dependency updates

  • Update dependency com.github.spotbugs:spotbugs-annotations to v4.8.2 - autoclosed @renovate (#4245)
  • Update dependency org.junit.jupiter:junit-jupiter to v5.10.1 @renovate (#4246)
  • Update dependency xyz.jpenilla.run-paper to v2.2.2 @renovate (#4248)
  • Update fawe to v2.8.2 @renovate (#4249)
  • Update dependency com.diffplug.spotless to v6.23.2 @renovate (#4250)
  • Update dependency gradle to v8.5 @renovate (#4251)
  • Update dependency org.checkerframework:checker-qual to v3.40.0 @renovate (#4253)
  • Update actions/setup-java action to v4 @renovate (#4254)