Put more legacy web interface deprecations in place

This commit is contained in:
Alexander Brandes
2023-01-23 13:40:35 +01:00
parent 6130c3dfa5
commit ab357deb48
3 changed files with 9 additions and 1 deletions

View File

@ -162,7 +162,7 @@ public class BukkitPlotGenerator extends ChunkGenerator implements GeneratorWrap
}
/**
* The entire method is deprecated, but kept for compatibility with <=1.16.2.
* The entire method is deprecated, but kept for compatibility with versions lower than or equal to 1.16.2.
* The method will be removed in future versions, because WorldEdit and FastAsyncWorldEdit only support the latest point
* release.
*/