mod

  • 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 community!

    Now, what are you waiting for? Join the community now!

  1. D

    How to work with NBT tags of mods?

    command /weapon: trigger: set {_weapon} to item.tacz.modern_kinetic_gun set {_id} to "tacz:ak47" set {_weapon} to the GunId of {_id} give player 1 {_weapon} In this script, I was trying to get the "GunId" tag added by the Timeless and Classics Zero (tacz)...
  2. qloha

    (Mod) Better Emotes | V1.0 Release

    Better Emotes V1.0 Release! This is my first official mod release and was inspired by Kokeria's (https://hypixel.net/members/kokeria.226941/) mod ChatEmotes (https://www.curseforge.com/minecraft/mc-mods/chatemotes) Better Emotes Download...
  3. BOOO

    Collisions between Minecraft mod server scripts.

    Hello,I'm getting ready to run a modded Minecraft server, but I've run into a sudden issue. While the scripts on the modded server used to recognize mod items without a problem, I'm now encountering an error in Bukkit. I'll attach a picture. The script version is up-to-date, and even when I...