Zaeem

Results 5 issues of Zaeem

Discord uses ":e_mail:" instead of ":e-mail:"

Hey there, I've noticed that when using GBoard (mobile) on Android, when using the Enter (new line) and Shift/Caps key, it will delete a character. I've attached a screen recording...

### Information This PR fixes #5842. ### Details **Proposed fix:** - Use Damageable#damage(double) instead of `Damageable#setHealth(double)` - Use Float.MAX_VALUE as that is what `/minecraft:kill` uses **Environments tested:** OS: Windows 11...

### Information This PR fixes #5796. ### Details **Proposed fix:** - Add permission check for `essentials.silentjoin`/`essentials.silentjoin.vanish` - Remove broadcast of join message when `allowSilentJoinQuit()` is `true` **Environments tested:** OS: Windows...

### Information This PR fixes #1742. ### Details **Proposed fix:** Allow unicode characters as userdata file is now encoded with UTF-8. (Remove `safeString` call) **Environments tested:** OS: Windows 11 Java...