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

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

  1. Runakai

    Solved Region name not being recognized properly.

    Use the contains effect instead .
  2. Runakai

    Skript Vanilla GUIs

    You do not have a target entity in the inventory click event. Your uuid local variable is not set in the inventory click
  3. Runakai

    Script super awesome backpacks 1.0

    If you change the inventory name expression with a mirror equivalent it will work on versions above 1.13 Features: Iteming storing - store your items Admin panel - You can edit other's backpacks if you are an admin. Backpack limit of 9! - You will be able to edit that soon Backpack Icon change...
  4. Runakai

    super awesome backpacks

    If you change the inventory name expression with a mirror equivalent it will work on versions above 1.13 Features: Iteming storing - store your items Admin panel - You can edit other's backpacks if you are an admin. Backpack limit of 9! - You will be able to edit that soon Backpack Icon change...
  5. Runakai

    Checking items in brewing stand

    Just use the code that worked but also in your inventory and add this: event-inventory != Player's inventory
  6. Runakai

    Solved Parsing Json in skript

    Why would you want that if youc ould simply use tooltip based from what ive seen <link:url>visible link text<reset> <command:command>clickable text<reset> <suggest command:command>clickable text<reset> <tooltip:tooltip text>visible text with tooltip<reset> send formatted...
  7. Runakai

    Solved Detect max message alphabet in chat

    He/She also said: poopy = 5 words So I am not sure what to think. Poppy is 5 letters, therefore I assumed it's meant to be letters
  8. Runakai

    Solved Detect max message alphabet in chat

    If you mean letters you can simply do If length of message >= 5:
  9. Runakai

    Solved Skript crashes server

    You only need yaml and mirror. JSON? Idk what you're doing with it, if it's about tooltips use skript. Use vanilla guis and delete tuske and everything else but mirror and yaml
  10. Runakai

    Solved Skript crashes server

    Send a list of your addons. Most of the things either are outdated by other addons or are simply not supported for 1.15
  11. Runakai

    Solved Skript crashes server

    The stack trace even mentions an add-on, delete all of them. Especially tuske and skquery
  12. Runakai

    How can I detect a player's EXP level?

    what's players? I think you meant player's
  13. Runakai

    Drop items from a chest or furnace

    drop all items in inventory of event-block and event-location
  14. Runakai

    looping all entity's in a chunk

    Loop all entities where [input's chunk is ""] Iirc you can't simply do all entities in chunk ""
  15. Runakai

    Solved Fortune Custom Drops

    You should be able to just clear the drops so you don't have to cancel the event and set it to air. Less code and looks better
  16. Runakai

    Gui dosen't work?

    You didn't provide ANYTHING AT ALL?! But I know a fix:
  17. Runakai

    CLOSE/OPEN Server at 10pm / 2am

    Or just restart the server and make a proper script
  18. Runakai

    How to detect if you are standing flat lands?

    MC skript version and what's the error
  19. Runakai

    No PvP zone

    Wrong section. This is help, not request