Skip to content

Commit

Permalink
Official 2.0.0 release!
Browse files Browse the repository at this point in the history
  • Loading branch information
shantek committed Sep 28, 2024
1 parent b6cf01a commit ed28c93
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Available now on [Modrinth](https://modrinth.com/plugin/postoffice), [CurgeForge
- Admin/mods can look at a sign and use '/postoffice claim playername' to claim a post box on behalf of another player.
- Enjoy your awesome post office on your SMP!

![Plugin Usage Stats](https://bstats.org/signatures/bukkit/Post%20Office.svg)
## YouTube Tutorial
[![YouTube](http://i.ytimg.com/vi/skb3oYxVzfg/hqdefault.jpg)](https://www.youtube.com/watch?v=skb3oYxVzfg)

## Commands
Below are the commands used to manage the post office barrels and plugin:
Expand Down Expand Up @@ -78,3 +79,6 @@ Any player with this permission will be notified if there is an update to the pl

### License
Distributed under the GNU General Public License v3.0.

![Plugin Usage Stats](https://bstats.org/signatures/bukkit/Post%20Office.svg)

2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>io.shantek</groupId>
<artifactId>PostOffice</artifactId>
<version>1.6.3</version>
<version>2.0.0</version>
<packaging>jar</packaging>

<name>PostOffice</name>
Expand Down

0 comments on commit ed28c93

Please sign in to comment.