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

    Server cannot bind to proxy server address even though another paper server already did

    I connected my 2 spigot servers with Skungee 2.0.0 Beta5 to my proxy with the same version of skungee, and default configs, one server boots up fine and connects to the proxy port, but the second one says "java.net.BindException: Address already in use: bind" even tho its the same port as stated...
  2. S

    Unbind hologram from entity with skRayFall?

    How do u unbind a hologram from skrayfall? This is the skript i tried and it doesnt work on death: if {pvp.%victim%.spawn} is true: unbind hologram of entity
  3. S

    Hide Item Flags

    I am trying to make it so if you hold an item it autimatically updates name and lore to it with enchants and all but i cant seem to hide the flag enchants? How would i do that? This is my code every 1 second: loop all players: if loop-player is holding end portal frame...
  4. S

    auto update lore?

    How would i create a skript where if a player is holding a block of wood that has nbt tag "WOOD:1b" would autimatically set the name to "Updated wood"
  5. S

    put player head in players hand on head

    on rightclick with playerhead it puts that playerhead on the players head slot is that possible? how would i do that?
  6. S

    error in skript console

    i started using deluxetags and on right click with paper with tag name runs a console command that gives them permission in /tags i right clicked the waiver to test and nothing happened. So i looked in console and saw this. https://pastebin.com/CF0bg30A Any help? Thanks! :)