HomeJavaModsFastSellCMI
FastSellCMI
ModsJava

FastSellCMI

by pmakin · on Modrinth

Which build do you need?

This mod ships a separate file for every mod loader and every version of the game. Pick both, then download — the wrong build installs fine and then does nothing in the game.

Mod loader

Minecraft version

⬇ Download for 1.20.2–1.21.11 · Paper⬇ Download for 1.20.2–1.21.11 · Purpur⬇ Download for 1.20.2–1.20.4 · Bukkit⬇ Download for 1.20.2–1.20.4 · Spigot
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Modrinth | Hangar | Discord

FastSellCMI

PaperMC Plugin That allows to sell items by CMI's worth rate in just one menu

Version: Paper, Purpur and other forks of Paper, 1.18.2+

Java: 17+

Supports minimessages and has configurable menu!


Please join the Discord if you have questions!

Commands:

Permissions:

Config

config.yml

Variable Default Value Placeholders
config-reloaded <green>FastSellCMI config reloaded!
missing-permission <red>Not enough permissions!
sell-message <green>Items sold! You got {total} {total} - Total amount of received money
no-items-sold-message <yellow>No items could be sold.
cancel-message <red>You canceled selling!
sell-sound
  name: ENTITY_VILLAGER_TRADE
volume: 1
pitch: 0
no-items-sold-sound
  name: ENTITY_VILLAGER_HURT
volume: 1
pitch: 0
cancel-sound
  name: ENTITY_VILLAGER_NO
volume: 1
pitch: 0

sell_menu.yml

Variable Default Value Description
window-title <green>Fast sell you items!
inventory-map
- WWWWWWWWW
- W W
- W W
- W W
- W W
- WSSSPCCCW
Basically an inventory layout 9x6 size.
item-map
  P:
end_crystal 1:
name: '<blue>Sell for: <red>{total}'
S:
green_stained_glass_pane 1:
name: <green>SELL
C:
red_stained_glass_pane 1:
name: <red>CANCEL
W:
purple_stained_glass_pane 1:
name: ' '
Item properties corresponding to inventory-map characters, supports:
name: String
lore: List<String>
cmd(custom model data): Int
unbreakable: Bool
durability: Int
item_flags: List<String>
enchantments: List<String>. See Examples.
functional-map
  P: price-button
S: sell-button
C: cancel-button
W: wall-button
Button 'types', corresponds to inventory-map characters.

Notice

Config ItemStacks

ItemStack serializer supports durability, potions, fireworks, leather colors, skulls.

Examples:

General example:

general-example:
  diamond_sword 1:
    name: Green name
    lore:
    - Lore 1
    - Lore 2
    - Lore 3
    cmd: 6666
    unbreakable: true
    enchantments:
    - channeling 10
    item_flags:
    - hide_enchants
    - hide_dye
    durability: 781

Potion example:

potion-example:
  potion 1:
    potion:
      base: AWKWARD
      effects:
      - type: ABSORPTION
        duration: 100
        amplifier: 1

Firework example:

firework-example:
  firework_rocket 1:
    firework:
      effects:
      - flicker: true
        trail: true
        type: BALL
        colors:
        - hex: '#808080'
        fade:
        - hex: '#00ffff'
        - hex: '#ff0000'
        - hex: '#008000'
      power: 0

Leather color example:

color-example:
  leather_chestplate 1:
    color:
      hex: '#00ffff'

Player skull example:

skull-example:
  player_head 1:
    textures: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTcxNzA1NzY4NDY4ZWViNjM2NmYyYWVhODQ3YjBjNzI2NGUwNWYyNWZlMGZiNGMxZTNlNjYzN2I5NTQ1MjY1YyJ9fX0=

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more