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

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

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

Tools

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

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
MrSellChests
PluginLicenseRef-Eula

MrSellChests

Sell Chests, Boosters support multiple shops to get sell prices.

464
Downloads
2
Followers
4 months ago
Updated
📦
13
Versions
economygame-mechanicsutilitybukkitpaperpurpurspigot
Download Latestv2.1.1View on Modrinth

📖About MrSellChests

Older versions are not and will not be supported

Preview you can find in gallery on this site

Banner
License Discord Wiki Wiki

Banner

MrSellChests is a modern Minecraft plugin that allows players to easily sell the contents of chests directly in the game.

Banner

  • Chunk-Collecting
  • Keep/Remove/Transfer non-sellable items
  • Holograms
  • Statistics
  • Every sell-chest has its own settings
  • Support 1.21.4 and Hex Colors
  • Boost System
  • I will add more in the future

Banner

Command Description Permission
/msc help Show plugin help (pages, aliases, etc.) (default help permission)
/msc reload Reload the plugin configuration and messages mrsellchests.reload
/msc give Give a sell-chest item to a player mrsellchests.give
/msc boost Set a temporary boost for all of a player’s sell-chests mrsellchests.boost
/msc boost give Give a booster voucher to a player mrsellchests.boost
/msc banned add Add an item to the banned-items list (SELL, COLLECT, INV) mrsellchests.banned
/msc banned remove Remove an item from the banned-items list mrsellchests.banned

Banner

Permission Description Default
mrsellchests.reload Allows reloading the plugin configuration op
mrsellchests.give Allows giving sell-chest items to other players op
mrsellchests.boost Allows managing boosters (setting boosts, giving vouchers) op
mrsellchests.banned Allows managing the banned-items list op
mrsellchests.place.* Wildcard for placing specific sell-chest types op
mrsellchests.limit.* Wildcard for the per-player chest limit op
mrsellchests.destroy.others Allows destroying sell-chests owned by other players op
mrsellchests.open.others Allows opening sell-chests owned by other players op
mrsellchests.* Grants access to all MrSellChests commands and permissions op

Banner

  • MrUltimateShop – FREE
  • ShopGUI+ - PAID
  • ExcellentShop - PAID
  • EconomyShopGUI - FREE

Banner

File: config.yml

Sell-Chest configuration:

  • Chest size
  • Chest boost
  • Custom Lore/Names/Holograms
  • Custom Item

Example Sell-Chest

# SellChests Configuration
SellChests:
  Basic:
    Chest:
      Type: "TIME" # TIME
      Interval: 10 # Sell interval in seconds
      Booster: 1.0 # Sell booster
      Size: 9 # GUI size
      MaxLinks: 1 # Max vanilla chests linked
      Material: "YELLOW_SHULKER_BOX" # Placeable material
    Item:
      Name: "{#D8F454>}✹ Basic Sell Chest ✹{#A9B654<}"
      Lore:
        - "&7"
        - "{#D8F454}Informations:"
        - "&7This chest sells items in its inventory"
        - "&7at the set interval!"
        - "&7"
        - "{#D8F454}Statistics:"
        - "&7Sell Interval: {#D8F454}10s"
        - "&7Booster: {#D8F454}1.0x"
        - "&7Size: {#D8F454}9"
    Hologram:
      - "{#D8F454>}&l✹ MrSellChests ✹{#A9B654<}"
      - "&7ʙᴀꜱɪᴄ"
      - "&7"
      - "{#D8F454}&l❘ &fChest Owner: {#A9B654}[PlayerName]"
      - "{#D8F454}&l❘ &fChest Boost: {#A9B654}[Booster]x"
      - "{#D8F454}&l❘ &fItems Sold: {#A9B654}[ItemsSold]"
      - "{#D8F454}&l❘ &fDeleted Items: {#A9B654}[DeletedItems]"
      - "{#D8F454}&l❘ &fMoney Earned: {#A9B654}[MoneyEarned]"
      - "{#D8F454}&l❘ &fNext Sell in {#A9B654}[Interval] seconds"
      - "&7"
      - "{#D8F454}Right-Click &8| &fTo open settings of this chest!"

File: YOURSHOP.yml

Item in shop configuration:

  • Quantity
  • Sell Price
  • Buy Price
#### MrUltimateShop Configuration
Shop:
  Name: "{#FF58DF>}&lSHOP{#FF58C4<} &8| &fSell-Chests &8(&a[CurrentPage]&8/&c[TotalPages])"
  Size: 54  # 6 rows
  Decorations:
    '1':
      Material: BLACK_STAINED_GLASS_PANE
      Name: " "
      Slots: "1,2,3,4,5,6,7,9,17,18,26,27,35,36,44,46,47,48,49,50,51,52"
      Glowing: false
    '2':
      Material: IRON_BARS
      Name: " "
      Slots: "0,8,45,53"
      Glowing: false
  Items:
    '10':
      Material: MrSellChests:Basic
      type: VANILLA
      command: "give [PlayerName] Stone [Count]"
      EconomyType: "VAULT"
      EnableCustomItemLore: true
      quantity: 1
      slot: 10
      page: 1
      Buy:
        Enable: true
        Price: 10000.0
      Sell:
        Enable: false
        Price: 0.5

👥 Team & Contributors

MrNeznamy
MrNeznamyOwner

⚙️ Compatibility

Environment
🖥️ Server-side
Loaders
bukkitpaperpurpurspigot
Minecraft Versions
1.211.21.11.21.21.21.31.21.41.21.51.21.61.21.7+4 more

🔗 Links

Modrinth Page