Skip to content

Shop Flags and Options

Cupjok edited this page Sep 11, 2026 · 1 revision

Shop Flags and Options

Flags change how a shop behaves or what information it shows.

Use:

/ds shop <shop> flag <flag> set
/ds shop <shop> flag <flag> unset

Common flags

The current command implementation supports options including:

  • signshop
  • localshop
  • deliverycharge
  • showValueChange
  • hidestock
  • hidepricingtype
  • hideshopbalance
  • showmaxstock
  • hiddenincommand
  • integeronly

Exact behavior depends on the flag and shop configuration.

Shop hours

Restrict normal shop access to a time window with:

/ds shop <shop> shophours <open> <close>

Position and world

The shop editor can define positions/world information for local-shop behavior. Position tools include:

/ds shop <shop> position pos1
/ds shop <shop> position pos2
/ds shop <shop> position clear

Commands attached to items

Shop items can optionally run configured commands on buy or sell. This is useful for reward-style shops, but validate commands carefully because they can affect server state.

Clone this wiki locally