Kiip

Results 6 issues of Kiip

It would be nice to have client sided blocks support. Use cases: - Restricted area access; bridge for people with access, air for people without. - Filters; would allow to...

**Is your feature request related to a problem? Please describe.** Currently all events, functions, etc require a `trigger:` section to execute the code. Even if the `trigger:` section is the...

### Description Change creeper max fuse and no damage ticks from amount of ticks to timespan, although the former was logical due to it being the property in Bukkit, it...

enhancement
breaking changes

### Description Refactors some 2015 code to our latest code standards and also fixed some small bugs. Still needs testing, since all returned lists are now immutable.

enhancement
needs testing

## Versions - DiSky: `v4.17.3` - Skript: `v2.8.4` - Purpur: `v1.20.4` ## Description Commit [f235dc8](https://github.com/DiSkyOrg/DiSky/commit/f235dc88e99d7b5b98118f2950fae0be5dd6fe99) "unfixed" the case where res == null would just return false. ``` NullPointerException: Cannot read...

status: waiting
type: bug report