Recent content by ThatOneThqnk

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

    Name in Structure Blocks

    I want the named contained in the structure block. I'm making a game of which is like Super Mario Maker. I need the level to generate in the player's area so they can play their level. If there is an alternative to structure blocks, that'd be nice. Essentially i need structure blocks to save...
  2. T

    Name in Structure Blocks

    I was wondering if there was a way to set a block as a structure block with a player's name in it. e.g., set block at () to structure_block ^ Have that be in save/load containing a player's name.
  3. T

    Solved Skript Snowballs

    Hello, I am a developer. But I don't do plugin scripting stuff. My realm lies in command blocks. I am wanting to make it so when you right click a carrot on a stick it shoot snowballs. I can do this with /summon rym, etc., but it would take hundreds of command blocks. I am wondering if I can...