-
### I have confirmed that ...
- [X] Arclight is up to date
- [X] all dependencies are installed
- [X] all plugins and mods are up to date
- [X] unable to reproduce in Spigot
- [X] unable to reproduce…
-
### Describe the bug
Hi @Rexcantor64!
I encountered an issue that arose after introducing the VelocityScoreboardAPI dependency into the TAB plugin.
Before introducing the VelocityScoreboardAPI …
-
### Describe the bypass and how to replicate it
@EventHandler
public void onSendPacket(PacketEvent.Send event) {
if ((!MovementUtility.isMoving() || inMove.getValue())
…
-
Internal Exception: io.netty.handler.codec.EncoderException: java.lang.NullPointerException: Cannot invoke "com.github.retrooper.packetevents.protocol.item.enchantment.type.EnchantmentType.getId(com.g…
-
### Terms
- [X] I'm using the very latest version of ItemsAdder and its dependencies.
- [X] I am sure this is a bug and it is not caused by a misconfiguration or by another plugin.
- [X] I've loo…
-
### Feature description
I suggest we move grim to being platform independent I've already started the works
- Main thing was with Vector (so I've created a direct copy of bukkit Vector to allow for …
-
### General information
Players are joining to server, and randomly sonar throws false positivies
### Steps to reproduce
1. Join to the server
### Sonar dump
[Sun 13:18:22 INFO Sonar] Сгенерир…
-
**Describe the bug**
PacketEvents incorrectly identifies the client version of a 1.20.4 client on a 1.8.8 server as `V_1_8`.
**Software brand**
[SportPaper](https://github.com/Electroid/SportPape…
-
**Describe the bug**
Hello, I have strange issue that starts happening only sometimes on server start, restart can fix it, but it's really weird that it even starts happening sometimes.
```yml
16…
-
The reason behind this update taking so long is that ProtocolLib hasn't been working as well as it had in the past (Not just for this update), and although it is an option to create PRs and whatnot, I…