Permissions

    simshop:
        description: Gives access to all SIMShop commands.
        children:
            simshop.customer: true
            simshop.info: true
            simshop.admin: true
            simshop.globalsigncreate: true
            simshop.psigncreate: true

    simshop.customer:
        description: Allows you to trade items and receive information.
        children:
            simshop.customer.buy: true
            simshop.customer.sell: true
            simshop.customer.info: true
    simshop.info:
        description: Allows you to receive information like prices.
        children:
            simshop.customer.info.price: true
            simshop.customer.info.list: true
            simshop.customer.info.buytax: true
            simshop.customer.info.selltax: true
    simshop.admin:
        description: Allows you to change configurations.
        children:
            simshop.admin.setprice: true
            simshop.admin.setpricechange: true
            simshop.admin.setpricechangespeed: true
            simshop.admin.setall: true
            simshop.admin.setbuytax: true
            simshop.admin.setselltax: true
            simshop.admin.saveconfig: true
            simshop.admin.reloadconfig: true

    simshop.customer.buy:
        description: Allows you to buy items.
        children:
            simshop.customer.buy.cmd: true
            simshop.customer.buy.sign: true
            simshop.customer.buy.unlimited: false
    simshop.customer.sell:
        description: Allows you to sell items.
        children:
            simshop.customer.sell.cmd: true
            simshop.customer.sell.sign: true
            simshop.customer.sell.unlimited: false


Comments

  • To post a comment, please or register a new account.
Posts Quoted:
Reply
Clear All Quotes