Wolf2323
Wolf2323
Hey, i found a false positive for NP_NULL_ON_SOME_PATH_FROM_RETURN_VALUE If you have a method like ``` public @Nullable ItemStack @NotNull [] getContents() ``` it define that the array it self can...
# Description This is a really first try to implement quest templates and it is still WIP # Related Discussions #2020 ## Checklist Run maven Verify in your IDE and...
`BetonQuest/QuestTemplates` is a folder in which templates for quests can be created. Templates follow the standard [QuestPackage structure](https://docs.betonquest.org/2.0.0-DEV/Documentation/Reference/#packages). Templates can be specified in the `package.yml` like so: ```yaml templates: #...
Goal: Structure, Content and Information-Concept # Content Schema Regarding Steps: Not a heading guide but a content regulation * Required Time * Goal of this tutorial (What is the feature?)...
## Bug report ### Description: When we Hook into a plugin, and there is a name conflict with an other plugin or the api has changed, exceptions like the one...
# **Current BungeeCord Support** We do not support BungeeCord currently officaly but: If you use MySQL with the same Database for multiple servers and a Player switch between servers, everything...
## Bug report **Spigot version:** `Does not matter` **BetonQuest version:** `1.12.0` ### Description: A lage amount(something over 500) of conditions on one action can end up in a deadlock(server crash)...
I am not sure why this occurs. If you need more information, just ask for it, but for now i just start with the actual log error: ``` 12:06:15 PM...
fixed external link icon was on every link, because internal links now also full urls and not relative anymore. I am not sure if this is the best solution ---...
