skrip

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

    Block Event

    English: Hello dear readers, I have a little problem and can't help myself .. I want you to select a block with a command, for example, which is under one that can then be assigned to a group and this disappears when you approach, for example. If you have a solution, I thank you if I can help...
  2. N

    Help: save placed block names in variable

    Hello, i want to save the name of custom heads in a variable when placed and use them for some if statements when broken. This is currently my script and the message on place just says <nothing>: on place of player head: message "%name of event-block%" to player if name of event-block is...
  3. A

    Custom Mob Drops (With Items From Other Plugins)

    I am using a plugin called Vouchers (Link Here: https://www.spigotmc.org/resources/vouchers.13654/). I want the mobs to drop an item from the Vouchers plugin. If someone could please experiment and just give me a basic code on how to do it, it would be very helpful. Much appreciated for any...
  4. P

    Can't remove effect from player

    Can somebody help me with this, I would like to remove the effect if a player unequips the helmet. The applying effect works, however removing it does not. I also get no errors, Can somebody explain to me whats wrong? (Btw, I know you can just use on equip events etc, but I like to use SKBee...
  5. J

    Acid Rain?

    Hi guys, I'm working on a minigame, but I can't get acid rain to work. Do I need to check if there is a block above the player? What's the best method? This is my script now. Thanks
  6. D

    Help with custom map ID (filled map)

    I'm trying to give a player to a filled map, already created, but I can't form one, or the code is: set {_map} to filled map with custom id 0 give player {_map}