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

    Solved Set variable to a date and time

    How do I set a variable to a specific date and time? ex: set {variable} to "2/28/2020 20:00" parsed as date It returns text cannot be parsed as a date
  2. QuestLove

    Check player block facing?

    Is there a way to check the exact side of the block a player is looking at using the targeted block? For example the north, east, south, west, bottom and top parts of a block? I know you can check horizontal facing of a player and a player's pitch but it isn't accurate enough for me
  3. QuestLove

    Remove Lore

    Skript Version (do not put latest): Skript 2.2 (dev37c) Skript Author: Bensku Minecraft Version: 1.12.2 How do I remove lore from an item?? I've tried reset lore of tool of player I've tried setting the lore to "" I've tried deleting lore.. I saw...
  4. QuestLove

    Enchant Event Help

    Skript Version (do not put latest): Skript 2.2 (dev37c) Skript Author: Bensku Minecraft Version: 1.12.2 So I really want to do some stuff with enchanting but I'm really confused because apparantly 'on enchant' is an event that I can cancel but I can't see it at all in the skunity docs! I just...
  5. QuestLove

    Solved Piston Block Move

    Skript Version: Skript 2.2 bensku-dev37c Skript Author: Bensku Minecraft Version: 1.12.2 How can I do https://docs.skunity.com/syntax/events/On%20Block%20Piston%20Push As far as I know the addon is dead is it possible to do it through the piston extend event?