ItsVaidas
ItsVaidas
For users, that have enabled auto login (are premium players connected to the server) allow to change the password without needing old password. Purpose: If an user has been playing...
When a player logins to the server with a premium username and is still not /premium, send a custom multiline message to the player about this ability
**Describe the bug** When trying to read some kind of information, connection (I think) randomly drops and application throws an error. **To Reproduce** Don't know how to reproduce. Wasn't able...
### Expected behavior When a boat breaks a hanging entity, it should fire HangingBreakByEntityEvent ### Observed/Actual behavior When a boat breaks hanging entity, it fires HangingBreakEvent with PHYSICS cause, in...
#### Summary DoctrineProvider was made as a final class. Because of that I can't extend it and modify the functionality of certain methods (like isAuditable). I want to audit some...