Skip to content

Releases: IntellectualSites/PlotSquared

7.2.0

03 Nov 14:05
fdc8878
Compare
Choose a tag to compare

🐛 Fixes

✨ Features

✅ Chore

  • Simplify Plot#getConnectedPlots and share cache between connected plots @SirYwell (#4212)
  • chore/fix(:runServer): cache fawe artifact and fix java 21 @PierreSchwang (#4209)
  • Address deprecated 'Times#of()' in 'PlotPlayer' @NotMyFault (#4207)
  • chore: remove poorly implemented /ps debug loadedchunks command @dordsor21 (#4180)

📦 Dependency updates

7.1.0

09 Oct 15:09
c7bfd48
Compare
Choose a tag to compare

🐛 Fixes

✨ Features

✅ Chore

📝 Documentation updates

📦 Dependency updates

7.0.0

23 Aug 11:01
f582ec0
Compare
Choose a tag to compare

💥 Breaking changes

This major release doesn't include many notable changes for end users, as it focuses on upgrading MiniMessage for plugin developers.
However, a few long-term issues with messages have been ironed out by the MiniMessage update.
For example, /plot help all is now clickable.

Additionally, support for 1.20 and 1.20.1 has been added,

If you find something not working, compared to v6, please file an issue on the issue tracker: https://github.com/IntellectualSites/PlotSquared/issues/new/choose

Notable changes for developers
PlotSquared v7 makes use of the latest MiniMessage features and syntax. For more information, check the MiniMessage docs: https://docs.advntr.dev/minimessage/format.html
In v7, various, previously deprecated methods, have been removed in favor of successors, if available.

We published the following resources to provide additional information about the methods changed, to make the upgrade as easy as possible for plugin developers:

🐛 Fixes since RC 4

  • Fix an issue with plot grants' message template.

📦 Dependency updates

25 changes

7.0.0-rc.4

02 Aug 11:57
72f511c
Compare
Choose a tag to compare
7.0.0-rc.4 Pre-release
Pre-release

🐛 Fixes

✨ Features

7.0.0-rc.3

22 Jul 09:02
21f79d1
Compare
Choose a tag to compare
7.0.0-rc.3 Pre-release
Pre-release

🐛 Fixes

7.0.0-rc.2

05 Jul 11:35
e10caf6
Compare
Choose a tag to compare
7.0.0-rc.2 Pre-release
Pre-release

💥 Breaking changes

🚀 Major features

🐛 Fixes

  • fix: return on null plot on big boom @dordsor21 (#4085)
  • Strip legacy color codes if message cannot be parsed by MiniMessage @SirYwell (#4077)
  • Properly drop unsupported biomes from biome list @SirYwell (#4074)
  • Wrong biome list for 1.19.4 if datapacks are not enabled @TheMeinerLP (#4016)
  • fix: do not reset the connectedCache every time Plot#getRegions is called @dordsor21 (#4046)
  • fix: do not overwrite bedrock with wall @dordsor21 (#4048)
  • Road-Schematic-Generation now shows correct skull skins and banner patterns @PierreSchwang (#4026)
  • Fix plot done success flag being false when complexity is higher than… @MrJoshuaT (#4040)
  • Fix /plot area create <name> without passing a specific terrain type @PierreSchwang (#4025)
  • fix: account for false permissions when checking range @dordsor21 (#4014)
  • fix: clear above and below plot gen heights if build heights are larger @dordsor21 (#3991)

✨ Features

✅ Chore

📦 Dependency updates

19 changes

6.11.1

06 Mar 09:47
447e4c7
Compare
Choose a tag to compare

Info:

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

✅ Chore

⚙️ Changes for plugin developers

📦 Dependency updates

  • Update Ilshidur/action-discord digest to 08d9328 @renovate (#3974)
  • Update dependency com.intellectualsites.arkitektonika:Arkitektonika-Client to v2.1.2 @renovate (#3972)
  • Update dependency com.intellectualsites.prtree:PRTree to v2.0.1 @renovate (#3975)
  • Update dependency com.diffplug.spotless to v6.16.0 @renovate (#3970)
  • Update dependency cloud.commandframework:cloud-services to v1.8.2 @renovate (#3971)
  • Update dependency gradle to v7.6.1 @renovate (#3967)
  • Update dependency cloud.commandframework:cloud-services to v1.8.1 @renovate (#3965)
  • Update dependency io.github.gradle-nexus.publish-plugin to v1.2.0 @renovate (#3966)
  • Update dependency com.diffplug.spotless to v6.15.0 @renovate (#3959)
  • Update dependency com.intellectualsites.bom:bom-1.18.x to v1.24 @renovate (#3960)

6.11.0

10 Feb 16:16
773fd6f
Compare
Choose a tag to compare

✨ Features

🧭 Changes

📦 Dependency updates

  • Update dependency com.diffplug.spotless to v6.14.1 @renovate (#3957)
  • Update dependency com.diffplug.spotless to v6.14.0 @renovate (#3950)
  • Update dependency com.intellectualsites.bom:bom-1.18.x to v1.23 @renovate (#3948)

6.10.9

23 Jan 11:29
be89031
Compare
Choose a tag to compare

🐛 Fixes

✅ Chore

⚙️ Changes for plugin developers

📝 Documentation updates

  • Add source documentation to javadocs and add dependency tab @NotMyFault (#3917)

📦 Dependency updates

  • Update dependency com.diffplug.spotless to v6.13.0 @renovate (#3929)
  • Update dependency com.intellectualsites.bom:bom-1.18.x to v1.22 @renovate (#3918)
  • Update dependency org.junit.jupiter:junit-jupiter to v5.9.2 @renovate (#3923)

6.10.8

09 Jan 14:50
febac6f
Compare
Choose a tag to compare
  • This release contains no user-facing changes. 6.10.7 and 6.10.8 have been skipped, to resolve an issue with staging maven artifacts for the central repository.
    The couple of skipped versions will be skipped on SpigotMC too.