-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
From https://www.spigotmc.org/threads/bossshoppro-editor.359581/:
Found an issue that needs to be rectified.
When adding an item price, it inserts
Price:
NewItem:
- 'type:STONE'
- 'amount:16'
when the correct format is:
Code (Text):
Price:
- - 'type:STONE'
- 'amount:16'
Metadata
Metadata
Assignees
Labels
No labels