kelp icon indicating copy to clipboard operation
kelp copied to clipboard

A cross-version spigot framework to avoid boilerplate code and make your plugin compatible with multiple spigot versions easily

Results 8 kelp issues
Sort by recently updated
recently updated
newest added

Wenn der Kelp-Core im Pluginordner ist und man den Server startet, dann erscheint eine Fehlermeldung. ERROR]: Error occurred while enabling Kelp v0.4.0 (Is it up to date?) java.lang.NullPointerException: Cannot invoke...

bug

### Describe your question ![无标题](https://user-images.githubusercontent.com/61896940/156575465-435a1faf-432b-4f73-bc7c-dc7635f380d1.png) ![无标题](https://user-images.githubusercontent.com/61896940/156575607-c3c6aa33-69f2-49c6-b3ab-26dc47618af7.png) ### About which version/implementation of Kelp are you talking? version:0.4.0 spigot-1.8.8

question

Add some AntiCrash checks in "GlobalPacketListener"

**Is your feature request related to a problem? Please describe** With the current implementation its hard to build things that use drag and drop like a filebrowser. Because you have...

enhancement
inventory

**Is your feature request related to a problem? Please describe.** Currently to use the pagination with a database you need to load all entries and map them to a kelp...

enhancement
inventory

### Describe the bug I have a kelp app which depends on another Kelp App. The depent is registered as a hard dependency. Kelp fails to enable the App with...

bug
project

Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph) from 4.8.78 to 4.8.112. Release notes Sourced from io.github.classgraph:classgraph's releases. classgraph-4.8.112 Added a secure version of DocumentBuilderFactory and XPATHFactory to prevent XXE (XML External Entity) attack when reading...

dependencies