Class Chat


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

    • Chat

      public Chat()
      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