Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Skript is a Bukkit plugin which allows server admins to customize their server easily, but without the hassle of programming a plugin or asking/paying someone to program a plugin for them.

Results 415 Skript issues
Sort by recently updated
recently updated
newest added

### Description This PR adds changers to the book pages expression --- **Target Minecraft Versions:** Any **Requirements:** None **Related Issues:** I don't believe there are any

enhancement

### Description This issue explains it pretty well https://github.com/SkriptLang/Skript/issues/4692 --- **Target Minecraft Versions:** Any **Requirements:** None **Related Issues:** https://github.com/SkriptLang/Skript/issues/4692

enhancement
needs testing
breaking changes

### Description Full translation of the file along with comments --- **Target Minecraft Versions:** any **Requirements:** **Related Issues:**

enhancement

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

bug
priority: medium

### Description This PR aims to fix `Delete` changer & add `Reset` changer to ExprTarget --- **Target Minecraft Versions:** Any **Requirements:** None **Related Issues:** #2695

bug
enhancement

### Skript/Server Version ```markdown [09:45:31 INFO]: Skript version 2.6.3 [09:45:31 INFO]: Customize Minecraft's mechanics with simple scripts written in plain English sentences. [09:45:31 INFO]: Website: https://skriptlang.github.io/Skript [09:45:31 INFO]: Authors: Njol,...

investigating
addon related

### Description This PR fixes the ItemData serialization issues (e.g. assertion error for `diamond sword named "BOB"`) by serializing BlockValues stored on the ItemData. This is not currently done, which...

bug
2.7
breaking changes
2.6

### Description This PR adds support for script commands to ExprCommand. This allows users to determine the alias used in a script command if that script command has aliases. It...

feature

### Description Add `last launched firework` to ExprLastSpawnedEntity --- **Target Minecraft Versions:** Any **Requirements:** None **Related Issues:** - #4942

enhancement

So doing a time condition, anywhere between 1-24 works.... but I find that as soon as you go past midnight it no longer works. For instance if I do if...

bug
priority: low