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

    MySQL does not work with version 1.12. Can someone help me?

    Thank you very much, the script-db works.
  2. TSBeatz

    MySQL does not work with version 1.12. Can someone help me?

    Skript Version: Skript 2.2 dev31c Skript Author: Bensku Minecraft Version: 1.12 MundoSK: 1.7.5-BETA.10.19 skDragon: 0.14.0 Skellett: 1.9.6b SkQuery: 3.5.7-Lime skRayFall: 1.9.10 SQLibrary: 7.1 Umbaska: 3.3 I am working on a stats system that should be connected to my forum. And both codes do...
  3. TSBeatz

    Shop item query is not working.

    Skript Version: Skript 2.2 dev31c Skript Author: Bensku Minecraft Version: 1.12 The query cannot find the items in the chest. It's about a shop system. Can someone help me? loop all blocks in radius 1 of event-block: loop all items in the inventory of loop-block...
  4. TSBeatz

    Minecart vehicle is slow.

    Ohh... how can I fix this?
  5. TSBeatz

    Minecart vehicle is slow.

    Skript Version: Skript 2.2 dev25 Skript Author: Bensku Minecraft Version: 1.11 Hello. Why is my Minecart so slow? When I place the speed on 5.5, it still remains slow on right click with minecart: make the player ride a minecart while player's vehicle is set: vehicle of the...
  6. TSBeatz

    Addon MundoSK

    Thank you very much. is now work. :)
  7. TSBeatz

    Addon MundoSK

    Hello. why is this not work? Spigot-Server 1.12 Protocollib 4.3.0 MundoSK 1.7.5-BETA.10.19 Script 2.2-dev31c [12:42:40] [Server thread/ERROR]: [Skript] Can't understand this expression: mc version of player (Verbinden.sk, line 31: if "%mc version of player%" contains "1.8":') [12:42:40]...
  8. TSBeatz

    Can someone help me, why does it not work?

    Skript Version: Skript 2.2 dev25 Skript Author: Bensku Minecraft Version: 1.11.2 function ChatTeam(player: player, dispname: text, msg: text): if length of {_msg} is greater than 1: if first character of {_msg} is "*": set {_msg} to "%subtext of {_msg} from characters...