-
For RemovalElementDescriptionIn favor of "/plot toggle chat" and scheduled for removal within the next major release.In favor of "/plot download" (Arkitektonika) and scheduled for removal within the next major release.for removal. Use
PlayerAutoPlotEvent.getSizeX()
for removal. UsePlayerAutoPlotEvent.getSizeZ()
for removal. UsePlayerAutoPlotEvent.setSizeX(int)
)}for removal. UsePlayerAutoPlotEvent.setSizeZ(int)
)}usePlayerTeleportToPlotEvent(PlotPlayer, Location, Plot, TeleportCause)
. You should not be creating events in the first place.UsePlotArea.signMaterial()
. This method is used for 1.13 only and will be removed without replacement in favor ofPlotArea.signMaterial()
once we remove the support for 1.13.In favor of custom world heights within 1.17 and therefore scheduled for removal without replacementBiomes now take XYZ, seeQueueCoordinator.setBiome(int, int, int, BiomeType)
Scheduled for removal once we drop the support for versions not supporting 3D biomes.Do not use
-
ClassesClassDescriptionIn favor of "/plot toggle chat" and scheduled for removal within the next major release.In favor of "/plot download" (Arkitektonika) and scheduled for removal within the next major release.In favor of normal Command classDo not use
-
Fields
-
MethodsMethodDescriptionfor removal. Use
PlayerAutoPlotEvent.getSizeX()
for removal. UsePlayerAutoPlotEvent.getSizeZ()
for removal. UsePlayerAutoPlotEvent.setSizeX(int)
)}for removal. UsePlayerAutoPlotEvent.setSizeZ(int)
)}May cause synchronous chunk loadsin favor of getCorners()[0];May cause synchronous chunk loadsas merged plots no longer need to be rectangularMay cause synchronous chunk loadsMay cause synchronous chunk loadingMay cause synchronous chunk loadsin favor of getCorners()[1];UsePlotArea.signMaterial()
. This method is used for 1.13 only and will be removed without replacement in favor ofPlotArea.signMaterial()
once we remove the support for 1.13.Poorly implemented. May be removed in future.In favor of custom world heights within 1.17 and therefore scheduled for removal without replacementBiomes now take XYZ, seeQueueCoordinator.setBiome(int, int, int, BiomeType)
Scheduled for removal once we drop the support for versions not supporting 3D biomes.May result in synchronous chunk loading
-
ConstructorsConstructorDescriptionuse
PlayerTeleportToPlotEvent(PlotPlayer, Location, Plot, TeleportCause)
. You should not be creating events in the first place.