Commands & Permissions

Commands & Permissions

Commands

CommandDescription
/buy and /sellDoes the same as /dynshop buy and /dynshop sell, but they have to be enabled in the config
/dynshop buy <material> (amount)Buy the item(s)
/dynshop sell <material> (amount)Sell the item(s)
/dynshop price <material>Gets the actual price for the item
/dynshop list (page)List the items on the given page
/dynshop admincmdShows all admin commands
/dynshop buytax/selltaxGet the actual buy-/selltax
/dynshop setbuytax/setselltax <Percent>Set the buy-/selltax
/dynshop setall price/min-price/max-price/limit/available (value)Set the value for all items
/dynshop setprice: <material> <price>Set the price
/dynshop setpricechange <percent, amount or constant>Sets the pricechange (See config)
/dynshop setpricechangespeed <speed>Sets the pricechangespeed (See config)
/dynshop reloadconfigReload the config from the file, overwrites any changes!
/dynshop saveconfigSave the config to the file
/dynshopShows the help text


Permissions

Troubleshooting:
To give all permissions from a parent use e.g. dynshop.customer.*
If this doesn't work for some reason, you have to give all single permissions.

  • dynshop:
    • description: Gives access to all DynamicShop commands.
    • children:
      • dynshop.customer: true
      • dynshop.info: true
      • dynshop.admin: true
      • dynshop.globalsigncreate: true
      • dynshop.psigncreate: true

  • dynshop.customer:
    • description: Allows you to trade items and receive information.
    • children:
      • dynshop.customer.buy: true
      • dynshop.customer.sell: true
      • dynshop.customer.info: true

  • dynshop.info:
    • description: Allows you to receive information like prices.
    • children:
      • dynshop.customer.info.price: true
      • dynshop.customer.info.list: true
      • dynshop.customer.info.buytax: true
      • dynshop.customer.info.selltax: true

  • dynshop.admin:
    • description: Allows you to change configurations and view the admin commands.
    • children:
      • dynshop.admin.setprice: true
      • dynshop.admin.setpricechange: true
      • dynshop.admin.setpricechangespeed: true
      • dynshop.admin.setall: true
      • dynshop.admin.setbuytax: true
      • dynshop.admin.setselltax: true
      • dynshop.admin.saveconfig: true
      • dynshop.admin.reloadconfig: true

  • dynshop.customer.buy:
    • description: Allows you to buy items.
    • children:
      • dynshop.customer.buy.cmd: true
      • dynshop.customer.buy.sign: true
      • dynshop.customer.buy.unlimited: false

  • dynshop.customer.sell:
    • description: Allows you to sell items.
    • children:
      • dynshop.customer.sell.cmd: true
      • dynshop.customer.sell.sign: true
      • dynshop.customer.sell.unlimited: false

cmd/sign: with sign permission you can trade with signs, with cmd by commands


Comments

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