Before starting with the actual changelog, I'd like to leave a few notes about the future of PlotSquared and future updates.
Currently we are working on a new messaging system supporting hexadecimal/rgb color codes, color gradients and a variety of other improvements, you can read move about it
here.
In the past we used GitHub to manage translations via pull requests but we switched to Crowdin Enterprise a few months ago, since it is easier to use for people who are not versed with git applications but want to help us translating PlotSquared into their language.
The following link leads to our Crowdin page:
https://intellectualsites.crowdin.com/plotsquared
I've added a few languages as default. If a language is missing you would like to translate PlotSquared to, let us know in
#off-topic and I will add it.
Please note: Values inside tags (
<value>,
<command>,
<gray>, etc.) are replaced with strings when used ingame. E.g.
<prefix><gray>Use <command> <<list>></gray> will change to
[P2] Use /plot list <mine> when you are using PlotSquared.
So make sure to put them on a spot matching your translation language.
Do not change anything inside them, they have to remain in english/the default. Thanks for your support! And thanks to the few people who are already translating PlotSquared into their languages when I never shared a link to our crowdin.
We recommend using the latest version of Paper, as it includes several performance enhancements over Spigot. PlotSquared v5.13+ includes significant improvements which are only effective on Paper, most notably asynchronous chunk loading which reduces lag spikes during player teleports.
This version contains the following changes:
Fixes:
- Fixed an issue where PlotSquared would try to convert databases created in v5 from v4 to v5, which obviously fails, because they never used v4.
- Fixed an OfflinePlayerUtil breakaged caused by NMS Changes
- Fixed an issue where visiting merged plots with multiple owners didn't work properly.
- Fixed `/plot trust` and `/plot add` not displaying a message when trying to add or trust the plot owner.
- Fixed block ignition not being denied by default
[PS-114]
- Fixed signs not being generated by default
Additions:
- Added 1.16.2 support.
If you want to use 1.16.2, use a WorldEdit build from here:
https://builds.enginehub.org/job/worldedit?branch=master
If you are using FAWE, update your FAWE build from here:
https://ci.athion.net/job/FastAsyncWorldEdit-1.16/
- Allow teleporting to merged plots with multiple owners using `/plot home`