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 373 forks source link

Merge some addon syntaxes to skript #3269

Closed Anarchick closed 4 years ago

Anarchick commented 4 years ago

Since many years skript merge the content of an addon to himself if it is useful. I propose a list of addon feature wich should be merge to skript to prevent break of addon. I know that devellopers spend a lot of time to doing this and they can not agree with this merge, so I recommand to this dev to make a PR himself.

I have try to list only things that are present on the spigot API via methods. (except total experience of player from skbee , but it's very usefull even if it can be write in a script !!) and not NMS or plugin dependency.

Tell me if some things should not be merge and I will edit my text

ShaneBeee commented 4 years ago

The one thing I dont like about lists this long is you have say 100 different things you want, and slowly over time they get done. Then for instances its 2 months later, 3-4 things are checked off, and before you know it, this issue is so old it gets forgotten.

Anarchick commented 4 years ago

1291

FranKusmiruk commented 4 years ago

I am also against this kind of issues unless they provide substantial details such as recommended implementations or just technical information that would be useful for us the developers or collaborators. There's even some of the features that are already in Skript.

That said, I am closing the issue as it is hard to follow and the 1 feature request per issue basis is preferable.