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

    Addon skript-advancements - 1.5.9

    - Added 1.20.4 support - Fixed the update checker being incorrect.
  2. H

    skript-advancements

    hotpocket184 updated skript-advancements with a new update entry: 1.5.9 Read the rest of this update entry...
  3. H

    Addon skript-advancements - 1.20 Support

    Now supports 1.20.
  4. H

    Addon skript-advancements - Bug Fixes + Changes

    Adds some bug fixes and single-advancement tabs. Easier syntax option: `set root to true` `set row to 3` `set title to "abc"`
  5. H

    Addon skript-advancements - Bug Fix

    Fixes an issue loading with newer versions of paper.
  6. H

    Addon skript-advancements - Bug Fixes

    Fixes an issue with advancement parents.
  7. H

    Addon skript-advancements - Bug Fixes

    Fixes a bug with advancements when registering a tab outside of the script load event.
  8. H

    Addon skript-advancements - Small Additions

    This release adds advancement visibility, allowing you to set the visibility of an advancement to one of three options. By default, the visibility of an advancement will be visible. The other two options are: hidden and parent granted. The hidden visibility will be hidden from the player until...
  9. H

    Addon skript-advancements - 1.5.0

    Adds 1.19.3 Support Fixes rows and columns being switched. Adds support for decimal numbers in rows and columns. (set row of advancement to 1.5) Adds vanilla advancement progress support. Adds advancements from tab effect. Adds list descriptions. (set description of advancement to "Line 1"...
  10. H

    Addon skript-advancements - Bug Fixes

    Fixes issue with multiple base advancements being registered. Fixes row and column expressions being mismatched.
  11. H

    Addon skript-advancements - Bug Fixes

    Fixes many bugs caused by the packet update. Adds Dispose Tab Effect Custom advancement tabs need both a root advancement and a base advancement to register. Previously this would cause an exception.
  12. H

    Addon skript-advancements - The Packet Update

    This update reworks everything in Skript-Advancements to make it faster and better using UltimateAdvancementsAPI A lot of syntax has been changed as a result of this update. If you notice something not working right, please create an issue.
  13. H

    Addon skript-advancements - 1.3.4

    + Advancement Announcement Expression + Advancement Toast Expression + Advancement Visibility Expression
  14. H

    Addon skript-advancements - Bug Fixes + More Elements

    Adds advancement display expressions. Adds NBT support for custom toast messages and custom advancements. Adds back the delete advancement effect. Some bug fixes.
  15. H

    Addon skript-advancements - Date Awarded Expression, Display Toast Effect, Reload Data Effect

    This update allows you to get the date awarded of any advancement, display a custom toast message to a player, and more.
  16. H

    Addon skript-advancements - Custom Advancements

    Adds an advancement creator section, advancement creator effects, along with advancement creator expressions.
  17. H

    Addon skript-advancements - skript-advancements 1.2.1

    Skript-advancements adds essential advancement features in Skript for your server. Need Help? Make an Issue: https://github.com/hotpocket184/skript-advancements/issues Wiki: https://github.com/hotpocket184/skript-advancements/wiki/Skript-Advancements-Wiki Here's a list of what...
  18. H

    Addon skript-advancements 1.5.9

    SKRIPT-ADVANCEMENTS - 1.5.9 Requirements Spigot Version 1.16.5 and above. - Need Paper 1.16.5 and above for display expressions and advancement message. Skript 2.8 and above. Setting Up To set up skript-advancements all you have to do is install the jar and add it to your server's plugins...
  19. H

    skript-advancements

    Skript-advancements allows you to deal with advancements in Skript. Things that skript-advancements can do: • Check when a player completes an advancement • Check if a player has an advancement • Grant an advancement to a player • Revoke an advancement from a player