Package com.enhancedechest.migration
package com.enhancedechest.migration
-
ClassDescriptionMigrates vaults from an AxVaults installation into EnhancedEchest's storage.Outcome of a migration run.Reads an AxVaults (Artillex-Studios) database directly and decodes its vault contents into Bukkit
ItemStackarrays, ready to be re-encoded into EnhancedEchest's own storage.A single AxVaults vault as decoded for migration.Migrates ender chests from a CustomEnderChest (maiminhdung) installation into EnhancedEchest's storage.Outcome of a migration run.Reads a CustomEnderChest (maiminhdung) installation'sstorage.type: ymlplayer files and decodes them into BukkitItemStackarrays, ready to be re-encoded into EnhancedEchest's own storage.One player's CustomEnderChest data as decoded for migration.Copies all EnhancedEchest data from an old database backend into the plugin's active backend (/ee import).Outcome of an import run: how many rows landed in the destination.Orchestrates migration of vanilla enderchest data into the plugin's storage.Migrates vaults from a PlayerVaultsX installation into EnhancedEchest's storage.Outcome of a migration run.Reads a PlayerVaultsX installation's flat-file vault data and decodes it into BukkitItemStackarrays, ready to be re-encoded into EnhancedEchest's own storage.A single PlayerVaultsX vault as decoded for migration.Opens an EnhancedEchest database of any supported dialect read-only and reads itsplayersandendercheststables (under the active install'sdatabase.table-prefix) verbatim, for the/ee importDB→DB copy.The two tables read from the source, kept in memory (data is modest — see the import plan).Connection details for the source database of a/ee importDB→DB conversion, as filled in by the import dialog.