Olzie-12

Results 8 issues of Olzie-12

**Bug Description** For some reason, now when i try and deploy my files, it doesn't allow me to and it says something to do with cannot connect. It was working...

Im getting this when executing this command on ubuntu 20.04. ```bash sudo apt-get update; sudo apt-get install -y apt-transport-https && sudo apt-get update && sudo apt-get install -y dotnet-sdk-6.0 ```...

area-setup

This issue is not solved in a development build Describe the bug 5.0.0 isn't triggering the chat packet, but for 1.18.2 its triggering the chat packet. To Reproduce ```java ProtocolLibrary.getProtocolManager().addPacketListener(new...

### I have confirmed that ... - [X] Arclight is up to date - [X] all dependencies are installed - [X] all plugins and mods are up to date -...

Triage

I keep getting this warning https://img.olziedev.com/101108088108RkYQZ.png

enhancement

Hello, this pull request fixes the paperweight issue of setting up the versions in multiple modules. instead setup the version once with apply false. Updated paper weight to 1.7.1 Bedrock...

- [ ] This issue is not solved in a development build **Describe the bug** Very inconsistent packet containers, upon using 5.2.0. The OPEN_SIGN_EDITOR works just fine. I used some...

I've created a fix for the new commit that Spigot has made [here](https://hub.spigotmc.org/stash/projects/SPIGOT/repos/craftbukkit/commits/8d52226914ce4b99f35be3d6954f35616d92476d#src/main/java/org/bukkit/craftbukkit/inventory/CraftMetaSkull.java) that changes the CraftMetaSkull class to use a new component ResolveableProfile, that prevented from setting/getting textures due...