PlotSquared v7

MC Plugin PlotSquared v7 7.5.13
The best plot plugin available for Minecraft.

Fixes

- fix: improve handling of missing message files (#3718)

✨ Features

- change message of `/p remove <player>` if player does not need to be removed (#3734)

⚙️ Changes for plugin developers

- Deprecate the static Permissions "util" class that is almost entirely superseded by methods in PermissionHolder instances themselves (#3695)

Click here for the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/6.9.3
Major bug fixes

- Revert "Adjust schematic height logic when pasting and actually set air as well #3681"(#3722)
This fix has been reverted in order to address a regression that prevents the creation of multi layer road schematics. Updating is advised

✅ Chore

- fix: Don't fail post processing compilation on non-ascii charmap(#3719)

⚙️ Changes for plugin developers

- Ignore cancelled projectile launch events(#3709)

Click here for the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/6.9.2
Fixes

- Show old flag value in remove command (#3711)
- Use single PlotListener instance (#3704)
- Better handling of offline projectile shooters (#3705)
- Adjust schematic height logic when pasting and actually set air as well (#3681)
- Reset wall filling on clear (#3680)
- Fix maximum plot number check in `/plot continue` counting the current plot twice (#3674)

✨ Features

- Implement build height limits into more events (#3691)

✅ Chore

- Minor cleanup of the...
Major bug fixes

- Ensure forceSync is provided when constructing chunk coordinators (#3657)

Fixes

- Only load world cofigurations if WorldEdit has fully enabled (safe to do)(#3666)
- fix: mob cap counting for each connected plot individually (#3643)
- Prevent blocks moving/generating below and above build height (#3641)

✨ Features

- Implement tile entities to generation using Populators (#3665)

Changes

- feat: Add 1.19 music disk to the /plot music GUI (#3668)

✅ Chore

- chore: Add tadpole buckets to the list of dispensable items (#3669)
- chore: Address Paper javadoc warnings (#3648)

⚙️ Changes for plugin developers

- Add an on-complete task to PlotArea#mergePlots (#3671)
- Remove aggregation of cross module javadocs (#3646)

Documentation updates

- docs: Unify WE, P2 and Fawe abbreviations (#3672)

Click here for the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/6.9.0
Fixes

- Kick players on merged plots appropriately (#3639)

Changes

- Return `info.server` for `%plotsquared_currentplot_owner%` if plot is a server plot (#3640)

⚙️ Changes for plugin developers

- Don't expose jcip and findbugs annotations (#3533)

Click here for the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/6.8.1
Major bug fixes

- Fix lag caused when generating augmented worlds with roads (#3614)
- Fix plot analysis (#3618)

Fixes

- Fix generation of augmented/partial worlds when single worlds are enabled (#3615)
- fix: Block Endermites from spawning if mob spawning is disabled (#3623)
- Correctly use yIndex when regenerating plots in certain world configurations (#3601)
- Make y location of homes absolute for `Plot#getHomeSynchronous` too (#3620)

Features

- Implement restoring tags directly using a supplied block (#3616)
- Add ability to disable random Mojang uuid API calls (#3586)
- Implement chunkObject into queueing (#3612)

Changes

- Improvements to /plot list command (#3585)

Chore

- Deprecations to Queues (#3613)

Click here fore the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/6.8.0
Features

- Add Plot flag for projectiles (#3581)
- Set plot biome chunk by chunk (#3590)

Additionally, we would like to ask you to vote on the following poll, if you would like to see different database implementations in the future: https://github.com/IntellectualSites/PlotSquared/discussions/3596

Click here for the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/6.7.0
  • Like
Reactions: ferreol
Fixes

- Make y location of homes always absolute (#3568)
- Fix broken roads on plot delete (#3571)
- Fix wall generation missing north side (#3572)
- Fix: Resolve username in plot entry title when disabling UUID cache (#3556)

Chore

- Replace jsr305 with spotbugs (#3576)
- Emphasize project icon in idea selection (#3577)

The full changelog can be found at https://github.com/IntellectualSites/PlotSquared/releases/tag/6.6.3
  • Like
Reactions: ferreol
Fixes

- Make y location of homes always absolute (#3568)
- Fix broken roads on plot delete (#3571)
- Fix wall generation missing north side (#3572)
- Fix: Resolve username in plot entry title when disabling UUID cache (#3556)

Chore

- Replace jsr305 with spotbugs (#3576)
- Emphasize project icon in idea selection (#3577)

The full changelog can be found at https://github.com/IntellectualSites/PlotSquared/releases/tag/6.6.3
  • Like
Reactions: ferreol
Fixes

- Make `/plot confirm` tasks run synchronous (#3551)
- Use correct field for `unsaved` in 1.18 (#3538)
- Only add extent to WE operations once (#3537)
- Use new FAWE method including actor for schematic pasting (#3535)

Changes

- Change the default sign orientation to better match the wall location(#3524)

Chore

- Clean up PlayerCommandPreprocess listener (#3557)
- Deprecate `Load#secToTime()` in favor of `TimeUtil#secToTime()` (#3558)

Click here for the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/6.6.2
  • Like
Reactions: ferreol
Top Bottom