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

    Colored chat with HEX codes

    Hey ma boi For sure its possible. You need the send formatted "" and hex-codes should look lik"<##00ff00>" Then it should works in chat/items/lores/tooltips and everywhere
  2. CursedPlexy

    Slimefun

    on skript load: create a new Slimefun category named "PartyFun" with menu item clock with priority 1 create slimefun item {Skull::Döner} with id "KEBAP" in category "PartyFun" with recipe oak leaf, oak leaf, bread, bread, beetroot, apple, air, air, and air with recipe type...
  3. CursedPlexy

    skript-mirror enchantment type

    import: ch.njol.skript.util.EnchantmentType That should work