fix(gui): check empty name/skin

This commit is contained in:
ineanto 2023-11-23 23:38:18 +01:00
parent 95cb60a6b3
commit 2cf7f4c8d4
2 changed files with 14 additions and 6 deletions

View file

@ -14,13 +14,17 @@ Coming soon! ⏳
Q: Players are getting kicked when they send a message on versions above 1.19.2!
A: Install [NoEncryption](https://www.spigotmc.org/resources/noencryption.102902/).
A:
This should not happen.
Try installing [NoEncryption](https://www.spigotmc.org/resources/noencryption.102902/).
---
#### Version compatibility table
| Version | Plugin |
|----------|----------------------------------------------------------------------------|
| < 1.12.2 | Use [NickReloaded](https://www.spigotmc.org/resources/nickreloaded.46335/) |
| > 1.12.2 | Use Nicko |
| Version | Plugin |
|---------------|-----------------------------------------------------------------------------|
| 1.7 and lower | Unsupported |
| 1.8 - 1.12.2 | Use [NickReloaded](https://www.spigotmc.org/resources/nickreloaded.46335/) |
| 1.13 | Unsupported (The library I use for the GUIs doesn't support 1.13 and lower) |
| 1.14 and up | Use Nicko |