Skip to content

Commit

Permalink
BattleArena v3.9.14.0 (Addresses #22, #106)
Browse files Browse the repository at this point in the history
- Broke WorldEditUtil into two modules: ArenaRegenUtil and WorldGuardUtil
- Added support for multiple arena regen plugins VIA ArenaRegenUtil
- Reworked WorldGuard support to be cleaner and more organized VIA WorldGuardUtil
- Removed any direct calls to WorldEdit/WorldGuard in BattleArena as the modules above handle that
- Code cleanups
  • Loading branch information
RednedEpic committed Jul 30, 2019
1 parent a5b42b3 commit 38fb900
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>mc.alk</groupId>
<artifactId>BattleArena</artifactId>
<packaging>jar</packaging>
<version>3.9.13.5</version>
<version>3.9.14.0</version>
<name>BattleArena</name>
<url>https://github.com/BattlePlugins/BattleArena</url>
<properties>
Expand Down

0 comments on commit 38fb900

Please sign in to comment.