Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Shynixn authored Nov 22, 2016
1 parent a11306d commit 948fe7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Simple spigot plugin to modify structureblocks on your minecraft server.

* NMS Implementation of the StructureBlock.
* StructureApi to save or load structures without a structureblock.
* Version support 1.9.R1 - 1.10.R1
* Version support 1.9.R1 - 1.11.R1
* Interface Configuration and sending update packets.
* Lightweight

Expand All @@ -26,7 +26,7 @@ Simple spigot plugin to modify structureblocks on your minecraft server.
<dependency>
<groupId>com.github.shynixn</groupId>
<artifactId>structureblocklib</artifactId>
<version>1.1</version>
<version>1.2</version>
</dependency>
```

Expand Down

0 comments on commit 948fe7e

Please sign in to comment.