Fixes

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

✨ Features

- Add events for plot buying (#4291)
- feat: add specific admin permissions for placing vehicles (#4258)
- PostPlotClearEvent added (#4268)

✅ Chore

- refactor: move leave event dispact to after logic (#4260)

Check the full changelog at https://github.com/IntellectualSites/PlotSquared/releases/tag/7.3.2
✨ Features

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

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

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

✨ Features

- feat: add HasOwner PlotFilter filter (#4259)
- Introduce `edit-sign` flag (#4236)
- Feat(API):...
Fixes

- Delay economy initialization to server load (#4216)
- Fix: including "highestLimit" number (#4218)

✨ Features

- Add info about service providers to debugpaste (#4226)
- feat: add configurable border size (#4213)

✅ Chore

- Simplify Plot#getConnectedPlots and share cache between connected plots (#4212)
- Address deprecated 'Times#of()' in 'PlotPlayer' (#4207)
- chore: remove poorly implemented /ps debug loadedchunks command (#4180)
Fixes

- Replace deprecated ageable with breedable (#4193)
- fix: load flags after we is initialised (#4186)
- Fix: No response to errors in plot user group modifications (#4197)
- Addresses issues related to maven publish scm block (#4179)
- Fix `#isAccessible()` deprecation in `HybridPlotWorld` (#4177)
- Address deprecated URL instantiation (#4178)

✨ Features

- feat: add concrete-harden flag (#4184)
- feat: add placeholder for plot size (#4181)

✅ Chore

- chore:...
PlotSquared v7 has been released to general availability. The changelog is available on GitHub: https://github.com/IntellectualSites/PlotSquared/releases/tag/7.0.0

If you're on an RC version of v7 or v6 and encounter an issue during the update process, please file an issue on GitHub: https://github.com/IntellectualSites/PlotSquared/
Issues fixed since RC.1:

- The update checker does no longer throw an exception caused by "RC"
- A couple of placeholder errors have been fixed, coming from outdated MiniMessage syntax.
If you update to RC.2, PlotSquared updates existing placeholders in the translation file.
- A pre-existing issue regarding plot prices has been fixed.
This is the last release of the v6. The next major version, v7, will be released this week, too. Stay tuned!
In case of questions, don't hesitate to ask on our discord server: https://discord.gg/intellectualsites

Fixes


- Fix farmland moisturize (#3978)

✅ Chore

- Pin GH actions to SHA to avoid mutable refs (#3973)

⚙️ Changes for plugin developers

- Deprecate unused methods for removal (#3977)
- Don't fire 'PlotUnlinkEvent' twice on plot clear (#3947)...
✨ Features

Add event firing on remove road entity @ByteExceptionM (#3955)

Changes

- Make farmland keep its moisture @TraksAG (#3952)

Click here for the full changelog: https://github.com/IntellectualSites/PlotSquared/releases/tag/6.11.0
Back
Top Bottom