Interface ChatIntegration

All Known Implementing Classes:
ChatIntegrationManager

public interface ChatIntegration
  • Method Details

    • getPluginName

      String getPluginName()
    • shutdown

      default void shutdown()
    • getPrefixes

      default String getPrefixes(UUID uuid)