Cobblemon Wanted Pokémon NPCs adds configurable NPCs that can request specific Pokémon and reward players using currencies from Cobblemon Economy.
The mod lets you create collectors, bounty-style NPCs, or themed buyers that display wanted Pokémon through a dedicated interface. Players can inspect offers, review all requirements, choose an eligible Pokémon from their party or PC, and confirm the sale before it is completed.
The mod works server-side for the main NPC interactions.
For the full filtered Cobblemon PC experience, the mod must also be installed on the client.
If a player does not have the mod installed client-side, they can still interact with NPCs through a server-side fallback GUI.
/pokebuyback reload
Reloads the configuration.
/pokebuyback buyer list
Lists configured buyers.
/pokebuyback buyer show <buyer>
Displays all offers for a buyer.
/pokebuyback npc create <buyer> [visual_species]
Creates a Pokémon NPC in front of the player.
/pokebuyback npc bind <buyer>
Binds the nearest entity to a buyer.
/pokebuyback npc unbind
Removes the buy/sell role from the nearest NPC.
/pokebuyback npc delete
Deletes the nearest wanted Pokémon NPC.
/pokebuyback sell <buyer> <offer>
Opens a specific offer directly.
The configuration file is generated automatically at:
config/pokemon_buyback_npcs/buyers.json
Each buyer can define:
Each offer can define:
```json { "id": "pikachu", "species": "pikachu", "price": 500, "currency": "POKE", "level": 0, "minLevel": 1, "maxLevel": 100, "gender": "any", "searchPc": true, "allowShiny": true, "requireShiny": false, "requireTradeable": false, "ability": "static", "minTotalIv": 90, "exactIvs": { "speed": 31 }, "minIvs": { "attack": 20, "special_attack": 20 }, "shinyMultiplier": 5 }
Cobblemon Wanted Pokémon NPCs was originally created for a French Minecraft Cobblemon server.
Join the community and play Cobblemon with French-speaking players:
Cobblemon Wanted Pokémon NPCs is an unofficial addon. It is not affiliated with, endorsed by, or sponsored by Cobblemon, Pokémon, Nintendo, Game Freak, Mojang or Microsoft.