Jake
Jake
### Skript/Server Version ```markdown [21:17:49] [Server thread/INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [21:17:49] [Server thread/INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [21:17:49] [Server thread/INFO]: [Skript]...
### Skript/Server Version ```markdown [10:53:02 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [10:53:02 INFO]: [Skript] Skript's documentation can be found here: https://skriptlang.github.io/Skript [10:53:02 INFO]: [Skript] Server Version: git-Paper-50...
### Skript/Server Version ```markdown [02:34:51 INFO]: [Skript] Skript's aliases can be found here: https://github.com/Skriptlang/skript-aliases [02:34:51 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [02:34:51 INFO]: [Skript] Skript's tutorials can...
### Suggestion add the 'any potion effect' expression that returns all the effects ### Why? Just like there are expressions like 'any planks' 'any terracotta' and so on, this would...
### Suggestion: Minecraft supports adding EntityData to the armor stand item which will be added to the armor stand once placed down. It would be really useful to have in...
### Suggestion Add the following events: https://jd.papermc.io/paper/1.20/org/bukkit/event/entity/PlayerLeashEntityEvent.html https://jd.papermc.io/paper/1.20/org/bukkit/event/entity/EntityUnleashEvent.html ### Why? Quoting a totally random guy: > For the same reason that Skript is missing 100+ other events... > If no...
### Suggestion Add a config option to enforce the "event-" prefix in events and enforce it by default. ### Why? Having `entity` and `event-entity` both be the same thing isn't...
### Description Added gamemode to ConsIsInvulnerable --- **Target Minecraft Versions:** 1.20.6 **Requirements:** Paper **Related Issues:** none
### Skript/Server Version ```markdown [21:42:31 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [21:42:31 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [21:42:31 INFO]: [Skript] Skript's tutorials can...
**Is your feature request related to a problem? Please describe.** Having access to where the output is placed would be nice, this way one could use this action to get...