protocollib

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

    Disguising a MOB / Zombie

    command createbot: permission: op trigger: spawn zombie at player set name of last spawned entity to "SKPVPBot" set {_d} to player set disguise of last spawned entity to {_d} I have tried this but yet it didn't disguise into the player's skin.
  2. FlameikTV

    Solved Force players to use server's Texture Pack

    Hi, I'm looking for some solution for forcing player's to use server's texture pack. I have tried to Google something, but it was little outdated or it wasn't been working. I have tried this code, but it didn't work. on join: wait 1 second send resource pack from...
  3. E

    Solved Troubles with ThatPacketAddon

    Skript Version (do not put latest): Skript v2.5-alpha3 Skript Author: Bensku Minecraft Version: 1.15.2 --- Full Code: set {_cooldownPacket} to new play_client_set_cooldown packet I have thatpacketaddon v1.0-BETA.3 and ProtocolLib v4.5.1. I've read the docs and from what I could understand the...
  4. P

    Solved Can anyone please find the Error?

    Here is the script: https://pastebin.com/SsFp1jPk Server Version: 1.8.8 Plugins: MundoSk, WildSkript, skDragon, skUtilities, SkExtras, SkQuery, TuSKe, ProtocolLib, Skellet, skRayFall Best greetings Philippe
  5. Tlatoani

    Addon ThatPacketAddon 1.0-BETA.3

    ThatPacketAddon is a Skript addon that allows Skripters to manipulate packets. Packets are what Minecraft uses to send information between a server and client. By manipulating packets, you can change how players see your world beyond what's allowed by the Bukkit API, allowing you to create cool...
  6. FUZIK

    Solved packets help)

    how do I make the function title(), subTitle() based on MundoSk? minecraft: 1.11.2