Shops Extension is a commerce system for TypeWriter, engineered for BTC Studio infrastructure. It provides an UltimateShop-like shopping experience with dynamic pricing and stock handling.
- UltimateShop Style: Familiar shop interface and interaction models.
- Dynamic Pricing: Prices that fluctuate based on supply and demand logic.
- Inventory Tracking: Real-time tracking of shop stock levels.
- GUI Services: Simple and effective graphical interfaces for transactions.
Shops Extension configuration is managed via TypeWriter's manifest system.
Requires Java 21.
# Clone the repository
git clone https://github.com/RenaudRl/AdvancedShopsExtension.git
cd AdvancedShopsExtension
# Build the project
./gradlew clean buildbuild/libs/Shops-[Version].jar
- TypeWriter - The engine this extension is built for.
- BTC Studio - Maintenance and specialized optimizations.
Licensed under the MIT License.