Skip to content

Commit

Permalink
update plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
groundbreakingmc committed Nov 24, 2024
1 parent ebf9abd commit 860d1ea
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
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>com.github.groundbreakingmc.voidfall</groupId>
<artifactId>voidfall</artifactId>
<version>2.0</version>
<version>2.0.1</version>
<packaging>jar</packaging>

<name>VoidFall</name>
Expand Down
11 changes: 3 additions & 8 deletions version
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
2.0->https://github.com/groundbreakingmc/VoidFall/releases/download/2.0/VoidFall-2.0.jar
Optimized all listeners and actions executing
Added new placeholders for regions (%region%)
Added new serializers for colorizer
Fixed some config issues
Listener don't register anymore unless there is a need
Added new listener for player respawn
Enchanted [TELEPORT] action
2.0.1->https://github.com/groundbreakingmc/VoidFall/releases/download/2.0.1/VoidFall-2.0.1.jar
Fixed roof mode for worlds
Fixed metrics

0 comments on commit 860d1ea

Please sign in to comment.