Fusezion
Fusezion
## Handler Changes While I was fixing the typo with IntChoices I remembered there are other options we're missing like "Boolean", "Mentionable", and "Number". This pull request aims to add...
While trying to set up a simple int choice I've noticed that ``IntChoices`` wasn't working as intended and continued to return an error, I went to where the error was...
### Suggestion I believe it would be a nice enhancement to add full regex support into `ExprParse` like we are with `EffReplace` since from what I'm able to understand based...
### Description This PR aims to add a new `repeat()` function that utilizes java's built in `repeat()` method for strings. While this is a minor change I do believe it's...
### Suggestion Change the inventory move syntax in skript 2.8 to a more accurate and correct syntax of `on inventory move item` ### Why? Currently the syntax is `on inventory...
### Skript/Server Version ```markdown [00:27:20 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [00:27:20 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [00:27:20 INFO]: [Skript] Skript's tutorials can...
### Suggestion Add more meaningful examples to the [ExprElements](https://docs.skriptlang.org/expressions.html?search=#ExprElement) class ### Why? The examples have not been updated it appears at all since the last 2 larger edits leaving it...
### Skript/Server Version ```markdown [03:05:30 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases [03:05:30 INFO]: [Skript] Skript's documentation can be found here: https://docs.skriptlang.org/ [03:05:30 INFO]: [Skript] Skript's tutorials can...
### Is your feature request related to a problem? Hoppers have an nbt tag TransferCooldown which is the amount of ticks left between item transfers. There's a spigot config setting...
## **Is your feature request related to a problem? Please describe.** This issue aims to provide a place to see what will be added/changing in recipes and give a glimpse...