The Shulker Preview screen is configured in plugins/StrawAuction/gui/ShulkerPreviewGUI.yml.
Opening this screen
Start with /ah (Browse, list, buy and recover auction items.). The package does not specify a separate direct command for this individual screen. Its configured controls are listed below.
Controls
| Control | Slot | Player hint | Configured action |
|---|---|---|---|
| ᴄᴀɴᴄᴇʟ | 11 | Click to cancel | cancel |
| %item% | 13 | Price: %price% · Seller: %seller% · Time left: %time% · %preview% · %action% | item |
Customize the screen
Edit the fields present in this file, such as title, rows, material, name, lore and slot. Keep placeholder tokens and action values intact unless you intend to change their behavior.
Save your changes, then run /strawauction reload. Check Permissions for feature access.
plugins/StrawAuction/gui
ShulkerPreviewGUI.yml← Open this file
Full configuration reference
gui/ShulkerPreviewGUI.yml
title: '&8ᴀᴜᴄᴛɪᴏɴ -> ᴘʀᴇᴠɪᴇᴡ'
rows: 6
items:
back:
material: RED_STAINED_GLASS_PANE
slot: 11
name: '&#fc0404ᴄᴀɴᴄᴇʟ'
lore:
- '&fClick to cancel'
action: cancel
item:
material: PAPER
source-name: preserve
source-lore: append
slot: 13
name: '�fc88%item%'
lore:
- '&fPrice: �fc88%price%'
- '&fSeller: �fc88%seller%'
- '&fTime left: �fc88%time%'
- '&f%preview%'
- '&f%action%'
action: item
listing-slots: [27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53]
templates:
preview:
material: PAPER
source-name: preserve
source-lore: preserve
name: '�fc88%item%'
lore: []