java.lang.Object
com.ordwen.odailyquests.configuration.essentials.ReloadMessage
All Implemented Interfaces:
IConfigurable

public class ReloadMessage extends Object implements IConfigurable
Controls whether the plugin should notify players about their quest status when data are reloaded (e.g. after an integrations-triggered reload).
  • Constructor Details

  • Method Details

    • load

      public void load()
      Specified by:
      load in interface IConfigurable
    • shouldSendOnReload

      public static boolean shouldSendOnReload()