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.05k stars 365 forks source link

đź’ˇ `TODO` New features #4185

Open AyhamAl-Ali opened 3 years ago

AyhamAl-Ali commented 3 years ago

Suggestion

:wave: There are many [new] expressions, conditions and events that can be added to Skript and here are some/most if anyone wants to contribute.

Notes:

Entity

LivingEntity

Block

Events

OfflinePlayer

Others

Why?

In case someone would like to contribute

Other

No response

Agreement

AyhamAl-Ali commented 3 years ago

I searched for each method using Find In Files feature in Intellij IDE but it seems that this search isn't 100% accurate so if you find any suggestions above that have been done already please let me know.

Fusezion commented 1 year ago

Just for cleaning up purposes, some things added that currently aren't listed here as completed LivingEntity#setArrowsInBody & LivingEntity#getArrowsInBody Entity#setSilent + Entity#isSilent​