Package me.pauleff.converter.plugins
package me.pauleff.converter.plugins
-
ClassesClassDescriptionApplies
-propertieskey/value pairs from the CLI toserver.properties.Converts world files for a Bukkit-based Minecraft server (Bukkit, Spigot, Paper, and similar).Converts FTB Quests progress SNBT files between online and offline player UUIDs.Converts world files for a modded Minecraft server (Forge, Fabric, and similar).Converts world files for a Vanilla Minecraft server.Copies player data from a CLI-specified source world into the current world.Detects the world's region save format (Anvil vs McRegion) and stores it on thePluginContext.Detects whether the server root is Vanilla, Bukkit-based, or modded and stores the result on thePluginContext.Detects how dimension folders are laid out relative to the world and stores the result on thePluginContext.Prefills the context UUID map fromusercache.jsonfor an online/offline conversion.Rewrites remapped player UUIDs in root server JSON files such as whitelist, bans, and ops.Updatesonline-modeinserver.propertiesto match the conversion direction.