sovdee
sovdee
### Description Fixes a bug where right clicking on an entity can fire a right click event twice. When you right click on an entity with no block in reach,...
**Is your feature request related to a problem? Please describe.** When running a section, say, with 2 inputs and you provide a null input as the first one, an AIIOB...
### Description Adds a config option to allow ``on `` events to listen to cancelled events. --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** none
### Description Avoids update checker thinking beta releases are stable. --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** none
### Suggestion This suggestion will track elements of Skript code that should be removed as we drop support for various Minecraft versions. 2.8/2.9 supports 1.13+, and 2.10 supports 1.18+, so...
### Suggestion Armor stands have various functionality that's not yet exposed in Skript. This issue serves as a checklist of what we do and don't have. - [ ] Disabled...
### Skript/Server Version ```markdown [12:52:55 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [12:52:55 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [12:52:55 INFO]: [Skript] Skript's tutorials can...
### Description This PR allows the usage of un-escaped #s in quoted strings: 1. You do not have to double # in strings anymore. All # in text will appear...
### Description These changes are aimed around giving users the ability to disable aliases they don't want to use, via disabling the default ones and using just the alias folder...
### Skript/Server Version ```markdown 2.9.0 ``` ### Bug Description BoatData and BoatChestData stop at Dark Oak, nothing newer. ### Expected Behavior They should have all the new boats including bamboo...