Pino

Results 10 issues of Pino

Attributes bug explained on Discord for 1.19.2 works also for Mirai Puffer 1.18.2

- [ ] This issue is not solved in a development build **Describe the bug** I simply tried your example code in READ.md but this method makes the player disconnect(crash)....

### Description ![image](https://github.com/LuckPerms/LuckPerms/assets/4592301/57fea034-e225-4ecc-9f12-6bbd1f36f702) ![image](https://github.com/LuckPerms/LuckPerms/assets/4592301/01b0b940-64b9-48e1-8e4b-57605f898b4d) ![image](https://github.com/LuckPerms/LuckPerms/assets/4592301/5bd72148-6d99-4a61-ab78-7f3c87fb9a5f) After conducting some tests in these days, I finally have found that the issue could be with LuckPerms itself. All the heapdumps, gclogs and monitoring...

type: issue

Added a config option to disable the proxy messaging system

Hello, I have a problem with .Now variable, it seems like its called once both for send-before and send-after giving so a non correct time output for send-after http hook.

enhancement

### Explanation In PaperMC 1.21.5/6 with adventure 4.21 something changed when deserializing a component containing an Item with a lore throwing the exception below. This problem is not affecting <...

Hello, I am using the web app and I have the exception below when trying to parse the log file. Tested software versions: 1.2 Release and Commit 410b322 Additional informations:...

- Exposes for the InboundConnection the SocketAddress related to the HaProxy Address which transports the player tcp connection. Mostly for debugging / diagnostic reasons. - This can be useful to...

**Preconditions** (Any important steps we need to know) in redis.conf io-threads X (where X != 1) io-threads-do-reads yes **Steps to reproduce** (How to reproduce what you found step by step)...

status: in progress

Hello, I am using version 1.3.7 and 1.5 for the spigot addon. This is my abstract class ```java public abstract class BasicConfig { @NotNull protected abstract String child(); @Nullable private...