Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
š¦ Easy-Shop-Mod ā Official Description
šÆ Overview
Easy-Shop-Mod introduces a complete player-driven trading system in Minecraft, allowing each player to create and manage their own personal shop using a custom NPC (villager).
Other players can interact with these shops to browse and purchase items based on offers defined by the shop owner, creating a seamless and immersive trading experience within the game world.
š„ Download / Source
š GitHub Repository
-
Yarn Version (V5.0.0):
This is the last stable release using Yarn mappings.
-
Official Mapping Versions (Starting from V6.7.2+):
Beginning from version V6.7.2 and above, the mod has been fully migrated to Official Mappings. These versions are designed to:
- Ensure compatibility with newer Minecraft versions (beyond 1.21.11)
- Provide better long-term support and maintainability
-
Future Support: Forge support will be added to ensure the mod works on both Fabric and Forge platforms.
āļø Core Features
- Create a personal shop using a dedicated NPC
- Player-to-player trading system
- Advanced shop management (add / remove offers)
- Persistent storage system for earned items
- Multiple intuitive graphical interfaces
- Fully synchronized client-server system
š Commands
/create_shop
Creates a new shop for the player.
- Spawns an NPC named
[PlayerName]'s Shop - NPC is stationary (AI disabled)
- NPC is invulnerable
- Prevents duplicate shop creation
/close_shop
Closes the current shop and removes the NPC from the world. All data (offers and storage) remains.
/shops
Opens a UI that displays a list of all available shops along with the number of active offers.
š In-World Interaction
Right-clicking the shop NPC:
- Owner ā Opens shop management interface
- Other players ā Opens shop purchase interface
š Language Support ā Available from v7.1.4+
-
Added full multi-language support to the mod.
-
The mod now automatically updates its language based on the game's selected language in real-time.
-
š Supported Languages:
- š¬š§ English (
en_us) - š«š· French (
fr_fr) - šŖšø Spanish (
es_es) - š©šŖ German (
de_de) - š®š¹ Italian (
it_it) - š§š· Portuguese (
pt_br) - š·šŗ Russian (
ru_ru) - šØš³ Chinese (
zh_cn) - šÆšµ Japanese (
ja_jp)
- š¬š§ English (
-
š Right-to-Left (RTL) Support:
- šøš¦ Arabic (
ar_sa) is now supported with proper RTL rendering.
- šøš¦ Arabic (
š§āš¼ļø Player Skin Requirement (Important)
Starting from:
-
Minecraft 1.21.11 ā Easy Shop Mod v7.1.6
-
Minecraft 26.1.x ā Easy Shop Mod v8.0.1 and above
-
To ensure that your player face appears correctly in:
Shops List (All)
-
You must manually place your skin file in the following path:
\config\Easy Shop Mod\My Skin
-
š Skin Requirements:
- The skin must be in
.pngformat - Resolution must be exactly: 64Ć64
- The skin must be in
-
š¼ļø Behavior:
- If the skin is placed correctly ā your face will appear normally to all players
- If no skin is found ā the default Steve face will be used
-
ā ļø This system is required for proper face rendering in these versions.
š„ļø User Interfaces
š§© Shop Owner Interface
Allows full control over the shop:
- Add items for sale
- Set prices
- View and manage offers
- Remove offers
- Access storage
- Shop Move ā Available from v7.1.4+
š Inventory Selection
Lets the player choose items from their inventory to sell.
š Item Picker
Used to select any item in the game as a price:
- Search functionality
- Multi-page navigation
- Supports all enchanted books with levels
š¢ Amount Input
Allows specifying the quantity required for the price.
š Buyer Interface
Simple and user-friendly interface:
- Browse available offers
- Select an offer
- Execute purchase
š¦ Storage Interface
Displays all items received from trades:
- Automatically stores payments
- Owner can retrieve items anytime
š¾ Data System
ShopData
- Owner name
- List of trades
- Storage contents
ShopTrade
- Item being sold
- Required item (price)
ShopManager
- Handles all shops globally
- Saves data persistently
- Stores NPC UUIDs
- Data saved in world files
š Network System
The mod uses a structured packet system to synchronize data:
- Add / remove trades
- Execute purchases
- Open interfaces
- Sync shop data in real-time
š Security & Validation
- NPC cannot be killed
- NPC movement is disabled
- Ownership verification for editing
- Item validation before completing trades
š Summary
- 3 Commands
- 7 User Interfaces
- Fully persistent data system
- Player-based economy
- Smooth and intuitive UI
- Multiplayer trading support
ā Conclusion
Easy-Shop-Mod provides a robust and user-friendly trading system that enhances multiplayer interaction in Minecraft. Players can easily create, manage, and interact with shops, making in-game trading more dynamic and engaging.


