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

    Problems with set name of last spawned entity

    I'm using Spigot version 1.14.2 Latest version of Skript from https://github.com/SkriptLang/Skript/releases Nothing else. And it seems I have a problem with set name of last spawned entity statement. Every time entity is spawn, the name of the custom entity's name cannot be seen until I come...
  2. B

    Reading Book's content into a variable

    Hello everyone, I would like to know if it is possible to read the "Quill and Book" or any book content into a variable and manipulate it via regular expressions. Are there any Skript plugins that could do that, or does even Minecraft allows this functionality for Bukkit/Spigot/Paper plugins...