Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Player Database
  • Skin Browser
  • Cape Gallery
  • Community Hub
  • Seed Vault

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
UltimateShop
PluginLicenseRef-UltimateShop-EULA

UltimateShop

UltimateShop is a open source GUI shop plugin with many features!

20.8K
Downloads
55
Followers
2 months ago
Updated
📦
30
Versions
economymanagementfoliapaperpurpurspigot
Download Latestv4.2.5View on Modrinth

📖About UltimateShop

Before use this plugin, please read our Wiki https://ultimateshop.superiormc.cn/ and read the Requirements page to make sure your server can use our plugins, thanks!

🛒 Welcome to UltimateShop

UltimateShop is a powerful shop plugin for Spigot!


🔒 No Need to Worry About Custom Item Changes

UltimateShop uses NBT-based item recognition instead of comparing entire items.
It fully supports compatibility with most popular item plugins like MMOItems, eco, ItemsAdder, Nexo, Oraxen, MythicMobs, CraftEngine etc..

Even if an item is enchanted, renamed with an anvil, or modified by other plugins (like lore changes),
UltimateShop can still recognize it correctly and allow it to be sold.

You don’t need commands to give players items.
UltimateShop’s built-in item syntax supports all these plugins natively —
just two lines of configuration enable buying and selling functionality.

Need to tweak items from other plugins (e.g., change name, replace lore)?
UltimateShop fully supports modifying items based on plugin-provided templates.


🧭 Menu System

UltimateShop includes a fully customizable menu system inspired by TrMenu slot configuration.

  • Customize item layout for each shop.
  • Support auto-check limits, prevent misclicks.
  • Set custom click actions for buttons or products.
  • Add custom buttons with actions and conditions.
  • Fully configurable menus both inside and outside shops.
  • One config file working both for Java chest UI and Bedrock form UI. (PREMIUM)
  • Support auto update menu buttons and titles. (Update title require PREMIUM)

⏳ Item Limits and Cooldowns

UltimateShop allows you to configure:

  • Global and personal limits for buy and sell (4 attributes);
  • Global and personal cooldowns for buy and sell (4 attributes).

That’s a total of 8 configurable attributes, usually only found in premium shop plugins!

Reset modes include:

  • Daily/weekly/monthly reset;
  • Timer-based reset;
  • Cron expression reset;
  • Permanent (no reset);
  • Custom reset via placeholders from other plugins.
    Support recalculating the reset time with each purchase or selling, or saving the time until the next reset time arrives.

Personal limits can be conditional — for example, VIPs can have higher limits.
Both personal and global limits support math expressions and PlaceholderAPI variables.
You can even create a real-stock system, where items can only be bought after others sell them, keeping the economy balanced.

Cooldowns ensure players must wait a period after each buy or sell before repeating.


💰 Highly Customizable Prices and Products

UltimateShop uses a many-to-many relationship between products and prices.
This means:

  • A single product can be bought or sold using multiple different price options.
    For example, one item could be purchased with Vault currency, PlayerPoints, or by trading another material.

  • At the same time, a single price rule can apply to multiple different products.
    So you don’t need to duplicate price settings for every item — one price definition can serve all products that link to it.

Prices and products can both be defined using items or currency.
Supports:

  • 10+ economy plugins;
  • Multiple apply times, rules and conditions per single price;
  • Math operations and PlaceholderAPI variables;
  • Seasonal or time-based pricing;
  • Discounts and random shops.

With this flexibility, you can:

  • Set VIP discounts;
  • Create daily limited offers;
  • Product cheaper after buy 10 times;
  • Rotate daily random shops;
  • Implement a dynamic market where frequent purchases increase prices, and frequent sales lower them.

You can even exchange money for points or create custom virtual currencies —
no need for extra plugins.

Suppport:

  • Use item or economy as products or prices.
  • Use placeholder to check price and use actions to take money.
  • Use contains lore or name etc. check item and take them.

📦 Item and Economy Format

UltimateShop supports item and economy format in:

  • Prices and products;
  • Menus and display items.

Powered by the ManyouItems, you can:

  • Sell detailed vanilla items (e.g., custom cloaks, mob spawners);
  • Support partial Mod items;
  • Sell custom tool, custom armor, custom food, etc.;
  • Almost all vanilla item component can be easily configure by using ItemFormat.
  • Retrieve items directly from other plugins with just two lines of config.

Economy format supports:

  • Vanilla XP and XP levels;
  • 10+ third-party economy plugins.

📄 Powerful Placeholders

Support use those placeholders almost everywhere you can!

Including:

  • Math Placeholder
  • Cron Placeholder
  • Random Placeholder
  • Conditional Placeholder
  • Lang Placeholder
  • Compare Placeholder
    etc.

⚙️ Actions and Conditions

UltimateShop allows actions and conditions to be triggered by:

  • Buying or selling items;
  • Fail actions;
  • Clicking buttons;
  • Opening/Closing menus;
  • and much more!

Available actions:

  • Run commands;
  • Spawn entities;
  • Play sounds;
  • Teleport players;
  • and 10+ much more!

Available conditions:

  • PlaceholderAPI;
  • World, biome, or permission checks.

🧱 Advanced Features (Some PREMIUM Only)

  • Fully MiniMessage and Legacy Color Parser support.
  • Common Message/Action Bar/Title/Boss Bar/Sound support in language message!
  • Per Player Language: Display the corresponding custom text content based on the player's client language.
  • Buy More Menu: Choose quantity, support buy only, sell only and common buy more menu.
  • Quick-Sell Menu: Drag and drop items for instant auto-sell.
  • Plugin Enchant Support: Add plugin enchantments like AdvancedEnchantments via item syntax.
  • Sell Wand: Quickly sell items inside containers by clicking them.
  • Sell Chest: Auto selling items inside.
  • Bedrock Menu Support: Detect Floodgate players and auto-convert GUI to Bedrock FormUI.

❤️ UltimateShop — The Most Flexible Economy Shop System

👥 Team & Contributors

PQguanfang
PQguanfangOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
foliapaperpurpurspigot
Minecraft Versions
1.141.14.11.14.21.14.31.14.41.151.15.11.15.2+35 more

🔗 Links

Modrinth Page