PlotSquared v7

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

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
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
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