Features
- Supports all 5 characters
- Sync life stats
- Sync inventory
- Sync position
- Sync skills
Requirements
- MySQL Server
Installation
Initial Setup
- Add license key to ImperialLoader configuration
- Install database dependencies using
om install OpenMod.EntityframeworkCore.MySql
- Run server and let configuration generate
- Setup MySQL database information
Migrating Existing Data
When changing a map, you may want to ensure that all players data is in the database before making the change. To do this, use the /migratedata <map> [override]
The map parameter can be any valid folder name inside of Server/Players
Override is a boolean value (true/false) that will determine if the data for existing players should be overridden.
Examples:
/migratedata Russia true
/migratedata PEI false
User Reviews
one of the most valuable plugins I have ever seen
Plugin even displays each item each player has in the mysql tables, also allows for shared player inventories and states.
Also makes migration way easier without having to move thousands of player folders T-T.
10/10