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. L

    Book's NBT

    is book's nbt avalible be like add {pages:['{"text":"haha"}']} to nbt of player's tool and add 1 more {pages:['{"text":"heyheyhey"}']} to nbt of player's tool than book show me "hahaheyheyhey"??? now i add nbt to nbt of player's tool he just show me "heyheyhey",they replaced "haha" anyway can...
  2. L

    how to skip a arg???

    if my new command is command /nametag [<text>] [<player>] [<text>]: how to skip player-arg-1 and just go to text-arg-2 example: /nametag find <player> /nametag add <text>