vytskalt

Results 17 issues of vytskalt

If you: - Are on Java >8. - Are on Linux. - Have `use-native-transport` set to `true` in `server.properties` which improves the performance on Linux. Then when you join the...

bug

There is this annoying feature in 1.8 where if you have an active potion effect your inventory is moved to the side. It would be great if there was a...

enhancement

Hi, can I use the API to open a sign prompt and then get the result when the player closed it? If not, I suggest adding this feature to the...

Feature Request

Hello. I'm trying to communicate with the official bedrock dedicated server. I send it a valid LoginPacket, but it just never responds, and the connection just times out. To demonstrate...

I logged in and this is what I see ![Screenshot_20220707-001750_OpenCord](https://user-images.githubusercontent.com/35194709/177645140-5a3b74ed-2a69-4e2f-95fb-72cdaba97c87.png) Nothing loads up

#### Is your feature request related to a problem? Please describe. The StaticGuiElement doesn't allow the number of items to be less than 1. #### Describe the solution you'd like...

help wanted

### Expected behavior Other players should see you using items. ### Observed/Actual behavior When you scroll to a right clickable item (food, bow etc.) and then quickly start using it,...

type: bug
status: accepted
upstream: vanilla
version: 1.19

**Is your feature request related to a problem? Please describe.** This is one of the only apps I have that doesn't have support for the themed icons feature in Android...

enhancement

In my JavPlugin#onDisable method, I would like to save the data of a player to a database. However when I try to do that, I get this error: ``` java.lang.RuntimeException:...

enhancement

**Is your feature request related to a problem? Please describe.** When an ASWM world is loaded Paper tries to create config files for it. This wastes some time. ![image](https://user-images.githubusercontent.com/35194709/186411439-99e89c38-2d00-48b1-b7e6-f56f5b297f63.png) **Describe...