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 community!

    Now, what are you waiting for? Join the community now!

  1. Pierrelasse

    Minecraft Team prefix doesn't appear

    Idk just use luckperms and https://www.spigotmc.org/resources/vault.34315/ and then on chat: set chat format to "%player's prefix%%player%&f: %message%" and then do /lp creategroup <owner admin idk> /lp group <the group> meta setprefix "&4Owner "
  2. Pierrelasse

    On break event

    I recommend use worldguard and if you want to protect the area with skript then you can do on block break: set {_r} to first element of ("%region at event-block%" split at " ") if {_r} is "name of protected region" or "name of protected region 2" or "name of protected region 3"...
  3. Pierrelasse

    SkriptLanguage

    Uhm ok very nice very gud
  4. Pierrelasse

    Solved Does anyone knows how to install Skungee on Velocity?

    No idk but if you want to send the player to a server you can use send %player% to server "NameOfServer" on bungeecord/waterfall atleast
  5. Pierrelasse

    zombie game

    Install vault https://www.spigotmc.org/resources/34315 and then use player's prefix For the spawn thing: on load: add location(x, y, z, world "name of world", yaw, pitch or other way) to {-spawnlocs::*} add location(x, y, z, world "name of world", yaw, pitch or other way) to...
  6. Pierrelasse

    How to spawn a mob in a specifihc multiverse world

    spawn husk at location(x, y, z, world "name of multiverse world")
  7. Pierrelasse

    Need help with lore

    on right click: player's tool is stick named "Cleaner" # Does not trigger when there are 2 or more sticks player's offhand is black dye named "test" with lore "3" and line 2 of lore "Strawberry" give stone named "Strawberry" clear player's offhand's lore set 1st line of...
  8. Pierrelasse

    (1.16.5 MCP) ray trace entity

    this is no forge / mcp forum bruh
  9. Pierrelasse

    Solved I am trying to make a censor skript of my own

    go ask microsoft. they r good in it
  10. Pierrelasse

    Sword that damages all enities but not player

    (Dont try remaking skybluck)
  11. Pierrelasse

    Solved Cancel rename specific item in an anvil

    Uno second on inventory click: event-inventory's type is anvil inventory if event-item's name is "a": cancel event close player's inventory send "&cYou can't rename this item!" Edit: on inventory click: event-inventory's type is anvil inventory set...
  12. Pierrelasse

    Solved issues with loop-entity

    try ... is a ...
  13. Pierrelasse

    How to give player a player head with custom textures?

    https://forums.skunity.com/threads/help-with-custom-heads-in-a-gui.16086/#post-63647
  14. Pierrelasse

    Solved How can I cancel renaming items with a certain lore?

    if lplayer's tool's lore does not contain "&9Custom-Item": DeutsCHlANd!
  15. Pierrelasse

    Help Skript has ruined my server

    Idk very weird
  16. Pierrelasse

    Skript-Gson

    NIce
  17. Pierrelasse

    Kill by void

    Frick. Any errors?