EquipableMC

Results 18 issues of EquipableMC

### Skript/Server Version ```markdown [16:08:36 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [16:08:36 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [16:08:36 INFO]: [Skript] Skript's tutorials can...

bug
priority: low

### Description Added ways to declare severity when logging --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** none

enhancement
2.9

### Suggestion Since you can do and allow "1 day" to be parsed as a timespan, you should be able to do 1d as well. ### Why? This should be...

enhancement
priority: lowest
PR available

### Description This simply adds the ability to detonate an entity. This makes it easy to explode a creeper or detonate a firework instantly --- **Target Minecraft Versions:** any **Requirements:**...

feature
feature-ready

### Suggestion There should be a way to use filter multiple times in skript and not strictly one time. ### Why? SkJade has this, but SkJade is outdated, and it...

enhancement
PR available

### Description This simply adds `request` back for registering a placeholder. It seemed to have gotten removed in 1.7 but it existed in 1.6 and below --- **Requirements:** none **Related...

### Description This simply adds support for 1.21.1 in tests, and also fixes a known issue with EffHealth.sk test where you cannot resurrect a dead mob --- **Target Minecraft Versions:**...

enhancement
unit testing

### Description This PR simply adds features from Spark into Skript! --- **Target Minecraft Versions:** 1.19+ **Requirements:** Spark plugin **Related Issues:** none

feature

### Description This PR simply adds a condition to check if a number is divisible by another number, without having to use the mod function. --- **Target Minecraft Versions:** any...

feature
feature-ready

### Description This simply improves the kill effect by adding an option to prevent totems from popping --- **Target Minecraft Versions:** any **Requirements:** none **Related Issues:** none

bug