Search results

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

    FTP connection to webspace

    This could be useful if you want to backup a folder to your webspace or if you want to load player specific worlds on different servers.
  2. LMC

    Currently working on a GTA like server

    Currently working on a GTA like server
  3. LMC

    Placing player head on the floor | signature/value nbt tag converter?

    hey guys I try to place a player head with a skin and a rotation at a location. #1: "player head" set block at {_playerhead} to player head > nothing happened #2: "floor head" set block at {_playerhead} to floor head > skeleton skull placed on the floor #3: "floor head:3" (maybe for rotation)...