-
# Future of skript-parser
## Overview
The skript-parser project was created to improve the current [Skript](https://github.com/SkriptLang/Skript) parser.
Here is a simple roadmap to guide cur…
Olyno updated
4 years ago
-
### Skript/Server Version
```markdown
[18:45:22 INFO]: [Skript] Skript's aliases can be found here: https://github.com/SkriptLang/skript-aliases
[18:45:22 INFO]: [Skript] Skript's documentation can …
-
![image](https://github.com/Mwexim/skript-parser/assets/87914807/1e9052c2-8f80-4b5c-8da1-4712d9b5acff)
```hs
on skin init:
set {_} to skin from username "bill"
print "%skin from userna…
-
Since I want to see this project succeed, I'll try to help with some specifications (since I know the project owner isn't a Skript user himself)
So, let's start with variables, shall we?!
Ok, fi…
-
Adding java interop directly in the language would make it possible to get rid of many basic addons. It is also a nice feature for fast integration of third party libraries. This comes at the cost of …
-
It would be great if Skript would be ported on BungeeCord.
I think that this would be feasible with the new parser
-
(I don't write skript myself, I'm simply writing a plugin hook to support skript creation)
Using java, there's currently no real nice way to call script loading/unloading, other than using `ScriptLoa…
-
### Skript/Server Version
```markdown
Skript 2.7-beta
Minecraft 1.19.4
```
### Bug Description
I've been trying to update my addon to Skript 2.7, but I am getting an error and i have no idea wher…
-
Provide links to different compilers/interpreters that could be used to implement this language, and discuss pros/cons of each.
[https://skriptlang.org](https://skriptlang.org)
-
It's a bit early, but since we're coming closer at implementing all necessary syntax, I wanted to make this issue to already discuss future version changes.
The road-map states that this version is…