- Contributors
- hapily and hotpocket184
- Supported Minecraft Versions
- 1.16
- 1.17
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