AstraMarket

⭐ — (3 endorsements) 📥 1,258 downloads 📌 v1.28.0 📅 1/16/2025
🟡 Updated this year

By makeevrserg · bukkit

⬇ Download Mod Source: Modrinth ↗ 📅 Updated: 8/23/2026 📅 Created: 1/16/2025

🔍 Analysis

  • 👍 0.2% endorsement rate
  • 🏆 #1400 of 1560 bukkit mods in this game by downloads

📋 About This Mod

✅ Sorting: Name, Date, Type, Player
✅ Grouping by players
✅ Min and Max prices
✅ Max amount per player
✅ Broadcast when auction created
✅ Sounds on click, open, sold etc.

# Auction plugin for EmpireProjekt.ru ## No-Lag, Free, Live Database reload during server runtime without lags! <p align="center"> <img src="https://github.com/Astra-Interactive/AstraAuctions/blob/master/media/market.png?raw=true" alt="drawing" width="400"/> </p> Advantages: - Sorting: Name, Date, Type, Player - Grouping by players - Min and Max prices - Max amount per player - Broadcast when auction created - Sounds on click, open, sold etc. - Permissions - Customizable buttons - Fully translatable - Runtime config and database reload - Custom currency support | Command | Description | Permission | |:----------------------------------|:------------------------------------------------|:------------------------| | ️`/amarket` | Open market | astra_market.command | | ️`/amarket open ` | Open market | astra_market.command | | ️`/amarket expired ` | Open expired menu | astra_market.command | | ️`/amarket players` | Open player list who have active slots | astra_market.command | | ️`/amarket sell <price> <amount>` | Sell items on market | astra_market.sell | | ️- | Allows player to sell up to N items at one time | astra_market.sell_max.N | | ️`/amarketreload` | reload plugin | astra_market.reload | ### Configuring configs At first launch there will be created config.yml If plugin can't read config there will be created config.default.yml. The error also will be displayed in console, so you will understand why the config couldn't be parsed. ```yaml auction: use_compact_design: true max_auction_per_player: 5 min_price: 10 max_price: 1000000 tax_percent: 0 announce: true max_time_seconds: 604800000 # The vault id of currency you want to use currency_id: null sounds: open: "ui.button.click" close: "ui.button.click" click: "ui.button.click" fail: "entity.villager.no" success: "block.note_block.chime" sold: "block.note_block.chime" buttons: back: material: "IRON_DOOR" custom_model_data: 0 previous: material: "PAPER" custom_model_data: 0 next: material: "PAPER" custom_model_data: 0 sort: material: "SUNFLOWER" custom_model_data: 0 aauc: material: "DIAMOND" custom_model_data: 0 expred: material: "EMERALD" custom_model_data: 0 border: material: "BLACK_STAINED_GLASS_PANE" custom_model_data: 0 players_slots: material: "PLAYER_HEAD" custom_model_data: 0 ``` ### Configuring database The database can be changed in runtime after reloading plugin. ```yaml # There's 3 types of database configuration: type: "MySql" host: "0.0.0.0" port: 3006 user: "user_name" password: "password" name: "rating_database" # Or configuration: type: "H2" name: "file_name" # Or configuration: type: "SQLite" name: "file_name" ``` More plugins from AstraInteractive (https://github.com/Astra-Interactive) <img src="https://bstats.org/signatures/bukkit/AstraMarket.svg"/>

# Auction plugin for EmpireProjekt.ru

## No-Lag, Free, Live Database reload during server runtime without lags!

drawing

Advantages:

  • Sorting: Name, Date, Type, Player
  • Grouping by players
  • Min and Max prices
  • Max amount per player
  • Broadcast when auction created
  • Sounds on click, open, sold etc.
  • Permissions
  • Customizable buttons
  • Fully translatable
  • Runtime config and database reload
  • Custom currency support

| Command | Description | Permission | |:----------------------------------|:------------------------------------------------|:------------------------| | ️`/amarket` | Open market | astra_market.command | | ️`/amarket open ` | Open market | astra_market.command | | ️`/amarket expired ` | Open expired menu | astra_market.command | | ️`/amarket players` | Open player list who have active slots | astra_market.command | | ️`/amarket sell ` | Sell items on market | astra_market.sell | | ️- | Allows player to sell up to N items at one time | astra_market.sell_max. N | | ️`/amarketreload` | reload plugin | astra_market.reload |

### Configuring configs

At first launch there will be created config.yml

If plugin can't read config there will be created config.default.yml. The error also will be displayed in console, so you will understand why the config couldn't be parsed.

```yaml auction: use_compact_design: true max_auction_per_player: 5 min_price: 10 max_price: 1000000 tax_percent: 0 announce: true max_time_seconds: 604800000 # The vault id of currency you want to use currency_id: null sounds: open: "ui.button.click" close: "ui.button.click" click: "ui.button.click" fail: "entity.villager.no" success: "block.note_block.chime" sold: "block.note_block.chime" buttons: back: material: "IRON_DOOR" custom_model_data: 0 previous: material: "PAPER" custom_model_data: 0 next: material: "PAPER" custom_model_data: 0 sort: material: "SUNFLOWER" custom_model_data: 0 aauc: material: "DIAMOND" custom_model_data: 0 expred: material: "EMERALD" custom_model_data: 0 border: material: "BLACK_STAINED_GLASS_PANE" custom_model_data: 0 players_slots: material: "PLAYER_HEAD" custom_model_data: 0 ```

### Configuring database

The database can be changed in runtime after reloading plugin.

```yaml # There's 3 types of database configuration: type: "MySql" host: "0. 0. 0. 0" port: 3006 user: "user_name" password: "password" name: "rating_database" # Or configuration: type: "H2" name: "file_name" # Or configuration: type: "SQLite" name: "file_name" ```

More plugins from AstraInteractive (https://github.com/Astra-Interactive)

🤖 AI-enhanced — based on mod data

📊 Mod Details

Game
Minecraft Plugins
Author
makeevrserg
Version
1.28.0
Downloads
1,258
Endorsements
3
Category
bukkit
Created
1/16/2025
Updated
8/23/2026
Game Versions
1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4
Tags
economy

🔧 How to Install Minecraft Plugins Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

📖 Full step-by-step install guide for Minecraft Plugins →

Visit the official mod page for specific installation instructions for this mod.

🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.

❓ Frequently Asked Questions

Which Minecraft Plugins versions does AstraMarket support?

The author lists 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5. Other versions may work but are untested by the author.

What is the latest version of AstraMarket?

Version 1.28.0, published 2026-08-23 with 1,258 downloads recorded at the source.

Keep browsing — more Minecraft Plugins mods await

📋 All Minecraft Plugins Mods 🏆 Top 25 📂 More bukkit 👤 More by makeevrserg 🔎 Similar Mods 🌐 Best bukkit (All Games) 🔀 Check Compatibility ⚖️ Compare Mods 🆕 New Mods