Class Save


@Deprecated(forRemoval=true) public class Save extends SubCommand
Deprecated, for removal: This API element is subject to removal in a future version.
In favor of "/plot download" (Arkitektonika) and scheduled for removal within the next major release.
  • Constructor Details

    • Save

      @Inject public Save(@NonNull PlotAreaManager plotAreaManager, @NonNull SchematicHandler schematicHandler)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • onCommand

      public boolean onCommand(PlotPlayer<?> player, String[] args)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      onCommand in class SubCommand