SirSmurfy2
SirSmurfy2
### Problem Addon developers have to go a round about way of getting a `SyntaxOrigin` of their `SkriptAddon`. Rather than a method being implemented into their `SkriptAddon` instance. ### Solution...
### Description This PR aims to add effects for multiplication, division and exponentiation operations, allowing users to perform an arithmetic operation on an variable, single or list. Rather than doing,...
### Problem No current support for Damage Sources, including reading and checking data of damage sources, no previous event values for damage sources, and unable to create custom damage sources...
### Problem Currently is no quick and easy route of getting the center location from two locations. The only current way I know to achieve this, is `set {_center} to...
### Description This PR aims to add support for the upcoming Tool Components to Skript. Allowing users to modify components of an item and create new tool components with features...
### Skript/Server Version ```markdown skriptTestDev ``` ### Bug Description JUnit testing environment doesn't support tests that take tick(s) to actually take affect in order for assertions or conditions to pass....
### Description This PR aims to add a new expression that returns a list excluding the options provided. If there is no need for this, since SecFilter now exists, that's...
### Description This PR aims to add additional brewing support such as events, expressions and slots. Allowing users to use a specific expression to get a specific slot of a...
### Description **The problem** When `SyntaxElements` implementing `ExperimentalSyntax` were not satisfied, there was no error explaining why and defaulted to `Can't understand this ...` which can be misleading. **Solution** Now...
### Description This PR aims to add support for chicken variants to Skript. --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** none