sovdee

Results 40 issues of 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,...

bug
2.8

**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...

bug
priority: low

### Description Adds a config option to allow ``on `` events to listen to cancelled events. --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** none

enhancement
feature-ready
2.9

### Description Avoids update checker thinking beta releases are stable. --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** none

enhancement

### 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...

enhancement
priority: lowest
help wanted

### 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...

priority: lowest
feature
good first issue

### 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...

bug
PR available

### 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...

enhancement
needs testing
up for debate
breaking changes
require docs update
feature-ready
2.9

### 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...

bug
enhancement
2.9

### 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...

bug