# Skript 2.8.4 Skript 2.8.4 is here and it brings with it many bug fixes. You can report any issues on our [issue tracker](https://github.com/SkriptLang/Skript/issues). Happy Skripting! ## Changelog ### Bug Fixes - [#6413](<https://github.com/SkriptLang/Skript/pull/6413>) Adds missing attributes for MC 1.20.5 - [#6473](<https://github.com/SkriptLang/Skript/pull/6473>) Fixes an issue where spawning a falling block would load the chunk at 0,0. - [#6475](<https://github.com/SkriptLang/Skript/pull/6475>) Fixes issue when spawning an entity at a location with no world. - [#6484](<https://github.com/SkriptLang/Skript/pull/6484>) Fixes error when trying to spawn en entity from a disabled datapack. - [#6495](<https://github.com/SkriptLang/Skript/pull/6495>) Fixes strings in lists not getting sorted properly. - [#6497](<https://github.com/SkriptLang/Skript/pull/6497>) Adds error message to catch null return types. - [#6502](<https://github.com/SkriptLang/Skript/pull/6502>) Fixes error when using invalid amounts of random characters. - [#6510](<https://github.com/SkriptLang/Skript/pull/6510>) Fixes Anvil Text examples, updates Location function examples. - [#6512](<https://github.com/SkriptLang/Skript/pull/6512>) Fixes unparsed literal error with the random expression. [Click here to view the full list of commits made since 2.8.3](<https://github.com/SkriptLang/Skript/compare/2.8.3...2.8.4>) ## Notices ### Help Us Test We have an [official Discord community](https://discord.gg/ZPsZAg6ygu) for beta testing Skript's new features and releases. ### Thank You Special thanks to the contributors whose work was included in this version: - @AyhamAl-Ali - @ShaneBeee - @TheLimeGlass As always, if you encounter any issues or have some minor suggestions, please report them at https://github.com/SkriptLang/Skript/issues. If you have any bigger ideas or input for the future of Skript, you can share those too at https://github.com/SkriptLang/Skript/discussions.