inventory slots

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. A

    Slot change

    Hello, I have a question: Is there an event that detects whether slot 2 in the current invetory has changed?
  2. K

    Solved Selected hotbar slot and select hotbar slot

    Hi, I need to know how to make someone's selected hotbar slot 0-8 be moved to a specified one when the player joins. Its for a lobby/hub skript. Lets take an example from CubeCraft and Hypixel: When you join Cubecraft, your selected slot will automaticaly be moved to the 4th slot and if you join...
  3. K

    Setting slots to item variables...?

    Skript Version: dev34 Skript Author: Klyser8 Minecraft Version: 1.12.2 --- Full Code: on inventory click: if clicked type is right mouse button: if name of event-inventory contains "Booth": if event-slot is not air: if event-slot is not diamond hoe:85...