All Known Subinterfaces:
IConsole, IPlayer

public interface ISender
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    void
     
    void
    sendMessage(net.kyori.adventure.text.Component message)
     
  • Method Details

    • sendMessage

      void sendMessage(String message)
    • sendMessage

      void sendMessage(net.kyori.adventure.text.Component message)
    • hasPermission

      boolean hasPermission(String perm)