Package valorless.havenbags.datamodels
Class EtherealBagSettings
java.lang.Object
valorless.havenbags.datamodels.EtherealBagSettings
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
autoPickup
Filter for auto-pickup functionality. Use "null" for no filter. -
magnet
If true, items will be drawn towards the player when they are nearby. -
autoSort
If true, items will be automatically sorted when the bag updates.
-
-
Constructor Details
-
EtherealBagSettings
public EtherealBagSettings()
-
-
Method Details