Pino
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    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...
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.
### 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)...
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...