File Details
rpgwarehouse-marketplace-fabric-1.20.1-1.0.2-b100.jar
- R
- Jun 2, 2026
- 584.85 KB
- 0
- 1.20.1
- Fabric
File Name
rpgwarehouse-marketplace-fabric-1.20.1-1.0.2-b100.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Changed
- Database Migration: Migrated the internal marketplace player shops database backend from H2 to SQLite.
- SQL Updates: Rewrote shop coordinate registrations and audit logs schemas to conform to SQLite standards, implementing SQLite-style upserts (
ON CONFLICT) and primary key auto-increments.