NotSoDelayed
NotSoDelayed
### Problem Skript is lacking certain coverage on whitelist related APIs, especially whitelist events. ### Solution This PR focuses more on completing the whitelist module, such as: - Adds missing...
### Suggestion Have [ExprPlayerProtocolVersion](https://docs.skriptlang.org/expressions.html#ExprPlayerProtocolVersion) work with ViaVersion. ### Why? The current implementation uses Bukkit’s and it will always return the protocol version the server is running, which is logical as...
### Problem Skript is lacking a few portal related features, while some still consists of legacy code. ### Solution This PR adds some missing portal related features (refer to section...