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

    Addon Skacket - Anvil GUIs

    Added Anvil GUIs. Optional Section meaning you can use this as a condition or not, the inside section will be Inventory Click Event. open [an] anvil [gui] (named|with title) %string% to %players% with [items] %itemtypes% Added raw slot (Spigot grab clicked raw slot) Can only be used in...
  2. LimeGlass

    Addon Skacket 1.1.1

    Documentation | Github | Bug reports An addon dedicated to hacking things and maintaining packet syntaxes. Use the latest version 1.1.0+ for 1.19.3+ Use version 1.0.13 for versions between 1.18 and 1.19.2 Use version 1.0.5 or lower for versions outside of 1.18 and Java 17. Click "Version...
  3. LimeGlass

    Skacket

    Documentation | Github | Bug reports An addon dedicated to hacking things and maintaining packet syntaxes. Requirements: Runs on all Spigot versions, but depends on ProtocolLib. Java 8 ProtocolLib Skript 2.2+ (Recommended) Some highlight features: Client side armour. (Client side means...
  4. LimeGlass

    Featured Skore - The scoreboard addon. - Updated to latest TitleManager

    Added a new syntax (1¦(create|set[up])|2¦(remove|reset|delete)) title[ ]manager default scoreboard (for|to|of) %players% This will enable or remove the default scoreboard of TitleManager. The default scoreboard refers to the config setup of the scoreboard. This version only works with 2.2.0 and...
  5. LimeGlass

    Addon Skungee - The proxy addon for Skript

    Report on the Github please
  6. LimeGlass

    Sky

    Documentation | Github | Bug reports A Skript addon dedicated to SkyBlock. Requirements: Runs on all Spigot versions, but depends on SkyBlock plugin. Java 8 Supported Skyblock plugins; uSkyBlock 2.8.7 FabledSkyBlock (Paid) 2.1.2 aSkyBlock 3.0.9.4 Make a suggestion in the bug reporter if you...
  7. LimeGlass

    Addon Skellett - The beast addon!

    I think the type PLAYER needs to be in a string, also make sure LibsDisguises is enabled in the config.yml
  8. LimeGlass

    There is a static class called Variables that has all methods you need for dealing with variables.

    There is a static class called Variables that has all methods you need for dealing with variables.
  9. LimeGlass

    Featured Skore - The scoreboard addon. - Update to latest TitleManager

    Updated to latest TitleManager 2.1.6
  10. LimeGlass

    Addon Skellett - The beast addon!

    Try just written book or book
  11. LimeGlass

    Addon Skungee - The proxy addon for Skript

    LimeGlass updated Skungee - The Bungeecord addon for Skript with a new update entry: Fixed player tracker issue Read the rest of this update entry...
  12. LimeGlass

    Addon Skungee - The proxy addon for Skript - Fixed player tracker issue

    Fixed #130 (Thanks ManuGooX) Updated BungeeTablistPlus related code.
  13. LimeGlass

    Make player invisible to certain people

    add all players to {_players::*} hide player from {_players::*} reveal player to {_players::*} Vanilla Skript
  14. LimeGlass

    Addon Skungee - The proxy addon for Skript

    LimeGlass updated Skungee - #1 Bungeecord addon for Skript with a new update entry: 1.0.12 The long anticipated update Read the rest of this update entry...
  15. LimeGlass

    Addon Skungee - The proxy addon for Skript - 1.0.12 The long anticipated update

    Version: 1.0.12 Fixed: Fixed Skungee current server of player not working. (#46 Thanks Melinstagibson) Events are now properly handled in async. Fixed the disconnect packet not being sent due to Skungee being disabled at same time. Fixed a Skungee timeout crash. Skungee now handles everything...
  16. LimeGlass

    Addon SkQuery [1.13-1.21+] - 4.1.2

    - Updated the midi player to have the new 1.14.2 noteblock sounds. - Fixed a bug on 1.12 that caused falling blocks to not work properly. (#25 Thanks Govindass) - Updated to 1.15.2. - Fixed some world border syntax, and also adjusted the stop midi effect to allow multiple entries.
  17. LimeGlass

    Addon FunkySk - Update to 1.15.2

    Fixed plugin.yml
  18. LimeGlass

    Addon FunkySk - Update to 1.15

    Update to 1.15.2 and updated coding.
  19. LimeGlass

    You can't, you can only simulate it, cancel event and add 1 to a counter until it reaches like 3...

    You can't, you can only simulate it, cancel event and add 1 to a counter until it reaches like 3 then don't cancel event, you can use client side block break effect from SkQuery to make it look like its slowly breaking.
  20. LimeGlass

    Addon ServerInstances

    Should already have RedisBungee support, you can look up the redisbungee syntax in your syntax.yml or at skripthub.net