SkriptLang / Skript

Skript is a Spigot 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.
https://docs.skriptlang.org
GNU General Public License v3.0
1.08k stars 371 forks source link

BungeeCord porting #1509

Open leonardo-dgs opened 6 years ago

leonardo-dgs commented 6 years ago

It would be great if Skript would be ported on BungeeCord. I think that this would be feasible with the new parser

bensku commented 6 years ago

It might be feasible when we have new parser, interpreter/compiler and runtime that does not rely on Spigot. That is, a huge amount of work, but not impossible. Maybe someone will do it, but I'm not interested in supporting Bungeecord as server platform.

leonardo-dgs commented 6 years ago

I meant this skript parser: https://github.com/SkriptLang/skript-parser

Pikachu920 commented 6 years ago

the parser is only one of many not so easy things that would have to be completely rewritten

TheBentoBox commented 5 years ago

Don't know if we even ever want to do this but I guess it's worth leaving open.