Earth SMP
FTP Manager
Dashboard
server.properties
File Editor
storage_gui.yml
plugins/SmartSpawner/gui_layouts/DonutSMP/storage_gui.yml
Nazad na folder
Download
Sadrzaj fajla
# GUI Layout version - Do not modify this value gui_layout_version: 1.6.2 # Storage GUI Layout Configuration # Slot positions: 1-9 corresponds to inventory slots 46-54 (bottom row) # Valid materials: https://jd.papermc.io/paper/1.21.8/org/bukkit/Material.html # # Format: # slot_X: # X = slot number (1-9) # material: MATERIAL_NAME # Material to display # enabled: true/false # Show/hide button # click: "action" # Action for any click (left/right/shift) # if: # Optional: conditional actions # condition_name: # click: "action" # Actions when condition is met # # Conditions: # sell_integration: When sell/shop integration is enabled # no_sell_integration: When sell/shop integration is disabled # Return to main menu slot_1: material: BARRIER enabled: true click: return_main # Previous page slot_4: material: ARROW enabled: true click: previous_page # Multi-purpose button slot_5: material: GOLD_INGOT enabled: true if: sell_integration: click: sell_all no_sell_integration: material: SPECTRAL_ARROW click: take_all # Next page slot_6: material: ARROW enabled: true click: next_page # Drop page slot_9: material: DROPPER enabled: true click: drop_page
Sacuvaj izmene