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

    SkLectern

    EARLY PREVIEW, BUG TESTING ONLY REPORT BUGS HERE Supercharge your scripts with various new language features and performance gains, transpiling right into Skript code. Please do note that this is just a proof of concept, and the result is by no means production grade. Macros This language...
  2. Kiip

    Skellett MySQL Error

    Edit your Skellett syntaxes in your Skellett folder
  3. Kiip

    Extremely concerning report on skript

    Show your code please
  4. Kiip

    Particle show at the player from console

    Try this: make console execute command "/execute %player% ~ ~ ~ <Insert particle command here>"
  5. Kiip

    Custom Enchantment levels

    If you still need help on this: Try to delete the current item and create a new item with the updated lore in the same state.
  6. Kiip

    Solved Functions dont work?!

    Thanks
  7. Kiip

    Hey

    Hey
  8. Kiip

    Lore changing

    Try deleting the item you want to upgrade explosive on, and then giving it in the same slot of the player with the upgrade in the old state.
  9. Kiip

    Creating a moving block Skript

    You move blocks by using the falling_block entity, I don't know how exactly though.
  10. Kiip

    Is it possible to change raining particles?

    No, rain particles can not be changed. You can try create a script that disables rain and then create particles that fall from the sky around the player.