Class QuestsConfig

All Implemented Interfaces:
Config

@ConfigSerializable public class QuestsConfig extends AbstractYamlConfig
  • Constructor Details

    • QuestsConfig

      public QuestsConfig()
  • Method Details

    • getQuestMaxRange

      public int getQuestMaxRange()
      Returns:
      The maximum distance between elevators pairing with each other.
    • isQuestRandomNPCs

      public boolean isQuestRandomNPCs()
      Returns:
      Whether to let NPCs be randomly assigned quests or not.