Bartosz Stefańczyk

Results 34 comments of Bartosz Stefańczyk

latest version, you must clone repository from master branch and build from there. -------- Original Message -------- On Nov 1, 2021, 9:59 AM, pierpierre wrote: > ***@***.***(https://github.com/CDFN) Did you start...

Because github releases has incorrect package. You have to git clone master branch and start from there :smile:

`stop` command is already implemented (https://github.com/feather-rs/feather/pull/260), mark it as done please :) Same with `clear`.

In my opinion [this](https://docs.adventure.kyori.net/minimessage.html) looks very nice. Simple, HTML-like syntax. Nothing overcomplicated and can handle all needed features. It'd be great to see it in Feather! :)

``` java.lang.reflect.InvocationTargetException: null at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:?] at java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at eu.okaeri.commands.meta.InvocationMeta.call(InvocationMeta.java:43) ~[screalms.jar:?] at eu.okaeri.commands.bukkit.CommandsBukkit.handleExecution(CommandsBukkit.java:271) ~[screalms.jar:?] at eu.okaeri.commands.bukkit.CommandsBukkit.executeCommand(CommandsBukkit.java:232) ~[screalms.jar:?] at eu.okaeri.commands.bukkit.CommandsBukkit.access$000(CommandsBukkit.java:47)...

```java public class AsyncChatListener implements Listener { private final ChatConfig chatConfig; private final EmotesConfig emotesConfig; private final Permission permission; private final Chat chat; private final Pattern emoteRegex = Pattern.compile("(:.*?:)"); private...

Basically there's no problem. It would be easier for me to dockerize my app if we could login by e.g. environment variables. I think we should just specify credentials ourselves,...

Not enough informations, post error & code.

Jak proponujesz obliczać w takim wypadku ile rankingu otrzyma niszczący? Jedyne co przychodzi mi na myśl to z sumy/średniej ilości rankingu podbijanej gildii.