_Mads

Results 9 issues of _Mads

### Description I have added a section to the firework launch effect, and removed the old firework launch effect. --- **Target Minecraft Versions:** 1.11 and newer. **Requirements:** No additional requirements....

enhancement

### Description I fixed so that not only highest super class event gets registered. --- **Target Minecraft Versions:** any **Requirements:** No additional requirements **Related Issues:** https://github.com/SkriptLang/Skript/issues/4705

bug

### Description I have added a expression to get a option from any script. --- **Target Minecraft Versions:** any **Requirements:** No additional requirements **Related Issues:** https://github.com/SkriptLang/Skript/issues/4786

enhancement

### Description I have added a converter check for DoubleChest. Aswell as a regression test. --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** https://github.com/SkriptLang/Skript/issues/6811

bug
patch-ready
2.9

### Description I fixed an issue where casting empty array throws an error --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** https://github.com/SkriptLang/Skript/issues/6817

bug
up for debate
patch-ready

### Description Added armorstand pose expression and a test for the expression. --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** https://github.com/SkriptLang/Skript/issues/6597

feature
up for debate

### Problem The Skript project currently has very low test coverage for its existing syntax and no recent list of test coverage. ### Solution This PR adds tests for the...

needs reviews

### Problem Teleport effect is causing set damage not to work as expected as described in https://github.com/SkriptLang/Skript/issues/8203 ### Solution Removed teleport effect setting hasDelayBefore to Unkown. ### Testing Completed Tested...

bug