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

    Plot clearing script

    Please use the request format.
  2. BrettPlayMC

    Help with chat message

    This plugin allows you to change the messages of other plugins easily. Give it a go: https://dev.bukkit.org/projects/message-filter
  3. BrettPlayMC

    Solved Player Version Checker

    What version is your server?
  4. BrettPlayMC

    Hypixel nick sistem

    Simple google: https://www.spigotmc.org/resources/discontinued-nick-plugin-book-gui-beta-discontinued.44228/ While it is possible in Skript, it is not feasible at all. See this thread that was made a week or two ago on Spigot...
  5. BrettPlayMC

    Command Disabler Per-World

    This is a more foolproof method: on command "/gmc": if player's world is "world1": cancel event else: send "unknown command message"
  6. BrettPlayMC

    AtherialSK NEW! ADDON [COMING SOON] [LOOKING FOR SUGGESTIONS]

    Holy shit it's a miracle from god.
  7. BrettPlayMC

    Solved Cannot get this to work at all.

    Amazing! Thanks so much! Been trying to get it to work for hours. xD
  8. BrettPlayMC

    Solved Cannot get this to work at all.

    O damn you're a legend. The only problem I have found is that when you set {dversion} to a version higher than 2.2.5, it still says an update is needed.
  9. BrettPlayMC

    Solved Cannot get this to work at all.

    Skript Version (do not put latest): Skript 2.2 (dev36) Skript Author: Bensku Minecraft Version: 1.8.8 --- Full Code: function updateCheckerCmd(p: player): set {dversion} to "2.1" #parsed as a number set {_dv} to line 1 from url "https://api.spigotmc.org/legacy/update.php?resource=25750/"...
  10. BrettPlayMC

    Solved remove “attack damage” text

    All you need to do is hide the item meta (pretty sure that’s how it works).
  11. BrettPlayMC

    Solved TuSke GUI manager issues.

    Try downgrading to see if that fixes it.
  12. BrettPlayMC

    How to replace the code?

    Can you show us the whole script.
  13. BrettPlayMC

    How to replace the code?

    Then it is probably your server. How many scripts and how much ram.
  14. BrettPlayMC

    Update Checker.

    Skript Version: dev25 Skript Author: benskuy Minecraft Version: 1.8.8 --- Full Code: set {_de} to line 1 from url "https://api.spigotmc.org/legacy/update.php?resource=25750/" parsed as a number broadcast "%{_de}%" Errors on Reload: [None Console Errors: (if applicable)...
  15. BrettPlayMC

    Solved Third Person

    Pretty sure that is impossible as I think that is all client side.
  16. BrettPlayMC

    Solved Send title to all players in world

    Just loop all of the players in that world then send to to them.
  17. BrettPlayMC

    A nice addon for Skript

    Can already be done. Lock this please.
  18. BrettPlayMC

    Solved Punishment ID System

    Then you’re not searching the right things.
  19. BrettPlayMC

    Script HP Nick » (FREE MINECRAFT FA ACCOUNT)

    Or you could use this free option... https://www.spigotmc.org/resources/nick-plugin-book-gui-beta.44228/ $8 is way too expensive for a recreation of a feature from a big server.