# Skript 2.9.3 Skript 2.9.3 is here with even more bug fixes. As always, you can report any issues on our [issue tracker](https://github.com/SkriptLang/Skript/issues). We are also excited to welcome **six** new members to our team! These new members were selected from the numerous applications we received, and they have already been hard at work troubleshooting issues, patching bugs, and building new features. The full list of new members is as follows: - [@cheeezburga](https://github.com/cheeezburga) - [@Efnilite](https://github.com/Efnilite) - [@erenkarakal](https://github.com/erenkarakal) - [@Pesekjak](https://github.com/Pesekjak) - [@Romitou](https://github.com/Romitou) - [@TenFont](https://github.com/TenFont) Happy Skripting! ## Changelog ### Bug Fixes - [#7024](https://github.com/SkriptLang/Skript/pull/7024) Fixed an error that could occur when using invalid inputs in the 'look at' effect. - [#7027](https://github.com/SkriptLang/Skript/pull/7027) Fixed some bStats reporting issues from the recent changes. - [#7031](https://github.com/SkriptLang/Skript/pull/7031) Fixed formatting issues when reloading a directory. - [#7036](https://github.com/SkriptLang/Skript/pull/7036) Fixed numerous and/or warnings that occurred in the tests. - [#7038](https://github.com/SkriptLang/Skript/pull/7038) Fixed the within condition returning wrong values when negated and given a null input. - [#7052](https://github.com/SkriptLang/Skript/pull/7052) Fixed an issue where 'Dutch' was not one of the language options listed in the config. - [#7056](https://github.com/SkriptLang/Skript/pull/7056) Fixed removing entries from the hover list in a server ping event. - [#7060](https://github.com/SkriptLang/Skript/pull/7060) Fixed exponents capping at long max value. - [#7066](https://github.com/SkriptLang/Skript/pull/7066) Fixed an issue where the 'swim toggle' event could be cancelled. An error is now printed as cancelling it has no effect. - [#7067](https://github.com/SkriptLang/Skript/pull/7067) Fixed an internal testing issue with the parse structure. - [#7082](https://github.com/SkriptLang/Skript/pull/7082) Fixed an issue with modifying world times. - [#7085](https://github.com/SkriptLang/Skript/pull/7085) Fixed an error message that could occur from unregistered types in changers. - [#7087](https://github.com/SkriptLang/Skript/pull/7087) Fixed an issue where legacy materials were used in places they shouldn't. - [#7091](https://github.com/SkriptLang/Skript/pull/7091) Fixed a bug when setting the profile of a skull to an offline player without a username. - [#7121](https://github.com/SkriptLang/Skript/pull/7121) Fixed a redundant material namespace check. ### API Updates - [#6992](https://github.com/SkriptLang/Skript/pull/6992) Removed the usage of Eclipse annotations package. The JetBrains annotations package is now preferred. - [#7089](https://github.com/SkriptLang/Skript/pull/7089) Introduced an official checkstyle for code formatting warnings. - [#7095](https://github.com/SkriptLang/Skript/pull/7095) Prevents delays from being used in the testing system (excluding JUnit). [Click here to view the full list of commits made since 2.9.2](https://github.com/SkriptLang/Skript/compare/2.9.2...2.9.3) ## 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: - [@0XPYEX0](https://github.com/0XPYEX0) - [@Asleeepp](https://github.com/Asleeepp) - [@cheeezburga](https://github.com/cheeezburga) - [@Efnilite](https://github.com/Efnilite) - [@Moderocky](https://github.com/Moderocky) - [@Pesekjak](https://github.com/Pesekjak) - [@sovdeeth](https://github.com/sovdeeth) - [@Sparky200](https://github.com/Sparky200) - [@TenFont](https://github.com/TenFont) - [@TheLimeGlass](https://github.com/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.