SirSmurfy2

Results 19 issues of SirSmurfy2

### Expected behavior When teleporting an axolotl using both vanilla commands and with Skript, to a location with a modified pitch. The pitch should be retained in the axolotl. Changing...

type: bug
status: needs triage
version: 1.20.4

### Skript/Server Version ```markdown [Fri 22:25:19 INFO ] [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [Fri 22:25:19 INFO ] [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [Fri 22:25:19...

bug
priority: lowest
good first issue
PR available

### Description This PR allows Skript to purge backup files, if number of files is >= `required` and will delete files starting from the oldest until number of files left...

feature
up for debate
feature-ready

### Description This PR aims to add support for recipes including: - [x] BukkitClasses#Recipe - [x] SkriptClasses#RecipeType - [x] DefaultComparators#RecipeType->RecipeType - [x] CondDiscoveredRecipes - [x] CondRecipeExists - [x] EffDiscoverRecipe -...

feature

### Description This PR aims to convert EffShoot into an EffSecShoot, allowing users to manipulate all or any entities/projectiles and shooters instantaneously --- **Target Minecraft Versions:** any **Requirements:** none **Related...

enhancement

### Description This PR aims to add two of of the missing furnace events, and a rewrite of old expressions plus addition of new expressions --- **Target Minecraft Versions:** any...

enhancement

### Description This PR aims to add `PlayerExpCooldownChangeEvent` and correlating expression. --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** #5802

enhancement
feature-ready

### Description This PR aims to produce a proper error when users use pretty quotes instead of regular. Was hoping to allow the usage of them though. --- **Target Minecraft...

enhancement
feature-ready

### Description This PR aims to restrict the usage of a file to only one database. Precautionary measure - Now also fixes the `databaseName` field and adds a `databaseType` field...

enhancement
breaking changes

### Description This PR aims to allow wolves to be equipped with wolf armor through EffEquip As well as get `body armor` of entities that use that equipment slot Edit:...

enhancement