forked from Telesphoreo/DynamicShop3
-
Notifications
You must be signed in to change notification settings - Fork 1
Shop Flags and Options
Cupjok edited this page Sep 11, 2026
·
1 revision
Flags change how a shop behaves or what information it shows.
Use:
/ds shop <shop> flag <flag> set
/ds shop <shop> flag <flag> unset
The current command implementation supports options including:
signshoplocalshopdeliverychargeshowValueChangehidestockhidepricingtypehideshopbalanceshowmaxstockhiddenincommandintegeronly
Exact behavior depends on the flag and shop configuration.
Restrict normal shop access to a time window with:
/ds shop <shop> shophours <open> <close>
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
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.