Class GlobalReward
java.lang.Object
com.ordwen.odailyquests.configuration.functionalities.rewards.GlobalReward
- All Implemented Interfaces:
IConfigurable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
load()
static void
sendGlobalReward
(String playerName) void
sendGlobalRewardInternal
(String playerName)
-
Constructor Details
-
GlobalReward
-
-
Method Details
-
load
public void load()- Specified by:
load
in interfaceIConfigurable
-
sendGlobalRewardInternal
-
sendGlobalReward
-