Class PlotTitle

java.lang.Object
com.plotsquared.core.plot.PlotTitle

public class PlotTitle extends Object
  • Field Details

    • CONFIGURED

      public static final PlotTitle CONFIGURED
      Since:
      6.1.0
  • Constructor Details

    • PlotTitle

      public PlotTitle(String title, String subtitle)
      Since:
      6.0.10
  • Method Details

    • title

      @Nullable public String title()
      Since:
      6.0.10
    • subtitle

      @Nullable public String subtitle()
      Since:
      6.0.10