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

    Help with SQL

    Good evening, dear comunity, I would like to use Skquery's database feature to store Deats, Kills and K/D of the player in my games, I've programmed. I'm using this: set {player.%player%::*} to objects in column "Player" from result of query "SELECT * FROM {@table} WHERE Player = '%player%'"...
  2. C

    Solved [Skript] Help with Tablist

    Good evening, dear community :emoji_slight_smile: i would like to make a skript, like the Plugin PerWorldTablist. Example: Player A is in the World "Spawn" Player B is in "world": Player A + B can't see each other in the tab When Player B teleports in the world "Spawn", the can see each other...