java.lang.Object
com.ordwen.odailyquests.configuration.functionalities.rewards.GlobalReward
All Implemented Interfaces:
IConfigurable

public class GlobalReward extends Object implements IConfigurable
  • Constructor Details

  • Method Details

    • load

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

      public void sendGlobalRewardInternal(String playerName)
    • sendGlobalReward

      public static void sendGlobalReward(String playerName)