Перейти к содержимому
Mineforgian

Pokesell

Allows you to sell your unwanted Pokemon!

Загрузки
811
Подписчики
1
Обновлён
26 мая 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 26 ноября 2025 г.

Pokesell

Features

Are you tired of sending your pokemon back into the woods with no reward? With this mod you can sell them instead! There's various different options and ways to scale the earnings of different pokemon, such as: Mythical/Legendary/NonLegendary rarities give different base prices

  • Levels, IVs, EVs, Shiny and Luckperms permission nodes all give different multipliers which can be scaled to your liking in the configs.
  • If a specific pokemon is too easy to obtain and gives an insane amount of money compared to the rest? Simply put it in the custom prices config for quick and easy balancing.
  • Are you tired of people spam selling pokemon as well? You can add a cooldown to them, or disable multi sell.
  • If some pokemon are super broken and sell way too frequently at a high price, you can also add price decay! This will make the price of a specific pokemon slowly fall down the more the players on the server sells it, and slowly increase in value until it reaches the normal price again.

Permissions

To be able to sell pokemon, you need the permission node pokesell.sell
This is to ensure everyone can control when they would like their players to start being able to trade

❓ Need Help?

You can either DM me on discord @polarplar or join my development discord and ask your questions there! Also check out my other projects!

Discord Modrinth

Monetization

If you wish to monetize this mod on a public server through the use of luckperms nodes, or reduced cooldowns, you need to message me on discord and either qualify for a NOP2W license, or buy a license of your own.

Ченджлог

1.3-SNAPSHOTРелиз1.21.1 · 26 мая 2026 г.

Bombaclat big changes

Added a pokemon filter to avoid selling wrong pokemon

This filter can be configured to not sell pokemon with certain aspects, like server skins etc. You should probably use this so players don't fuck up (this is common). It also has the filter options:

  • ShiniesBPs which doesn't allow you to sell shinies or pokemon over 4x31.
  • HighBst which doesn't allow you to sell pokemon over 500.
  • UltraBeast
  • Legendary
  • Mythical
  • Skins
  • NoFilter (These are self explanatory, right?)



Added a sell all option which puts everything on the pc page into the sale cart. This works with the filter so it doesn't sell your good shit.

Oh, yeah I also added the option to name the GUI differently since that was requested. I'm not going to add the option to customize the GUI though since there's so many pokemon you're super limited nonetheless.

Lowkey might be other things but I forgot

1.2-SNAPSHOTРелиз1.21.1 · 10 декабря 2025 г.

Supply and Demand Update

This update brings the concept of supply and demand to pokesell. Every pokemon sold in the server all account for a lower price being set due to too high of a supply! You can edit how the supply affects the price of pokemon in the configs and this update brings the following configs:

"enableDecayingPrices": true,
  "decayPercentage": 1.01,
  "staticCoefficient": 1.0,
  "enableDynamicCoefficient": false,
  "targetZeroValue": 1000.0,
  "hourlySoldDecay": 0.1,

Where the configs do the following:

  • enableDecayingPrices
    • Enables the price decay itself, disable if you don't want dropping prices
  • decayPercentage
    • Chooses how quickly it decays, follows a formula I will show at the bottom
  • enableDynamicCoefficient
    • The mod will automatically pick a coefficient in the formula
  • targetZeroValue
    • Set a sell amount where you would like the price to reach 0 at
  • hourlySoldDecay
    • How many of the pokemon will be removed from the sold bucket each hour, this 0.1 would mean that each hour 10% of the pokemon would be removed causing the prices to go back up

The formula used is

basePrice - coefficient*decayPercentage^amountSold

This formula gives a nice and smooth curve and will allow the drop price to gradually speed up

1.1-SNAPSHOTРелиз1.21.1 · 7 декабря 2025 г.

Added PC Support Fixed Bug That Caused a Crash with LuckPerms

1.0-SNAPSHOTРелиз1.21.1 · 26 ноября 2025 г.

Initial Version

Комментарии

Загружаем…