Skip to content

RenaudRl/AdvancedShopsExtension

Repository files navigation

Shops Extension

Java Version Build Status Target

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.


🚀 Key Features

🛒 Dynamic Marketplace

  • UltimateShop Style: Familiar shop interface and interaction models.
  • Dynamic Pricing: Prices that fluctuate based on supply and demand logic.

📦 Stock Management

  • Inventory Tracking: Real-time tracking of shop stock levels.
  • GUI Services: Simple and effective graphical interfaces for transactions.

⚙️ Configuration

Shops Extension configuration is managed via TypeWriter's manifest system.

🛠 Building & Deployment

Requires Java 21.

# Clone the repository
git clone https://github.com/RenaudRl/AdvancedShopsExtension.git
cd AdvancedShopsExtension

# Build the project
./gradlew clean build

Artifact Locations:

  • build/libs/Shops-[Version].jar

🤝 Credits & Inspiration

  • TypeWriter - The engine this extension is built for.
  • BTC Studio - Maintenance and specialized optimizations.

📜 License

Licensed under the MIT License.