Skip to content

Commit

Permalink
Updates to 1.16.3
Browse files Browse the repository at this point in the history
Modifies /wild to work within a world border.
  • Loading branch information
ShakeforProtein committed Oct 6, 2020
1 parent a961f9c commit a8dcdad
Show file tree
Hide file tree
Showing 3 changed files with 213 additions and 144 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<groupId>me.ShakeforProtein</groupId>
<artifactId>TreeboTeleport</artifactId>
<version>1.1.0 - SpMc1.16.2</version>
<version>1.1.1 - SpMc1.16.3</version>
<packaging>jar</packaging>

<name>TreeboTeleport</name>
Expand Down Expand Up @@ -82,13 +82,13 @@
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot-api</artifactId>
<version>1.16.2-R0.1-SNAPSHOT</version>
<version>1.16.3-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.spigotmc</groupId>
<artifactId>spigot</artifactId>
<version>1.16.2-R0.1-SNAPSHOT</version>
<version>1.16.3-R0.1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
Loading

0 comments on commit a8dcdad

Please sign in to comment.