LF How to Shop increase Storage Quantity

    Joined
    Dec 16, 2014
    Messages
    3
    Reaction score
    0
    Hi,

    were i can increase the Maximum Storage of Shop Quantity.

    Maximum now 50k... i want 5 or 50 mio....

    Or a command to clear all Blocks in the Shop...
     
    Joined
    Jul 17, 2013
    Messages
    1,429
    Reaction score
    205
    • Tester
    Shop Stock Max is hard coded as of now (if that hasnt changed in the last few updates)

    the Admin commands for shops are:

    • shop_restock
      • DESCRIPTION: Restocks the selected shop with items
      • PARAMETERS:
      • EXAMPLE: /shop_restock
    • shop_restock_full
      • DESCRIPTION: Fully Restocks the selected shop with items
      • PARAMETERS:
      • EXAMPLE: /shop_restock_full
    • shop_restock_full_uid
      • DESCRIPTION: Restocks a shop to full with a uid. Works for unloaded shops as well
      • PARAMETERS: ShopUID(String)
      • EXAMPLE: /shop_restock_full_uid ENTITY_SHOP_-4198426460705605982_315
    • shop_restock_uid
      • DESCRIPTION: Restocks a shop with a uid. Works for unloaded shops as well
      • PARAMETERS: ShopUID(String)
      • EXAMPLE: /shop_restock_uid ENTITY_SHOP_-4198426460705605982_315
     
    Joined
    Dec 16, 2014
    Messages
    3
    Reaction score
    0
    Thx for the Replay

    But i know the commands...

    I dont want refill the Shops, i want a fast Option to set the shop inventory emty or the better way for me i want a higher count of storage in the shops.

    Can modify it anywere ??