forked from Telesphoreo/DynamicShop3
-
Notifications
You must be signed in to change notification settings - Fork 1
Sign Shops
Cupjok edited this page Sep 13, 2026
·
1 revision
A sign can open a shop, or one item of a shop.
Place a sign (needs dshop.admin.createsign) and write:
| Line | Text |
|---|---|
| 1 |
[ds] (or [dshop] or [dynamicshop]) |
| 2 | shop name |
| 3 | optional: an item of that shop, to open its trade view directly |
| 4 | optional: text shown on the first line of the finished sign |
Right-click the sign to use it. Break it with dshop.admin.destroysign.
- Flag
signshop: the shop can only be opened from its signs (/ds shopand quick sell skip it). - Flag
localshopwithposition pos1/pos2: the shop only works inside that area. Adddeliverychargeto allow remote use for a delivery fee.
/ds shop <shop> flag signshop set
/ds shop <shop> position pos1
/ds shop <shop> position pos2
/ds shop <shop> flag localshop set
Admins with dshop.admin.remoteaccess can use these shops from anywhere. See Shop Flags and Options.