From b673a6409f0004bf4f81cdc26123f795e9e34cc0 Mon Sep 17 00:00:00 2001 From: ineanto Date: Fri, 24 Nov 2023 23:10:45 +0100 Subject: [PATCH] refactor(readme): unnecessary explanation --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ad3c862..1047a18 100644 --- a/README.md +++ b/README.md @@ -31,9 +31,9 @@ Try installing [NoEncryption](https://www.spigotmc.org/resources/noencryption.10 #### Version compatibility table -| 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 | +| Version | Plugin | +|---------------|----------------------------------------------------------------------------| +| 1.7 and lower | Unsupported | +| 1.8 - 1.12.2 | Use [NickReloaded](https://www.spigotmc.org/resources/nickreloaded.46335/) | +| 1.13 | Unsupported | +| 1.14 and up | Use Nicko |