Observer backpack

  • 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!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

Status
Not open for further replies.

xbxy

Active Member
Jan 26, 2017
170
8
0
28
Want to ask is there any way to modify the observer pattern shortcut bar items
I try to use
Code:
if player's gamemode is spectator:
    set slot 1 of player's inventory to feather named "test"
But this cannot be modified
 
Last edited:
I want to modify the observer is the shortcut bar :emoji_sweat_smile:
The hotbar can't be modified while you're on the spectator mode, your unique options are:

- Create your own spectator mode (might be kinda hard for you).
- Send a message to the players saying that they need to open their inventory for see the menu.
 
Status
Not open for further replies.