Skip to content

Commit

Permalink
Release 4.0.2
Browse files Browse the repository at this point in the history
Adds support for using custom items in BattleArena.

Plugins supported:
- QualityArmory
- Oraxen
- ItemsAdder
- MythicCrucible
- Magic
- MMOItems
- WeaponMechanics

Full documentation can be found here: https://docs.battleplugins.org/books/user-guide/page/custom-items
  • Loading branch information
Redned235 committed Jan 6, 2025
1 parent 67552cc commit e381a91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ allprojects {
}

group = "org.battleplugins"
version = "4.0.2-SNAPSHOT"
version = "4.0.2"

repositories {
maven("https://repo.papermc.io/repository/maven-public")
Expand Down

0 comments on commit e381a91

Please sign in to comment.