All versions
1.5
Release
PokeBadges [Cobblemon & Pixelmon Addon] 1.5last month 782
Compatibility
Minecraft: Java Edition
1.21.1
Platform
NeoForge
Supported environments
Client and server
Changes
PokeBadges v1.5
New
- Added
/pokebadges backupso players can restore missing badges from their saved Badge Box history - Added
/pokebadges progressto view your overall badge progression - Added
/pokebadges admin audit <player>to compare a player's current Badge Box with their backup - Added
/pokebadges admin restore <player>so staff can restore a player's missing badges in one command - Added
/pokebadges reloadto refresh the mod's server settings without restarting
Changes
- Badge backups are now tracked permanently to make recovery much safer
- Badges can no longer be removed from the Badge Box by default
- Added a cooldown to
/pokebadges backupto prevent command spam - Added a strict mode option for servers that want badges to stay permanently collected once earned
Fixes
- Fixed cases where missing badges can be restored instead of being lost for good
- Fixed progress tracking so badge totals are based on real Badge Box slots
- Fixed several badge names, tooltips, and Badge Box texts for a cleaner in-game display
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:XoK0D7K2:cQ34T2hx"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:XoK0D7K2:cQ34T2hx"
}![PokeBadges [Cobblemon & Pixelmon Addon]](https://cdn.modrinth.com/data/XoK0D7K2/aaedc64fb3a4e4b49b9346272cf2b5c217a2b6bc_96.webp)

