A server plugin that changes player data storage from universe-scoped to world-scoped.
By default, Hytale saves player data such that it is shared across all worlds. This mod changes this so to allow for separate inventories and progression in each world.
Player data files are stored in <world>/players/<uuid>.json instead of <universe>/players/<uuid>.json.
default world, meaning you load in with your inventory saved in the default world
0 Comments