diff --git a/README.MD b/README.MD index b3564e5a..59bc3923 100644 --- a/README.MD +++ b/README.MD @@ -2,6 +2,23 @@ An API that helps with minecraft NMS and other stuff. This API is used in many of my other projects, such as CombatLogX or Disco Armor. +## Supported Versions +Only Spigot and Paper are supported. Other forks may work but we do not not provide support or test with them. + +The following Minecraft versions are supported: +- 1.17.10 +- 1.8.8 +- 1.9.4 +- 1.10.2 +- 1.11.2 +- 1.12.2 +- 1.13.2 +- 1.14.4 +- 1.15.2 +- 1.16.5 +- 1.17.1 +- 1.18 + ## Maven Information You can use SirBlobmanAPI in your projects. Just make sure to install the SirBlobmanCore plugin jar on your server! diff --git a/spigot.overview.phpBB b/spigot.overview.phpBB index f25cec7c..27492489 100644 --- a/spigot.overview.phpBB +++ b/spigot.overview.phpBB @@ -1,5 +1,5 @@ [SIZE=5][B]Supported Spigot Versions:[/B][/SIZE] -1.7.10, 1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1 +1.7.10, 1.8.8, 1.9.4, 1.10.2, 1.11.2, 1.12.2, 1.13.2, 1.14.4, 1.15.2, 1.16.5, 1.17.1, 1.18 [SIZE=5][COLOR=#FF0000][B]Description:[/B][/COLOR][/SIZE] SirBlobmanCore is an API plugin with many features that are necessary for my plugins.