Skip to content

Commit

Permalink
Added 1.18 to support versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
SirBlobman committed Dec 2, 2021
1 parent 6ebc984 commit 1618cb7
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
17 changes: 17 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down
2 changes: 1 addition & 1 deletion spigot.overview.phpBB
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 1618cb7

Please sign in to comment.