- Added command /plots adminwg [create/delete] to create worldguard regions for every plot, if you have worldguard protecting all of plots. This works as a bypass for worldguard.
- You can also create worldguard regions when creating a plot via /plot admincreate -wg
- Fixed plot fly when teleporting between worlds.
- Added /plot find (svplots.user.find) to teleport the player to the next available plot.
- Added dynmap fill and stroke color support for plots nearing expiry date. (Reset the the dynmap.yml config to see the new options.)
- Added Shopkeepers hook
- Added PlotEvents for API integration
- Optimize and refactor commands.
- Completely bypass any other protection plugins inside plots.
- Fixes to /plot home and /plot tp tping them to the sky
- Fixes to placing armor stands and paintings and item frames in an unowned plot
- Fixes to being damaged by a block in a plot
- Fixes to dynmap color parser not parsing color correctly
Features: - Added support for Folia
- Added /plot transfer command (Transfer ownership of your plot)
- Added /plot fly command (Fly in your plot. Add plot flag "member_fly" to allow members to fly)
- Added /plot adminresell command (Force sell a plot back to empty state)
- Added async teleport if available
- Added raytracing instead for plot center & home calculations
- Added plot expiry placeholders in messages
- Added Parties hook (plot flag "party_trust" to trust party members as plot members)
Fixes: - Fixed placeholders for offline players
Code: - Changed block EventPriority to HIGHEST
- Refactor and code clean-up
- Added config check for incorrect schematic dimensions