PPokedex
A server-side Pokedex Mod for Cobblemon that supports custom species and will integrate with Cobblemon's official implementation when released.
Why should you use PPokedex?
PPokedex provides a fresh & configurable template for Cobblemon Pokedex utilities. It has been designed with ease of use in mind for both server admins & players.
As well as being a great Pokedex mod, it also offers an extensive Rank/Reward system: Ranks. You can configure an infinite amount of perks/ranks with different requirements (Pokedex Completion/Permissions etc) and rewards. This gives players something to work towards (that can be tied in with other server mods, such as GGyms or other developers work), increasing engagement & activity.
If you're a large network running a cross-server solution, a cross-server version of PPokedex is available to our s.
Migrating from PPokedex v1.x.x to v2.0.0
The Ranks system has changed: previously, there was a "name" and "display" field. These have been changed to "id" and "name" respectively. You must manually update your ranks.json file.
PPokedex's main configuration file has changed from "config.properties" to "config.json". You must reflect any config changes you've made in the new file. Full docs for the new config file is available over at Configuration.
Requirements are now more powerful and are configured differently. Full information on the format is available ( Requirements), but the short version is:
Should now become:
Reward configuration remains the same as PPokedex v1.x.x
Last updated