Fixes
- Fix for unwanted audio panning (#3430)
- Fix `/plot music` being able to be used on unclaimed plots (#3432)
- Fix: 1.18 uses the same field as 1.17 for mustNotSave (#3428)
- Make road flags great again (#3420)
- Fix: use ownersInclude instead of ownedBy where required (#3419)
- Fix: Only send border area exit message once (#3418)
- Fix: use portal corners to test for event cancellation as entity can be null (#3417)
- fix: Reimplement the "unknown owner" option to plot purge (#3412)
- Fix: Account for mutability of plot objects when sending move/swap success messages (#3414)
Features
- feat: Display explosion particles even after the event got canceled (with setting to control behavior) (#3436)
Changes
- Allow restoration of road schematic height calculation behaviour from pre 6.1.4 (#3444)
- Add 1.18's music disc additions to `/plot music` (#3446)
- Sort plugins on `/plot debugpaste` alphabetically (#3447)
Chore
- Refactor: Replace Rörledning with Cloud-Services (#3409)
API Note: Our sunset maven repository (mvn.intellectualsites.com) is scheduled to be deactivated on January the 24th.
PlotSquared does deploy to the central repository, but not all of our own dependencies were transferred yet, which is done by now.
Make sure to remove it from your build instructions to prevent errors when compiling your addons.
The wiki
https://github.com/IntellectualSites/PlotSquared-Documentation/wiki/API-Documentation has been updated to reflect the changes as well.