PlotSquared v7

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

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 (+1)
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 (+1)
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 (+1)
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 (+1)
Reactions: ferreol
Fixes:
  • Fix an issue with the integration of WorldEdit's mask manager (regression of 6.6.0) (#3532)
We advice every WorldEdit user to update to 6.6.1.
Fawe users were not affected by this issue.

Click here for the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/6.6.1
I've updated this resource to the latest version

6.5.1​

  • Like (+1)
Reactions: ferreol
Fixes

- Don't open the component GUI if the actor has no permission for a specific component (#3496)
- Restore ability to use PlaceholderAPI in greeting and farewell flag (#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: https://intellectualsites.github.io...n/placeholders.html#_plotsquared_placeholders
- Fixed closed meta instance of the ExpireManager (#3481)
- Fix NPE on unavailable music discs on lower versions (#3475)
- Always call plot events through the event dispatcher (#3479)

Features

- Don't execute selected presets with prices if economy is disabled (#3497)
If you have presets that have a price set but you don't 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 (#3490)

## Documentation updates

- Switch to generated wiki (#3482)

Click here for the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/6.5.0
  • Like (+1)
Reactions: ferreol
Fixes
  • fix: npe thrown in entity spawn listener (#3399)
  • Send user-friendly message when players attempt to enter a plot they are denied from (#3388)
  • fix: Strip redundant space at flag collection (#3400)
  • fix: Ignore the use flag for liquid placement/removal (#3375)
Changes
  • fix: Standardize projectile permissions (#3374)
    The permissions "plots.projectile.unowned" and "plots.projectile.other" have been replaced in favor of generic administrative permissions to address cases like throwing splash potions on plots you don't own.

Chore
  • Drop informational guava and JB annotations (#3389)
Top Bottom