Class EtherealBagSettings

java.lang.Object
valorless.havenbags.datamodels.EtherealBagSettings

public class EtherealBagSettings extends Object
  • Field Details

    • autoPickup

      public String autoPickup
      Filter for auto-pickup functionality. Use "null" for no filter.
    • magnet

      public Boolean magnet
      If true, items will be drawn towards the player when they are nearby.
    • autoSort

      public Boolean autoSort
      If true, items will be automatically sorted when the bag updates.
  • Constructor Details

    • EtherealBagSettings

      public EtherealBagSettings()
  • Method Details