- Added List command for players. They can now access their collectors via a GUI.
- You can now disable and item's sales and make it to store only by setting its price to -1.
Make sure to add these to your config!
Spoiler: Config Changes
Code (YAML):
List-Gui :
title
:
"<underlined>Your Collectors"
rows
: 3
items
:
collector :
material
:
"GHAST_TEAR"
displayName
:
"<yellow>Collector"
lore :
- "<gray>Type
: <yellow><displayname>
" - " <gray>World
: <yellow><world>
" - " <gray>X Location
: <yellow><x>
" - " <gray>Y Location
: <yellow><y>
" - " <gray>Z Location
: <yellow><z>
" - "
" - " <gray>Click to open this collector's menu
" previous: slot: 21 material: " ARROW
" displayName: " <yellow>Previous Page
" lore: [] next: slot: 23 material: " ARROW
" displayName: " <yellow>Next Page
" lore: []