Leaf 5.0.0
CtrlK
  • Leaf
  • Config
  • Commands
    • Message Types
      • message
      • reply
      • ignore
      • unignore
      • ignorelist
      • togglemessages
      • togglespy
      • messagehistory
    • Friend Types
      • request
      • accept
      • list
      • online
      • settings
      • unfriend
      • message
      • reply
    • Other Types
      • alert
      • alertraw
      • alertmessage
      • chat
      • command
      • find
      • history
      • info
      • inventory
      • join
      • list
      • reload
      • report
      • send
      • servers
      • teleport
      • mute
      • unmute
      • variable
    • Default Configuration
    • Whitelist Types
  • Placeholders
    • Standard Placeholders
    • Custom Placeholders
  • Inventorys
    • Inventory Size
    • Inventory Slot
    • Inventory Item
  • Events
    • playerjoin
    • playerswitch
    • playerleave
    • playerchat
    • discordmessage
  • Variables
  • Messages
    • Titles Subtitles Action bars
    • Colors
    • Click And Hover Actions
  • Database
  • Sounds
  • Discord
    • Webhook
    • Bot
Powered by GitBook
On this page
  • Universal Slots
  • Specialised Slots
  1. Inventorys

Inventory Slot

The types of slots a item can be in

Universal Slots

# Slots can be separated by commas
"0,1,2,3": item...

# You can use a dash to represent a range of slots
"0-10": item...

Specialised Slots

# Slots at the top of the inventory
"top": item...

# Slots at the bottom of the inventory
"bottom": item...

# All slots on these rows of the inventory
"row0,row1,row2": item...

# The center of row 0
"center0": item...
PreviousInventory SizeNextInventory Item