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

Contributors
hapily and hotpocket184
Supported Minecraft Versions
  1. 1.16
  2. 1.17
xaAWmdW.gif


Skream is an addon that allows you to tap into Teams, NPCs, Advancements, and more! Additionally, in version 2.0, Skream comes with fishing elements as well as a few effects for entity animations (ProtocolLib)! With version 2.0, many changes regarding how elements are registered have been made. Lastly, 2.0 comes with over 100 elements for you to use on your server (over 50 more than 1.0)! If you're interested in the nitty-gritty of what we've changed, please see below:

- Fixed an issue where Skream wouldn't load if Citizens wasn't installed on the server.
- Fixed an issue where the color of a team and the glow color of an NPC used strings to set them instead of an actual color (also returns an actual color now).
- Added an expression to get the entity object of an NPC (as suggested by GitHub user EarthAgar).
- Fixed an issue where the Sprinting & Sneaking expressions would return a string.
- Added messages to console that display what elements have/haven't loaded.
- Fixed an issue where the Team type would have a conflict error if another addon had the Team type.
- Added an optional speed argument for NPC pathfinding.
- Multiple team elements' syntax has changed to fit the wording changes with the change to the Team type.
- You may no longer simply type out the name of the team to fulfill the team type, you must use the TeamByName expression to fulfill it (team "red"). This change was made to completely irradicate any conflict errors that could occur.

Dependencies
- Skript
- Citizens (for citizens elements)
- ProtocolLib (for protocollib elements)


We know it's been a while; thanks for sticking with us and expect more updates soon,
hapily and hotpocket184


Author
hapily
Downloads
850
Views
850
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from hapily

Latest updates

  1. Skream 2.1

    - 40 new paper events - Added a paper section when registering elements - Fixed 3 teams...
  2. Skream 2.0

    - Fixed an issue where Skream wouldn't load if Citizens wasn't installed on the server. - Fixed...