Sky
Sky
**Is your feature request related to a problem? Please describe.** It appears that PacketEvents is missing a wrapper for https://wiki.vg/Protocol#Effect. **Describe the solution you'd like** I hope to get a...
**Is your feature request related to a problem? Please describe.** I was trying to send custom Advancement packets (https://wiki.vg/Protocol#Advancements) but I realized there is no packet wrapper for that. **Describe...
### `/version` output ```txt [20:54:16 INFO]: This server is running Paper version git-Paper-1618 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT) [20:54:16 INFO]: Previous version: git-Paper-2a09b0cf6 (MC: 1.12.2) ``` ### `/version Citizens`...
> template is **bold** > sample data is *italicized* **Issue Description:** With any dynmap cave-view shader, Dynmap will not properly render caves if barrier blocks are in the way. Its...
> template is **bold** > sample data is *italicized* **Feature Description:** The basic feature I am requesting is to allow us to create multiple renders of the same world. So...
Currently, Atlas does not have any support for the Minecraft item attribute modifiers. https://minecraft.gamepedia.com/Attribute Specifically, any speed modifying attribute to items would trigger false positives with any Atlas dependant anti...
- [X] This issue is not solved in a development build **Describe the bug** I was having issues with retrieving entities in the latest version of ProtocolLib. The last version...
**Is your feature request related to a problem? Please describe.** 1) There is currently no way in PacketEvents to accurately create List for a given player. 2) I did attempt...