Placing a player specific block

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

    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!

Shockfr

Member
Apr 18, 2025
10
0
1
Chair
I'm wanting to figure out how to make blocks that only a certain player can see and interact with
Skript: 2.11.2
SkBee: 3.11.3
Skript-reflect: 2.6
I don't know much about what I am asking so I don't know what information to show
 
I'm not sure if you can make them interactable, but to make a certain player see a certain block you can use this:
AppleScript:
make [%player%] see [%block%] as [%block%]
I apologize if I didn't answer according to the requirements