Jaden
Jaden
**Describe the bug* failure to inject **Software brand** Spigot 1.8.8 and NachoSpigot 1.8.8 **Plugins** **How To Reproduce** I was unable to reproduce, it is a user of my plugin having...
**Describe the bug** Wrapper is serialized/deserialized incorrectly. **Software brand** Paper 1.19-build 8 **Plugins** My personal plugins **How To Reproduce** Steps to reproduce the behavior: Send a player a packet using...
**Describe the bug** A bunch of exceptions when two plugins using packetevents are running at once. **Software brand** NachoSpigot 1.8.8 **Plugins** GrimAC, Titanium, and ViaVersion **How To Reproduce** Steps to...
**Describe the bug** An exception happens when placing a "crasher sign." Not sure if this is a Via or PacketEvents issue. Exception at bottom. **Software brand** Latest 1.8.8 Spigot **Plugins**...
[contributing]: https://github.com/DV8FromTheWorld/JDA/wiki/5%29-Contributing [pull-request]: https://github.com/JDA-Applications/JDA-Utilities/pulls ## Pull Request #### Pull Request Checklist Please follow the following steps before opening this PR. PRs that do not complete the checklist will be subject...
**Is your feature request related to a problem? Please describe.** Some documentation for wrappers would be nice. For example, what version the packet is usable in, when it was removed,...
### `/viaversion dump` Output https://dump.viaversion.com/f4978ea8ff7887f0a88ed88ac2a056893fe618ac6464f22d5750d9be02fbecc5 ### Console Error ``` https://hastebin.skyra.pw/gujiyosovu.prolog https://mclo.gs/CPI9jnT ``` ### Bug Description Clicking on the following itemstack in a menu causes the client to be disconnected. Colors...
The following code in ChunkProviderServer prevents chunks from unloading if auto saving is disabled. I'd recommend hooking the config for disabling chunk saving into this, or just removing the check...
**Is your feature request related to a problem? Please describe.** It would be helpful to have methods added to the conversion util for the following: EntityEquipment -> List PlayerProfile/GameProfile ->...