Qube's Server Shop
ModLicenseRef-All-Rights-Reserved

Qube's Server Shop

A server-side economy mod that adds a virtual currency system and a GUI-based shop where players can buy items and exchange resources for credits.

55
Downloads
1
Followers
2 months ago
Updated
📦
3
Versions

📖About Qube's Server Shop

Core Concept

A server-side economy mod that adds a virtual currency system and a GUI-based shop where players can buy items and exchange resources for credits.

Key Features

Custom Economy

  • Virtual Currency: Credits are stored in player data, not as physical items.
  • HUD Display: The player's current balance is displayed on the main game screen (bottom-right).
  • Configurable Identity: You can change the Currency Name (e.g., "Dollars", "Gold") and Symbol (e.g., "$", "€") in the config file.

Robust Configuration

  • Fully Data-Driven: Server admins can add/remove shop items, create new tabs, and set prices without changing code.
  • NBT Support: The shop supports selling items with specific NBT data (like enchanted swords or potion effects).
  • Localization: All text supports en_us.json language files for translation.