Recent content by bururaku

  • 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. B

    Can not set yaw and pitch to location variable

    this is a code on click: set {_loc}'s location to location at 0.5, 40, 0.5 in "world3" set {_loc}'s pitch to 90 set {_loc}'s yaw to 0 send "%{_loc}'s yaw%" send "%{_loc}'s pitch%" send "%{_loc}'s x-coordinate%" send "%{_loc}'s y-coordinate%" send "%{_loc}'s...
  2. B

    Display sidebar without using SkRayFall

    Thank you for answering Could you tell me how to do if you do not mind?
  3. B

    Display sidebar without using SkRayFall

    I would like to use the sidebar in the game, but I also plan to use the scoreboard at the same time. Is it possible to change the individual sidebar without using SkRayFall? The environment you are running is as follows Spigot 1.12.2(git-Spigot-eb3d921-2b93d83) Skript 2.3.5 SkUtilities 0.9.2...
  4. B

    Name tag can not be hidden

    I would like to hide the name tag, but at the same time I would like to use SkRayFall. You can not invalidate FastScoreBoards because skyfall shows sidebar. Please tell me how to hide the name tag only with Skript and its add-ons. If you need other add-ons, please also let me know. Thank you for...