classname=mod.treestar.shopmod.ShopMod classpath=ShopMod.jar sharedClassLoader=true # Display name shown in the shop window shopName=Server Shop # Allow opening the shop from settlement tokens enableTokenAccess=true # Allow opening the shop from mailboxes enableMailboxAccess=false # JSON config files for categories and items categoryJsonPath=mods/shop_categories.json itemJsonPath=mods/shop_items.json # java.util.logging level for this mod (e.g., INFO, FINE) logLevel=INFO