Class PlotComment

java.lang.Object
com.plotsquared.core.plot.comment.PlotComment

public class PlotComment extends Object
  • Field Details

    • comment

      public final String comment
    • inbox

      public final String inbox
    • senderName

      public final String senderName
    • id

      public final PlotId id
    • world

      public final String world
    • timestamp

      public final long timestamp
  • Constructor Details