1.16.1

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

    Hey i am new to skript would someone help me?

    1.16.1 Minecraft Hey i am completely new to skript and i am wondering if there is a script that makes it so there are certain things in a players inventory that doesn't drop when killed. What i mean is that if i was a player on a server and i had a wooden pickaxe and some gold in my inventory...
  2. Slaim36

    Skript On Tab Completer

    Tab completer is the command's argument completer, in a manner of speaking, obviously. In this case we can complete the /gamemode arguments using the TAB key To use the tab completer in skript, we need a script with our command, this is the mine: command /gm <gamemode>: trigger...