QuestCommand

public class QuestCommand

Functions

Link copied to clipboard
public static void bypassQuestRequirements(Player player)
Link copied to clipboard
public static void completeQuest(Player player)
public static void completeQuest(String questID, Player player)
Link copied to clipboard
public static void joinQuest(String questID, Player player)
Link copied to clipboard
public static void leaveQuest(Player player, String questID)
Link copied to clipboard
public static void leaveQuestConfirmed(Player player, String questID)
Link copied to clipboard
public static void resetQuest(CommandSender commandSender, String playerString, String questName)
Link copied to clipboard
public static void resetQuests(CommandSender commandSender, String playerString)
Link copied to clipboard
public static void trackQuest(String questID, Player player)