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

    Solved Close anvil on open

    Hey, I'm trying to make a skript where when you right-click an anvil, it doesn't open the anvil but runs a command instead. I'm fairly new to skript, any help will be greatly appreciated. PaperMC 1.14.4
  2. informerpuppy

    Muting permission message

    Skript Version: 2.5-alpha3 Skript Author: Bensku Minecraft Version: 1.14.4 How do I mute permission message? I tried setting permission message " " but it doesn't work.
  3. informerpuppy

    Solved Giving nearest player effects and other commands

    Skript Version: 2.5-alpha3 Skript Author: Bensku Minecraft Version: 1.14.4 command /flytodeath: permission: flytodeath.use trigger: apply levitation 4 to the player for 14 seconds wait 15 seconds make console execute command "kill %player%" I will be putting...