Skip to content

Releases: IntellectualSites/PlotSquared

6.6.3

19 Apr 06:46
888bb20
Compare
Choose a tag to compare

🐛 Fixes

✅ Chore

📦 Dependency updates

6.6.2

04 Apr 10:57
c28177d
Compare
Choose a tag to compare

🐛 Fixes

🧭 Changes

  • Change the default sign orientation to better match the wall location @dordsor21 (#3524)

✅ Chore

📦 Dependency updates

6.6.1

08 Mar 19:16
4c0ad14
Compare
Choose a tag to compare

🐛 Fixes

  • Fix an issue with the integration of WorldEdit's mask manager (regression of 6.6.0)
    We advice every WorldEdit user to update to 6.6.1. Fawe users were not affected by this issue.

📦 Dependency updates

  • build: Update actions/checkout action to v3 @renovate (#3530)
  • build: Update dependency org.checkerframework:checker-qual to v3.21.3 @renovate (#3528)
  • build: Update dependency net.essentialsx:EssentialsX to v2.19.3 @renovate (#3527)

6.6.0

07 Mar 14:49
fd4a542
Compare
Choose a tag to compare

🚀 Major features and improvements

The options max_gen_height and min_gen_height have been added to the worlds.yml under world: to set the new generation heights.
If you're upgrading from a previous version that didn't have these values, you initially should visit max_height and min_height in the same file and align them with the new generation heights, to utilize the new heights, if desired.

If the former values are setup to utilize thew new heights, (re)generating chunks, for example during a plot clear, does expand the wall and the floor blocks. However, that is not needed and players can simply break through the floor to build below Y0

A note for FAWE users: Fawe needs updating to adapt the changes from this release. Plot clearing and similar hook-operations cannot perform outside Y0 -> 256 yet.

✅ Chore

📦 Dependency updates

6.5.1

23 Feb 10:00
c2fd4ed
Compare
Choose a tag to compare

🐛 Fixes

  • Fix shulkers teleporting on the road @NotMyFault (#3501)
  • Cancel block placement if the block consists of two block states and violate the custom world height @PierreSchwang (#3487)

📦 Dependency updates

  • build: Update dependency net.luckperms:api to v5.4 @renovate (#3505)

6.5.0

10 Feb 11:32
78125ff
Compare
Choose a tag to compare

🐛 Fixes

  • Don't open the component GUI if the actor has no permission for a specific component @NotMyFault (#3496)
  • Restore ability to use PlaceholderAPI in greeting and farewell flag @NotMyFault (#3489)
    This change addresses a regression from a past release. If you're using placeholders in angle brackets, we advice to migrate to our build in placeholders.
  • Fixed closed meta instance of the ExpireManager @PierreSchwang (#3481)
  • Fix NPE on unavailable music discs on lower versions @PierreSchwang (#3475)
  • Always call plot events through the event dispatcher @SirYwell (#3479)

✨ Features

  • Don't execute selected presets with prices if economy is disabled @NotMyFault (#3497)
    If you have presets that have a price set but you don't have need or have an economy setup, set the price to 0.
  • Display "/plot help" categories only, if the player has permission to access these commands @PierreSchwang (#3490)

📝 Documentation updates

📦 Dependency updates

  • build: Update release-drafter/release-drafter action to v5.18.1 @renovate (#3494)
  • build: Update dependency org.checkerframework:checker-qual to v3.21.2 @renovate (#3493)
  • build: Update dependency org.bstats:bstats-bukkit to v3 @renovate (#3486)
  • build: Update dependency com.intellectualsites.paster:Paster to v1.1.4 @renovate (#3485)
  • build: Update com.fastasyncworldedit to v2.0.1 @renovate (#3484)

6.4.0

27 Jan 12:50
ac71046
Compare
Choose a tag to compare

🐛 Fixes

  • fix: Don't ommit flag int input in no permission message @NotMyFault (#3466)
  • Fix: Plot#getOwner can be nullable, and redstone may be present on unowned plots @dordsor21 (#3472)
  • Fix the set block timer if the queue is not empty @PierreSchwang (#3474)
  • PlayerInteractEvent does not necessarily interact with a block @dordsor21 (#3463)
  • Fix: Missing Component returns + plot info on unknown plot owner @PierreSchwang (#3449)

✨ Features

🧭 Changes

📦 Dependency updates

  • build: Update release-drafter/release-drafter action to v5.17.6 @renovate (#3467)
  • build: Update release-drafter/release-drafter action to v5.17.5 @renovate (#3460)

📝 Documentation updates

6.3.0

14 Jan 10:30
8b6e7b2
Compare
Choose a tag to compare

🐛 Fixes

✨ Features

  • feat: Display explosion particles even after the event got canceled (with setting to control behavior) @Xaver106 (#3436)

🧭 Changes

  • Allow restoration of road schematic height calculation behaviour from pre 6.1.4 @dordsor21 (#3444)
  • Add 1.18's music disc additions to /plot music @NotMyFault (#3446)
  • Sort plugins on /plot debugpaste alphabetically @NotMyFault (#3447)

✅ Chore

📦 Dependency updates

  • build: Update dependency org.checkerframework:checker-qual to v3.21.1 @renovate (#3441)
  • build: Update plugin shadow to v7.1.2 @renovate (#3427)
  • build: Update dependency cloud.commandframework:cloud-services to v1.6.1 @renovate (#3425)
  • build: Update dependency org.apache.logging.log4j:log4j-api to v2.17.1 @renovate (#3426)

6.2.2

30 Dec 09:15
7d981bc
Compare
Choose a tag to compare

🐛 Fixes

🧭 Changes

✅ Chore

📦 Dependency updates

  • build: Update dependency me.clip:placeholderapi to v2.11.1 @renovate (#3403)
  • build: Update actions/setup-java action to v2.5.0 @renovate (#3404)
  • build: Update dependency gradle to v7.3.3 @renovate (#3402)
  • build: Update dependency me.clip:placeholderapi to v2.11.0 @renovate (#3395)
  • build: Update dependency org.checkerframework:checker-qual to v3.21.0 @renovate (#3394)
  • build: Update dependency com.intellectualsites.paster:Paster to v1.1.3 @renovate (#3391)
  • build: Update dependency net.essentialsx:EssentialsX to v2.19.2 @renovate (#3392)
  • build: Update actions/checkout action to v2.4.0 @renovate (#3393)

PlotSquared v6.2.1

14 Dec 22:07
93d9963
Compare
Choose a tag to compare

🐛 Fixes

📦 Dependency updates

  • build: Update dependency org.apache.logging.log4j:log4j-api to v2.16.0 @renovate (#3368)
  • build: Update dependency org.checkerframework:checker-qual to v3.20.0 @renovate (#3369)