reload

  • 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. C

    Basic code, strange errors

    I wanted to creat a script that would forbid people from placing a block, messaging 'It's not allowed to place a block.' This is what I wrote. My codes: on place: message "It's not allowed to place a block" cancel event This is a very basic set of codes as you see, but when I...
  2. C

    Solved Skript Addon works only with /reload

    Hello, I've made an Addon for Skript but I have a little issue with it... When I start my local server, the skript doesn't load the syntax ("Can't understand this condition/effect...") But, if I do a /reload, the Addon loads well ?! Please explain me why I tried : - Reinstall Server - Changing...
  3. T

    Skript cant relaod

    When i reload any skript i get this error Skript version: Skript2.3v Skript addons: TuSKe SkRayFall SkQuery Skellet
  4. Jonathan Cohen

    World Rollback

    Category: Minigame world rollback Spigot/Skript Version: All latest What I want: A proper description. I wan't a skript that is able to rollback a world to the state when the minigame starts with no block placements by normal players just like skywars on hypixel Ideas for commands: /copyworld...
  5. Jonathan Cohen

    Map reload

    Hello, I am making a skywars skript and I need a map reload thing for that. I don't know how to make that. Can anybody help me?