Skip to content

Shops Configuration

Ren edited this page Aug 19, 2019 · 1 revision

» Home » Shops » Configuration

Configuration

  • shops: Shop-related settings
    • limit: The maximum amount of shops per character.

Recommended cache sizes

  • rpkit_shop_count id: The maximum amount of players
  • rpkit_shop_count character_id: The maximum amount of players

Permissions

rpkit.shops.sign.shop:
    description: Allows creation of shops
    default: true
rpkit.shops.sign.shop.nolimit:
    description: Removes shop limit
    default: op
rpkit.shops.sign.shop.admin:
    description: Allows the creation of admin shops
    default: op
rpkit.shops.command.restock:
    description: Allows restocking shops
    default: op
rpkit.shops.sign.rent:
    description: Allows creation of rented shops
    default: op
Clone this wiki locally