Cobble Poke Bank

Quick rating

Community listing page, reviews here may not be monitored by the author.

Cobble Poke Bank

No reviews yet

Cobblemon pokemon database backed storage, usable during world resets, or for multi-server setups where you can store and transfer pokemon between servers.

Mod Loaders
Minecraft

About

Description

Cobble Poke Bank

Matthiesen Core Cobblemon GooeyLibs

Cobble Poke Bank is a Server-Side mod for Cobblemon that allows players to store their Pokémon in a database-backed bank. Designed for use in single (SQLite) or multiserver (MySQL) environments, this mod provides a persistent storage solution for Pokémon, ensuring that they are not lost during world resets or server transitions.

Requirements

Optional Dependencies

Usage

  • Run /pokebank in-game to open the bank menu.
  • Run /pokebank status to view basic system status details (admin permission required).
  • Configure player bank capacity and other restrictions in config/cobble_poke_bank/server.toml (bank.maxSlots):
    • <= 0 = unlimited
    • > 0 = fixed slot cap
    • Configure your database connection in config/cobble_poke_bank/database.toml:
      • useMySQL = true for MySQL, false for SQLite

Docs

Documentation for this mod can be found at mods.matthiesen.dev

Version Compatibility

Minecraft Version Matthiesen Core Version Cobblemon Version Mod Version
1.21.1 1.x.x 1.7.3 1.0.0-beta.x
1.21.1 1.2.7+ 1.8.0 1.0.0+
1.21.1 1.2.9+ 1.8.0 1.1.0+

FastStats Metrics

This mod uses FastStats to collect anonymous usage statistics. This helps the developer understand how this mod is being used and improve it over time. You can learn more about the data collected and how it is used by visiting FastStats: Information.

You can also view the data collected by this mod on the FastStats: Cobble Poke Bank page.

To opt out of this data collection, set the enabled property to false in the <game_directory>/config/matthiesen_core/metrics.properties file.

License

MIT - see LICENSE.