DimStorage Mod — Configuration
Commands
The mod includes several commands to manage the Dimensional Tablet's auto-transfer list. To use these, hold the item you wish to affect in your main hand:
/dimstorage list: Displays all items currently set to be automatically taken by the Dimensional Tablet./dimstorage add: Adds the item in your hand to the auto-transfer list./dimstorage remove: Removes the item in your hand from the auto-transfer list.
Configuration
Server administrators can find the configuration file at serverconfig/dimstorage-server.toml. The following settings are available:
- allowFrequencyChange: (Boolean) Allows or restricts players from changing the frequency of DimChests.
- allowPrivate: (Boolean) Allows or restricts players from making their storage networks private.
- collectRadius: (Integer) Defines the diameter (in blocks) for the DimChest's item collection function.
- tabletItemList: (List) A manual list of item IDs that the DimTablet will automatically transfer from player inventories.